Skip to main content

Atrium API

Overview

Merchant locations detail the physical address, longitude, latitude, contact information, etc. for a specific location of a merchant.

Field NameData TypeDefinition
cityStringThe city in which the merchant is located.
countryStringThe country in which the merchant is located.
guidStringThe unique identifier for the merchant location. Defined by MX.
latitudeDecimalThe latitude of the merchant location. This number is a signed decimal (e.g., Rio de Janeiro’s latitude is -22.9027800 and Tokyo’s latitude is 35.689488).
longitudeDecimalThe longitude of the merchant location. This number is a signed decimal (e.g., Rio de Janeiro's longitude is -43.2075000 and Tokyo's longitude is 139.691706).
merchant_guidStringThe unique identifier for the merchant to which this location belongs. Defined by MX.
phone_numberStringThe phone number for the merchant location.
postal_codeStringThe postal code in which the merchant is located.
stateStringThe state in which the merchant is located.
store_number (deprecated)StringThe store number for the merchant location. This will be removed in the next version.
street_addressStringThe street address at which the merchant is located.
updated_atStringThe date and time the merchant_location was last updated.