Resend OTP https://cms.inr-exchange.rare-able.com/api/user/onboarding/resend_otp
POST

This endpoint allows an authenticated user to create a new transaction from one of their wallets to a specified beneficiary account. The user must provide wallet ID, beneficiary account ID, amounts, exchange rate, service fee, and optional tax. On success, the API returns the details of the newly created transaction, including wallet information and applied charges.

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"

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