Xero / Pipedrive Integration - Search Contact Error

Module 20 output bundle - Search for contact

[
    {
        "ContactID": "7bee1e28-a7e2-4ebe-b218-00ad67818df4",
        "ContactNumber": "VW3418",
        "ContactStatus": "ACTIVE",
        "Name": "Julie Soh",
        "FirstName": "Julie",
        "LastName": "Soh",
        "EmailAddress": "",
        "BankAccountDetails": "",
        "Addresses": [
            {
                "AddressType": "POBOX",
                "AddressLine1": "",
                "City": "",
                "Region": "",
                "PostalCode": "",
                "Country": ""
            },
            {
                "AddressType": "STREET",
                "AddressLine1": "",
                "City": "",
                "Region": "",
                "PostalCode": "",
                "Country": ""
            }
        ],
        "Phones": [
            {
                "PhoneType": "DDI",
                "PhoneNumber": "",
                "PhoneAreaCode": "",
                "PhoneCountryCode": ""
            },
            {
                "PhoneType": "DEFAULT",
                "PhoneNumber": "",
                "PhoneAreaCode": "",
                "PhoneCountryCode": "+61"
            },
            {
                "PhoneType": "FAX",
                "PhoneNumber": "",
                "PhoneAreaCode": "",
                "PhoneCountryCode": "+61"
            },
            {
                "PhoneType": "MOBILE",
                "PhoneNumber": "0422 355 077",
                "PhoneAreaCode": "",
                "PhoneCountryCode": "+61"
            }
        ],
        "UpdatedDateUTC": "2017-02-20T18:29:15.600Z",
        "ContactGroups": [],
        "IsSupplier": false,
        "IsCustomer": true,
        "ContactPersons": [],
        "HasAttachments": false,
        "__IMTLENGTH__": 1,
        "__IMTINDEX__": 1
    }
]
1 Like