Create settlement source

Create settlement source for given, existing payment provider.

Path Params
int64
required

Payment provider id.

Body Params

A settlement source is a configuration of settlements provider, usually it is server configuration like host, port etc. The configuration may contain different properties for different protocols. The supported protocols are Sftp and Ebics.

string
required

Format of files that are fetched from the source. Must not be null. Must be one of:

CSV
EPA
CAMT53
CAMT54
MT940
string
required
length ≤ 255

Host of the source server. Must not be null. Size must be between 0 and 255.

string
required
length ≤ 255

Human readable name. Must not be null. Size must be between 0 and 255.

int32 | null

Port of the source server.

string
required

Protocol type of this settlement source. Must not be null. Must be one of:

EBICS
SFTP
HTTP
string
required
length ≤ 255

The host id of the bank. Must not be null. Size must be between 0 and 255.

Responses

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Choose an example:
application/json