Otter · Example Payload

Public Api Signature Requirement Example

RestaurantOrder ManagementDeliveryOnline OrderingMenu ManagementAnalytics

Public Api Signature Requirement Example is an example object payload from Otter, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

enabledcollectSignerNamecollectSignerRelationship

Example Payload

Raw ↑
{
  "enabled": true,
  "collectSignerName": true,
  "collectSignerRelationship": true
}