Transactions
Get Transaction Request Status
Retrieve the status of a transaction request created via /transactions. Requires the bearer token of the user that created the request.
get/transaction/{id}/status
Path parameters
idstring uuid required
Transaction request ID
Response
Status retrieved
Changes
No recorded changes to this endpoint across all 1 revision of this API.