pricebook_materials_markup_list
Retrieve a paginated list of material markups from the pricebook. Supports sorting, pagination, and total count inclusion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort expression for markups (+Field or -Field) | |
| page | No | Page number (starts at 1) | |
| pageSize | No | Records per page (default 50) | |
| includeTotal | No | Include total count in response |