Environment:

Get Company

get /private/dashboard/cp/company

Accessible to CP and TPP companies.

Retrieve the details of the company using the API.

Authentication

API Key ApiKey

Responses

Response: application/json

configuration

object (configuration)

required

description

string

font_family

string

id

string

required

marketplace_url

string

name

string

required

Update Company

post /private/dashboard/cp/company

⚠ Accessible to CP (TPP to be implemented at a later date).

Retrieve the details of the company using the API.

Authentication

API Key ApiKey

application/json

configuration

object (configuration)

description

string

font_family

string

marketplace_url

string

name

string

Responses

Response: application/json

configuration

object (configuration)

required

description

string

font_family

string

id

string

required

marketplace_url

string

name

string

required

Response: application/json

detail

array[object (ValidationError)]

ValidationError

object (ValidationError)

loc

array[Any Of]

required

Any Of

string

int

msg

string

required

type

string

required

Request Examples

Was this page helpful?