Tradable
Fetch and store a tradable receipt from the SII
Downloads the receipt/PDF for a tradable from the SII and stores it on the record, then returns the tradable. The target tradable is selected by the id query parameter (this is a collection route). Accessible to company admins and members of the tradable's company.
get/v1/erp/tradables/get_pdf
Query parameters
idstring uuid required
The id of the tradable to fetch the SII PDF for.
Parameters
#/paths/~1v1~1erp~1payouts~1rules/get/parameters/0 — unresolved $ref
Response
The tradable, after the receipt was fetched and stored.
Changes
No recorded changes to this endpoint across all 1 revision of this API.