POST
/
supply-chains
/
companies
/

Authorizations

Authorization
string
headerrequired

Body

application/json
id
string
currency
string
created_on
string
description
string | null
house_name
string | null
street
string | null
city
string | null
sub_province
string | null
province
string | null
latitude
number
longitude
number
zipcode
string | null
country
string | null
email
string | null
phone
string | null
name
string
required
buy_enabled
boolean
sell_enabled
boolean
quality_correction
boolean
allow_multiple_login
boolean
creator
string
updater
string
buyer
string
entity_card
string

Response

201 - application/json
id
string
currency
string
updated_on
string
created_on
string
image
string | null
description
string | null
house_name
string | null
street
string | null
city
string | null
sub_province
string | null
province
string | null
latitude
number
longitude
number
zipcode
string | null
country
string | null
email
string | null
phone
string | null
name
string
required
buy_enabled
boolean
sell_enabled
boolean
quality_correction
boolean
allow_multiple_login
boolean
creator
string
updater
string
buyer
string
entity_card
string
members
string[]
products
string[]