{
"addressLine1": "string",
"addressLine2": "string",
"businessType": "string",
"companyRegistrationNumber": "string",
"countryId": "string",
"county": "string",
"dateMatched": "date-time",
"emailAddress": "string",
"firstName": "string",
"isContractAgreed": "boolean",
"lastPaymentDate": "date-time",
"middleName": "string",
"nationalInsuranceNumber": "string",
"partnershipUniqueTaxpayerReference": "string",
"phoneNumber": "string",
"postcode": "string",
"surname": "string",
"taxStatus": "string",
"town": "string",
"tradingName": "string",
"uniqueTaxpayerReference": "string",
"verificationNumber": "string"
}
| Name | Type | Description |
|---|---|---|
| addressLine1 | string | String |
| addressLine2 | string | String |
| businessType | string |
Nullable Possible values are:
|
| companyRegistrationNumber | string | String |
| countryId | string | String |
| county | string | String |
| dateMatched | date-time |
Nullable |
| emailAddress | string | String |
| firstName | string | String |
| isContractAgreed | boolean |
Nullable |
| lastPaymentDate | date-time |
Nullable |
| middleName | string | String |
| nationalInsuranceNumber | string | String |
| partnershipUniqueTaxpayerReference | string | String |
| phoneNumber | string | String |
| postcode | string | String |
| surname | string | String |
| taxStatus | string |
Nullable Possible values are:
|
| town | string | String |
| tradingName | string | String |
| uniqueTaxpayerReference | string | String |
| verificationNumber | string | String |
Powered by DapperDox