get https://sandboxapi.upayments.com/api/v1/get-deposit-status/
Overview
This API is designed for checking the deposit status of a transaction based on the track id received on success payment. However, due to rate limiting, clients are restricted to a maximum of 30 requests per minute. If this limit is exceeded, the client will be blocked from making further requests.
Request Header
Add "Authorization": "Bearer {Token}" to the request header.