Fetch a single location by id

Returns the stored location record as-is — there is no second "resolved" representation, because the stored record is already the effective value. Returns 404 if the location does not exist OR belongs to a different merchant; the same 404 is used for both so callers cannot probe location ids across merchants.

Path Params
string
required
string
required
Responses

401

Unauthorized (test-mode mismatch).

403

Forbidden (platform mismatch).

404

Merchant not found, or location not found on this merchant.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json