Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Merchant secret key, or an authorized Platform secret key with delegation.

Headers

Ionic-Account
string

Merchant ID when an authorized Platform acts for a connected Merchant. Omit when authenticating directly as that Merchant.

Pattern: ^mer_[0-9A-Za-z]{14}$

Path Parameters

id
string
required

Ionic Location identifier.

Pattern: ^loc_[0-9A-Za-z]{14}$

Response

The Location.

id
string
required
Pattern: ^loc_[0-9A-Za-z]{14}$
object
enum<string>
required
Available options:
terminal.location
merchant_id
string
required
Pattern: ^mer_[0-9A-Za-z]{14}$
livemode
boolean
required

Derived from the secret key; it cannot be set in the request body.

display_name
string
required
address
object
required
timezone
string
required
merchant_category_code
string
required
Pattern: ^[0-9]{4}$
external_reference
string
required

Empty when no external reference is assigned.

metadata
object
required

Up to 50 string keys; keys are at most 40 characters and values are at most 500 characters.

created_at
integer<int64>
required

Unix epoch seconds.

updated_at
integer<int64>
required

Unix epoch seconds.