{
  "data": {
    "code": 0,
    "message": "success",
    "contact": {
      "contact_id": "5394166000000379001",
      "contact_name": "Acme Corporation",
      "company_name": "Acme Corporation",
      "contact_type": "customer",
      "customer_sub_type": "business",
      "credit_limit": 50000,
      "status": "active",
      "payment_terms": 30,
      "payment_terms_label": "Net 30",
      "currency_id": "5394166000000000097",
      "currency_code": "USD",
      "currency_symbol": "$",
      "outstanding_receivable_amount": 15000,
      "outstanding_receivable_amount_bcy": 15000,
      "unused_credits_receivable_amount": 0,
      "unused_credits_receivable_amount_bcy": 0,
      "first_name": "John",
      "last_name": "Doe",
      "email": "john.doe@acme.example.com",
      "phone": "+1-415-555-0123",
      "mobile": "+1-415-555-0124",
      "website": "https://www.acme.example.com",
      "is_portal_enabled": false,
      "is_taxable": true,
      "tax_id": "5394166000000000500",
      "tax_name": "Sales Tax",
      "tax_percentage": 8.25,
      "tax_exemption_id": null,
      "tax_exemption_code": null,
      "place_of_contact": "San Francisco",
      "gst_no": null,
      "gst_treatment": "business_none",
      "billing_address": {
        "address": "123 Market Street",
        "street2": "Suite 400",
        "city": "San Francisco",
        "state": "California",
        "state_code": "CA",
        "zip": "94105",
        "country": "United States",
        "country_code": "US",
        "fax": null
      },
      "shipping_address": {
        "address": "123 Market Street",
        "street2": "Suite 400",
        "city": "San Francisco",
        "state": "California",
        "state_code": "CA",
        "zip": "94105",
        "country": "United States",
        "country_code": "US",
        "fax": null
      },
      "contact_persons": [
        {
          "contact_person_id": "5394166000000379010",
          "salutation": "Mr.",
          "first_name": "John",
          "last_name": "Doe",
          "email": "john.doe@acme.example.com",
          "phone": "+1-415-555-0123",
          "mobile": "+1-415-555-0124",
          "is_primary_contact": true,
          "skype": null,
          "designation": "CFO",
          "department": "Finance",
          "is_added_in_portal": false
        }
      ],
      "default_templates": {
        "invoice_template_id": "5394166000000000333",
        "invoice_template_name": "Standard",
        "estimate_template_id": "5394166000000000334",
        "estimate_template_name": "Standard",
        "creditnote_template_id": "5394166000000000335",
        "creditnote_template_name": "Standard",
        "purchaseorder_template_id": "5394166000000000336",
        "purchaseorder_template_name": "Standard",
        "salesorder_template_id": "5394166000000000337",
        "salesorder_template_name": "Standard",
        "retainerinvoice_template_id": "5394166000000000338",
        "retainerinvoice_template_name": "Standard",
        "paymentthankyou_template_id": "5394166000000000339",
        "paymentthankyou_template_name": "Standard",
        "retainerinvoice_paymentthankyou_template_id": "5394166000000000340",
        "retainerinvoice_paymentthankyou_template_name": "Standard"
      },
      "custom_fields": [],
      "notes": "Premium customer since 2020",
      "created_time": "2024-01-15T10:30:00-0800",
      "last_modified_time": "2024-01-15T14:22:10-0800"
    }
  }
}