Deletes an order.
cURL
curl --request DELETE \ --url https://app.fintoro.sk/api/public/v1/orders/{order} \ --header 'Authorization: Bearer <token>'
{ "message": "This action is unauthorized." }
Bearer token created for a specific company in Integrations → API.
Order ID.
501
The order was deleted.