marketplace
Get Invoice
Get Invoice details and status for a given invoice ID.<br/> <br/> See Billing Events with Webhooks documentation on how to receive invoice events. This endpoint is used to retrieve the invoice details.
get/v1/installations/{integrationConfigurationId}/billing/invoices/{invoiceId}
Path parameters
integrationConfigurationIdstring required
invoiceIdstring required
Response
Changes
Changed in 1 of the 40 revisions of this API.2
- ○
added the non-success response with the status
410response-non-success-status-added
- ○
added the non-success response with the status
429response-non-success-status-added
- ○