V3SubscriptionTransactionOfferStatusRequest
V3SubscriptionTransactionOfferStatusRequest
Applicable to OFFER_STATUS operation, used to change the offer status
JSON Example
{
"idempotencyKey": "46ed2864-0f5e-4e46-a70a-6b3beb1891d2",
"offers": [
{
"exchangeOffers": [
{
"purchaseQuantity": -10,
"referenceId": "b76e573a-8df7-4375-a0ca-d1e80412c3b6",
"statusChange": {
"actionDateTime": "2019-03-02T00:05:01.194Z",
"changeReasons": [
{
"code": "string",
"message": "string"
}
],
"deprovisioning": "string",
"fromStatus": "PENDING_PROVISIONING",
"toStatus": "ACTIVE"
}
}
],
"purchaseQuantity": 10,
"referenceId": "b76e573a-8df7-4375-a0ca-d1e80412c3b6",
"statusChange": {
"actionDateTime": "2019-03-02T00:05:01.194Z",
"changeReasons": [
{
"code": "string",
"message": "string"
}
],
"deprovisioning": "string",
"fromStatus": "PENDING_PROVISIONING",
"toStatus": "ACTIVE"
}
}
],
"subscriptionId": "730eec0c-6f9f-40df-95c1-c4f1bfe3f1bd"
}
string As uuid
As uuid
idempotencyKey
Required
A unique key provided per request. On retry please submit same key again to prevent duplicates. Duplicate submission is not treated as error, instead current state is returned as applicable for the operation
array of
V3SubscriptionStatusChangeOffer
offers
Required
Amendment Offers, contain information for offers modification
string
subscriptionId
Required
CSP subscription Id