Create an office
This endpoint lets you create new offices for a given organization_reference.
new office
POST
https://www.welcomekit.co/api/v1/external/offices
Query Parameters
Name
Type
Description
organization_reference*
string
Organization reference
name*
string
Name
address
string
Address
zip_code
string
Zip code
city*
string
City
country_code*
string
Country code
is_headquarter
boolean
Office is organization headquarter?
Request example
Last updated
Was this helpful?