| OLD | NEW |
| 1 NAME_FIRST | billingAddress.firstName | * | | 1 NAME_FIRST | billingAddress.firstName | * | |
| 2 NAME_LAST | billingAddress.lastName | * | | 2 NAME_LAST | billingAddress.lastName | * | |
| 3 ADDRESS_BILLING_LINE1 | billingAddress.address1 | * | | 3 ADDRESS_BILLING_LINE1 | billingAddress.address1 | * | |
| 4 ADDRESS_BILLING_LINE2 | billingAddress.address2 | | | 4 ADDRESS_BILLING_LINE2 | billingAddress.address2 | Street address or P.O. box | |
| 5 ADDRESS_BILLING_CITY | billingAddress.city | * | | 5 ADDRESS_BILLING_CITY | billingAddress.city | * | |
| 6 ADDRESS_BILLING_STATE | billingAddress.stateCode | * | XX | 6 ADDRESS_BILLING_STATE | billingAddress.stateCode | * | XX |
| 7 ADDRESS_BILLING_ZIP | billingAddress.postalCode | * | | 7 ADDRESS_BILLING_ZIP | billingAddress.postalCode | * | |
| 8 ADDRESS_BILLING_COUNTRY | billingAddress.country | International billing instruc
tions | US | 8 ADDRESS_BILLING_COUNTRY | billingAddress.country | * | US |
| 9 PHONE_HOME_WHOLE_NUMBER | billingAddress.phoneNumber | * | | 9 PHONE_HOME_WHOLE_NUMBER | billingAddress.phoneNumber | * | |
| 10 EMAIL_ADDRESS | customer.emailAddress | * | | 10 EMAIL_ADDRESS | customer.emailAddress | * | |
| 11 NAME_FIRST | shippingAddress.firstName | * | | 11 NAME_FIRST | shippingAddress.firstName | * | |
| 12 NAME_LAST | shippingAddress.lastName | * | | 12 NAME_LAST | shippingAddress.lastName | * | |
| 13 ADDRESS_HOME_LINE1 | shippingAddress.address1 | * | | 13 ADDRESS_HOME_LINE1 | shippingAddress.address1 | * | |
| 14 ADDRESS_HOME_LINE2 | shippingAddress.address2 | | | 14 ADDRESS_HOME_LINE2 | shippingAddress.address2 | Street address or P.O. box | |
| 15 ADDRESS_HOME_CITY | shippingAddress.city | * | | 15 ADDRESS_HOME_CITY | shippingAddress.city | * | |
| 16 ADDRESS_HOME_STATE | shippingAddress.stateCode | * | XX | 16 ADDRESS_HOME_STATE | shippingAddress.stateCode | * | XX |
| 17 ADDRESS_HOME_ZIP | shippingAddress.postalCode | * | | 17 ADDRESS_HOME_ZIP | shippingAddress.postalCode | * | |
| 18 ADDRESS_HOME_COUNTRY | shippingAddress.country | * | US | 18 ADDRESS_HOME_COUNTRY | shippingAddress.country | * | US |
| 19 PHONE_HOME_WHOLE_NUMBER | shippingAddress.phoneNumber | * | | 19 PHONE_HOME_WHOLE_NUMBER | shippingAddress.phoneNumber | * | |
| 20 UNKNOWN_TYPE | customOrderHeader.internationalBilling | | | 20 UNKNOWN_TYPE | customOrderHeader.internationalBilling | International Billing | |
| 21 UNKNOWN_TYPE | customOrderHeader.salespersonNumber | | | 21 UNKNOWN_TYPE | customOrderHeader.salespersonNumber | Salesperson Number | |
| 22 UNKNOWN_TYPE | customOrderHeader.giftFromName | | | 22 UNKNOWN_TYPE | customOrderHeader.giftFromName | Gift From | |
| 23 UNKNOWN_TYPE | customOrderHeader.giftMessage | | | 23 UNKNOWN_TYPE | customOrderHeader.giftMessage | Gift Message | |
| 24 EMAIL_ADDRESS | customOrderHeader.giftEmailAddress | | | 24 EMAIL_ADDRESS | customOrderHeader.giftEmailAddress | Gift Email | |
| OLD | NEW |