v1
latestOpenAPI 3.0.02026-07-24102143224.1 KBCustomers
Create invoice payment
post/v3/customers/{id}/invoices/{invoiceId}/payments
Path parameters
idstring required
Example:123e4567-e89b-12d3-a456-426614174000
Customer Id
invoiceIdstring required
Example:123e4567-e89b-12d3-a456-426614174000
Invoice Id
Request body
Example request
{
"receivedAt": "2023-01-01T00:00:00.000Z",
"method": "CREDIT_CARD",
"reference": "REF123456"
}Response
Created payment