Tradable

Download a tradable receipt

Downloads the receipt file attached to a tradable (payable/receivable) as an attachment. Returns a JSON message if the tradable has no receipt attached.

Accessible to company admins and members of the tradable's company.

get/v1/erp/tradables/{id}/receipt

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 receipt file (content type per the stored attachment). If no receipt is attached, a JSON body {"message": "tradable does not have a receipt attached"} is returned.

Changes

No recorded changes to this endpoint across all 1 revision of this API.