ProductDataResponseCode
Represents the response code for a product data request initiated via PurchasingService.getProductData.
Enumeration Members
FAILED
FAILED:
3
Indicates unsuccessful retrieval of product data.
NOT_SUPPORTED
NOT_SUPPORTED:
2
Indicates this call is not supported.
SUCCESSFUL
SUCCESSFUL:
1
Indicates that the request was successful.
Last updated: Sep 30, 2025