GET
/
supply-chains
/
companies
/
{hashid}
/

Authorizations

Authorization
string
headerrequired

Path Parameters

hashid
string
required

Response

200 - application/json
id
string

Unique identifier for the company.

currency
object

The currency used by the company for financial transactions.

buyer
object

The buyer entity associated with the company.

entity_card
object

Information related to the entity card of the company.

forms
object[]

Forms associated with the company.

field_visibilties
object[]

Field visibilities configured for the company.

owned_premiums
string[]

Premiums owned by the company.

updated_on
string

Date and time when the company information was last updated.

created_on
string

Date and time when the company was created.

image
string | null

URL to the photo or logo of the company.

description
string | null

Description or additional information about the company.

house_name
string | null

Name of the house or building where the company is located.

street
string | null

Name of the street where the company is located.

city
string | null

Name of the city where the company is located.

sub_province
string | null

Name of the sub-province where the company is located.

province
string | null

Name of the province where the company is located.

latitude
number

Latitude coordinate of the company's location.

longitude
number

Longitude coordinate of the company's location.

zipcode
string | null

Postal code or ZIP code of the area where the company is located.

country
string | null

Name of the country where the company is located.

email
string | null

Email address of the company.

phone
string | null

Phone number of the company.

name
string
required

Name of the company.

buy_enabled
boolean

Indicates whether buying functionality is enabled for the company.

sell_enabled
boolean

Indicates whether selling functionality is enabled for the company.

quality_correction
boolean

Indicates whether quality correction is enabled for the company.

allow_multiple_login
boolean

Indicates whether multiple logins are allowed for the company.

creator
string

Identifier of the user who created the company.

updater
string

Identifier of the user who last updated the company.

members
string[]

Members associated with the company.

products
string[]

Products associated with the company.