Otter · Example Payload

Public Api Payment Details Acss Example

RestaurantOrder ManagementDeliveryOnline OrderingMenu ManagementAnalytics

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

Top-level fields

mandateStatusacceptedAtlastFourtransitNumberinstitutionNumberbankNamemandateIdtransactionTypeintervalDescription

Example Payload

Raw ↑
{
  "mandateStatus": {},
  "acceptedAt": "2023-01-01T12:00:00Z",
  "lastFour": "6543",
  "transitNumber": "11001",
  "institutionNumber": "001",
  "bankName": "Bank of Examples",
  "mandateId": "acss_mandate_456",
  "transactionType": "recurring",
  "intervalDescription": "monthly"
}