Read Transactionget https://sandbox.affirm.com/api/v1/transactions/{transaction_id}Retrieves transaction data.Path Paramstransaction_idstringrequiredA unique ID representing the transaction’s loan or charge ID. Displays as id in the response.Query ParamsexpandstringA comma-separated set of related objects to expand in the response. Allowed values are 'checkout' and 'events'.HeadersHas-Strict-ValidationbooleanOptional param to denote whether client-side strict validation is used. Defaults to True if no param provided.truefalseResponses 200HTTP 200 OK 400HTTP 400 Bad Request 401HTTP 401 Unauthorized 404HTTP 404 Not FoundUpdated 5 months ago