Skip to main content
PATCH
Update location

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-OpenFiskal-Merchant
string
required

Merchant identifier returned by the merchants resource.

Path Parameters

locationId
string
required

Body

application/json
name
string
Example:

"Updated Store Name"

external_id
string
Example:

"loc-002"

address
object
timezone
string
Example:

"Europe/Vienna"

Response

Location updated

id
string
required
merchant_id
string
required
name
string
required
address
object
required
created_at
string<date-time>
required
external_id
string | null
timezone
string | null