Update the details for a customer record.
PUT /buyers/{buyers_id}
API. The
call accepts an optional update to the external_identifier
(for example the
user’s email, username, or a database ID) and an optional update to the
display_name
which will be shown in the admin panel.