Get TransactionAsk AIget https://api.soldo.com/business/v2/transactions/{transactionId}Endpoint to get a specific Transaction by ID.Path ParamstransactionIdstringrequiredThe Transaction ID.Query ParamsshowDetailsbooleanIt determines whether to show further Details of the Transaction.falsetruefalseshowFuelDetailsbooleanIt determines whether to show further Fuel Details of the Transaction.falsetruefalseHeadersX-Soldo-FingerprintstringrequiredDefaults to {{fingerprint}}Advanced authentication: SHA512SUM of the Fingerprint order values.X-Soldo-Fingerprint-SignaturestringrequiredDefaults to {{fingerprint_signature}}Advanced authentication: Signature of the X-Soldo-Fingerprint.Responses 200The returned resource is a single Transaction. 404One or more resource requested does not exist.Updated 6 months ago