improved

Clover API updates - June 2023

Clover made the following API updates for June 2023.

Inventory APIs

Added offset and limit capabilities to the /v3/merchants/{mId}/items endpoint.

offset Position of the first line item returned in the search results. Indicates the number of line items that are excluded from the search results.limit Maximum number of line items returned in the search result.

See Get all inventory items.