Sha256: 48ce2b78f710424bb346ec04ea66acb7f8d82ccf1f9d63ac2b5fc7422bcd1d1e

Contents?: true

Size: 561 Bytes

Versions: 1

Compression:

Stored size: 561 Bytes

Contents

{
  "type"        : "object",
  "title"       : "Internal Transfer Details",
  "name"        : "internal_transfer_details",
  "description" : "Remote account for a Fidor internal transfer",
  "properties"  : {
    "remote_account_id" : {
      "$ref"     : "../base_types/base_types.json#definitions/account_id",
      "readOnly" : true
    },
    "internal_transfer_id" : {
      "description" : "Id of transfer if transaction was created by a transfer. Refunded transactions have no id",
      "readOnly"    : true,
      "type"        : "string"
    }
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

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