Corgi BankDocumentation
OpenAPI

Record a call-back to the number on the customer record (outcome verified, not_verified or no_answer); the body cannot name a number

POST/fraud-reviews/{id}/callbacks

Path parameters

idstringRequired

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

actorstringOptional
called_atstring · date-time or nullOptional
notestringOptional
outcomestringRequired

Verified, not_verified or no_answer

Returns

201 Created

called_atstring · date-timeRequired
idintegerRequired
notestringOptional
number_calledstringRequired
number_sourcestringRequired

Customer_record

outcomestringRequired

Verified, not_verified or no_answer

recorded_atstring · date-timeRequired
recorded_bystringRequired

Errors

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

400401403404409412413422424429500503

to move to open esc to close