Skip to main content
POST
File Import

Authorizations

api-key
string
header
required

Admin API keys allow you to perform some privileged actions such as creating a merchant account and Merchant Connector account.

Body

application/json

Request body for uploading terminal file content

terminal file import content

file_type
enum<string>
required
Available options:
PARAMS,
HOTLIST,
TAC,
CVM,
TAGS,
AID,
CAPK,
KEYS,
FXRATES
file_version
string
required

version of the file

file_content
object
required
file_issuer
string
required

Response

File Content Uploaded.

file_type
enum<string>
required
Available options:
PARAMS,
HOTLIST,
TAC,
CVM,
TAGS,
AID,
CAPK,
KEYS,
FXRATES
file_version
string
required

version of the file

file_content
object
required

binary content of the file, base64 encoded