Update Company
Copied
https://api.ocamba.com/v2/ocamba/company
Copied
https://api.ocamba.com/v2/ocamba/company
Updates the specific Company by setting the values of the parameters passed. Any parameters not provided will be left unchanged
Name
Descriptionaddressstring
Company address.Example: Dragise Misovic 163b, Cacak, Serbia
billingbilling
Billing object.Billing
Name
Descriptionaddressobject
Name
Descriptioncitystring
City location.Example: Cacak
countrystring
Country location.Example: RS
postal_codestring
Postal code.Example: 32000
streetstring
Street location.Example: Dragise Misovica 163b
emailstring
Billing emial address.Example: [email protected]
domainstring
Company domain name.Example: demo.app
emailstring
Company email address.Example: [email protected]
logostring (uri)
Defines the logo of company.Example: https://path/logo.jpeg
namestring
Full name of a company.Example: Ocamba App
preferencesmember-setting
Member settings object.Member Settings
Name
Descriptiongeneralgeneral-setting
General settings object.General Settings
Name
Descriptioncurrencystring
Currency which will be applied to all Ocamba platform transactions.Example: EUR
date_formatstring
Date format which will be applied to the overall Ocamba UI.Example: DD-MM-YYYY
first_week_daystring
First day of week which will be applied to the overall Ocamba UI.Example: mon
number_formatobject
Name
Descriptiondecimal_separatorstring
Separator represented as comma.Example: ,
thousand_separatorstring
Separator represented as dot.Example: .
themestring
Theme which will be applied to the overall Ocamba UI.Example: light
time_formatstring
Time format which will be applied to the overall Ocamba UI.Example: 24
timezoneinteger
Time zone which will be applied to the overall Ocamba UI.Example: 1
securitysecurity-setting
Security settings object.Security Settings
Name
Descriptioncountry_restrictions[ string ]
Array of countries allowed to access to the Ocamba platform.ip_restrictions[ string ]
Array of unique IP addresses allowed to access to the Ocamba platform. Only IPv4 format is supported.registration_numberstring
A unique registration number generated by the Ocamba platform.Example: 12345
short_namestring
Short name of a company.Example: OAPP
websitestring (uri)
Company website url.Example: https://www.google.com
204 - No Content
note
1 At least one of the updatable fields should be sent via HTTP body in order to change the current state of the company.
tip
1 If you don't know the company `id`, list the companies to find it.