Advertisement
Guest User

Untitled

a guest
Feb 21st, 2020
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.60 KB | None | 0 0
  1. {
  2.     "claimId" : 20700007906,
  3.     "requestNo" : 1,
  4.     "beneficiaries" : {
  5.         "beneficiary" : [
  6.             {
  7.                 "payInstrId" : 1234,
  8.                 "pid" : "7904196518",
  9.                 "entityType" : 1,
  10.                 "indemSum" : 15000,
  11.                 "currency" : "EUR",
  12.                 "calculations" : {
  13.                     "calculation" : [
  14.                         {
  15.                             "claimDscrSeq" : 2400000240
  16.                         }
  17.                     ]
  18.                 }
  19.             },
  20.             {
  21.                 "payInstrId" : 1234,
  22.                 "pid" : "1652359",
  23.                 "entityType" : 1,
  24.                 "indemSum" : 15000,
  25.                 "currency" : "EUR",
  26.                 "calculations" : {
  27.                     "calculation" : [
  28.                         {
  29.                             "claimDscrSeq" : 2400000241
  30.                         }
  31.                     ]
  32.                 }
  33.             }
  34.         ]
  35.     }
  36. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement