Request WSUD

Swagger specifications link

Technical documentation link

 

 

STATUS: Public Comment

HTTP verb
Body MIME Type
application/json
Body documentation
Allow a FI to input data into the FI contact data base
Body sample
{
"messageIdentification": "123KL",
"initiatingParty":{
"name": "Anna Ask",
"phoneNumber": "+1-777-555-4956",
"emailAddress": "Anna@testfi1.com"
},
"instructingAgent": {
"clearingSystemIdentification":"USABA",
"memberIdentification": "061103852"
},
"instructedAgent": {
"clearingSystemIdentification":"USABA",
"memberIdentification": "061058949"
},
"originalTransactionReference":{
"endToEndIdentification": "061103859876543",
"localInstrument": "WEB",
"amount": {
"amount": 98.56,
"currency": "USD"
},
"creditor": {
"name": "Online Store",
"identification": "2323236781"
},
"debtor": {
"name": "Zach Receiver"
},
"debtorAccount": "6578987654"
},
"returnTransactionReference":{
"endToEndIdentification": "061058941234567",
"entryDate": "2021-01-15"
},
"WSUDMethod":{
"preferredMethod": "FAXI",
"faxNumber":"+1-777-555-9998"
}
}
Resource base URL
https://api.afinis.org/accounts/v1
Resource path
/transactions/WSUD
Security schemes
APIKeyQueryParam