Skip to main content

Get customers

GET 

/api/v2/Contracts/Customers

Get customers

Request

Query Parameters

    ContinuationToken string

    Token is needed, unless all records have been returned in previous request. Do not forget to pass also all other parameters.

Responses

Success

Schema

    ContinuationTokenstringnullable

    Items

    object[]

    nullable

  • Array [

  • Guidguid
    Namestringnullablerequired
    Codestringnullable
    Streetstringnullable
    Citystringnullable
    PostalCodestringnullable
    Countrystringnullable
    Notestringnullable
    BusinessIdstringnullable
    VatNumberstringnullable
    Websitestringnullable
    Descriptionstringnullable
    ContactPersonNamestringnullable
    PhoneNumberstringnullable
    Emailstringnullable
    ExternalKeystringnullable
  • ]