UserProfileAccessResponseCode
Represents the response code for a UserProfileAccess request initiated by PurchasingService.requestUserProfileAccess.
Enumeration Members
FAILED
FAILED:
3
Indicates an unsuccessful request.
NOT_SUPPORTED
NOT_SUPPORTED:
2
Indicates this call is not supported.
SERVICE_UNAVAILABLE
SERVICE_UNAVAILABLE:
4
Indicates that service was unavailable at the moment. Try again after some time.
SUCCESSFUL
SUCCESSFUL:
1
Indicates a successful request.
Last updated: Sep 30, 2025