Advertisement
vickyKDV

Response Rekber

Oct 29th, 2019
400
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.49 KB | None | 0 0
  1. {
  2.     "meta": {
  3.         "code": "2000",
  4.         "message": "Sukses"
  5.     },
  6.     "data": {
  7.         "rekber": {
  8.             "kode": "2234764975903817",
  9.             "total": 11000.00,
  10.             "status": "PROCESSING",
  11.             "deskripsi": "Test Kopi",
  12.             "shipingProviderCode": "01",
  13.             "timeStamp": "30/10/2019 11:25",
  14.             "user": {
  15.                 "id": "51de5cab-3e7f-479a-8c0e-8a4309eac4c9",
  16.                 "hp": "087880054593",
  17.                 "nama": "Vicky",
  18.                 "tipeUser": "merchant",
  19.                 "statusVerification": "VERIFIED"
  20.             },
  21.             "client": {
  22.                 "id": "8156bd89-2fba-48b8-842c-36e9091c8349",
  23.                 "hp": "087880054593",
  24.                 "nama": "VickyKDV",
  25.                 "tipeUser": "user",
  26.                 "statusVerification": "VERIFIED"
  27.             },
  28.             "to": {
  29.                 "address1": "Jl. masjid darussalam",
  30.                 "address2": "Jl. masjid darussalam",
  31.                 "kelurahan": {
  32.                     "nama": "Kalibata",
  33.                     "id": "67766e29-0908-4e0c-aa0f-1b64cdaf7a26"
  34.                 },
  35.                 "kecamatan": {
  36.                     "nama": "Pancoran",
  37.                     "id": "e83dc003-da9f-4f18-b642-8fd531006546"
  38.                 },
  39.                 "kabupaten": {
  40.                     "nama": "Jakarta Selatan",
  41.                     "id": "9ad53f7c-27ce-476f-a834-8bccce6c908a"
  42.                 },
  43.                 "propinsi": {
  44.                     "nama": "DKI Jakarta",
  45.                     "id": "3464f3a9-4018-47ae-8d70-e9ffbe01cf61"
  46.                 },
  47.                 "negara": "SG",
  48.                 "kodePos": "12740",
  49.                 "id": "3a62208d-399c-4d07-a1e5-b8d630bce7a2"
  50.             },
  51.             "rincian": {
  52.                 "hargaBarang": 1000.0,
  53.                 "adminFee": 1000,
  54.                 "shippingFee": 9000.0
  55.             },
  56.             "links": [
  57.                 {
  58.                     "rel": "picture-display",
  59.                     "href": "http://api.az-zahrasoft.com/v1/users/51de5cab-3e7f-479a-8c0e-8a4309eac4c9/rekber/16c8446b-4eeb-4e5e-ad49-4c06d9077327/pictures/display"
  60.                 }
  61.             ],
  62.             "id": "16c8446b-4eeb-4e5e-ad49-4c06d9077327"
  63.         }
  64.     },
  65.     "links": [
  66.         {
  67.             "rel": "self",
  68.             "href": "http://api.az-zahrasoft.com/v1/users/51de5cab-3e7f-479a-8c0e-8a4309eac4c9/rekber/51de5cab-3e7f-479a-8c0e-8a4309eac4c9"
  69.         }
  70.     ]
  71. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement