sepa_check

Generate Valid Check Iban

post/v2/sepa/check/generate

Request body

status'pending' | 'succeeded' required

An enumeration.

Example request

{
  "person": {
    "score": 100,
    "score_name": 100,
    "birth_date_valid": true
  },
  "company": {
    "score": 100
  }
}

Response

Successful Response

string required

Changes

No recorded changes to this endpoint across all 1 revision of this API.