Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.08 KB

File metadata and controls

23 lines (15 loc) · 1.08 KB

PointOfSaleLocation

Properties

Name Type Description Notes
adddress2 String Address line 2 [optional]
address1 String Address line 1 [optional]
city String City [optional]
country String Country [optional]
distributionCenterCode String The distribution center code where inventory is reduced from for this sale. [optional]
externalId String External Id useful for syncing with a remote filesystem, this may be an MD5 hash or whatever suits your needs. [optional]
merchantId String Merchant ID that owns this location [optional]
posLocationOid Integer Object identifier of the point of sale location. [optional]
postalCode String Postal code [optional]
stateProvince String State/province [optional]
taxCounty String Tax county associated with this address. Need when a self managed tax configuration is being used. [optional]