{
  "data": {
    "code": 0,
    "message": "The contact details have been updated.",
    "contact": {
      "contact_id": "5394166000000379001",
      "contact_name": "Acme Corporation",
      "company_name": "Acme Corporation",
      "contact_type": "customer",
      "customer_sub_type": "business",
      "status": "active",
      "payment_terms": 45,
      "payment_terms_label": "Net 45",
      "currency_id": "5394166000000000097",
      "currency_code": "USD",
      "first_name": "John",
      "last_name": "Doe",
      "email": "john.doe@acme.example.com",
      "phone": "+1-415-555-0123",
      "billing_address": {
        "address": "456 Mission Street",
        "city": "San Francisco",
        "state": "California",
        "zip": "94105",
        "country": "United States"
      },
      "created_time": "2024-01-15T10:30:00-0800",
      "last_modified_time": "2024-01-15T14:22:10-0800"
    }
  }
}