Get a list of basic business details
Get a list of basic business details containing "id" and "name", that can be viewed by the current user.
Query parameters
Value used to filter the results. The value will be searched for in the following fields: "name", "streetAndNo", "zip", "city", "country", "identifier".
The business property to sort by. Can be "id" or "name".
Used for pagination. Maximum number of results per page. Default: 1000
Offset used for pagination. Default: 0
Sets the sorting order. Default: "asc".
Response
Successfully retrieved Businesses
Changes
Changed in 1 of the 14 revisions of this API.1
- ●
added the new
REVIEW_TRANSLATIONenum value to theresponse/businesses/items/productPlan/features/items/response property for the response status200response-property-enum-value-added
- ●
Of the 14 revisions, 2 have no diff computed.