Otter · Example Payload

Public Api Payment Details Sepa Example

RestaurantOrder ManagementDeliveryOnline OrderingMenu ManagementAnalytics

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

Top-level fields

mandateStatuslastFourbranchCodebankCodecountryCodemandateIdreferenceurl

Example Payload

Raw ↑
{
  "mandateStatus": {},
  "lastFour": "4321",
  "branchCode": "branch_001",
  "bankCode": "bank_001",
  "countryCode": "DE",
  "mandateId": "sepa_mandate_012",
  "reference": "reference_xyz",
  "url": "http://example.com/sepa"
}