Skip to content

Onboard distributor public ​

POST
/v1/distributors/onboard/public

Onboard distributor

Authorizations​

api_key
Type
API Key (header: X-Api-Key)

Request Body​

application/json
JSON
{
  
"administrative_email": "string",
  
"contact_lastname": "string",
  
"contact_person": "string",
  
"country_iso2": "string",
  
"distributor_name": "string",
  
"phone_number": "string",
  
"website": "string",
  
"iso_country": null,
  
"sport_interests": [
  
  
"string"
  
],
  
"ticket_sales_volume": null,
  
"distributor_metadata": {
  
  
"additionalProperties": "string"
  
}
}

Responses​

Created

Playground​

Server
Authorization
Body

Samples​