Skip to main content
GET
/
apps
/
gov-fr
/
v1
/
reports
/
{silo_entry_id}
/
periods
/
{period_id}
/
xml
Download a period's Flux 10 XML
curl --request GET \
  --url https://api.invopop.com/apps/gov-fr/v1/reports/{silo_entry_id}/periods/{period_id}/xml \
  --header 'Authorization: Bearer <token>'
"<string>"
Available for any period status. Callers that want only finalized payloads should check the period’s status field first.

Authorizations

Authorization
string
header
required

Authenticate using a valid Invopop enrollment token in the Bearer scheme.

Example: Authorization: Bearer <token>

Path Parameters

silo_entry_id
string
required

ID of the org.Party silo entry being onboarded.

Example:

"5b45453c-cdd0-11ed-afa1-0242ac120002"

period_id
string
required

ID of the report period.

Example:

"018f9e2a-7c31-7a10-9b44-2f9d1e6c8a01"

Response

The Flux 10 XML body, served as application/xml.

The response is of type file.