Modify Customer by ID
PUT {{baseUrl}}/aggregation/v1/customers/{{customerId}}
Modify an enrolled customer by ID.
Supported regions:
Request Body
{"firstName"=>"New First Name", "lastName"=>"New Last Name"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string | ||
Finicity-App-Token | string | ||
Finicity-App-Key | string |