Corgi BankDocumentation
OpenAPI

Check the current provider, purpose, account-field and privacy election permission for a consent data read

POST/open-banking/privacy-checks

Original narrow third_party token required; account fields only. Performs online identity checks and current consumer_direction policy/election/data-kind checks, and returns immutable privacy evidence ID without customer data. Used by the actual account data read before disclosure and again after gathering ledger data.

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

account_idstringOptional

Example acct_2tVh8nqLxq4GbDe0K1F6S9zRcWm

fieldsarray of stringsRequired
fromstring · date-time or nullOptional
purposestringRequired
throughstring · date-time or nullOptional

Returns

200 OK

allowedbooleanRequired
export_idstringRequired
policy_idstringRequired

Errors

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

400401403404409412413422424429500503

to move to open esc to close