Deletes a warehouse inbound 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-inbound-receipts/{warehouseInboundReceipt} \ --header 'Authorization: Bearer <token>'
{ "message": "No query results for model." }
Bearer token created for a specific company in Integrations → API.
Warehouse inbound receipt ID.
901
Warehouse inbound receipt deleted.