Skip to content

Customer list

GET
/v1/Customers

List customers

Responses

OK

application/json
JSON
[
{
"customerNumber": "string",
"name": "string"
}
]