Create 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

PropertyTypeDescription
corporateNameStringName of the Business
tenantIdStringUnique ID assigned by Delivery Solutions to identify the business
contactNameStringName of the business contact
emailStringEmail address of the business contact
contactStringPhone number of the business
addressObjectAddress of the business.
currencyCodeStringCurrency code for the business in ISO 4217 alphabetical format, e.g. USD
Body Params
string
required

Name of the business

string

Phone number of the business in E164 format

string
required

Name of the business contact

string
required

Email address of the business contact

address
object

Address of the business

string

Currency code for the business in ISO 4217 alphabetical format, e.g. USD

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json