delete:orders
curl --location --request DELETE 'https://v3.mangoteeprints.com/api/public/v1/orders/' \ --header 'X-API-Key;'
{ "code": "SUCCESS", "data": {}, "message": "Request processed successfully", "request_id": "550e8400-e29b-41d4-a716-446655440000", "status": true, "timestamp": "2024-01-15T10:30:00Z" }