docs/PointOfSaleLocation.md in ultracart_api-3.10.95 vs docs/PointOfSaleLocation.md in ultracart_api-3.10.96

- old
+ new

@@ -6,9 +6,10 @@ **adddress2** | **String** | Address line 2 | [optional] **address1** | **String** | Address line 1 | [optional] **city** | **String** | City | [optional] **country** | **String** | Country | [optional] **distribution_center_code** | **String** | The distribution center code where inventory is reduced from for this sale. | [optional] +**external_id** | **String** | External Id useful for syncing with a remote filesystem, this may be an MD5 hash or whatever suits your needs. | [optional] **merchant_id** | **String** | Merchant ID that owns this location | [optional] **pos_location_oid** | **Integer** | Object identifier of the point of sale location. | [optional] **postal_code** | **String** | Postal code | [optional] **state_province** | **String** | State/province | [optional]