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 --request PATCH \ --url https://api.starkfi.io/order/clxxxxxxxxxxxxxxxxxxxxxxxx/toggle \ --header 'x-api-key: <api_key>'
{ "statusCode": 200, "success": true, "status": "order_activated", "message": "Order activated successfully.", "data": { "id": "clxxxxxxxxxxxxxxxxxxxxxxxx", "active": true } }
Enable or disable an order template by flipping the active flag.
active