GET api/v2/pricelists/{priceListId}/PriceItems
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| priceListId | integer |
Required |
Response
PageResultOfPriceListItemFromIntegration| Name | Description | Type | Additional information |
|---|---|---|---|
| Count | integer | ||
| TotalCount | integer | ||
| Result | Collection of PriceListItemFromIntegration |
Response Format
application/json, text/json, text/html
Sample:
Sample not available.