Company
Manage Companies, the entity representing an individual organisation.
Last updated
Manage Companies, the entity representing an individual organisation.
Last updated
This endpoint is not yet operational and is thus subject to change.
GET
https://app.clubcollect.com/api/v2/companies/:id
Fetch a Company’s details.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
POST
https://app.clubcollect.com/api/v2/companies
Create a new Company.
PUT
https://app.clubcollect.com/api/v2/companies/:id
Update Company details.
Parameters for PUT
are the same as POST
.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
id*
string
Company ID, supplied by ClubCollect.
api:key
string
Partner API Key (Deprecated)
Authorization*
string
ApiKey <api_key>
api:key
string
Partner API Key (Deprecated)
Authorization*
string
ApiKey <api_key>
name*
string
Name of Company.
brand*
string
Brand code. From { clubbaseio knltb dtb clubcollect clubcollectde }
.
email*
string
Email address of Company contact.
locale*
string
Default locale for Company members. From { de en fr it nl }
.
country:code*
string
Country of official Company registration. From { AT BE CH DE GB IE NL }
.
address1
string
address2
string
house:number
string
zipcode
string
city
string
vat:percentage
number
partnership:page:url
string
currency*
string
Currency. From { EUR GBP CHF }
.
id*
string
Company ID, supplied by ClubCollect.
api:key
string
Partner API Key (Deprecated)
Authorization*
string
ApiKey <api_key>