Corgi BankDocumentation
OpenAPI

Create a screening

POST/screenings

Screen a name against the sanctions lists

Headers

Idempotency-KeystringOptional

Send on every write that creates or changes money or state; a replay with the same key returns the original result with 200.

Body parameters

countrystringOptional
dobstringOptional

YYYY-MM-DD, a discriminator against the list's dates of birth

namestringRequired
requested_bystringOptional
subject_idstringOptional

The customer id when screening a customer

subject_typestringRequired

Returns

201 Created

The Screening object.

Errors

Every error is a problem document with a stable code. See Errors.

400401403404409412413422424429500503

to move to open esc to close