Skip to main content
POST
Create 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.

Body

application/json
name
string
required
Example:

"Main Store"

address
object
required
timezone
string
required
Example:

"Europe/Berlin"

external_id
string
Example:

"loc-001"

Response

Location created

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