Update Consumer by ID

PUT {{baseUrl}}/decisioning/v1/consumers/{{consumerId}}

Modify an existing consumer. All fields are required for a consumer record, but individual fields for this call are optional because fields that are not specified will be left unchanged.

Supported regions: πŸ‡¦πŸ‡Ί

Request Body

{"firstName"=>"John", "lastName"=>"Smith", "address"=>"100 Arthur Street", "city"=>"Sydney", "state"=>"NSW", "phone"=>"1234567890", "birthday"=>{"year"=>1989, "month"=>8, "dayOfMonth"=>13}, "email"=>"someone@test.com", "suffix"=>"Mr"}

HEADERS

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