Create a BusinessAsk AIpost https://api.tap.company/v2/business/This endpoint allows you to create a business.Body ParamsnameobjectrequiredName object accepts multiple languages. Languages that are accepted ar,en,fr,fa,es,ru,tl,it,nl,de,tr,hi,ml,ur,pa,te,ta,bn and zhname objecttypestringrequiredDefaults to corpThe type of business. The accepted values are "ind" or "corp". Use "ind" for individual based businesses (e.g. Instagram businesses, freelancers etc.) and "corp" for registered businesses.entityobjectrequiredThe entity details of the business.entity objectcontact_personobjectcontact_person objectbrandsarray of objectsrequiredThe brand of the business.brands*ADD objectpostobjectThe url of the webhook.post objectmetadataobjectThe used defined "key": "value" pairs to be passed in the business object.metadata objectidempotentstringThe idempotent string to restrict duplicate creation of business. If the same idempotent string is passed, a new business will not be created, whereas the response of the first business will be returned.Responses 200200 400400Updated 10 months ago