Create payment allocations
Allocates a payment across one or more invoice lines. When an invoice becomes fully paid, its credit entitlements are processed.
Authentication
AuthorizationBearer
API Key authentication using Bearer token
Request
Body
paymentId
The payment to allocate from.
allocations
Invoice lines to allocate the payment to.
Response
201
data
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error