Skip to main content
POST
Create batch

Authorizations

X-Api-Key
string
header
required

Api key needed to access the endpoints. X-Api-Key: My api key

Headers

AppId
string

App id

Path Parameters

profileCountry
enum<string>
required

Country for profile ISO country code supported for company lookups: SE (Sweden) or NO (Norway).

Available options:
SE,
NO

Body

Batch

Request body for submitting a new payment batch for screening, containing the debtor account and its transactions.

externalId
string
required
Minimum string length: 1
debtorAccount
string | null
transactions
object[] | null

Response

OK