Corgi BankDocumentation
OpenAPI

Create a user

POST/users

Create a customer login

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

customer_idstringOptional

Must be empty; a bank enrolment binds the login

Example cust_2tVh8nqLxq4GbDe0K1F6S9zRcWm

emailstringRequired
passwordstringRequired

At least 12 characters

Returns

201 Created

The User object.

Errors

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

400401403404409412413422424429500503

to move to open esc to close