Home > @vsf-enterprise/bigcommerce-api > UpdateCustomerPayload
# UpdateCustomerPayload interface
Signature:
export interface UpdateCustomerPayload extends UpdateCustomerParameters
Extends: UpdateCustomerParameters
# Properties
Property | Type | Description |
---|---|---|
channel_ids | Channel['id'][] | Arrays of channels the customer can access. |
origin_channel_id | Channel['id'] | Channel ID of the customer that has created the form. |