Add Testing Customer

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

Enroll a testing customer (Test Drive accounts).

For using Testing customers, register a test application with your systems engineer or account manager. Then use that testing applicationId when creating testing customers. Testing customers can only be assigned to testing OAuth applications and can only add accounts to Finbank OAuth for testing OAuth implementation as well as other Finbank testing 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}