list_payment_terms
Retrieve all payment terms from inFlow Inventory to review, sort, and paginate them for billing or purchasing workflows.
Instructions
List all payment terms
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | ||
| sort | No | Property to sort by (e.g., name) | |
| count | No | ||
| sortDesc | No | Sort in descending order | |
| includeCount | No | Include total record count in response |