Skip to main content
GET
Get warnings for a external 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

The country whose scope/entitlement profile (SE or NO) is used to authorize the request. Determines which market-specific rules apply, independent of the country the requested company is registered in. ISO country code supported for company lookups: SE (Sweden) or NO (Norway).

Available options:
SE,
NO
externalBatchId
string
required

The caller-supplied identifier for the payment batch, used to correlate it with earlier submissions and results.

Query Parameters

languageCode
enum<string>

Language used for human-readable text in the response (e.g. check descriptions). Language used for human-readable text in a response: SV (Swedish), NO (Norwegian) or EN (English).

Available options:
SV,
NO,
EN

Response

OK

The current analysis status of a submitted payment batch, including any warnings raised so far.

analyzeStatus
string | null
batchUrl
string | null
warnings
object[] | null