Skip to main content
POST
Subscribe a business

Authorizations

x-APIKey
string
header
required

The authentication system on Partoo API is using API Key that should be put in the header of the request (the name of the header is x-APIKey). An api_key is linked to a user. This user's role will give you different access level to the API features.

Path Parameters

business_id
string
required

Business id.

It may be replaced by c-{code} where code is the store code, which should be unique per organization. This can be used only for ORG_ADMIN, GROUP_MANAGER and BUSINESS_MANAGER users.

Body

application/json
subscription_date
number

Timestamp representing the date on which the subscription will start

Example:

1540628702

products
enum<string>[]

List of products

Available options:
presence_management,
review_booster,
review_management,
messages
plan
string

Any string that define your offer

Response

OK

presence_management
object
review_management
object
review_booster
object
messages
object