Newer Version Available
Commerce Webstore My Profile
Retrieve the buyer's account details. Update buyer account
details. The API retrieves or updates the buyer’s details by identifying the buyer user’s
ID within the logged-in context.
- Resource
-
- Resource example
-
- Available version
- 52.0
- HTTP methods
- GET, PATCH
- GET is supported in API version 52.0 and later.
- PATCH is supported in API version 59.0 and later.
- Request body for PATCH
-
- JSON example
-
- Properties
-
Name Type Description Required or Optional Available Version email String The email address of the buyer. Optional 59.0 firstName String The first name of the buyer. Optional 59.0 lastName String The last name of the buyer. Optional 59.0 phoneNumber String The phone number of the buyer. Optional 59.0
- Response body for GET and PATCH
- Buyer Profile Detail