v2

latestOpenAPI 3.1.02026-07-266910988.9 KB
billing

Get invoice URL for a payment

Returns a URL to the order's invoice PDF. Polar generates invoices lazily: if one does not exist yet this triggers generation and responds 202, and the client should retry shortly.

get/api/v1/billing/payments/{payment_id}/invoice

Path parameters

payment_idstring uuid required

Response

Invoice URL

invoice_urlstring uri required