MarginEdge · Example Payload

Public Api Get Available Restaurant Units Response Model Example

RestaurantBack OfficeInvoicesInventoryAccountingReporting

Public Api Get Available Restaurant Units Response Model Example is an example object payload from MarginEdge, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

restaurants

Example Payload

Raw ↑
{
  "restaurants": [
    {
      "name": "Riverside Bistro",
      "id": 85569
    }
  ]
}