Toast · Example Payload

Stock Inventory Search Request Example

Food ServicePoint of SaleRestaurantsHospitality

Stock Inventory Search Request Example is an example object payload from Toast, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

guidsmultiLocationIdsversionIds

Example Payload

Raw ↑
{
  "guids": [
    "a1b2c3d4-e5f6-7890-abcd-ef1234567890"
  ],
  "multiLocationIds": [
    "ID-5613"
  ],
  "versionIds": [
    "a1b2c3d4-e5f6-7890-abcd-ef1234567890"
  ]
}