V3SubscriptionExchangeOfferReference

V3SubscriptionExchangeOfferReference
V3SubscriptionExchangeOfferReference

Reference offer exchange(s) if original offer was exchanged

JSON Example
{
    "deprovisioning": "string",
    "flexExchangeDateTime": "2021-03-02T00:05:01.194Z",
    "purchaseQuantity": 10,
    "referenceId": "b76e573a-8df7-4375-a0ca-d1e80412c3b6",
    "status": "string",
    "type": "string"
}
string
deprovisioning
Optional

Indicate deprovisioning status

Possible values are : REQUESTED, ACKNOWLEDGED, NOT_REQUIRED,
string
flexExchangeDateTime
Optional

When exchange is performed or will be performed if under transition

integer As int32 As int32
purchaseQuantity
Optional

quantity for exchange. Applicable only for COMMIT

string
referenceId
Required

A unique id that is referenced to in subsequent transactions like status change, exchange etc. This NOT an offer or SKU id. This is unique per instance of offer purchase.

string
status
Required

Offer Lifecycle status

Possible values are : SUBMITTED, PENDING_PROVISIONING, ERROR, ACTIVE, PENDING_CANCEL, CANCELLED, TERMINATED, PENDING_ACTIVE, EXPIRED,
string
type
Optional

Indicate exchange type

Possible values are : RMA, UPGRADE, FLEX_EXCHANGE, RENEWAL_REDUCTION,