GET /v1/customers/
List of all customers
Parameters
None.
Request
application/json
TS-Apikey: api_key
{}
Response
application/json
HTTP 200
{ "list": [ { "address": { "city": "dca", "country": "slovensko", "street": "murgasova", "zip": "01841" }, "id_customer": 2, "name": "Teamsoft", "registration_number": "78911565", "tax_id": "185151", "vat_number": "6787886" }, { "address": { "city": "mesto", "country": "slovensko", "street": "ulica", "zip": "01841" },