Update Business Info
https://cms.inr-exchange.rare-able.com/api/user/onboarding/update_business
POST
This endpoint allows an authenticated user to update their personal or business information as part of the onboarding process. Depending on the user type (Individual or Business), different fields are required. On success, the API returns the updated user details.
BODY PARAMS
pan_number
string
required
gst_number
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"
user "object"
company_name "string"
preferred_name "string"
foundation_date "string"
tax_id_type "string"
tax_id_number "string"
tax_id_issuance_country "string"
tax_id_date_issued "string"
tax_id_date_expiry "string"
purpose_of_account_opening "string"
source_of_funds "string"
entity_type "string"
annual_revenue "string"
est_rem_per_month "string"
mobile "string"
success "boolean"
message "string"
code "integer"
data "object"