[**@bigcommerce/checkout-sdk**](../README.md)

***

[@bigcommerce/checkout-sdk](../README.md) / CustomerAccountRequestBody

# Interface: CustomerAccountRequestBody

## Properties

### acceptsMarketingEmails?

> `optional` **acceptsMarketingEmails?**: `boolean`

***

### customFields?

> `optional` **customFields?**: `object`[]

#### fieldId

> **fieldId**: `string`

#### fieldValue

> **fieldValue**: `string` \| `number` \| `string`[]

***

### email

> **email**: `string`

***

### firstName

> **firstName**: `string`

***

### lastName

> **lastName**: `string`

***

### password

> **password**: `string`
