v2

latestOpenAPI 3.0.12026-07-262352981007.0 KB
Subscriptions

Get invoice download URL

Returns a URL that can be used to download the invoice PDF directly from the payment provider.

get/subscriptions/invoices/{invoiceId}/url

Path parameters

invoiceIdstring uuid required

The unique identifier of the invoice

Response

When request is successful. Returns an 'InvoiceDownloadUrl' object.

urlstring nullable

A URL to a downloadable PDF of the invoice from the payment provider.