Bulk Imports
Create Businesses
Provide an array of business details
The service iterates through all entries in the array and returns the results of what it was able to do.
Failed items have their own section to make it clearer.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Example:
"01a0dbb2-acfb-43bc-872a-83905b123b3f"
Was this page helpful?