improved
Clover API updates - January 2021
almost 4 years ago
Clover has released several API updates for January 2021.
Inventory
Object association endpoints
The documentation for the following endpoints has been updated with the delete
query parameter and complete response objects.
/v3/merchants/{mId}/category_items
/v3/merchants/{mId}/item_modifier_groups
/v3/merchants/{mId}/option_items
/v3/merchants/{mId}/order_type_categories
/v3/merchants/{mId}/tag_items
/v3/merchants/{mId}/tax_rate_items
Orders
New atomic order endpoints
To reduce the effort required to work with Clover orders, we've created two endpoints that allow you to create and complete an order with a single operation for each action.