{
    "success": true,
    "data": {
        "is_delete_protected": false,
        "id": "01234567-abcd-dcba-ffff-000000000000",
        "is_deleted": false,
        "modified": "2019-01-01T00:00:00",
        "created": "2019-01-01T00:00:00",
        "currency_exchange_rates_list": "http://example.com",
        "email": "http://example.com",
        "online_form_type": "http://example.com",
        "product_currency": "http://example.com",
        "product_price_list": "http://example.com",
        "currency_exchange_rates_list_id": "01234567-abcd-dcba-ffff-000000000000",
        "email_id": "01234567-abcd-dcba-ffff-000000000000",
        "field_ids": {},
        "online_form_type_id": "01234567-abcd-dcba-ffff-000000000000",
        "product_currency_id": "01234567-abcd-dcba-ffff-000000000000",
        "product_price_list_id": "01234567-abcd-dcba-ffff-000000000000",
        "status": 1,
        "revision": 1,
        "account_relations": [
            "http://example.com"
        ],
        "contact_relations": [
            "http://example.com"
        ],
        "lead_relations": [
            "http://example.com"
        ],
        "opportunity_relations": [
            "http://example.com"
        ],
        "quote_relations": [
            "http://example.com"
        ],
        "project_relations": [
            "http://example.com"
        ],
        "custom_entity_relations": [
            "http://example.com"
        ],
        "lines": [
            "http://example.com"
        ],
        "responded_by": "string",
        "response_date": "2019-01-01T00:00:00"
    }
}