Deliverect · Example Payload

Store Api Post Update Store Status Example

RestaurantDeliveryOnline OrderingPoint of SaleOrder ManagementIntegration

Store Api Post Update Store Status Example is an example object payload from Deliverect, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

isActiveprepTime

Example Payload

Raw ↑
{
  "isActive": "string",
  "prepTime": "2026-03-15T14:30:00Z"
}