Otter · Example Payload

Public Api Custom Bulk Resolution Options Example

RestaurantOrder ManagementDeliveryOnline OrderingMenu ManagementAnalytics

Public Api Custom Bulk Resolution Options Example is an example object payload from Otter, with 15 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

updateNamesupdatePricesupdateDescriptionscreateUnmatchedEntitiesdeleteMissingEntitiesbootstrapPhotosToEntitiescopyEntityPathsupdateItemSuspensionStatusupdateHoursassignItemsToLocationsunassignItemsFromLocationsupdateMenuOrganizationupdateItemArrangementupdateModifierGroupRulesupdateTaxes

Example Payload

Raw ↑
{
  "updateNames": true,
  "updatePrices": true,
  "updateDescriptions": true,
  "createUnmatchedEntities": true,
  "deleteMissingEntities": true,
  "bootstrapPhotosToEntities": true,
  "copyEntityPaths": true,
  "updateItemSuspensionStatus": true,
  "updateHours": true,
  "assignItemsToLocations": true,
  "unassignItemsFromLocations": true,
  "updateMenuOrganization": true,
  "updateItemArrangement": true,
  "updateModifierGroupRules": true,
  "updateTaxes": true
}