All Release Notes
Custom Fields for Addresses
29 January 2021
Composable Commerce
HTTP API
Enhancement
ExtensibilityCartsOrdersCustomersPricing and Discounts
We now provide Custom Fields on Address. This enables users to customize Addresses for their needs. When fetching Addresses, the user can filter them by Custom fields.
- [API] Added a
custom
field to the Address and AddressDraft. - [API] Added Set Shipping Address Custom Type and Set Shipping Address CustomField update actions for carts
- [API] Added Set Billing Address Custom Type and Set Billing Address CustomField update actions for carts
- [API] Added Set Item Shipping Address Custom Type and Set Item Shipping Address CustomField update actions for carts
- [API] Added Set Shipping Address Custom Type and Set Shipping Address CustomField update actions for orders
- [API] Added Set Billing Address Custom Type and Set Billing Address CustomField update actions for orders
- [API] Added Set Item Shipping Address Custom Type and Set Item Shipping Address CustomField update actions for orders
- [API] Added Set Delivery Address Custom Type and Set Delivery Address CustomField update actions for orders
- [API] Added Set Shipping Address Custom Type and Set Shipping Address CustomField update actions for order edits
- [API] Added Set Billing Address Custom Type and Set Billing Address CustomField update actions for order edits
- [API] Added Set Item Shipping Address Custom Type and Set Item Shipping Address CustomField update actions for order edits
- [API] Added Set Delivery Address Custom Type and Set Delivery Address CustomField update actions for order edits
- [API] Added Set Address Custom Type and Set Address CustomField update actions on customers
- [API] Added Set Address Custom Type and Set Address CustomField update actions on channels