Account status https://cms.inr-exchange.rare-able.com/api/user/check_user_status
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.

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 "string"
data "object"

user "object"

unique_id "string"
id_verification "integer"
email_status "integer"
onboarding_step "integer"
user_type "integer"

success "boolean"
message "string"
code "integer"
data "object"