Reading a tranche using location ID (Parameter1) of type (parameter2 – default MaLo) as of the key date (parameter3)
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Request Code Samples
curl --location --request GET '/getTrancheBasicOracle?parameter1¶meter2¶meter3¶meter4&command=LESEN_TRANCHE_BASIS' \
--header 'Authorization: Bearer <token>'
Responses
application/json
Erfolgreiches Lesen der Tranche | Successful reading of the tranche
{
"$ref": "https://raw.githubusercontent.com/conuti-gmbh/bo4e-schema/master/docs/examples/bo/Tranche.json"
}
Modified at 2025-10-21 09:15:48