---
title: "Convert fincen report"
method: POST
path: "/reformat"
tags: ["fincen report"]
---

# Convert fincen report

`POST /reformat`

Reformat fincen xml batch report.

## Response `200`

successful operation

- BatchReport — https://bsaefiling.fincen.treas.gov/FilingInformation.html
  - `XMLName` string
  - `SeqNum` integer
  - `Activity` object
  - `EFilingSubmissionXML` object

## Other responses

- `400` — bad request
- `501` — failed operation

---

[API](https://skmtc.dev/moov-io/apis/fincen-api.md) · [All operations](https://skmtc.dev/moov-io/apis/fincen-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/moov-io/fincen-api/revisions/ffb3d4b39fc2/schema)
