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

Authorizations

Authorization
string
header
required

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

Path Parameters

warehouseInboundReceipt
integer
required

Warehouse inbound receipt ID.

Example:

901

Response

Warehouse inbound receipt deleted.