Advertisement
Alatri_Aymen

order

Sep 7th, 2022
544
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.26 KB | None | 0 0
  1. {
  2.             "id": "2022-09-0112",
  3.             "promo_code_id": null,
  4.             "client_id": "e14915ca-09bc-4fa6-8708-f8742421f93e",
  5.             "created_at": "2022-09-07T13:31:00.000000Z",
  6.             "updated_at": "2022-09-07T13:31:15.000000Z",
  7.             "amount_to_pay": 40,
  8.             "deleted_at": null,
  9.             "status": 1,
  10.             "paymee_token": "d384bcca32b907ebe7ddba0ab102f792",
  11.             "transaction_id": "30346",
  12.             "company_id": null,
  13.             "promo_code": null,
  14.             "sales": [
  15.                 {
  16.                     "id": "c6d0787a-9270-4676-9eaa-fecf88362cd1",
  17.                     "saleable_type": "App\\Subscription",
  18.                     "saleable_id": "fb21c861-fd59-489d-a0fc-de3b5148e3d5",
  19.                     "order_id": "2022-09-0112",
  20.                     "sale_date": "2022-09-07T13:31:00.000000Z",
  21.                     "use_date": "2022-09-07T13:31:00.000000Z",
  22.                     "sale_price": 40,
  23.                     "created_at": "2022-09-07T13:31:00.000000Z",
  24.                     "updated_at": "2022-09-07T13:31:00.000000Z",
  25.                     "deleted_at": null,
  26.                     "to_be_used_on": "2022-09-07T13:31:00.000000Z",
  27.                     "beneficiary": null,
  28.                     "buy_price": 0,
  29.                     "bought_with_subscription": 0,
  30.                     "saleable": {
  31.                         "id": "fb21c861-fd59-489d-a0fc-de3b5148e3d5",
  32.                         "name": "Pack : Test",
  33.                         "description": "Nihil ut laboriosam corrupti deleniti quam et. Dolor doloribus consectetur voluptatem consequatur non. Et beatae consequatur voluptatibus atque.",
  34.                         "nomad_price": 40,
  35.                         "company_price": 36,
  36.                         "stock": 14,
  37.                         "initial_stock": 15,
  38.                         "number_of_use": 12,
  39.                         "duration": 1,
  40.                         "image": "subscriptions/ZrhIO3HZBVgRUkuMqksA.png",
  41.                         "created_at": "2022-09-07T08:06:44.000000Z",
  42.                         "updated_at": "2022-09-07T13:31:01.000000Z",
  43.                         "deleted_at": null,
  44.                         "duration_type": 2
  45.                     }
  46.                 }
  47.             ],}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement