POST https://api.madex.mg/api/v1/transferts

Serializer

2 Handled
16.15 ms Total time

default 2

serialize 0

Nothing was serialized.

deserialize 1

Data Context Normalizer Encoder Time Caller
string
"{"montant":500,"destinatairePhone":"326232244","note":null,"amountSelection":"PRESET"}"
Type: App\Dto\Transfert\TransfertCreateInputDto
Format: json
[]
ObjectNormalizer (15.23 ms) JsonEncoder (0.01 ms) 15.58 ms

normalize 1

Data Context Normalizer Time Caller
App\Entity\Transfert
App\Entity\Transfert {#1085
  -id: 6
  -code: "TRN6AA00F573E92820260908133623"
  -reference: "MDX-AA380CCC"
  -emetteur: App\Entity\Utilisateur {#461 …}
  -montant: 500
  -frais: null
  -destinatairePhone: "326232244"
  -note: null
  -status: App\Enum\TransfertStatus {#1074 …}
  -paidAt: null
  -sentAt: null
  -createdAt: DateTimeImmutable @1788874583 {#1183
    date: 2026-09-08 13:36:23.256301 UTC (+00:00)
  }
  -updatedAt: DateTimeImmutable @1788874583 {#1176
    date: 2026-09-08 13:36:23.256303 UTC (+00:00)
  }
  -paymentAttempts: Doctrine\ORM\PersistentCollection {#1184 …}
}
Format: json
[
  "groups" => [
    "transfert:read"
  ]
]
ObjectNormalizer (0.53 ms)
0.57 ms

denormalize 0

Nothing was denormalized.

encode 0

Nothing was encoded.

decode 0

Nothing was decoded.