List files
List all Wire files created with the Wire service. These files are not persisted through multiple runs of the service.
Headers
Optional Request ID allows application developer to trace requests through the system's logs
Response
A list of File objects
Example response
[
{
"ID": "3f2d23ee214",
"fedWireMessage": {
"ID": "3f2d23ee214",
"messageDisposition": {
"formatVersion": "30",
"testProductionCode": "T",
"messageDuplicationCode": "R",
"messageStatusIndicator": "0"
},
"receiptTimeStamp": {
"receiptDate": "0401",
"receiptTime": "1305",
"receiptApplicationIdentification": "RB11"
},
"outputMessageAccountabilityData": {
"outputCycleDate": "20190401",
"outputDestinationID": "12345678",
"outputSequenceNumber": "000001",
"outputDate": "0401",
"outputTime": "1305",
"outputFRBApplicationIdentification": "OB11"
},
"errorWire": {
"errorCategory": "E",
"errorCode": "E99",
"errorDescription": "Data Error"
},
"senderSupplied": {
"formatVersion": "30",
"userRequestCorrelation": "TESTDATA",
"testProductionCode": "T",
"messageDuplicationCode": "R"
},
"typeSubType": {
"typeCode": "10",
"subTypeCode": "00"
},
"inputMessageAccountabilityData": {
"inputCycleDate": "20191201",
"inputSource": "XYZ ABC ",
"inputSequenceNumber": "000001"
},
"amount": {
"amount": "000000100000"
},
"senderDepositoryInstitution": {
"senderABANumber": "091905114",
"senderShortName": "MIDWESTONE B&T"
},
"receiverDepositoryInstitution": {
"receiverABANumber": "091905664",
"receiverShortName": "PREMIER BANK"
},
"businessFunctionCode": {
"businessFunctionCode": "BTR",
"transactionTypeCode": " "
},
"senderReference": {
"senderReference": "Reference"
},
"previousMessageIdentifier": {
"previousMessageIdentifier": "Identifier"
},
"localInstrument": {
"localInstrumentCode": "ANSI",
"proprietaryCode": "WJD786363"
},
"paymentNotification": {
"paymentNotificationIndicator": "1",
"contactNotificationElectronicAddress": "https://moov.io/",
"contactName": "Wade Arnold",
"contactPhoneNumber": "555-555-5555",
"contactMobileNumber": "555.555.5555",
"faxNumber": "555.555.5555",
"endToEndIdentification": "WireTransfer 10001"
},
"charges": {
"chargeDetails": "B",
"sendersChargesOne": "USD1234,56",
"sendersChargesTwo": "USD1234,56",
"sendersChargesThree": "USD1234,56",
"sendersChargesFour": "USD1234,56"
},
"instructedAmount": {
"currencyCode": "USD",
"amount": "1234,56"
},
"exchangeRate": {
"exchangeRate": "1,2345"
},
"beneficiaryIntermediaryFI": {
"identificationCode": "B",
"identifier": "123456789",
"name": "FI Name",
"address": {
"addressLineOne": "Address One",
"addressLineTwo": "Address Two",
"addressLineThree": "Address Three"
}
},
"beneficiaryFI": {
"identificationCode": "B",
"identifier": "123456789",
"name": "FI Name",
"address": {
"addressLineOne": "Address One",
"addressLineTwo": "Address Two",
"addressLineThree": "Address Three"
}
},
"beneficiary": {
"personal": {
"identificationCode": "B",
"identifier": "123456789",
"name": "John Doe",
"address": {
"addressLineOne": "Address One",
"addressLineTwo": "Address Two",
"addressLineThree": "Address Three"
}
}
},
"beneficiaryReference": {
"beneficiaryReference": "Test Data"
},
"accountDebitedDrawdown": {
"identificationCode": "D",
"identifier": "123456789",
"name": "John Doe",
"addressLineOne": "Address One",
"addressLineTwo": "Address Two",
"addressLineThree": "Address Three"
},
"originator": {
"personal": {
"identificationCode": "B",
"identifier": "123456789",
"name": "John Doe",
"address": {
"addressLineOne": "Address One",
"addressLineTwo": "Address Two",
"addressLineThree": "Address Three"
}
}
},
"originatorOptionF": {
"partyIdentifier": "/123456",
"name": "1/SMITH JOHN",
"lineOne": "2/123 MAIN STREET",
"lineTwo": "3/US/NEW YORK, NY 10000",
"lineThree": "7/111-22-3456"
},
"originatorFI": {
"identificationCode": "B",
"identifier": "123456789",
"name": "FI Name",
"address": {
"addressLineOne": "Address One",
"addressLineTwo": "Address Two",
"addressLineThree": "Address Three"
}
},
"instructingFI": {
"identificationCode": "B",
"identifier": "123456789",
"name": "FI Name",
"address": {
"addressLineOne": "Address One",
"addressLineTwo": "Address Two",
"addressLineThree": "Address Three"
}
},
"accountCreditedDrawdown": {
"drawdownCreditAccountNumber": "121042882"
},
"originatorToBeneficiary": {
"lineOne": "Line One",
"lineTwo": "Line Two",
"lineThree": "Line Three",
"lineFour": "Line Four"
},
"fiReceiverFI": {
"lineOne": "Line One",
"lineTwo": "Line Two",
"lineThree": "Line Three",
"lineFour": "Line Four",
"lineFive": "Line Five",
"lineSix": "Line Six"
},
"fiDrawdownDebitAccountAdvice": {
"adviceCode": "HLD",
"lineOne": "Line One",
"lineTwo": "Line Two",
"lineThree": "Line Three",
"lineFour": "Line Four",
"lineFive": "Line Five",
"lineSix": "Line Six"
},
"fiIntermediaryFI": {
"lineOne": "Line One",
"lineTwo": "Line Two",
"lineThree": "Line Three",
"lineFour": "Line Four",
"lineFive": "Line Five",
"lineSix": "Line Six"
},
"fiIntermediaryFIAdvice": {
"adviceCode": "HLD",
"lineOne": "Line One",
"lineTwo": "Line Two",
"lineThree": "Line Three",
"lineFour": "Line Four",
"lineFive": "Line Five",
"lineSix": "Line Six"
},
"fiBeneficiaryFI": {
"lineOne": "Line One",
"lineTwo": "Line Two",
"lineThree": "Line Three",
"lineFour": "Line Four",
"lineFive": "Line Five",
"lineSix": "Line Six"
},
"fiBeneficiaryFIAdvice": {
"adviceCode": "HLD",
"lineOne": "Line One",
"lineTwo": "Line Two",
"lineThree": "Line Three",
"lineFour": "Line Four",
"lineFive": "Line Five",
"lineSix": "Line Six"
},
"fiBeneficiary": {
"lineOne": "Line One",
"lineTwo": "Line Two",
"lineThree": "Line Three",
"lineFour": "Line Four",
"lineFive": "Line Five",
"lineSix": "Line Six"
},
"fiBeneficiaryAdvice": {
"adviceCode": "HLD",
"lineOne": "Line One",
"lineTwo": "Line Two",
"lineThree": "Line Three",
"lineFour": "Line Four",
"lineFive": "Line Five",
"lineSix": "Line Six"
},
"fiPaymentMethodToBeneficiary": {
"paymentMethod": "CHECK",
"AdditionalInformation": "For goods and services"
},
"fiAdditionalFIToFI": {
"lineOne": "Line One",
"lineTwo": "Line Two",
"lineThree": "Line Three",
"lineFour": "Line Four",
"lineFive": "Line Five",
"lineSix": "Line Six"
},
"currencyInstructedAmount": {
"swiftFieldTag": "SWIFT",
"amount": "1234,56"
},
"orderingCustomer": {
"swiftFieldTag": "SWIFT",
"swiftLineOne": "Swift Line One",
"swiftLineTwo": "Swift Line Two",
"swiftLineThree": "Swift Line Three",
"swiftLineFour": "Swift Line Four",
"swiftLineFive": "Swift Line Five",
"swiftLineSix": "Swift Line Six"
},
"orderingInstitution": {
"swiftFieldTag": "SWIFT",
"swiftLineOne": "Swift Line One",
"swiftLineTwo": "Swift Line Two",
"swiftLineThree": "Swift Line Three",
"swiftLineFour": "Swift Line Four",
"swiftLineFive": "Swift Line Five",
"swiftLineSix": "Swift Line Six"
},
"intermediaryInstitution": {
"swiftFieldTag": "SWIFT",
"swiftLineOne": "Swift Line One",
"swiftLineTwo": "Swift Line Two",
"swiftLineThree": "Swift Line Three",
"swiftLineFour": "Swift Line Four",
"swiftLineFive": "Swift Line Five",
"swiftLineSix": "Swift Line Six"
},
"institutionAccount": {
"swiftFieldTag": "SWIFT",
"swiftLineOne": "Swift Line One",
"swiftLineTwo": "Swift Line Two",
"swiftLineThree": "Swift Line Three",
"swiftLineFour": "Swift Line Four",
"swiftLineFive": "Swift Line Five",
"swiftLineSix": "Swift Line Six"
},
"beneficiaryCustomer": {
"swiftFieldTag": "SWIFT",
"swiftLineOne": "Swift Line One",
"swiftLineTwo": "Swift Line Two",
"swiftLineThree": "Swift Line Three",
"swiftLineFour": "Swift Line Four",
"swiftLineFive": "Swift Line Five",
"swiftLineSix": "Swift Line Six"
},
"remittance": {
"swiftFieldTag": "SWIFT",
"swiftLineOne": "Swift Line One",
"swiftLineTwo": "Swift Line Two",
"swiftLineThree": "Swift Line Three",
"swiftLineFour": "Swift Line Four",
"swiftLineFive": "Swift Line Five",
"swiftLineSix": "Swift Line Six"
},
"senderToReceiver": {
"swiftFieldTag": "SWIFT",
"swiftLineOne": "Swift Line One",
"swiftLineTwo": "Swift Line Two",
"swiftLineThree": "Swift Line Three",
"swiftLineFour": "Swift Line Four",
"swiftLineFive": "Swift Line Five",
"swiftLineSix": "Swift Line Six"
},
"unstructuredAddenda": {
"addendaLength": "0987",
"addenda": "Payment for goods"
},
"relatedRemittance": {
"remittanceIdentification": "Remittance Identification",
"remittanceLocationMethod": "EDIC",
"remittanceLocationElectronicAddress": "https://moov.io",
"remittanceData": {
"name": "Wade Arnold",
"addressType": "ADDR",
"department": "Buildings",
"subDepartment": "Service",
"streetName": "Street Way Boulevard",
"buildingNumber": "1A",
"postCode": "19465",
"townName": "Any Town",
"countrySubDivisionState": "PA",
"country": "US",
"addressLineOne": "AddressLineOne",
"addressLineTwo": "AddressLineTwo",
"addressLineThree": "AddressLineThree",
"addressLineFour": "AddressLineFour",
"addressLineFive": "AddressLineFive",
"addressLineSix": "AddressLineSix",
"addressLineSeven": "AddressLineSeven",
"countryOfResidence": "US"
}
},
"remittanceOriginator": {
"identificationType": "OI",
"identificationCode": "BANK",
"identificationNumber": "192827828",
"identificationNumberIssuer": "Identification Number Issuer",
"dateBirthPlace": "03062013 Chester",
"remittanceData": {
"name": "Wade Arnold",
"addressType": "ADDR",
"department": "Buildings",
"subDepartment": "Service",
"streetName": "Street Way Boulevard",
"buildingNumber": "1A",
"postCode": "19465",
"townName": "Any Town",
"countrySubDivisionState": "PA",
"country": "US",
"addressLineOne": "AddressLineOne",
"addressLineTwo": "AddressLineTwo",
"addressLineThree": "AddressLineThree",
"addressLineFour": "AddressLineFour",
"addressLineFive": "AddressLineFive",
"addressLineSix": "AddressLineSix",
"addressLineSeven": "AddressLineSeven",
"countryOfResidence": "US"
},
"countryOfResidence": "US",
"contactName": "Wade Arnold",
"contactPhoneNumber": "555.555.5555",
"contactMobileNumber": "555.555.5555",
"contactFaxNumber": "555.555.5555",
"contactElectronicAddress": "https://moov.io",
"contactOther": "Contact Other"
},
"remittanceBeneficiary": {
"identificationType": "OI",
"identificationCode": "BANK",
"identificationNumber": "192827828",
"identificationNumberIssuer": "Identification Number Issuer",
"dateBirthPlace": "03062013 Chester",
"remittanceData": {
"name": "Wade Arnold",
"addressType": "ADDR",
"department": "Buildings",
"subDepartment": "Service",
"streetName": "Street Way Boulevard",
"buildingNumber": "1A",
"postCode": "19465",
"townName": "Any Town",
"countrySubDivisionState": "PA",
"country": "US",
"addressLineOne": "AddressLineOne",
"addressLineTwo": "AddressLineTwo",
"addressLineThree": "AddressLineThree",
"addressLineFour": "AddressLineFour",
"addressLineFive": "AddressLineFive",
"addressLineSix": "AddressLineSix",
"addressLineSeven": "AddressLineSeven",
"countryOfResidence": "US"
}
},
"primaryRemittanceDocument": {
"documentTypeCode": "AROI",
"proprietaryDocumentTypeCode": "Proprietary Code",
"documentIdentificationNumber": "DOCUMENT 292828",
"issuer": "Remittance Issuer"
},
"actualAmountPaid": {
"currencyCode": "USD",
"amount": "1234.56789"
},
"grossAmountRemittanceDocument": {
"currencyCode": "USD",
"amount": "1234.56789"
},
"amountNegotiatedDiscount": {
"currencyCode": "USD",
"amount": "1234.56789"
},
"adjustment": {
"adjustmentReasonCode": "CM",
"creditDebitIndicator": "DBIT",
"currencyCode": "USD",
"amount": "1234.56789",
"additionalInfo": "Additional Info"
},
"dateRemittanceDocument": {
"dateRemittanceDocument": "20190401"
},
"secondaryRemittanceDocument": {
"documentTypeCode": "AROI",
"proprietaryDocumentTypeCode": "Proprietary",
"documentIdentificationNumber": "Document2",
"issuer": "Issuer"
},
"remittanceFreeText": {
"lineOne": "Line One Text",
"lineTwo": "Line Two Text",
"lineThree": "Line Three Text"
},
"serviceMessage": {
"lineOne": "Line One Text",
"lineTwo": "Line Two Text",
"lineThree": "Line Three Text",
"lineFour": "Line Four Text",
"lineFive": "Line Five Text",
"lineSix": "Line Six Text",
"lineSeven": "Line Seven Text",
"lineEight": "Line Eight Text",
"lineNine": "Line Nine Text",
"lineTen": "Line Ten Text",
"lineEleven": "Line Eleven Text",
"lineTwelve": "Line Twelve Text"
},
"validateOptions": {
"skipMandatoryIMAD": true,
"allowMissingSenderSupplied": true
}
}
}
]Changes
Changed in 23 of the 52 revisions of this API.111511445
- ▲
the
items/fedWireMessage/actualAmountPaid/amountresponse property's minLength was decreased from19to0for the response status200response-property-min-length-decreased
- ▲
the
items/fedWireMessage/adjustment/amountresponse property's minLength was decreased from19to0for the response status200response-property-min-length-decreased
- ▲
the
items/fedWireMessage/amountNegotiatedDiscount/amountresponse property's minLength was decreased from19to0for the response status200response-property-min-length-decreased
- ▲
the
items/fedWireMessage/grossAmountRemittanceDocument/amountresponse property's minLength was decreased from19to0for the response status200response-property-min-length-decreased
- ▲
- ○
added the optional property
items/fedWireMessage/validateOptionsto the response with the200statusresponse-optional-property-added
- ○
- ▲
the
items/fedWireMessage/accountDebitedDrawdown/identificationCoderesponse property's maxLength was unset from1for the response status200response-property-max-length-unset
- ▲
the
items/fedWireMessage/adjustment/adjustmentReasonCoderesponse property's maxLength was unset from4for the response status200response-property-max-length-unset
- ▲
the
items/fedWireMessage/adjustment/creditDebitIndicatorresponse property's maxLength was unset from4for the response status200response-property-max-length-unset
- ▲
the
items/fedWireMessage/businessFunctionCode/businessFunctionCoderesponse property's maxLength was unset from3for the response status200response-property-max-length-unset
- ▲
the
items/fedWireMessage/charges/chargeDetailsresponse property's maxLength was unset from1for the response status200response-property-max-length-unset
- ▲
the
items/fedWireMessage/dateRemittanceDocument/dateRemittanceDocumentresponse property's maxLength was unset from8for the response status200response-property-max-length-unset
- ▲
the
items/fedWireMessage/errorWire/errorCategoryresponse property's maxLength was unset from1for the response status200response-property-max-length-unset
- ▲
the
items/fedWireMessage/inputMessageAccountabilityData/inputCycleDateresponse property's maxLength was unset from8for the response status200response-property-max-length-unset
- ▲
the
items/fedWireMessage/localInstrument/localInstrumentCoderesponse property's maxLength was unset from4for the response status200response-property-max-length-unset
- ▲
the
items/fedWireMessage/messageDisposition/messageDuplicationCoderesponse property's maxLength was unset from1for the response status200response-property-max-length-unset
- ▲
the
items/fedWireMessage/messageDisposition/messageStatusIndicatorresponse property's maxLength was unset from1for the response status200response-property-max-length-unset
- ▲
the
items/fedWireMessage/outputMessageAccountabilityData/outputCycleDateresponse property's maxLength was unset from8for the response status200response-property-max-length-unset
- ▲
the
items/fedWireMessage/outputMessageAccountabilityData/outputDateresponse property's maxLength was unset from4for the response status200response-property-max-length-unset
- ▲
the
items/fedWireMessage/outputMessageAccountabilityData/outputTimeresponse property's maxLength was unset from4for the response status200response-property-max-length-unset
- ▲
the
items/fedWireMessage/paymentNotification/paymentNotificationIndicatorresponse property's maxLength was unset from1for the response status200response-property-max-length-unset
- ▲
the
items/fedWireMessage/primaryRemittanceDocument/documentTypeCoderesponse property's maxLength was unset from4for the response status200response-property-max-length-unset
- ▲
the
items/fedWireMessage/receiptTimeStamp/receiptDateresponse property's maxLength was unset from4for the response status200response-property-max-length-unset
- ▲
the
items/fedWireMessage/receiptTimeStamp/receiptTimeresponse property's maxLength was unset from4for the response status200response-property-max-length-unset
- ▲
the
items/fedWireMessage/relatedRemittance/remittanceData/addressTyperesponse property's maxLength was unset from4for the response status200response-property-max-length-unset
- ▲
the
items/fedWireMessage/relatedRemittance/remittanceLocationMethodresponse property's maxLength was unset from4for the response status200response-property-max-length-unset
- ▲
the
items/fedWireMessage/remittanceBeneficiary/identificationTyperesponse property's maxLength was unset from2for the response status200response-property-max-length-unset
- ▲
the
items/fedWireMessage/remittanceBeneficiary/remittanceData/addressTyperesponse property's maxLength was unset from4for the response status200response-property-max-length-unset
- ▲
the
items/fedWireMessage/remittanceOriginator/identificationTyperesponse property's maxLength was unset from2for the response status200response-property-max-length-unset
- ▲
the
items/fedWireMessage/remittanceOriginator/remittanceData/addressTyperesponse property's maxLength was unset from4for the response status200response-property-max-length-unset
- ▲
the
items/fedWireMessage/secondaryRemittanceDocument/documentTypeCoderesponse property's maxLength was unset from4for the response status200response-property-max-length-unset
- ▲
the
items/fedWireMessage/senderSupplied/messageDuplicationCoderesponse property's maxLength was unset from1for the response status200response-property-max-length-unset
- ▲
the
items/fedWireMessage/senderSupplied/testProductionCoderesponse property's maxLength was unset from1for the response status200response-property-max-length-unset
- ▲
the
items/fedWireMessage/typeSubType/subTypeCoderesponse property's maxLength was unset from2for the response status200response-property-max-length-unset
- ▲
the
items/fedWireMessage/typeSubType/typeCoderesponse property's maxLength was unset from2for the response status200response-property-max-length-unset
- ▲
the
items/fedWireMessage/inputMessageAccountabilityData/inputCycleDateresponse property's minLength was decreased from8to0for the response status200response-property-min-length-decreased
- ▲
the
items/fedWireMessage/outputMessageAccountabilityData/outputCycleDateresponse property's minLength was decreased from8to0for the response status200response-property-min-length-decreased
- ▲
the
items/fedWireMessage/outputMessageAccountabilityData/outputDateresponse property's minLength was decreased from4to0for the response status200response-property-min-length-decreased
- ▲
the
items/fedWireMessage/outputMessageAccountabilityData/outputTimeresponse property's minLength was decreased from4to0for the response status200response-property-min-length-decreased
- ▲
the
items/fedWireMessage/receiptTimeStamp/receiptDateresponse property's minLength was decreased from4to0for the response status200response-property-min-length-decreased
- ▲
the
items/fedWireMessage/receiptTimeStamp/receiptTimeresponse property's minLength was decreased from4to0for the response status200response-property-min-length-decreased
- ●
added the new
0enum value to theitems/fedWireMessage/messageDisposition/messageStatusIndicatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
0enum value to theitems/fedWireMessage/paymentNotification/paymentNotificationIndicatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
00enum value to theitems/fedWireMessage/typeSubType/subTypeCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
01enum value to theitems/fedWireMessage/adjustment/adjustmentReasonCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
01enum value to theitems/fedWireMessage/typeSubType/subTypeCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
02enum value to theitems/fedWireMessage/typeSubType/subTypeCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
03enum value to theitems/fedWireMessage/adjustment/adjustmentReasonCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
04enum value to theitems/fedWireMessage/adjustment/adjustmentReasonCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
05enum value to theitems/fedWireMessage/adjustment/adjustmentReasonCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
06enum value to theitems/fedWireMessage/adjustment/adjustmentReasonCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
07enum value to theitems/fedWireMessage/typeSubType/subTypeCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
08enum value to theitems/fedWireMessage/typeSubType/subTypeCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
1enum value to theitems/fedWireMessage/paymentNotification/paymentNotificationIndicatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
10enum value to theitems/fedWireMessage/typeSubType/typeCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
11enum value to theitems/fedWireMessage/adjustment/adjustmentReasonCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
12enum value to theitems/fedWireMessage/adjustment/adjustmentReasonCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
15enum value to theitems/fedWireMessage/typeSubType/typeCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
16enum value to theitems/fedWireMessage/typeSubType/typeCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
2enum value to theitems/fedWireMessage/messageDisposition/messageStatusIndicatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
2enum value to theitems/fedWireMessage/paymentNotification/paymentNotificationIndicatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
3enum value to theitems/fedWireMessage/messageDisposition/messageStatusIndicatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
3enum value to theitems/fedWireMessage/paymentNotification/paymentNotificationIndicatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
31enum value to theitems/fedWireMessage/typeSubType/subTypeCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
32enum value to theitems/fedWireMessage/typeSubType/subTypeCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
33enum value to theitems/fedWireMessage/typeSubType/subTypeCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
4enum value to theitems/fedWireMessage/paymentNotification/paymentNotificationIndicatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
5enum value to theitems/fedWireMessage/paymentNotification/paymentNotificationIndicatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
59enum value to theitems/fedWireMessage/adjustment/adjustmentReasonCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
6enum value to theitems/fedWireMessage/paymentNotification/paymentNotificationIndicatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
7enum value to theitems/fedWireMessage/messageDisposition/messageStatusIndicatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
7enum value to theitems/fedWireMessage/paymentNotification/paymentNotificationIndicatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
75enum value to theitems/fedWireMessage/adjustment/adjustmentReasonCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
8enum value to theitems/fedWireMessage/paymentNotification/paymentNotificationIndicatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
81enum value to theitems/fedWireMessage/adjustment/adjustmentReasonCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
9enum value to theitems/fedWireMessage/paymentNotification/paymentNotificationIndicatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
90enum value to theitems/fedWireMessage/typeSubType/subTypeCoderesponse property for the response status200response-property-enum-value-added
- ○
removed the
0.00enum value from theitems/fedWireMessage/messageDisposition/messageStatusIndicatorresponse property for the response status200response-property-enum-value-removed
- ○
removed the
0.00enum value from theitems/fedWireMessage/paymentNotification/paymentNotificationIndicatorresponse property for the response status200response-property-enum-value-removed
- ○
removed the
0.00enum value from theitems/fedWireMessage/typeSubType/subTypeCoderesponse property for the response status200response-property-enum-value-removed
- ○
removed the
1.00enum value from theitems/fedWireMessage/adjustment/adjustmentReasonCoderesponse property for the response status200response-property-enum-value-removed
- ○
removed the
1.00enum value from theitems/fedWireMessage/paymentNotification/paymentNotificationIndicatorresponse property for the response status200response-property-enum-value-removed
- ○
removed the
1.00enum value from theitems/fedWireMessage/typeSubType/subTypeCoderesponse property for the response status200response-property-enum-value-removed
- ○
removed the
10.00enum value from theitems/fedWireMessage/typeSubType/typeCoderesponse property for the response status200response-property-enum-value-removed
- ○
removed the
11.00enum value from theitems/fedWireMessage/adjustment/adjustmentReasonCoderesponse property for the response status200response-property-enum-value-removed
- ○
removed the
12.00enum value from theitems/fedWireMessage/adjustment/adjustmentReasonCoderesponse property for the response status200response-property-enum-value-removed
- ○
removed the
15.00enum value from theitems/fedWireMessage/typeSubType/typeCoderesponse property for the response status200response-property-enum-value-removed
- ○
removed the
16.00enum value from theitems/fedWireMessage/typeSubType/typeCoderesponse property for the response status200response-property-enum-value-removed
- ○
removed the
2.00enum value from theitems/fedWireMessage/messageDisposition/messageStatusIndicatorresponse property for the response status200response-property-enum-value-removed
- ○
removed the
2.00enum value from theitems/fedWireMessage/paymentNotification/paymentNotificationIndicatorresponse property for the response status200response-property-enum-value-removed
- ○
removed the
2.00enum value from theitems/fedWireMessage/typeSubType/subTypeCoderesponse property for the response status200response-property-enum-value-removed
- ○
removed the
3.00enum value from theitems/fedWireMessage/adjustment/adjustmentReasonCoderesponse property for the response status200response-property-enum-value-removed
- ○
removed the
3.00enum value from theitems/fedWireMessage/messageDisposition/messageStatusIndicatorresponse property for the response status200response-property-enum-value-removed
- ○
removed the
3.00enum value from theitems/fedWireMessage/paymentNotification/paymentNotificationIndicatorresponse property for the response status200response-property-enum-value-removed
- ○
removed the
31.00enum value from theitems/fedWireMessage/typeSubType/subTypeCoderesponse property for the response status200response-property-enum-value-removed
- ○
removed the
32.00enum value from theitems/fedWireMessage/typeSubType/subTypeCoderesponse property for the response status200response-property-enum-value-removed
- ○
removed the
33.00enum value from theitems/fedWireMessage/typeSubType/subTypeCoderesponse property for the response status200response-property-enum-value-removed
- ○
removed the
4.00enum value from theitems/fedWireMessage/adjustment/adjustmentReasonCoderesponse property for the response status200response-property-enum-value-removed
- ○
removed the
4.00enum value from theitems/fedWireMessage/paymentNotification/paymentNotificationIndicatorresponse property for the response status200response-property-enum-value-removed
- ○
removed the
5.00enum value from theitems/fedWireMessage/adjustment/adjustmentReasonCoderesponse property for the response status200response-property-enum-value-removed
- ○
removed the
5.00enum value from theitems/fedWireMessage/paymentNotification/paymentNotificationIndicatorresponse property for the response status200response-property-enum-value-removed
- ○
removed the
59.00enum value from theitems/fedWireMessage/adjustment/adjustmentReasonCoderesponse property for the response status200response-property-enum-value-removed
- ○
removed the
6.00enum value from theitems/fedWireMessage/adjustment/adjustmentReasonCoderesponse property for the response status200response-property-enum-value-removed
- ○
removed the
6.00enum value from theitems/fedWireMessage/paymentNotification/paymentNotificationIndicatorresponse property for the response status200response-property-enum-value-removed
- ○
removed the
7.00enum value from theitems/fedWireMessage/messageDisposition/messageStatusIndicatorresponse property for the response status200response-property-enum-value-removed
- ○
removed the
7.00enum value from theitems/fedWireMessage/paymentNotification/paymentNotificationIndicatorresponse property for the response status200response-property-enum-value-removed
- ○
removed the
7.00enum value from theitems/fedWireMessage/typeSubType/subTypeCoderesponse property for the response status200response-property-enum-value-removed
- ○
removed the
75.00enum value from theitems/fedWireMessage/adjustment/adjustmentReasonCoderesponse property for the response status200response-property-enum-value-removed
- ○
removed the
8.00enum value from theitems/fedWireMessage/paymentNotification/paymentNotificationIndicatorresponse property for the response status200response-property-enum-value-removed
- ○
removed the
8.00enum value from theitems/fedWireMessage/typeSubType/subTypeCoderesponse property for the response status200response-property-enum-value-removed
- ○
removed the
81.00enum value from theitems/fedWireMessage/adjustment/adjustmentReasonCoderesponse property for the response status200response-property-enum-value-removed
- ○
removed the
9.00enum value from theitems/fedWireMessage/paymentNotification/paymentNotificationIndicatorresponse property for the response status200response-property-enum-value-removed
- ○
removed the
90.00enum value from theitems/fedWireMessage/typeSubType/subTypeCoderesponse property for the response status200response-property-enum-value-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
added the new
enum value to theitems/fedWireMessage/messageDisposition/messageDuplicationCoderesponse property for the response status200response-property-enum-value-added
- ●
- ▲
removed the required property
items/fedWireMessage/beneficiary/addressfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
items/fedWireMessage/beneficiary/identificationCodefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
items/fedWireMessage/beneficiary/identifierfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
items/fedWireMessage/beneficiary/namefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
items/fedWireMessage/originator/addressfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
items/fedWireMessage/originator/identificationCodefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
items/fedWireMessage/originator/identifierfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
items/fedWireMessage/originator/namefrom the response with the200statusresponse-required-property-removed
- ○
added the required property
items/fedWireMessage/beneficiary/personalto the response with the200statusresponse-required-property-added
- ○
added the required property
items/fedWireMessage/originator/personalto the response with the200statusresponse-required-property-added
- ▲
- ●
added the new
Benum value to theitems/fedWireMessage/beneficiary/identificationCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
Benum value to theitems/fedWireMessage/originator/identificationCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
Cenum value to theitems/fedWireMessage/beneficiary/identificationCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
Cenum value to theitems/fedWireMessage/originator/identificationCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
Denum value to theitems/fedWireMessage/beneficiary/identificationCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
Denum value to theitems/fedWireMessage/originator/identificationCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
Fenum value to theitems/fedWireMessage/beneficiary/identificationCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
Fenum value to theitems/fedWireMessage/originator/identificationCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
Tenum value to theitems/fedWireMessage/beneficiary/identificationCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
Tenum value to theitems/fedWireMessage/originator/identificationCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
Uenum value to theitems/fedWireMessage/beneficiary/identificationCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
Uenum value to theitems/fedWireMessage/originator/identificationCoderesponse property for the response status200response-property-enum-value-added
- ●
- ○
added the optional property
items/fedWireMessage/IDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/accountCreditedDrawdownto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/accountDebitedDrawdownto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/actualAmountPaidto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/adjustmentto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/amountNegotiatedDiscountto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/beneficiaryto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/beneficiaryCustomerto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/beneficiaryFIto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/beneficiaryIntermediaryFIto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/beneficiaryReferenceto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/chargesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/currencyInstructedAmountto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/dateRemittanceDocumentto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/errorWireto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/exchangeRateto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/fiAdditionalFIToFIto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/fiBeneficiaryto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/fiBeneficiaryAdviceto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/fiBeneficiaryFIto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/fiBeneficiaryFIAdviceto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/fiDrawdownDebitAccountAdviceto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/fiIntermediaryFIto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/fiIntermediaryFIAdviceto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/fiPaymentMethodToBeneficiaryto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/fiReceiverFIto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/grossAmountRemittanceDocumentto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/institutionAccountto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/instructedAmountto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/instructingFIto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/intermediaryInstitutionto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/localInstrumentto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/messageDispositionto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/orderingCustomerto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/orderingInstitutionto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/originatorto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/originatorFIto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/originatorOptionFto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/originatorToBeneficiaryto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/outputMessageAccountabilityDatato the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/paymentNotificationto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/previousMessageIdentifierto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/primaryRemittanceDocumentto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/receiptTimeStampto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/relatedRemittanceto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/remittanceto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/remittanceBeneficiaryto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/remittanceFreeTextto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/remittanceOriginatorto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/secondaryRemittanceDocumentto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/senderReferenceto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/senderToReceiverto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/serviceMessageto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/unstructuredAddendato the response with the200statusresponse-optional-property-added
- ○
added the required property
items/fedWireMessage/amountto the response with the200statusresponse-required-property-added
- ○
added the required property
items/fedWireMessage/businessFunctionCodeto the response with the200statusresponse-required-property-added
- ○
added the required property
items/fedWireMessage/inputMessageAccountabilityDatato the response with the200statusresponse-required-property-added
- ○
added the required property
items/fedWireMessage/receiverDepositoryInstitutionto the response with the200statusresponse-required-property-added
- ○
added the required property
items/fedWireMessage/senderDepositoryInstitutionto the response with the200statusresponse-required-property-added
- ○
added the required property
items/fedWireMessage/senderSuppliedto the response with the200statusresponse-required-property-added
- ○
added the required property
items/fedWireMessage/typeSubTypeto the response with the200statusresponse-required-property-added
- ○
- ●
added the new
Benum value to theitems/fedWireMessage/items/beneficiary/identificationCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
Benum value to theitems/fedWireMessage/items/originator/identificationCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
Cenum value to theitems/fedWireMessage/items/beneficiary/identificationCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
Cenum value to theitems/fedWireMessage/items/originator/identificationCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
Denum value to theitems/fedWireMessage/items/beneficiary/identificationCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
Denum value to theitems/fedWireMessage/items/originator/identificationCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
Fenum value to theitems/fedWireMessage/items/beneficiary/identificationCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
Fenum value to theitems/fedWireMessage/items/originator/identificationCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
Tenum value to theitems/fedWireMessage/items/beneficiary/identificationCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
Tenum value to theitems/fedWireMessage/items/originator/identificationCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
Uenum value to theitems/fedWireMessage/items/beneficiary/identificationCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
Uenum value to theitems/fedWireMessage/items/originator/identificationCoderesponse property for the response status200response-property-enum-value-added
- ●
- ●
removed the optional property
items/fedWireMessage/items/idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/idfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
items/IDto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/fedWireMessage/items/IDto the response with the200statusresponse-optional-property-added
- ●
- ●
deleted the
headerrequest parameterX-Request-Idrequest-parameter-removed
- ○
added the new optional
headerrequest parameterX-Request-IDnew-optional-request-parameter
- ●