v1
latestOpenAPI 3.0.02026-07-262561105.1 KBTransactions API
Read Transaction
Retrieves transaction data.
get/transactions/{transaction_id}
Path parameters
transaction_idstring required
Example:ABCD-1234
A unique ID representing the transaction’s loan or charge ID. Displays as id in the response.
Query parameters
expandstring
A comma-separated set of related objects to expand in the response. Allowed values are 'checkout' and 'events'.
Headers
Has-Strict-Validationboolean
Optional param to denote whether client-side strict validation is used. Defaults to True if no param provided.
Response
HTTP 200 OK