SMART Return Customer Model.
| Property | Description | Required | Data Type |
|---|---|---|---|
| ClientCustomerId | A unique identifier of the Customer the order is associated with. | False | string |
| Title | The customer's title. | False | String |
| Forename | The customer's Forename. | False | String |
| Surname | The customer's Surname. | False | String |
| Phone | A contact phone number for the customer. | False | Decimal |
| The customer's email. | False | String |