Create Business

This API endpoint is used to create a business.

🚧

User Level Restrictions

Business only can be created by user level 0 (Type: Administrator) and level 2 (Type: Business owner).

Using Ordering SDK

// get as customer
const response = await ordering.businesses().save();
Language
Authorization
Header
Click Try It! to start a request and see the response here!