Skip to main content
PUT
Update store location

Authorizations

x-api-key
string
header
required

API key for authentication. Create one in Settings > Developer. The key must have the BITCRM product scope and an orders resource scope; required action depends on the endpoint (READ, WRITE, or DELETE).

Path Parameters

id
string
required

Body

application/json
locationName
string
required
Maximum string length: 255
phoneNumber
string
country
string
countryCode
string
province
string
provinceCode
string
city
string
district
string
districtId
integer
subDistrict
string
subDistrictId
integer
zip
string
address1
string
address2
string
latitude
number<double>
longitude
number<double>
mainAddress
boolean

Response

Updated.

data
object