Aller au contenu

La fiche d'une centralisation

GET
/centralisations/{reference}
curl --request GET \
--url https://carnet-ordres.interne/carnet-ordres/centralisations/example \
--header 'Authorization: Bearer <token>'
reference
required
string

La centralisation.

Media typeapplication/json
object
reference
required
string
supportRef
required
string
supportLibelle

SERVI, NON DÉTENU : résolu à la lecture depuis le référentiel des instruments. Le carnet ne persiste aucun libellé de fonds.

string
sens
required
string
heureLimite
string format: date-time
fuseauHeureLimite
string
dateCentralisation
required
string format: date
dateVlAttendue
string format: date
nbOrdres
required
integer
totalMontantCt
integer format: int64
totalQuantiteUpm
integer format: int64
etat
required
string
remiseRef
string
categoriePartRef
string
devise
string
centralisateurRef
string
profilReglement
string
occurrenceRef
string
clotureInterneLe
string format: date-time
fermeeLe
string format: date-time
dateReglementPrevue
string format: date
Examplegenerated
{
"reference": "example",
"supportRef": "example",
"supportLibelle": "example",
"sens": "example",
"heureLimite": "2026-04-15T12:00:00Z",
"fuseauHeureLimite": "example",
"dateCentralisation": "2026-04-15",
"dateVlAttendue": "2026-04-15",
"nbOrdres": 1,
"totalMontantCt": 1,
"totalQuantiteUpm": 1,
"etat": "example",
"remiseRef": "example",
"categoriePartRef": "example",
"devise": "example",
"centralisateurRef": "example",
"profilReglement": "example",
"occurrenceRef": "example",
"clotureInterneLe": "2026-04-15T12:00:00Z",
"fermeeLe": "2026-04-15T12:00:00Z",
"dateReglementPrevue": "2026-04-15"
}

La ressource n’existe pas dans ce tenant.

Media typeapplication/json
object
code
required
string
message
required
string
Examplegenerated
{
"code": "example",
"message": "example"
}

INDISPONIBILITÉ FRANCHE : le domaine répond une erreur, JAMAIS un état approximatif.

Media typeapplication/json
object
code
required
string
message
required
string
Examplegenerated
{
"code": "example",
"message": "example"
}