OrderedProductStatus
Enumeration Members
Active
Active: "ACTIVE";
The ordered product is current actively billed or shipped for the subscription.
Owned
Owned: "OWNED";
The ordered product has been shipped and is now owned by the customer.
Returned
Returned: "RETURNED";
The ordered product has been returned.
Last updated
Was this helpful?