Flipdish · Example Payload

Customers User Sms Chat Item Example

RestaurantOnline OrderingMobile AppsPoint of SaleOrdersMenuPaymentsWebhooks

Customers User Sms Chat Item Example is an example object payload from Flipdish, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

SmsConversationItemIdDirectionFromTextTsSentReceivedUtc

Example Payload

Raw ↑
{
  "SmsConversationItemId": 500123,
  "Direction": "string",
  "From": "string",
  "Text": "string",
  "TsSentReceivedUtc": "2026-06-02T12:00:00Z"
}