V3SubscriptionTransactionOfferGroupStatusRequest
V3SubscriptionTransactionOfferGroupStatusRequest
Applicable to OFFER_GROUP_STATUS operation, used to change the offerGroup status
JSON Example
{
"idempotencyKey": "46ed2864-0f5e-4e46-a70a-6b3beb1891d2",
"offerGroups": [
{
"offerGroupId": "b76e573a-8df7-4375-a0ca-d1e80412c3b6",
"statusChange": {
"actionDateTime": "2019-03-02T00:05:01.194Z",
"changeReasons": [
{
"code": "string",
"message": "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
V3SubscriptionStatusChangeOfferGroup
offerGroups
Required
Amendment Offers, contain information for offers modification
string
subscriptionId
Required
CSP subscription Id