Render a consignor statement PDF
Renders the branded consignor/artist statement to PDF on demand and returns a short-lived signed download URL.
Renders the branded consignor/artist statement to PDF on demand and returns a short-lived signed download URL.
Authorization
bearerAuth payables:readA gallery API key, sent as Authorization: Bearer gpk_… (or the x-api-key header).
In: header
Scope: payables:read
Path Parameters
Response Body
application/json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
{ "download_url": "string"}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "string", "retry": "permanent", "details": null}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "string", "retry": "permanent", "details": null}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "string", "retry": "permanent", "details": null}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "string", "retry": "permanent", "details": null}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "string", "retry": "permanent", "details": null}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "string", "retry": "permanent", "details": null}Get an artist/consignor statement GET
Returns everything the gallery owes one payee — line detail plus per-currency totals net of the consignor's reimbursable (consignor_100) production costs.
Settle or void a payable PATCH
Updates a payable's status (e.g. mark it `paid` or `void`), payee, or notes. Marking it paid without an explicit amount settles the full owed amount.