post
https://apiv4.ordering.co////business
This API endpoint is used to create a business.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
User Level RestrictionsBusiness 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();
