Sha256: ad96cce111e872f47fc6c40a9af7b480209d1be78b57d933f9356244e1823fa4

Contents?: true

Size: 725 Bytes

Versions: 1

Compression:

Stored size: 725 Bytes

Contents

{
  "type"        : "object",
  "title"       : "Sepa Direct Debit Details",
  "name"        : "sepa_direct_debit_details",
  "description" : "Remote account information for a SEPA direct debit",
  "properties"  : {
    "remote_iban" : {
      "$ref"     : "../base_types/base_types.json#definitions/iban",
      "readOnly" : true
    },
    "remote_bic" : {
      "$ref"     : "../base_types/base_types.json#definitions/bic",
      "readOnly" : true
    },
    "mandate_id" : {
      "description" : "The sepa mandate used by the debit",
      "type"        : "string",
      "readOnly"    : true
    },
    "eref" : {
      "$ref"     : "../base_types/base_types.json#definitions/eref",
      "readOnly" : true
    }
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fidor_schema-0.5.1 schema/v1.0/transaction_type_details/sepa_direct_debit_details.json