Endpoint: /action/vendors/list
Method: GET
Request Params: none
Response Body:
[
"Vendor 1",
"Vendor 2"
]
Returns a list of all vendor names
Endpoint: /action/vendors/list
Method: GET
Request Params: none
Response Body:
[
"Vendor 1",
"Vendor 2"
]