Investor Onboarding
Advanced Features
Update Investor Status
5 min
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 docid\ eh9zz1kpurwnfb nnniud 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 { "merchantid" " merchantid ", "inputdata" { "status" "pending/accepted/rejected/draft" } } 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 { "object" "updated successfully" } 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 help\@signzy com