Get Invoice History
GET/api/v1/transactions/:transaction_id/invoice
Retrieve the original invoice data for a transaction.
If the invoice was submitted using the CIM (Canonical Invoice Model), the original data is returned. This allows for:
- Viewing the original invoice as submitted
- Creating credit notes from past invoices
- Resending failed invoices
Requestโ
Responsesโ
- 200
- 422
Successful Response
Validation Error