transactions
Get payments linked to an invoice
Returns all payments associated with the given invoice via the payment_link table, including the applied amount for each payment.
get/transaction/getPaymentsForInvoice
Query parameters
invoice_idinteger required
The ID of the invoice.
Response
Successfully fetched linked payments
Changes
No recorded changes to this endpoint across all 1 revision of this API.