Direct Integration
Get Transaction Status
Retrieve the current status and details of any transaction (payment or withdrawal). This is essential for monitoring transaction progress, especially for asynchronous payment methods like SPEI transfers and cash payments.
get/transactions/{transaction_id}/
Path parameters
transaction_idstring uuid required
Example:550e8400-e29b-41d4-a716-446655440000
The unique transaction identifier returned from the /process/ endpoint
Response
Transaction status retrieved successfully