Adyen · Example Payload

Transfers Repayment Example

PaymentsFinancial ServicesFintech

Transfers Repayment Example is an example object payload from Adyen, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

basisPointstermthreshold

Example Payload

Raw ↑
{
  "basisPoints": 50,
  "term": "example_value",
  "threshold": "example_value"
}