Example
{
"id": "57c4c3fe46cb3519b405cef1",
"email": "[email protected]",
"billto": {
"name": {
"title": "Mr",
"firstname": "Test",
"surname": "Customer"
},
"company": "Divendo Limited",
"address": {
"addressline1": "20-22 Wenlock Road",
"addressline2": "",
"addressline3": "",
"towncity": "London",
"stateprovince": "London",
"postalcode": "N1 7GU",
"country": "GB"
}
},
"shipto": {
"name": {
"title": "Mr",
"firstname": "Test",
"surname": "Customer"
},
"company": "Divendo Limited",
"address": {
"addressline1": "20-22 Wenlock Road",
"addressline2": "",
"addressline3": "",
"towncity": "London",
"stateprovince": "London",
"postalcode": "N1 7GU",
"country": "GB"
}
},
"numbers": [
"02030869860"
]
}