---
title: "file-conversion/upload"
method: POST
path: "/file-conversion/upload"
tags: ["File Conversion Endpoints"]
---

# file-conversion/upload

`POST /file-conversion/upload`

Upload a file for conversion or submission to a banking partner.

## Response `200`

- object
  - `Success` boolean — True if the request was successful, false if it failed
  - `ErrorMessage` string — Contains a description of the error if the request failed
  - `FileConversionID` string — The ID of the file conversion job
  - `TransactionCount` string — The number of transactions processed in the file
  - `TotalAmount` string — The total amount processed in the file
  - `Currency` string — The currency of the total amount processed in the file

---

[API](https://skmtc.net/vopay/apis/accounts.md) · [All operations](https://skmtc.net/vopay/apis/accounts/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vopay/accounts/revisions/7033bd231ec7/schema)
