Skip to main content
Version: 3.x

shopAddressUpdate

Update the shop's address. If the null value is passed, the currently selected address will be deleted.

Requires MANAGE_SETTINGSpermission.
shopAddressUpdate(
input: AddressInput
): ShopAddressUpdate

Arguments

shopAddressUpdate.input ● AddressInput input

Fields required to update shop address.

Type

ShopAddressUpdate object

Update the shop's address. If the null value is passed, the currently selected address will be deleted.

Requires MANAGE_SETTINGSpermission.

Was this page helpful?