My account and Balance
https://cms.inr-exchange.rare-able.com/api/user/profile
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"
first_name "string"
middle_name "string"
last_name "string"
email "string"
mobile "string"
dob "string"
user_type "integer"
email_status "integer"
email_verified_at "string"
id_verification "integer"
onboarding_step "integer"
wallets "array"
virtual_account "object"
unique_id "string"
account_number "string"
account_holder_name "string"
account_bank_name "string"
account_bank_address "string"
account_bank_country "string"
bank_code "string"
wallet_address "object"
evm "string"
trx "string"
sol "string"
btc "string"
operationalAddress "object"
primary_address "string"
secondary_address "string"
city "string"
state "string"
zipcode "string"
country "string"
type "integer"
type_formatted "string"
foundationAddress "object"
primary_address "string"
secondary_address "string"
city "string"
state "string"
zipcode "string"
country "string"
type "integer"
type_formatted "string"
business_details "object"
entity_type "string"
annual_revenue "string"
est_rem_per_month "string"
company_name "string"
preferred_name "string"
foundation_date "string"
tax_id_type "string"
tax_id_number "string"
tax_id_date_issued "string"
tax_id_date_expiry "string"
purpose_of_account_opening "string"
source_of_funds "string"
success "boolean"
message "string"
code "integer"
data "object"