Name | Description | Type | Additional information |
---|---|---|---|
CompanyId |
Represents the Id of the company to retrieve pricing for. |
integer |
Minimum value: 1 |
PriceSheetId |
Represents the Id of the pricing sheet to retrieve pricing for. |
integer |
Minimum value: 1 |
PriceAsOf |
The date for which to price the item. |
date |
Default value is the day of the request |
ItemsToPrice |
List of items to price |
Collection of ItemPricingRequestItem |
Minimum Count: 1 |