Transactions API
Validate Coupons
This API endpoint (POST) checks if the coupons are valid and can be used when creating a transaction.
currency string (currency code)* The currency of the future transaction.
coupons array of strings * An array of strings, each representing a coupon that you want to validate.
products array of strings * An array of UUID, each representing a product associated with the future transaction.
customer_country (Appendix) An array of countries to use during coupon validation.