- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
updateCustomerAddressesStep - Medusa Core Workflows Reference
This documentation provides a reference to the updateCustomerAddressesStep
. It belongs to the @medusajs/medusa/core-flows
package.
This step updates one or more customer addresses.
Example#
Input#
UpdateCustomerAddresseStepInput
UpdateCustomerAddresseStepInputThe data to update one or more customer addresses.
UpdateCustomerAddresseStepInput
UpdateCustomerAddresseStepInputselector
FilterableCustomerAddressPropsThe filters to select the customer addresses to update.
selector
FilterableCustomerAddressPropsupdate
UpdateCustomerAddressDTOThe data to update the customer addresses with.
update
UpdateCustomerAddressDTOOutput#
CustomerAddressDTO[]
CustomerAddressDTO[]
CustomerAddressDTO[]
CustomerAddressDTO[]CustomerAddressDTO
CustomerAddressDTOThe customer address details.
CustomerAddressDTO
CustomerAddressDTOWas this page helpful?