Otter · Example Payload

Public Api Customer Payment V2 Example

RestaurantOrder ManagementDeliveryOnline OrderingMenu ManagementAnalytics

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

Top-level fields

customerPaymentDuecustomerPrepaymentcustomerAmountToReturnpaymentDueToRestaurant

Example Payload

Raw ↑
{
  "customerPaymentDue": 1,
  "customerPrepayment": 1,
  "customerAmountToReturn": 1,
  "paymentDueToRestaurant": 1
}