https://api.theswarm.io/api/orders/list/2

Serializer

1 Handled
0.18 ms Total time

serialize 1

Data Context Normalizer Encoder Time
array
Show contents
[
  "orders" => []
  "history" => [
    [
      "id" => 5172
      "status" => "sent"
      "restaurantId" => 2
      "time" => "2025-04-05T19:25:38"
      "total_price" => 15.9
      "walletDeduction" => 0
      "usedRewardPoints" => "0"
      "gainedRewardPoints" => "48"
      "orderItems" => [
        [
          "name" => "Spencer"
          "amount" => 1
          "unitPrice" => 15.9
          "totalPrice" => 15.9
          "toppings" => []
        ]
      ]
      "rewards" => []
    ]
  ]
]
Format: json
Show context
[
  "json_encode_options" => 15
]
JsonEncoder (0.01 ms) 0.18 ms

deserialize 0

Nothing was deserialized.

normalize 0

Nothing was normalized.

denormalize 0

Nothing was denormalized.

encode 0

Nothing was encoded.

decode 0

Nothing was decoded.