GET api/uniconta/ItemPrices?size={size}&page={page}&pricelist={pricelist}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| size | integer |
Required |
|
| page | integer |
Required |
|
| pricelist | string |
Required |
Body Parameters
None.
Response Information
Resource Description
JsonResultOfListOfDebtorPriceListClient| Name | Description | Type | Additional information |
|---|---|---|---|
| Content | Collection of DebtorPriceListClient |
None. |
|
| SerializerSettings | JsonSerializerSettings |
None. |
|
| Encoding | Encoding |
None. |
|
| Request | HttpRequestMessage |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.