API Updates for October 3, 2024
timestamp1727974404115
Enhancements
Updated the
order_source
description to be more specific regarding what values you can set for each origin. See the updated description in the response body for Get an order, Get all orders, Create an order, and Update an order endpoints as well as in the request body for Create an order and Update an order endpoints.Updated the
is_customers_only
description in the Pages API documentation to clarify that the page is only visible to logged-in customers.
Bug Fixes
Added the
order_source
field as a request parameter for the Create an order and Update an order endpoints.Corrected the Update an order request example. Thank you @cjbarth.
Fixed the rendering of the table in the Get all Order Statuses endpoint.
Removed a legacy reference from the Using Event Hooks article because it is no longer valid. Thank you @bobmurdoch.