Advertisement
Guest User

Untitled

a guest
Apr 4th, 2020
319
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.45 KB | None | 0 0
  1. {
  2.     "entityName": "transaction",
  3.     "entities": [
  4.         {
  5.             "data": {
  6.                 "id": "20823961579815937",
  7.                 "session_id": "29049a7d-cc64-4d83-aed8-c555a644c74e",
  8.                 "created": "2020-04-04T16:55:54.828366Z",
  9.                 "amount": "100",
  10.                 "type": "commit",
  11.                 "operation_type": "replenishment",
  12.                 "payment_direction": "replenishment",
  13.                 "currency_id": {
  14.                     "code_alpha": "RUB",
  15.                     "code_numeric": "643"
  16.                 },
  17.                 "currency_id$value": "RUB",
  18.                 "wallet_from_id": {
  19.                     "id": "15922499290664995",
  20.                     "balance": "0",
  21.                     "balance_last_update_tx_id": "20823961788482561",
  22.                     "type": "hold",
  23.                     "type_new": "hold",
  24.                     "direction": "passive",
  25.                     "status": "active",
  26.                     "balance_hold": "0",
  27.                     "balance_hold_last_update_tx_id": null,
  28.                     "created_time": "2019-09-06T00:00:00+03:00",
  29.                     "activated_time": "2019-09-06T00:00:00+03:00",
  30.                     "currency_id": "RUB"
  31.                 },
  32.                 "wallet_from_id$value": "15922499290664995",
  33.                 "wallet_to_id": {
  34.                     "id": "3830380451856385",
  35.                     "balance": "100",
  36.                     "balance_last_update_tx_id": "20823961579815937",
  37.                     "type": "contractor",
  38.                     "type_new": "contractor",
  39.                     "direction": "passive",
  40.                     "status": "active",
  41.                     "balance_hold": "0",
  42.                     "balance_hold_last_update_tx_id": null,
  43.                     "created_time": "2020-04-04T19:55:50.733305+03:00",
  44.                     "activated_time": "2020-04-04T19:55:50.733372+03:00",
  45.                     "currency_id": "RUB"
  46.                 },
  47.                 "wallet_to_id$value": "3830380451856385",
  48.                 "transaction_id": {
  49.                     "id": "20823961579814913",
  50.                     "session_id": "29049a7d-cc64-4d83-aed8-c555a644c74e",
  51.                     "idempotency_key": "c784d930-cb25-4a3d-9d30-92bbf4606016",
  52.                     "created": "2020-04-04T19:55:54.766416+03:00",
  53.                     "amount": "100",
  54.                     "meta_data": null,
  55.                     "type": "hold",
  56.                     "operation_type": "replenishment",
  57.                     "payment_direction": "replenishment",
  58.                     "details": null,
  59.                     "currency_id": "RUB",
  60.                     "wallet_from_id": "15922499290667043",
  61.                     "wallet_to_id": "15922499290664995",
  62.                     "transaction_id": null
  63.                 },
  64.                 "transaction_id$value": "20823961579814913",
  65.                 "currency_id$meta": {
  66.                     "query": "currency:"
  67.                 },
  68.                 "wallet_from_id$meta": {
  69.                     "query": "wallet:"
  70.                 },
  71.                 "wallet_to_id$meta": {
  72.                     "query": "wallet:"
  73.                 },
  74.                 "transaction_id$meta": {
  75.                     "query": "transaction:"
  76.                 }
  77.             },
  78.             "identity": {
  79.                 "id": "20823961579815937"
  80.             }
  81.         }
  82.     ],
  83.     "limit": "10",
  84.     "offset": "0",
  85.     "count": "1"
  86. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement