Revel Systems · Example Payload

Revel Webhooks Stock Status Payload Example

POSRestaurantRetailiPad

Revel Webhooks Stock Status Payload Example is an example object payload from Revel Systems, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idinstocktypebarcode

Example Payload

Raw ↑
{
  "id": 1,
  "instock": true,
  "type": "product",
  "barcode": "0123456789012"
}