Themes built on the Twig templating engine are now deprecated and require migration to Vitrin to ensure continued support and compatibility with Zid.
{ "domainName": "www.example.com" }
curl --location --request POST 'https://api.paymentprovider.com/applepay/register' \ --header 'Authorization: Authorization: Basic secret_key' \ --header 'Content-Type: application/json' \ --data-raw '{ "domainName": "www.example.com" }'
{}