Skip to main content
POST
Send invoice reminder

Authorizations

Authorization
string
header
required

Organization API key using Authorization: Bearer sk_....

Path Parameters

id
string
required

Identifier of the invoice.

Body

application/json

Request body for sending a payment reminder (invoice id is provided in the URL path).

input
object
required

Response

Invoice reminder sent

Response after sending a payment reminder.

paymentReminder
object | null
required

Payment reminder sent for an invoice.