Skip to main content
POST
/
fva
/
upload
Upload FVA report
curl --request POST \
  --url https://api.example.com/fva/upload
{
  "codeStatut": "<string>",
  "libelleStatut": "<string>",
  "refFichierInterne": "<string>",
  "urlRetour": "<string>",
  "refInterneEmetteur": "<string>",
  "dateDepot": "<string>",
  "retrieveReportOutcomeJobId": "<string>"
}

Query Parameters

documentId
string
required

Document ID of the ZIP file containing FVA XML

Response

200 - application/json
codeStatut
string
required
libelleStatut
string
required
refFichierInterne
string
required
urlRetour
string
required

URL to retrieve the CR

refInterneEmetteur
string
required

Code to use to retrieve the CR (FVA_CodeOperation)

dateDepot
string
retrieveReportOutcomeJobId
string