pricebook_materials_markup_list
List markups for materials in the pricebook. Supports pagination, sorting, and including total counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (starts at 1) | |
| sort | No | Sort expression for markups (+Field or -Field) | |
| pageSize | No | Records per page (default 50) | |
| includeTotal | No | Include total count in response |