PubQ Support
License
API for accessing data related to companies, sales locations, and orders.
https://docs.pubq.se/_mock/apis/openapi/
https://data.pubq.se/v1/api/
https://docs.pubq.se/_mock/apis/openapi/companies/{id}
https://data.pubq.se/v1/api/companies/{id}
curl -i -X GET \
'https://docs.pubq.se/_mock/apis/openapi/companies/{id}'[ { "id": "string", "name": "string", "postalCode": "string", "city": "string", "countryCode": "string" } ]