@vsf-enterprise/sfcc-types
1.0.0
Major Changes
- e747f29: Stable release of SalesForce integration
Minor Changes
- 9ca0a56: Add a parameter to the product search endpoint which can be used to forward a response header that contains the search-drive redirect URL to the response body
- f621a97: Add an option to always get a basket by ID rather than using the customer baskets endpoint
- d75751b: Adds a sign out SDK method to invalidate authenticated JWTs
- e823b4e: Added GetCustomerOrder endpoint for fetching data about selected customer's order
- 411b1d5: Adds support for placing orders in the updateOrder method
- b2c76da: Add a method to update an order
Patch Changes
- 0bdc007: Improve the consistency and readability of the types used in the interface of the callback called after a password reset token is generated
1.0.0-rc.7
Minor Changes
- 9ca0a56: Add a parameter to the product search endpoint which can be used to forward a response header that contains the search-drive redirect URL to the response body
1.0.0-rc.6
Minor Changes
- 411b1d5: Adds support for placing orders in the updateOrder method
1.0.0-rc.5
Minor Changes
- f621a97: Add an option to always get a basket by ID rather than using the customer baskets endpoint
1.0.0-rc.4
Minor Changes
- b2c76da: Add a method to update an order
1.0.0-rc.3
Patch Changes
- 0bdc007: Improve the consistency and readability of the types used in the interface of the callback called after a password reset token is generated
1.0.0-rc.2
Minor Changes
- e823b4e: Added GetCustomerOrder endpoint for fetching data about selected customer's order
1.0.0-rc.1
Minor Changes
- Adds a sign out SDK method to invalidate authenticated JWTs
1.0.0-rc.0
Major Changes
- Stable release of SalesForce integration