v1
latestOpenAPI 3.1.02026-08-0670151364.9 KBPayments
Import a payment
Import a payment against an invoice with a custom reference.
post/payments:import
Request body
Example request
{
"invoiceId": "123e4567-e89b-12d3-a456-426614174000",
"amount": 100.5,
"reference": "REF-20250104"
}Response
Payment successfully imported.