2024-06-04
6 months ago by ReadMe API
Summary: Accounts, Batch Orders, Orders, Workflows
Accounts
- We added the account status
closed
.
Batch Orders
- The batch order endpoints have been deprecated. Please use the new order endpoints.
Orders
- We introduce a new suite of endpoints for order management. This allows us to expand the types of orders supported without significantly increasing the API surface.
Workflows
- The workflow endpoints have been updated to support the new orders API. Use the
unified_orders
query parameter to enable this.