GET upc/exists?UserId={UserId}&Token={Token}&Query={Query}&Page={Page}&PageSize={PageSize}&Upc={Upc}&BestMatch={BestMatch}&Id={Id}&AutoApprove={AutoApprove}&CompanyId={CompanyId}&Text={Text}&ClientCode={ClientCode}&IsMro={IsMro}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| UserId | string |
None. |
|
| Token | string |
None. |
|
| Query | string |
None. |
|
| Page | integer |
None. |
|
| PageSize | integer |
None. |
|
| Upc | string |
None. |
|
| BestMatch | boolean |
None. |
|
| Id | integer |
None. |
|
| AutoApprove | boolean |
None. |
|
| CompanyId | string |
None. |
|
| Text | string |
None. |
|
| ClientCode | string |
None. |
|
| IsMro | boolean |
None. |
Body Parameters
None.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json, text/html
Sample:
true
application/xml, text/xml
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>