Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.09 KB

PointOfSaleLocation.md

File metadata and controls

19 lines (15 loc) · 1.09 KB

com.ultracart.admin.v2.Model.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 int? Object identifier of the point of sale location. [optional]
PostalCode string Postal code [optional]
StateProvince string State/province [optional]

[Back to Model list] [Back to API list] [Back to README]