get https://dev-apiv2api.upayments.com/api/v1/get-payment-status/
Overview
This API is designed for checking the status of a previously generated transaction, for which no response was received from the payment gateway. Its primary function is to update the transaction status from the client's side. 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.