List payment allocations
Lists payment allocations for a payment or an invoice
Authentication
AuthorizationBearer
API Key authentication using Bearer token
Query parameters
limit
offset
paymentId
Filter by the payment the amounts were allocated from.
invoiceId
Filter by the invoice the allocated lines belong to.
Response
200
data
pagination
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error