2024-03-28 — Add endpoint to update inventory check requirement
Adds the Update Inventory Check Requirement endpoint in the Checkout Admin API.
This endpoint enables you to control whether the Process Order endpoint performs an inventory check. If the inventory check is required, the Process Order endpoint returns a 422 error if there is not enough inventory to complete the order.
The inventory check is required by default.