Modify the parameters of the Business (previously added)


Parameters


ak=<apikey> * (mandatory)

this is a unique identifier issued to authorised API users


bi=<business id> * (mandatory)

id of the business being modified


bn=<business name> * (mandatory)

name of the business being modified


bc=<business category> * (mandatory)

category of the business , e.g. e-commerce fashion, apparel, bags, offline merchant


cn=<contact name> * (contact name)

name of the contact person who will the point of contact


ce=<contact email> * (contact email)

email of the contact person, where all correspondence will go


Example URL

http://adapi.offergrid.com/v3/mb?ak=<apikey>&bi=<businessid>&bn=<somebusiness>&bc=<ecom>&cn=<ramsingh>&ce=<ramsingh@ramsingh.com>


API Responses

404: Not Authenticated (In case the API Key is incorrect or missing)

200: Success (business has been updated/modified successfully)

500: Any other error