marketplace
Invoice Actions
This endpoint allows the partner to request a refund for an invoice to Vercel. The invoice is created using the Submit Invoice API.
post/v1/installations/{integrationConfigurationId}/billing/invoices/{invoiceId}/actions
Path parameters
integrationConfigurationIdstring required
invoiceIdstring required
Request body
Changes
Changed in 1 of the 43 revisions of this API.1
- ○
added the non-success response with the status
response-non-success-status-added
- ○