Deposit data
Last updated
Last updated
When a deposit is received, and the merchant is sent the corresponding callback, it is highly recommended to double check the deposit data using a direct call to the API.
Due to security risks, merchants must use our API to request transaction details. XGateway is not liable for issues caused by relying only on callback data.
Retrieves transaction details to the authenticated merchant by transaction ID.
Access to this endpoint requires a valid API key. The API key is sent in the x-api-key
header on requests.