{
"defaultShipping": {
"id": "string",
"type": "Shipping",
"isDefault": true,
"label": "string",
"firstName": "string",
"lastName": "string",
"phoneNumber": "string",
"email": "string",
"address1": "string",
"address2": "string",
"city": "string",
"state": "string",
"country": "string",
"postalCode": "string",
"countryCode": "string",
"requiresInvoice": true,
"taxOffice": "string",
"tin": "string",
"companyName": "string",
"profession": "string",
"additionalInfo": "string",
"createdDate": "2019-08-24T14:15:22.123Z",
"updatedDate": "2019-08-24T14:15:22.123Z"
},
"defaultBilling": {
"id": "string",
"type": "Shipping",
"isDefault": true,
"label": "string",
"firstName": "string",
"lastName": "string",
"phoneNumber": "string",
"email": "string",
"address1": "string",
"address2": "string",
"city": "string",
"state": "string",
"country": "string",
"postalCode": "string",
"countryCode": "string",
"requiresInvoice": true,
"taxOffice": "string",
"tin": "string",
"companyName": "string",
"profession": "string",
"additionalInfo": "string",
"createdDate": "2019-08-24T14:15:22.123Z",
"updatedDate": "2019-08-24T14:15:22.123Z"
}
}