| Name | Type | Description | Notes |
|---|---|---|---|
| firstName | String | Customer’s first name. This name must be the same as the name on the card. For Payouts: This field may be sent only for FDC Compass. For processor-specific information, see the customer_firstname field in Credit Card Services Using the SCMP API. | [optional] |
| lastName | String | Customer’s last name. This name must be the same as the name on the card. For Payouts: This field may be sent only for FDC Compass. For processor-specific information, see the customer_lastname field in Credit Card Services Using the SCMP API. | [optional] |
| company | String | Name of the customer’s company. For processor-specific information, see the company_name field in Credit Card Services Using the SCMP API. | [optional] |
| address1 | String | First line of the billing street address as it appears on the credit card issuer’s records. For Payouts: This field may be sent only for FDC Compass. For processor-specific information, see the bill_address1 field in Credit Card Services Using the SCMP API. | [optional] |
| address2 | String | Additional address information. For Payouts: This field may be sent only for FDC Compass. For processor-specific information, see the bill_address2 field in Credit Card Services Using the SCMP API. | [optional] |
| locality | String | City of the billing address. For Payouts: This field may be sent only for FDC Compass. For processor-specific information, see the bill_city field in Credit Card Services Using the SCMP API. | [optional] |
| administrativeArea | String | State or province of the billing address. Use the State, Province, and Territory Codes for the United States and Canada. For Payouts: This field may be sent only for FDC Compass. For processor-specific information, see the bill_state field in Credit Card Services Using the SCMP API. | [optional] |
| postalCode | String | Postal code for the billing address. The postal code must consist of 5 to 9 digits. When the billing country is the U.S., the 9-digit postal code must follow this format: [5 digits][dash][4 digits] Example 12345-6789 When the billing country is Canada, the 6-digit postal code must follow this format: [alpha][numeric][alpha][space][numeric][alpha][numeric] Example A1B 2C3 For Payouts: This field may be sent only for FDC Compass. For processor-specific information, see the bill_zip field in Credit Card Services Using the SCMP API. | [optional] |
| country | String | Country of the billing address. Use the two-character ISO Standard Country Codes. For processor-specific information, see the bill_country field in Credit Card Services Using the SCMP API. | [optional] |
| String | Customer's email address, including the full domain name. For processor-specific information, see the customer_email field in Credit Card Services Using the SCMP API. | [optional] | |
| phoneNumber | String | Customer’s phone number. For Payouts: This field may be sent only for FDC Compass. CyberSource recommends that you include the country code when the order is from outside the U.S. For processor-specific information, see the customer_phone field in Credit Card Services Using the SCMP API. | [optional] |