Skip to main content
You can update a buyer by calling the 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.
The API returns an updated buyer resource.
PUT /buyers/fe26475d-ec3e-4884-9553-f7356683f7f9