Home > @vsf-enterprise/bigcommerce-api > UpdateAddressParameters
# UpdateAddressParameters interface
Necessary parameters to update a customer address.
Signature:
export interface UpdateAddressParameters extends Partial<CreateAddressParameters>
Extends: Partial<CreateAddressParameters>
# Properties
Property | Type | Description |
---|---|---|
id | number | The unique numeric ID of the address. |