Retrieve the current transaction status and deposit instructions for an intent.
Use this endpoint to poll for transaction status updates. Recommended polling
interval is every 5 seconds while the transaction is in PENDING or IN_PROGRESS status.
Stop polling when the transaction reaches a terminal state (SUCCESS, FAILED, CANCELLED).
GnosisRamp JWT bearer token for authenticated customer requests
Intent identifier
Transaction details
Money movement transaction
Unique transaction identifier
"txn_123"
Associated intent identifier
"intent_123"
Money movement transaction status
PENDING, IN_PROGRESS, SUCCESS, FAILED, CANCELLED "PENDING"
Transaction creation timestamp
"2024-01-01T00:00:00.000Z"
Transaction last update timestamp
"2024-01-01T00:00:00.000Z"
Provider-specific transaction reference
"noah_txn_abc123"
Last activity timestamp
"2024-01-01T00:00:00.000Z"
Transaction context including deposit instructions