NotifyFulfillmentResponseCode
Represents the response code of a fulfillment notification request initiated via PurchasingService.notifyFulfillment.
Enumeration Members
FAILED
FAILED:
3
Indicates that the request was unsuccessful.
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