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

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

PDF export of the warehouse inbound receipt.

The response is of type file.