latestOpenAPI 3.1.02026-08-225410898.5 KB

5fb236d03a88

Locations

Create a location

post/v1/location

Request body

address_1string required
address_2string nullable
citystring required
statestring required
zip_codestring required
latnumber nullable
lonnumber nullable
reference_keystring nullable
market_idstring nullable

ID of the market this location belongs to. Must reference an existing market in your organization. Cannot be combined with market_name.

market_namestring nullable

Deprecated: prefer market_id. Looks up an existing market by name within your organization. Cannot be combined with market_id.

custom_fieldsobject nullable

Response

OK