{
"customerId": "string",
"fullName": "string",
"emailAddress": "string",
"phoneNumber": "string",
"latitude": 0,
"longitude": 0,
"formattedAddress": "string",
"addressImages": [
{
"heading": 0,
"imageUrl": "http://example.com"
}
],
"billingInfo": {
"wasCharged": true,
"amount": "string",
"currency": "NGN",
"note": "string"
}
}