| Name | Description | Type | Additional information |
|---|---|---|---|
| ItemCode |
Item code to be priced. |
string |
Required Min length: 1 String length: inclusive between 1 and 30 |
| OriginalCount |
Quantity of original items to be priced. |
integer |
Default value is 1 Minimum value: 1 |
| CopyCount |
Number of copies of the originals to be priced. Set to 1 when not appropriate. |
integer |
Default value is 1 Minimum value: 1 |
| WidthInInches |
The width of the item in inches. If you provide LenghtInInches and WidthInInches then the SizeInSquareFeet value will be ignored. |
decimal number |
Minimum value: 0 |
| LengthInInches |
The length of the item in inches. If you provide LenghtInInches and WidthInInches then the SizeInSquareFeet value will be ignored. |
decimal number |
Minimum value: 0 |
| SizeInSquareFeet |
The size of the item in square feet. If the SizeInSquareFeet value is suppled, LenghtInInches and WidthInInches will be ignored. |
decimal number |
Minimum value: 0 |