Create a settlement file

Creates a new settlement file and returns a presigned URL for uploading. After uploading the file to the presigned URL, the client must call the confirm upload endpoint to confirm that the file has been uploaded and is ready to be processed.

Body Params
string

File id - Returned after creating the settlement file instance, used for confirming the upload

string
enum
required

Type of the settlement file being uploaded. This determines the expected format of the file and how it will be processed. Supported types are: CHECKOUTCOM, PAYFORT_MAGNATI, TAP_CHARGE, TAP_REFUND

  • CHECKOUTCOM - CHECKOUTCOM
  • PAYFORT_MAGNATI - PAYFORT_MAGNATI
  • TAP_CHARGE - TAP_CHARGE
  • TAP_REFUND - TAP_REFUND
Allowed:
string
required

Name of the settlement file being uploaded, including extension.

Responses

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json