Investor Onboarding
Advanced Features

Update Investor Status

5min

This API is used to update the status of the investor, created by the customer to one of the three different values i.e., pending/accepted/rejected.

Sending Request

For sending requests the hostname and protocol will be the same as given in the Authentication section.

Send a post request to: /api/backopadmins/updateMerchantStatus with the data below.

Headers

Property

Value

Content-type

application/json

Authorization

Authorization header as per the login request

Request Body

JSON


The below table describes all the properties available in the request body:

Property

Accepted Values/Format

Description

merchantId

String

ID of investor whose status you want to update

status

String

Status of investor that you want to update (i.e. pending/accepted/rejected/draft)

Expected Response JSON

JSON


Getting help

Please feel free to contact us if you have any questions, require clarification, or have ideas for how to make the documents or any of our services better.

You can reach out to us at [email protected].