Get Customer by ID

GET {{baseUrl}}/aggregation/v1/customers/{{customerId}}

Retrieve a customer by ID.

Supported regions: πŸ‡ΊπŸ‡Έ

HEADERS

KeyDatatypeRequiredDescription
Finicity-App-Tokenstring
Finicity-App-Keystring
Acceptstring

RESPONSES

status: OK

{"id":"1005061234","username":"customerusername1","type":"active","createdDate":"1607450357","firstName":"John","lastName":"Smith","lastModifiedDate":"1607450357"}