Add Testing Customer

POST {{baseUrl}}/aggregation/v2/customers/testing

Enroll a testing customer (Test Drive accounts).

For using testing customers with FinBank OAuth, you must register a test application with your systems engineer or account manager. Then, use that testing applicationId when creating testing customers.

Testing Customers can access FinBank profiles (except FinBank Billable profiles), and cannot access live financial institutions.

Supported regions: πŸ‡ΊπŸ‡Έ

Request Body

{"username"=>"customer_{{$timestamp}}", "firstName"=>"John", "lastName"=>"Smith"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring
Finicity-App-Keystring
Finicity-App-Tokenstring

RESPONSES

status: Created

{"id":"1005061234","username":"customerusername1","createdDate":1607450357}