Get Transaction ID for Request
Transactions
Get Transaction ID for Request
Retrieve the linked Transaction ID for a transaction request.
Returns the actual bank transaction ID once the request has been processed (status DONE).
Returns null if the transaction has not yet been linked (e.g. still PENDING or PROCESSING).
GET
Get Transaction ID for Request
Authorizations
User API authentication token with format cash_<64-char-hex>. Sample value cash_16cdc3b6f83c72d9d2680adca4f430962981f6bf32613a129dded0aa060387d2.
Path Parameters
Transaction request ID
Response
Linked transaction ID (or null if not yet available)
The Transaction ID linked to this request, or null if not yet processed

