Clover · Example Payload

Platform Rest Api Category Example

RestaurantPOSPaymentsRetailSMBHardware

Platform Rest Api Category Example is an example object payload from Clover, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamesortOrderitemscolorCodedeletedmodifiedTimecanonical

Example Payload

Raw ↑
{
  "id": "9ABCDEF1234567",
  "name": "Example name",
  "sortOrder": 1,
  "items": [],
  "colorCode": "ABC123",
  "deleted": true,
  "modifiedTime": 1718153645000,
  "canonical": {}
}