RESTGetVendorByLabel#
GET - /vendors/label/{label}
Get a vendor by label.
Parameters#
Path#
label | String
Label of the vendor
Query#
include | List[String]
Comma separated list of fields to include in the response. Use dot notation to define nested fields.
exclude | List[String]
Comma separated list of fields to exclude in the response. Use dot notation to define nested fields.
Returns#
content | application/json
response_type | single
response_object | Container Vendor