inventory_purchase_orders_get
Fetch a purchase order by its ServiceTitan ID to retrieve the full record without pagination. Ideal when the ID is known; use list to search otherwise.
Instructions
Retrieve a purchase order by its ServiceTitan ID. Returns the single upstream record without pagination; use inventory_purchase_orders_list to search when the ID is unknown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Purchase order ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||