Tradable
Download a tradable PDF
Downloads the PDF attached to a tradable (payable/receivable) as an attachment. Returns a JSON message if the tradable has no PDF attached.
Accessible to company admins and members of the tradable's company.
get/v1/erp/tradables/{id}/pdf
Parameters
#/paths/~1v1~1erp~1payouts~1rules/get/parameters/0 — unresolved $ref
#/paths/~1v1~1erp~1payouts~1rules~1%7Bid%7D/get/parameters/1 — unresolved $ref
Response
The PDF file. If no PDF is attached, a JSON body {"message": "tradable does not have a pdf attached"} is returned.
Changes
No recorded changes to this endpoint across all 1 revision of this API.