Update Consumer
PUT method to update consumer's data
Path parameters
consumer_id
Headers
Authorization
Basic authentication of the form Basic <username:password>
.
Request
This endpoint expects an object.
pcid
first_name
last_name
email
phone_number
date_of_birth
address_line1
address_line2
address_city
address_state
address_zip
Response
pcid
first_name
last_name
email
phone_number
date_of_birth
address_line1
address_line2
address_city
address_state
address_zip