erirawan

request_body_payment_checkout

Aug 12th, 2021
1,041
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 4.15 KB | None | 0 0
  1. {
  2.     "cartID": "6526b4a5-cf1f-4ee6-9584-4d74ea118b9a",
  3.     "address": {
  4.         "cartID": "6526b4a5-cf1f-4ee6-9584-4d74ea118b9a",
  5.         "addressType": "rumah",
  6.         "name": "Eri Irawan",
  7.         "address": "Jl. Sini nih",
  8.         "zipCode": "12333",
  9.         "latitude": 0,
  10.         "longitude": 0,
  11.         "note": "Ada deh",
  12.         "phoneNumber": "08579238484",
  13.         "email": "[email protected]",
  14.         "countryID": "0b6022f8-6941-4273-9187-47a6f01e2968",
  15.         "country": "Indonesia",
  16.         "provinceID": "3e6d0176-7f17-4ce4-b72b-dbce0ff57789",
  17.         "province": "DKI Jakarta",
  18.         "cityID": "2f4429cc-a358-411b-88fe-a1409751a31c",
  19.         "city": "Jakarta Timur",
  20.         "districtID": "9a3573e1-f4de-4336-9610-ac8d4f7d2b92",
  21.         "district": "Duren Sawit"
  22.     },
  23.     "product": [
  24.         {
  25.             "detailCartID": "fca2cf31-c575-4cc9-8797-602fa42ee822",
  26.             "discountAmount": 0,
  27.             "amount": 30400,
  28.             "discountType": null,
  29.             "isFavorite": false,
  30.             "productVariationDetailsTitle": null,
  31.             "id": "d2e335df-b255-4436-8d75-cacb4734eee9",
  32.             "name": "OIL FILTER / FILTER OLI CIVIC / GRAND CIVIC, CITY SX-8",
  33.             "image": [
  34.                 {
  35.                     "id": "40877a73-9870-4e87-a93b-da5d7cf910ef",
  36.                     "url": "https://file-examples-com.github.io/uploads/2017/04/file_example_MP4_480_1_5MG.mp4",
  37.                     "type": "video",
  38.                     "is_watermark": false
  39.                 },
  40.                 {
  41.                     "id": "d2e335df-b255-4436-8d75-cacb4734eee9",
  42.                     "url": "https://media.astraotoshop.com/catalog/product/h/4/h4-15400-civ-1800.png",
  43.                     "type": "image",
  44.                     "is_watermark": false
  45.                 }
  46.             ],
  47.             "priceBase": 30400,
  48.             "priceDiscount": 30400,
  49.             "qty": 1,
  50.             "productTypeName": "Product",
  51.             "discount": 0,
  52.             "checkoutRedirect": "/checkout?category=Product",
  53.             "isCheck": true,
  54.             "price": 30400,
  55.             "quantity": 1,
  56.             "originalPrice": 30400,
  57.             "productName": "OIL FILTER / FILTER OLI CIVIC / GRAND CIVIC, CITY SX-8"
  58.         }
  59.     ],
  60.     "deliveryMethod": {
  61.         "id": "aac221b0-68fa-4182-b85a-534fa1a60c62",
  62.         "name": "JNE",
  63.         "imagePath": "https://aop-b2c-api.atlantica.dev/v1/document-service/images/f638990b-d930-40c4-9ef4-521544df0f1d+jne+transparent.webp",
  64.         "order": 1,
  65.         "code": "JNE",
  66.         "description": "JNE GAN",
  67.         "packages": [
  68.             {
  69.                 "id": "a36b0ed8-e077-4ee0-8157-e0596e5027a8",
  70.                 "name": "JNE Sameday",
  71.                 "estimation": "1 - 5",
  72.                 "price": 20000,
  73.                 "code": "YES"
  74.             },
  75.             {
  76.                 "id": "f5fe7db6-ab71-4cb6-b092-180f57a7e486",
  77.                 "name": "JNE Reguler",
  78.                 "estimation": "1 - 5",
  79.                 "price": 12000,
  80.                 "code": "REG"
  81.             }
  82.         ],
  83.         "selected": {
  84.             "id": "a36b0ed8-e077-4ee0-8157-e0596e5027a8",
  85.             "name": "JNE Sameday",
  86.             "estimation": "1 - 5",
  87.             "price": 20000,
  88.             "code": "YES"
  89.         }
  90.     },
  91.     "coupon": {},
  92.     "paymentMethod": {
  93.         "id": "11d9e30c-a9e1-42cc-951d-647903ade40e",
  94.         "name": "Credit Card",
  95.         "type": "CREDITCARD",
  96.         "imagePath": "https://aop-b2c-api.atlantica.dev/v1/document-service/images/2d071574-e816-49a7-bae1-73d45cffd564+visa.webp",
  97.         "order": 1,
  98.         "code": "cc_payment",
  99.         "description": "Problems our easy go the pouring of the into avoid a that a desk"
  100.     },
  101.     "paymentDetail": {
  102.         "subtotal": 30400,
  103.         "point": 20000,
  104.         "delivery": 20000,
  105.         "discountDelivery": -25000,
  106.         "discount": [
  107.             {
  108.                 "name": "Diskon Maret Greget",
  109.                 "value": 10000,
  110.                 "type": "FIX"
  111.             }
  112.         ],
  113.         "insurance": 5500,
  114.         "discountInsurance": -5500,
  115.         "totalAmount": 30400
  116.     }
  117. }
Advertisement
Add Comment
Please, Sign In to add comment