AssignDefaultAddress
Assign a default address to a customer.
Input
Name | Type | Description |
CustomerId | String | The id of the customer. |
CustomerAddressId | String | The id of the address you are setting as default. This address must belong to the customer specified in CustomerId. You cannot use the address of a different customer. |
Result Set Columns
Name | Type | Description |
Success | String | Whether the operation completed successfully or not. |