v3.0.0
v3.0.0
API Changes
Shopper Customers
- Removal of deprecated endpoints:
invalidateCustomerAuthauthorizeCustomerauthorizeTrustedSystem
Shopper Orders
| Endpoint Name | Description |
|---|---|
| guestOrderLookup | Lookup a guest order |
Customers
| Endpoint Name | Description |
|---|---|
| searchCustomerGroup | Search for customer groups in a given Site Id |
Coupons
| Endpoint Name | Description |
|---|---|
| redeemCoupon | Redeems a coupon code for an existing coupon within the selected site. The coupon code must be redeemable. |
Enchancements
- Add helper function
customApiHelper.callCustomEndpointto call Custom APIs - #402
Other Changes
- Removal of deprecated helper function
getShopperToken