Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Array
- (
- [contact_id] => 8481
- [household_name] => Household 1
- [contact_type] => Household
- [api.phone.create] => Array
- (
- [0] => Array
- (
- [phone] => 111-111-1111
- [id] => 4705
- [location_type_id] => 1
- [phone_type_id] => 1
- [contact_id] => 8481
- )
- [1] => Array
- (
- [phone] => 222-222-2222
- [id] => 4706
- [location_type_id] => 1
- [phone_type_id] => 2
- [contact_id] => 8481
- )
- )
- [api.email.create] => Array
- (
- [0] => Array
- (
- [email] => a@b.c
- [id] => 3663
- [location_type_id] => 1
- [contact_id] => 8481
- )
- )
- [api.contact.create] => Array
- (
- [0] => Array
- (
- [contact_type] => Individual
- [first_name] => Person
- [last_name] => Household 1
- [contact_id] => 8482
- [api.phone.create] => Array
- (
- [0] => Array
- (
- [phone] => 333-333-3333
- [location_type_id] => 1
- [phone_type_id] => 1
- [contact_id] => 8482
- [is_primary] => 1
- )
- )
- [api.note.create] => Array
- (
- [entity_table] => civicrm_contact
- [note] => MODIFIED WITH API ON Tue, 20 Aug 2013 15:43:55 -0400
- [entity_id] => 8482
- [contact_id] => 1
- [subject] => API NOTE
- )
- [api.relationship.create] => Array
- (
- [contact_id_a] => 8482
- [contact_id_b] => 8481
- [relationship_type_id] => 7
- [is_active] => 1
- [is_permission_a_b] => 0
- [is_permission_b_a] => 1
- [id] => 3207
- )
- )
- )
- [version] => 3
- )
Advertisement
Add Comment
Please, Sign In to add comment