Error
Terminal locations
List terminal Locations
Lists Locations belonging to the authenticated Merchant and key mode, ordered for cursor pagination. Test keys never return live Locations, and live keys never return test Locations.
GET
Error
Authorizations
Merchant secret key, or an authorized Platform secret key with delegation.
Headers
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}$Query Parameters
Page size. Defaults to 20 and cannot exceed 100.
Required range:
1 <= x <= 100Return objects after this Location ID.
Pattern:
^loc_[0-9A-Za-z]{14}$
