MergeCRMClient::PatchedContactRequest
require 'merge_crm_client'
instance = MergeCRMClient ::PatchedContactRequest . new (
first_name : Gil ,
last_name : Feig ,
account : 0958 cbc6 -6040 -430 a -848 e -aafacbadf4ae ,
addresses : [ { " ; street_1 " ; :" ; 50 Bowling Green Dr " ; , " ; street_2 " ; :" ; Golden Gate Park " ; , " ; city " ; :" ; San Francisco " ; , " ; state " ; :" ; CA " ; , " ; postal_code " ; :" ; 94122 " ; , " ; country " ; :" ; US " ; , " ; address_type " ; :" ; Shipping " ; } ] ,
email_addresses : [ { " ; email_address " ; :" ; hello @merge . dev " ; , " ; email_address_type " ; :" ; Work " ; } ] ,
phone_numbers : [ { " ; phone_number " ; :" ; +13785579223 " ; , " ; phone_number_type " ; :" ; Mobile " ; } ] ,
last_activity_at : 2022 -02 -10 T00 :00Z ,
integration_params : { " ; unique_integration_field " ; :" ; unique_integration_field_value " ; } ,
linked_account_params : { " ; unique_linked_account_field " ; :" ; unique_linked_account_field_value " ; } ,
remote_fields : null
)