v1

latestOpenAPI 3.1.02026-08-0670151364.9 KB
Payment requests

Activate (send) a payment request

put/payment_requests/{id}:activate

Path parameters

idstring required

The id of the payment request

The id of the payment request

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 payment request was activated