Guest User

Untitled

a guest
Aug 20th, 2013
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 24.52 KB | None | 0 0
  1. Array
  2. (
  3.     [is_error] => 0
  4.     [version] => 3
  5.     [count] => 1
  6.     [id] => 8481
  7.     [values] => Array
  8.         (
  9.             [8481] => Array
  10.                 (
  11.                     [id] => 8481
  12.                     [contact_type] => Household
  13.                     [contact_sub_type] =>
  14.                     [do_not_email] => 0
  15.                     [do_not_phone] => 0
  16.                     [do_not_mail] => 0
  17.                     [do_not_sms] => 0
  18.                     [do_not_trade] => 0
  19.                     [is_opt_out] => 0
  20.                     [legal_identifier] =>
  21.                     [external_identifier] =>
  22.                     [sort_name] => Household 1
  23.                     [display_name] => Household 1
  24.                     [nick_name] =>
  25.                     [legal_name] =>
  26.                     [image_URL] =>
  27.                     [preferred_communication_method] =>
  28.                     [preferred_language] => en_US
  29.                     [preferred_mail_format] => Both
  30.                     [hash] => e5fedf6202b5f0aefe8497b28150ab23
  31.                     [api_key] =>
  32.                     [first_name] =>
  33.                     [middle_name] =>
  34.                     [last_name] =>
  35.                     [prefix_id] =>
  36.                     [suffix_id] =>
  37.                     [email_greeting_id] => 5
  38.                     [email_greeting_custom] =>
  39.                     [email_greeting_display] => Dear Household 1
  40.                     [postal_greeting_id] => 5
  41.                     [postal_greeting_custom] =>
  42.                     [postal_greeting_display] => Dear Household 1
  43.                     [addressee_id] => 2
  44.                     [addressee_custom] =>
  45.                     [addressee_display] => Household 1
  46.                     [job_title] =>
  47.                     [gender_id] =>
  48.                     [birth_date] =>
  49.                     [is_deceased] => 0
  50.                     [deceased_date] =>
  51.                     [household_name] => Household 1
  52.                     [primary_contact_id] =>
  53.                     [organization_name] =>
  54.                     [sic_code] =>
  55.                     [user_unique_id] =>
  56.                     [created_date] => 2013-08-20 15:43:01
  57.                     [modified_date] => 2013-08-20 15:43:02
  58.                     [api.phone.create] => Array
  59.                         (
  60.                             [0] => Array
  61.                                 (
  62.                                     [is_error] => 0
  63.                                     [undefined_fields] => Array
  64.                                         (
  65.                                             [0] => entity_id
  66.                                             [1] => entity_table
  67.                                             [2] => contact_id
  68.                                             [3] => api.has_parent
  69.                                             [4] => phone
  70.                                             [5] => id
  71.                                             [6] => location_type_id
  72.                                             [7] => phone_type_id
  73.                                         )
  74.  
  75.                                     [version] => 3
  76.                                     [count] => 1
  77.                                     [id] => 4705
  78.                                     [values] => Array
  79.                                         (
  80.                                             [0] => Array
  81.                                                 (
  82.                                                     [id] => 4705
  83.                                                     [contact_id] => 8481
  84.                                                     [location_type_id] => 1
  85.                                                     [is_primary] =>
  86.                                                     [is_billing] =>
  87.                                                     [mobile_provider_id] =>
  88.                                                     [phone] => 111-111-1111
  89.                                                     [phone_ext] =>
  90.                                                     [phone_numeric] =>
  91.                                                     [phone_type_id] => 1
  92.                                                 )
  93.  
  94.                                         )
  95.  
  96.                                 )
  97.  
  98.                             [1] => Array
  99.                                 (
  100.                                     [is_error] => 0
  101.                                     [undefined_fields] => Array
  102.                                         (
  103.                                             [0] => entity_id
  104.                                             [1] => entity_table
  105.                                             [2] => contact_id
  106.                                             [3] => api.has_parent
  107.                                             [4] => phone
  108.                                             [5] => id
  109.                                             [6] => location_type_id
  110.                                             [7] => phone_type_id
  111.                                         )
  112.  
  113.                                     [version] => 3
  114.                                     [count] => 1
  115.                                     [id] => 4706
  116.                                     [values] => Array
  117.                                         (
  118.                                             [0] => Array
  119.                                                 (
  120.                                                     [id] => 4706
  121.                                                     [contact_id] => 8481
  122.                                                     [location_type_id] => 1
  123.                                                     [is_primary] =>
  124.                                                     [is_billing] =>
  125.                                                     [mobile_provider_id] =>
  126.                                                     [phone] => 222-222-2222
  127.                                                     [phone_ext] =>
  128.                                                     [phone_numeric] =>
  129.                                                     [phone_type_id] => 2
  130.                                                 )
  131.  
  132.                                         )
  133.  
  134.                                 )
  135.  
  136.                         )
  137.  
  138.                     [api.email.create] => Array
  139.                         (
  140.                             [0] => Array
  141.                                 (
  142.                                     [is_error] => 0
  143.                                     [undefined_fields] => Array
  144.                                         (
  145.                                             [0] => entity_id
  146.                                             [1] => entity_table
  147.                                             [2] => 1_id
  148.                                             [3] => api.has_parent
  149.                                             [4] => email
  150.                                             [5] => id
  151.                                             [6] => location_type_id
  152.                                             [7] => contact_id
  153.                                         )
  154.  
  155.                                     [version] => 3
  156.                                     [count] => 1
  157.                                     [id] => 3663
  158.                                     [values] => Array
  159.                                         (
  160.                                             [0] => Array
  161.                                                 (
  162.                                                     [id] => 3663
  163.                                                     [contact_id] => 8481
  164.                                                     [location_type_id] => 1
  165.                                                     [email] => a@b.c
  166.                                                     [is_primary] =>
  167.                                                     [is_billing] =>
  168.                                                     [on_hold] =>
  169.                                                     [is_bulkmail] =>
  170.                                                     [hold_date] =>
  171.                                                     [reset_date] =>
  172.                                                     [signature_text] =>
  173.                                                     [signature_html] =>
  174.                                                 )
  175.  
  176.                                         )
  177.  
  178.                                 )
  179.  
  180.                         )
  181.  
  182.                     [api.contact.create] => Array
  183.                         (
  184.                             [0] => Array
  185.                                 (
  186.                                     [is_error] => 0
  187.                                     [undefined_fields] => Array
  188.                                         (
  189.                                             [0] => api.has_parent
  190.                                             [1] => contact_type
  191.                                             [2] => first_name
  192.                                             [3] => last_name
  193.                                             [4] => api.phone.create
  194.                                             [5] => api.note.create
  195.                                             [6] => api.relationship.create
  196.                                             [7] => id
  197.                                             [8] => contact_sub_type
  198.                                         )
  199.  
  200.                                     [version] => 3
  201.                                     [count] => 1
  202.                                     [id] => 8482
  203.                                     [values] => Array
  204.                                         (
  205.                                             [0] => Array
  206.                                                 (
  207.                                                     [id] => 8482
  208.                                                     [contact_type] => Individual
  209.                                                     [contact_sub_type] =>
  210.                                                     [do_not_email] => 0
  211.                                                     [do_not_phone] => 0
  212.                                                     [do_not_mail] => 0
  213.                                                     [do_not_sms] => 0
  214.                                                     [do_not_trade] => 0
  215.                                                     [is_opt_out] => 0
  216.                                                     [legal_identifier] =>
  217.                                                     [external_identifier] =>
  218.                                                     [sort_name] => Household 1, Person
  219.                                                     [display_name] => Person Household 1
  220.                                                     [nick_name] =>
  221.                                                     [legal_name] =>
  222.                                                     [image_URL] =>
  223.                                                     [preferred_communication_method] =>
  224.                                                     [preferred_language] => en_US
  225.                                                     [preferred_mail_format] => Both
  226.                                                     [hash] => 07b9ccbc5c20771fe4c871852cc60d7f
  227.                                                     [api_key] =>
  228.                                                     [first_name] => Person
  229.                                                     [middle_name] =>
  230.                                                     [last_name] => Household 1
  231.                                                     [prefix_id] =>
  232.                                                     [suffix_id] =>
  233.                                                     [email_greeting_id] => 1
  234.                                                     [email_greeting_custom] =>
  235.                                                     [email_greeting_display] => Dear Person
  236.                                                     [postal_greeting_id] => 1
  237.                                                     [postal_greeting_custom] =>
  238.                                                     [postal_greeting_display] => Dear Person
  239.                                                     [addressee_id] => 1
  240.                                                     [addressee_custom] =>
  241.                                                     [addressee_display] => Person Household 1
  242.                                                     [job_title] =>
  243.                                                     [gender_id] =>
  244.                                                     [birth_date] =>
  245.                                                     [is_deceased] => 0
  246.                                                     [deceased_date] =>
  247.                                                     [household_name] =>
  248.                                                     [primary_contact_id] =>
  249.                                                     [organization_name] =>
  250.                                                     [sic_code] =>
  251.                                                     [user_unique_id] =>
  252.                                                     [created_date] => 2013-08-20 15:43:02
  253.                                                     [modified_date] => 2013-08-20 15:43:02
  254.                                                     [api.note.create] => Array
  255.                                                         (
  256.                                                             [is_error] => 0
  257.                                                             [undefined_fields] => Array
  258.                                                                 (
  259.                                                                     [0] => entity_table
  260.                                                                     [1] => modified_date
  261.                                                                     [2] => entity_id
  262.                                                                     [3] => 0_id
  263.                                                                     [4] => api.has_parent
  264.                                                                     [5] => note
  265.                                                                     [6] => contact_id
  266.                                                                     [7] => subject
  267.                                                                     [8] => privacy
  268.                                                                 )
  269.  
  270.                                                             [version] => 3
  271.                                                             [count] => 1
  272.                                                             [id] => 21399
  273.                                                             [values] => Array
  274.                                                                 (
  275.                                                                     [0] => Array
  276.                                                                         (
  277.                                                                             [id] => 21399
  278.                                                                             [entity_table] => civicrm_contact
  279.                                                                             [entity_id] => 8482
  280.                                                                             [note] => MODIFIED WITH API ON Tue, 20 Aug 2013 15:43:55 -0400
  281.                                                                             [contact_id] => 1
  282.                                                                             [modified_date] => 20130820154358
  283.                                                                             [subject] => API NOTE
  284.                                                                             [privacy] => 0
  285.                                                                         )
  286.  
  287.                                                                 )
  288.  
  289.                                                         )
  290.  
  291.                                                     [api.relationship.create] => Array
  292.                                                         (
  293.                                                             [is_error] => 0
  294.                                                             [version] => 3
  295.                                                             [count] => 1
  296.                                                             [id] => 3207
  297.                                                             [values] => Array
  298.                                                                 (
  299.                                                                     [3207] => Array
  300.                                                                         (
  301.                                                                             [id] => 3207
  302.                                                                             [moreIDs] => 3207
  303.                                                                         )
  304.  
  305.                                                                 )
  306.  
  307.                                                         )
  308.  
  309.                                                 )
  310.  
  311.                                             [8482] => Array
  312.                                                 (
  313.                                                     [api.phone.create] => Array
  314.                                                         (
  315.                                                             [0] => Array
  316.                                                                 (
  317.                                                                     [is_error] => 0
  318.                                                                     [undefined_fields] => Array
  319.                                                                         (
  320.                                                                             [0] => is_primary
  321.                                                                             [1] => entity_id
  322.                                                                             [2] => entity_table
  323.                                                                             [3] => contact_id
  324.                                                                             [4] => api.has_parent
  325.                                                                             [5] => phone
  326.                                                                             [6] => location_type_id
  327.                                                                             [7] => phone_type_id
  328.                                                                         )
  329.  
  330.                                                                     [version] => 3
  331.                                                                     [count] => 1
  332.                                                                     [id] => 4785
  333.                                                                     [values] => Array
  334.                                                                         (
  335.                                                                             [0] => Array
  336.                                                                                 (
  337.                                                                                     [id] => 4785
  338.                                                                                     [contact_id] => 8482
  339.                                                                                     [location_type_id] => 1
  340.                                                                                     [is_primary] => 1
  341.                                                                                     [is_billing] =>
  342.                                                                                     [mobile_provider_id] =>
  343.                                                                                     [phone] => 333-333-3333
  344.                                                                                     [phone_ext] =>
  345.                                                                                     [phone_numeric] =>
  346.                                                                                     [phone_type_id] => 1
  347.                                                                                 )
  348.  
  349.                                                                         )
  350.  
  351.                                                                 )
  352.  
  353.                                                         )
  354.  
  355.                                                     [api.note.create] => Array
  356.                                                         (
  357.                                                             [is_error] => 0
  358.                                                             [undefined_fields] => Array
  359.                                                                 (
  360.                                                                     [0] => entity_table
  361.                                                                     [1] => modified_date
  362.                                                                     [2] => entity_id
  363.                                                                     [3] => 0_id
  364.                                                                     [4] => api.has_parent
  365.                                                                     [5] => note
  366.                                                                     [6] => contact_id
  367.                                                                     [7] => subject
  368.                                                                     [8] => privacy
  369.                                                                 )
  370.  
  371.                                                             [version] => 3
  372.                                                             [count] => 1
  373.                                                             [id] => 21400
  374.                                                             [values] => Array
  375.                                                                 (
  376.                                                                     [0] => Array
  377.                                                                         (
  378.                                                                             [id] => 21400
  379.                                                                             [entity_table] => civicrm_contact
  380.                                                                             [entity_id] => 8482
  381.                                                                             [note] => MODIFIED WITH API ON Tue, 20 Aug 2013 15:43:55 -0400
  382.                                                                             [contact_id] => 1
  383.                                                                             [modified_date] => 20130820154358
  384.                                                                             [subject] => API NOTE
  385.                                                                             [privacy] => 0
  386.                                                                         )
  387.                                                                 )
  388.                                                         )
  389.  
  390.                                                     [api.relationship.create] => Array
  391.                                                         (
  392.                                                             [is_error] => 0
  393.                                                             [version] => 3
  394.                                                             [count] => 1
  395.                                                             [id] => 3207
  396.                                                             [values] => Array
  397.                                                                 (
  398.                                                                     [3207] => Array
  399.                                                                         (
  400.                                                                             [id] => 3207
  401.                                                                             [moreIDs] => 3207
  402.                                                                         )
  403.                                                                 )
  404.                                                         )
  405.                                                 )
  406.                                         )
  407.                                 )
  408.                         )
  409.                 )
  410.         )
  411. )
Advertisement
Add Comment
Please, Sign In to add comment