Get by merchantTransactionId
GET/status/:apiKey/getByMerchantTransactionId/:merchantTransactionId
Retrieve status of the transaction identified by merchantTransactionId
.
Rate limit
Please be aware of the rate limit for this API endpoint:
- Total limit: Each unique API user is limited to to 60 requests per 60-second window.
- Per
merchantTransactionId
limit: Each uniquemerchantTransactionId
is limited to 10 request per 60-second window.
If these limits are exceeded, the server will respond with a HTTP 429 status code, indicating too many requests. Please ensure to manage your requests within these limits to maintain uninterrupted service.
Request
Responses
- 200
- 429
Status response
Rate limit exceeded