v1

latestOpenAPI 3.1.02026-08-0670151364.9 KB
Invoices

Activate (send) an invoice

put/invoices/{id}:activate

Path parameters

idstring required

The id of the invoice

The id of the invoice

Request body

collectionMethod'ONE_TIME_PAYMENT' | 'DIRECT_DEBIT_PAYMENT' | 'NONE'

How the payment is expected to be collected for this invoice.

customMessagestring

An optional message that will be sent to the customer when the invoice is activated.

templateIdstring

The schedule template id used for sending the invoice to customer.

Response

The invoice was activated