sepa_check
Get Sepa Check
get/v2/sepa/check/{id}
Path parameters
idstring required
Example:chck_yWYfCSzsUUhr9KwMv7vuLZHX
Response
Successful Response
Example response
{
"id": "chck_yWYfCSzsUUhr9KwMv7vuLZHX",
"created": "1512518400",
"person": {
"score": 100,
"score_name": 100,
"birth_date_valid": true
},
"company": {
"score": 100,
"valid_identifier": true
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.