Themes built on the Twig templating engine are now deprecated and require migration to Vitrin to ensure continued support and compatibility with Zid.
{ "method_ids": [ "loyalty_method_1" ] }
curl --location -g --request POST '{store_url}/api/v1/cart/loyalty/redemptions' \ --header 'Content-Type: application/json' \ --data-raw '{ "method_ids": [ "loyalty_method_1" ] }'
"Loyalty points applied successfully"