The name of the customer and/or company.
companyName | string(1-50) | The company's name, if the purchase is being made on behalf of a company. Example: "Paynova AB" |
title | string(1-10) | The title. Examples: "Mr." , "Mrs." |
firstName | string(1-50) | The first name (given name). Example: "Christopher" |
middleNames | string(1-100) | The middle names. Example: "Carl" |
lastName | string(1-50) | The last name (surname). Example: "Williams" |
suffix | string(1-10) | The name's suffix. Examples: "Jr." , "Sr." |