CartUpdateCustomer
CartUpdateCustomer class.
Description Description
Updates the customer billing and shipping address and returns an updated cart–things such as taxes may be recalculated.
Source Source
File: packages/woocommerce-blocks/src/StoreApi/Routes/CartUpdateCustomer.php
Methods Methods
- get_args — Get method arguments for this REST route.
- get_namespace — Get the namespace for this route.
- get_path — Get the path of this REST route.
- get_route_post_response — Handle the request and return a valid response for this endpoint.