OpenAPI 3.0.12026-08-122352981000.2 KB

934aec02cc30

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.