Gallery Platform API
Reference

Render a consignor statement PDF

Renders the branded consignor/artist statement to PDF on demand and returns a short-lived signed download URL.

POST
/gallery/payables/statement/{payeeId}/pdf

Renders the branded consignor/artist statement to PDF on demand and returns a short-lived signed download URL.

Authorization

bearerAuth payables:read
AuthorizationBearer <token>

A gallery API key, sent as Authorization: Bearer gpk_… (or the x-api-key header).

In: header

Scope: payables:read

Path Parameters

payeeId*string

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"}