[json] Validation

Viewer

copydownloadembedprintName: Validation
  1. {
  2.     "statusCode": 200,
  3.     "status": "success",
  4.     "message": "success",
  5.     "payload": {
  6.         "products": [
  7.             {
  8.                 "productId": 12,
  9.                 "name": "SILVER New Customer (4x Pertemuan)",
  10.                 "productType": "PRIVATE_CLASS",
  11.                 "quantity": 1,
  12.                 "price": 747000.00
  13.             },
  14.             {
  15.                 "productId": 24,
  16.                 "name": "Crafting KIT 1",
  17.                 "productType": "MERCHANDISE",
  18.                 "quantity": 2,
  19.                 "price": 90000.00
  20.             }
  21.         ],
  22.         "mustHaveShipping": true,
  23.         "shipping": null,
  24.         "promoCode": "iduladha2021",
  25.         "discountAmount": 50000.00,
  26.         "totalPrice": 927000.00
  27.     }
  28. }

Editor

You can edit this paste and save as new:


File Description
  • Validation
  • Paste Code
  • 20 Sep-2021
  • 777 Bytes
You can Share it: