Record

integration-retrieve

No description available.

record integration-retrieve {
  bic: option​<string>,
  countries: list​<string>,
  id: string,
  logo: string,
  name: string,
  supported-features: list​<string>,
  supported-payments: integration-retrieve-supported-payments,
  transaction-total-days: option​<string>,
}

Fields

NameTypeDescription
bicoption​<string>
countrieslist​<string>
idstring
logostring
namestring
supported-featureslist​<string>
supported-paymentsintegration-retrieve-supported-payments
transaction-total-daysoption​<string>