Preparing the Input Parameters for API request
To make a request to the Business Documents API at the business unit level, you need to prepare the businessUnitId
value. You can retrieve this data from CStoreOffice®. Depending on the level at which you are receiving the data, you can use the following sources:
- Station (location) level: Use the station identifier as the
businessUnitId
value. - Company level: Use the company ID as the
businessUnitId
value.
Retrieving the Station (Location) Identifier
You can get the station (location) identifier in CStoreOffice® from the Locations list > Id column.
For more information, see Setting Up Locations.
Retrieving the Company Identifier
You can get the company identifier in CStoreOffice® from the Companies list > # column.
For more information, see Viewing the Companies List.
To proceed with calling the API at the level you need, go to Calling the Business Documents API at the Business Unit Level.