Skip to main content
GET
/
warehouse-outbound-receipts
/
{warehouseOutboundReceipt}
/
pdf
Download warehouse outbound receipt pdf
curl --request GET \
  --url https://app.fintoro.sk/api/public/v1/warehouse-outbound-receipts/{warehouseOutboundReceipt}/pdf \
  --header 'Authorization: Bearer <token>'
"<string>"

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

PDF export of the warehouse outbound receipt.

The response is of type file.