GET api/Dealers/Get?userId={userId}&tenant={tenant}&tenantCategory={tenantCategory}&limit={limit}&pag={pag}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
userId | string |
Required |
|
tenant | string |
Required |
|
tenantCategory | string |
Required |
|
limit | integer |
Default value is 4 |
|
pag | integer |
Default value is 1 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.