Advertisement
Guest User

Untitled

a guest
Jul 20th, 2017
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.80 KB | None | 0 0
  1. {
  2.     "id": "4",
  3.     "jsonrpc": "2.0",
  4.     "method": "transaction.post",
  5.     "params": {
  6.         "customFields": null,
  7.         "frontendRecordId": "UN229170720054747",
  8.         "processInfo": null,
  9.         "recordId": null,
  10.         "accountBalance": null,
  11.         "agentAccount": null,
  12.         "agentFirstName": "LOJA",
  13.         "agentLastName": "DE ROUPA AFRICANA",
  14.         "amount": [{
  15.             "currency": "MZN",
  16.             "type": "transfer",
  17.             "value": "10"
  18.         }, {
  19.             "currency": "MZN",
  20.             "type": "fee",
  21.             "value": "15"
  22.         }, {
  23.             "currency": "MZN",
  24.             "type": "commission",
  25.             "value": "28.44"
  26.         }],
  27.         "attempt": 0,
  28.         "bank": null,
  29.         "branch": null,
  30.         "creditAccount": {
  31.             "id": null,
  32.             "modelname": "ACCOUNT",
  33.             "customFields": null,
  34.             "frontendRecordId": null,
  35.             "processInfo": null,
  36.             "recordId": "4582280117214607",
  37.             "sync": null,
  38.             "valid": false,
  39.             "accountOfficer": null,
  40.             "accountOfficerName": null,
  41.             "accountType": null,
  42.             "balance": null,
  43.             "branchCode": null,
  44.             "category": null,
  45.             "currency": null,
  46.             "customer": [{
  47.                 "customerType": null,
  48.                 "name": null,
  49.                 "phone": null,
  50.                 "recordId": null
  51.             }],
  52.             "inactive": false,
  53.             "location": null,
  54.             "mnemonic": null,
  55.             "nib": null,
  56.             "number": null,
  57.             "otherBankBranch": null,
  58.             "otherBankName": null,
  59.             "type": null
  60.         },
  61.         "debitAccount": {
  62.             "id": null,
  63.             "modelname": "ACCOUNT",
  64.             "customFields": null,
  65.             "frontendRecordId": null,
  66.             "processInfo": null,
  67.             "recordId": "000492540117",
  68.             "sync": null,
  69.             "valid": false,
  70.             "accountOfficer": null,
  71.             "accountOfficerName": null,
  72.             "accountType": "ABFA",
  73.             "balance": [{
  74.                 "type": "AVAILABLE",
  75.                 "value": "917770"
  76.             }, {
  77.                 "type": "COMMISSION",
  78.                 "value": "796.3600000000002"
  79.             }],
  80.             "branchCode": null,
  81.             "category": null,
  82.             "currency": "MZN",
  83.             "customer": [{
  84.                 "customerType": null,
  85.                 "name": "LOJA DE ROUPA AFRICANA",
  86.                 "phone": null,
  87.                 "recordId": null
  88.             }],
  89.             "inactive": false,
  90.             "location": null,
  91.             "mnemonic": null,
  92.             "nib": null,
  93.             "number": null,
  94.             "otherBankBranch": null,
  95.             "otherBankName": null,
  96.             "type": "account"
  97.         },
  98.         "flagKYC": null,
  99.         "floatAccountNumber": "000492540117",
  100.         "miniStatement": null,
  101.         "otherUser": null,
  102.         "otpPhones": null,
  103.         "ownerOfAccount": null,
  104.         "postTime": null,
  105.         "reason": "iyfyidiyd",
  106.         "refTime": "20170720",
  107.         "requestAttempt": 0,
  108.         "responseAttempt": 0,
  109.         "skipBio": false,
  110.         "syncTime": null,
  111.         "authentication": null,
  112.         "lifecycleTarget": "immediate",
  113.         "type": "prePaidCardDeposit"
  114.     },
  115.     "auth": {
  116.         "fingerPrint": null,
  117.         "password": "1111",
  118.         "session": {
  119.             "id": "UTL2zyEWMrjJO8ji5iLlxZ4b7WBmizEaNA3ZKiDe87czqubgQq8qUDueWEb34nPD9jLutYwz0HLAWTsEEKqkGl+zpO9spyeuxn5K4N/V+WfuJTAsrfXE1eIYqmGZ3o2DPERQ84g==",
  120.             "imei": "357103074122624",
  121.             "language": "en"
  122.         },
  123.         "username": "49254"
  124.     }
  125. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement