GET api/Label/AllPets?subscriptionID={subscriptionID}&excludeInternalBarcodes={excludeInternalBarcodes}
Provides a list of available pets(labels) for a given subscription.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
subscriptionID | string |
Required |
|
excludeInternalBarcodes | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.