Additional questions you ask during the checkout/signup process and your customer's answers.
| Field Name | Type | Description |
|---|---|---|
| question | string | Additional question that the customer is asked during the checkout process. For example, "Would you like to subscribe to our free newsletter?" |
| questionId | string | ID that corresponds to the additional question. |
| answer | string | Answer to an additional question that the customer is asked during the checkout process. For example, "Yes". |
| answerId | string | ID that corresponds to the answer to an additional question. |