Good day from Infusionsoft HQ! We’re happy to share the following additions, changes, and emojis.
REST API
Update List Appointments: Now supports optional look up by contact id.
Fixed multiple bugs related Orders:
- Retrieve an Order: Now responds with a
404for an order that does not exist. Previously the response was mistakenly a200with no body content.
- Retrieve an Order: Can now return orders that have no order items. Previously the endpoint acted like item-less orders did not exist.

- List Orders: Now includes orders that have no order items. Previously the response did not include item-less orders.

- Retrieve an Order: Now responds with a