Verify Transaction
https://cms.inr-exchange.rare-able.com/api/user/buy/verify-payment
GET
This endpoint allows an authenticated user to verify a specific transaction by providing its transaction ID. The response includes information such as payment details, status, amount, and the UTR number associated with the transaction.
BODY PARAMS
transaction_id
string
required
HEADERS
Accept "string"
application/json
x-api-key (Secret Key) "string"
To generate please use
Get Access Token
X-Api-Signature "string"
X-Api-Timestamp "Timestamp"
RESPONSES
success "boolean"
message "string"
code "integer"
data "object"
transaction_id "string"
status "string"
status_formatted "string"
utr_number "string"
success "boolean"
message "string"
code "integer"
data "object"