{
"status_code": 0,
"error_message": "string",
"result": {
"id": 0,
"name": "string",
"code": "string",
"relatedaccountcode": "string",
"phone": "string",
"mobile": "string",
"email": "string",
"payment_type": "string",
"credit_limit": 0,
"balance": 0,
"shipping_term": "string",
"insurance": "string",
"has_discount": true,
"discount_from": 0,
"discount_to": 0,
"customer_type": "string",
"pricing_type": "string",
"payment_max_due_days": 0,
"related_account_id": 0,
"related_account_parent_id": 0,
"tax_registeration_id": "string",
"external_id": "string",
"customer_addresses": [
{
"id": 0,
"customer_id": 0,
"name": "string",
"country_id": 0,
"city_id": 0,
"district_id": 0,
"street": "string",
"description": "string",
"is_default": true,
"entity_state": "string",
"address_phone": "string"
}
]
},
"total_count": 0
}