Docs
API referenceAccounts & paymentsAccounts

Record received payment

Records a customer payment, allocates it across the selected receipts, and returns the updated receivable balance.

Endpoint
POST /v1/accounts/receivables/{customerId}/payments
Authorization
Required permission: `receivables:manage`.
Environments
Production and sandbox
Idempotency
Required for safe retries.