OrderIdentity
externIdentityIdinteger<int32>required
namestringnullable
firstNamestringnullable
address1stringnullable
address2stringnullable
address3stringnullable
address4stringnullable
zipCodestringnullable
citystringnullable
countrystringnullable
phonestringnullable
mobilestringnullable
emailstringnullable
OrderIdentity
{
"externIdentityId": 0,
"name": "string",
"firstName": "string",
"address1": "string",
"address2": "string",
"address3": "string",
"address4": "string",
"zipCode": "string",
"city": "string",
"country": "string",
"phone": "string",
"mobile": "string",
"email": "string"
}