Skip to main content

Get list of customers

Get list of customers

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
  • ContinuationToken string
  • Items object[]
  • Array [
  • Name string required
  • Code string
  • Street string
  • City string
  • PostalCode string
  • Country string
  • Note string
  • Guid guid required
  • ]
Loading...