GET https://api.dentalsoft.test.cabinet-orodent.org/api/payment-methods

Serializer

1 Handled
0.09 ms Total time

default 1

serialize 1

Data Context Normalizer Encoder Time Caller
array
Show contents
[
  [
    "id" => 1
    "libelle" => "Especes"
    "type" => "Cash"
    "actif" => true
    "notes" => null
  ]
  [
    "id" => 2
    "libelle" => "Mobile Money"
    "type" => "Mobile Money"
    "actif" => true
    "notes" => null
  ]
  [
    "id" => 3
    "libelle" => "Carte bancaire"
    "type" => "Carte"
    "actif" => true
    "notes" => null
  ]
  [
    "id" => 4
    "libelle" => "Assurance"
    "type" => "Assurance"
    "actif" => true
    "notes" => null
  ]
]
Format: json
Show context
[
  "json_encode_options" => 15
]
JsonEncoder (0.01 ms) 0.09 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.