App: Custom Invoicing

Update payment status

post/api/v1/apps/custom-invoicing/{invoiceId}/payment/status

Path parameters

invoiceIdstring required
Example:01G65Z755AFWAKHE12NY0CQ9FH

Request body

trigger'paid' | 'payment_failed' | 'payment_uncollectible' | 'payment_overdue' | 'action_required' | 'void' required

Payment trigger to execute on a finalized invoice.

Response

There is no content to send for this request, but the headers may be useful.

Changes

No recorded changes to this endpoint across all 1 revision of this API.