Skip to main content
DELETE
/
warehouse-outbound-receipts
/
{warehouseOutboundReceipt}
Delete warehouse outbound receipt
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."
}

Authorizations

Authorization
string
header
required

Bearer token created for a specific company in Integrations → API.

Path Parameters

warehouseOutboundReceipt
integer
required

Warehouse outbound receipt ID.

Example:

951

Response

Warehouse outbound receipt deleted.