Advertisement
Guest User

Untitled

a guest
Feb 21st, 2019
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. {
  2. "debtorId":"",
  3. "debtorAccount":{
  4. "iban":"HR6823900012000010316",
  5. "bban":"",
  6. "pan":"",
  7. "msisdn":""
  8. },
  9. "instructedAmount":{
  10. "currency":"EUR",
  11. "amount":1.25
  12. },
  13. "transactionCurrency":"",
  14. "endToEndIdentification":"",
  15. "debtorAccountCurrency":"",
  16. "ultimateDebtor":"",
  17. "creditorAccount":{
  18. "iban":"",
  19. "bban":"23900012000010317",
  20. "pan":"",
  21. "msisdn":""
  22. },
  23. "chargeBerear":"",
  24. "creditorId":"",
  25. "creditorAgent":"",
  26. "creditorName":"Igor",
  27. "creditorAddress":{
  28. "street":"Moja adresa",
  29. "buildingNumber":"",
  30. "city":"Beograd",
  31. "postalCode":"",
  32. "country":"RS"
  33. },
  34. "ultimateCreditor":"",
  35. "purposeCode":"204",
  36. "remittanceInformationUnstructured":"",
  37. "remittanceInformationUnstructuredArray":[],
  38. "remittanceInformationStructured":{
  39. "reference": "",
  40. "referenceType":"",
  41. "referenceIssuer": ""
  42. },
  43. "requestedExecutionTime":"2019-02-21"
  44. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement