post
https://sandbox.api.deliverysolutions.co/api/v2/business
Use this API to create a new business under an account.
- A default brand gets created automatically when the new business is created.
- A tenant id is auto generated by Delivery Solutions when a business is created. This cannot be changed later,
Use the account API key for creating a business under the account
Response
| Property | Type | Description |
|---|---|---|
| corporateName | String | Name of the Business |
| tenantId | String | Unique ID assigned by Delivery Solutions to identify the business |
| contactName | String | Name of the business contact |
| String | Email address of the business contact | |
| contact | String | Phone number of the business |
| address | Object | Address of the business. |
| currencyCode | String | Currency code for the business in ISO 4217 alphabetical format, e.g. USD |
