This model is also used for the Sender and Recipient objects.
Field | Type | Description | Validation |
---|---|---|---|
| boolean | If allow_email is true, send notifications to customer by email. | Possible values: |
| boolean | If allow_sms is true, send notifications to customer by SMS. | Possible values: |
| string | The customer's email address. | Valid email address, |
| number (double) | The ID of this object in Delivery Hub. | Valid uuid |
| string | The customer's locale (ISO6391), which defines the Delivery Notification language for this order. Learn more about configuring notifications. | Valid ISO 639-1 code |
| string | The customer's first and last name. | Required, |
| string | The customer's phone number. | Required The regular expression pattern
|