List Invoice Transactions
GET/api/v1/billing/documents/invoices/:invoice_id/transactions
The payments and discounts recorded against one document. This is what explains a remaining that is lower than total — the document total never moves.
Request
Responses
- 200
- 401
- 404
- 422
Successful Response
Unauthorized
Invoice not found
Validation Error