MyCustomers

Interface

It allows you:

Prerequisites:

In order to use this Api Method there must be accomplished the following requirements in SocrateCloud:

Columns that can be used as filters:

Actions can be done: 

{

    "data": [

        {

            "Representative_ID": -1,

            "RepresentativeEmail": "someemail@somedomain.ro",

            "RepresentativeName": "Representative Name",

            "RepresentativeSalesRegionValue": null,

            "RepresentativeSalesRegion": null,

            "BPartner_ID": -1,

            "BPartnerValue": "Client Value",

            "BPartner": "Client Name",

            "BPartnerLocation_ID": -1,

            "BPartnerLocationName": null,,

            "BPartnerLocationDescription": null,

            "BPartnerLocationAddress": null,

            "BPartnerLocationCity": "null,,

            "BPartnerLocationCounty": null,,

            "BPartnerSalesRegionValue": null,,

            "BPartnerSalesRegion": null,

        }

     ],

    "totalRows": 1

}

List header only:

URL: https://api.socratecloud.com/webapi/rest/my_customers/list/{version}?startRow={0}&endRow={100}&accessToken={access_token}

Method: GET

Available filter parameters:

Return: JSON object with next format: