Transactions
Requery transaction
Return one transaction and its current status. Pass Mongo _id, tranxId (e.g. DNTY8374056F678V), or customerRef (e.g. DATA-REF-001) as the path segment. When several rows share the same customerRef, the most recent is returned.
get/api/v1/transactions/{transactionId}
Path parameters
transactionIdstring required
Example:DNTY8374056F678V
Mongo _id, tranxId, or customerRef.
Response
OK