get
https://api-sandbox.urbanpayx.com/api/v1/monitoring/transactions/
Get a monitored transaction
Fetches a previously submitted transaction by id, scoped to the
authenticated client. Returns 404 if the record does not exist or belongs
to a different client.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Use the id returned by Submit Transaction for Monitoring to retrieve a previously submitted transaction later — for example after an IN_REVIEW or AWAITING_USER decision resolves.
Errors
| Code | Meaning |
|---|---|
403 | Transaction monitoring is not enabled for your account |
404 | No monitored transaction with this id exists for your account |