Promotion Codes
Create Promotion Code
This endpoint creates a promotion code.
POST
Base URL https://api.tolt.com
Body Parameters
The promotion code value (e.g., ‘SUMMER2024’)
The type of discount. Valid values are: ‘fixed’ or ‘percentage’
The discount value. For fixed type, amount in cents. For percentage type,
value between 0 and 100
The ID of the partner who owns this promotion code
Response
Whether the request was successful

