traverse_customer_orders
Follow the Customer-to-Order link customerOrders to retrieve linked orders for a customer or the customer for an order, using a source instance from get or search.
Instructions
Traverse the Customer → Order link "customerOrders" (one-to-many). Pass an instance returned by get or search; its properties are a snapshot, not authority. Direction is inferred from source.type; an explicit direction must agree.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | ||
| direction | No |