Subscriptions for your business
Businesses
Subscriptions for your business
deprecated
⚠️ This endpoint is deprecated. Please use the new endpoint
/business/{business_id}/plans instead. ⚠️
This endpoint lets you access the subscription of a business.
You need to have READ access on this business.
GET
Subscriptions for your business
Documentation Index
Fetch the complete documentation index at: https://developers.partoo.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
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.
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.