Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://channels-service-alpha.fourvenues.com/custom-taxes \ --header 'X-Api-Key: <api-key>'
{ "data": [ { "id": "1234567890", "name": "Sale Tax", "type": "tax", "calculation": { "type": "percentage", "value": 10 }, "apply_to": [], "description": "Sale Tax 10% of the ticket price" } ], "success": true }
Organization ID
OK
Show child attributes