Deletes a warehouse outbound receipt. The endpoint does not return a response body after a successful delete.
cURL
curl --request DELETE \ --url https://app.fintoro.sk/api/public/v1/warehouse-outbound-receipts/{warehouseOutboundReceipt} \ --header 'Authorization: Bearer <token>'
{ "message": "No query results for model." }
Bearer token created for a specific company in Integrations → API.
Warehouse outbound receipt ID.
951
Warehouse outbound receipt deleted.