SpaceMediaSpaceMedia
Endpoint referenceBilling and Checkouts

Download Billing Invoice PDF

GET
/api/v1/billing/invoices/{checkout_id}/pdf

Download the invoice PDF associated with a checkout_id from billing history. Use the checkout_id returned by checkout or billing history responses, not a numeric transaction reference.

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

checkout_id*string

Checkout reference from billing history.

Formatuuid

Response Body

application/pdf

application/json

application/json

application/json

application/json

application/json

Was this page helpful?