V3GetSubscriptionOrgTransferResponse

V3GetSubscriptionOrgTransferResponse
V3GetSubscriptionOrgTransferResponse
JSON Example
{
    "destinationOrgId": "7845d7f7-228c-4650-a131-4fc34c838dct",
    "operation": "string",
    "requestedBy": {
        "email": "[email protected]",
        "systemName": "CSP",
        "userId": "vmware.com:be775320-02d9-4a46-afc3-4b279ab17574"
    },
    "sourceOrgId": "2545d7f7-228c-4650-a131-4fc34c838dcb",
    "status": "string",
    "subscriptions": [
        {
            "approvals": [
                {
                    "approvalEndDateTime": "2019-05-02T00:05:01.194Z",
                    "approveTtl": "P1D",
                    "errors": [
                        {
                            "errorCode": "string",
                            "errorMessage": "string"
                        }
                    ],
                    "sourceType": "BE",
                    "sourceValue": "SAP",
                    "status": "string",
                    "transferEndDateTime": "2019-05-02T00:05:01.194Z",
                    "transferTtl": "P1D"
                }
            ],
            "billingEngineSubscriptionId": "M5656569",
            "subscriptionId": "5545d7f7-118c-8550-a131-4fc34c838duy"
        }
    ],
    "transferApprovedDateTime": "2019-04-02T00:05:01.194Z",
    "transferCompletedDateTime": "2019-05-02T00:05:01.194Z",
    "transferCreatedDateTime": "2019-03-02T00:05:01.194Z",
    "transferId": "46ed2864-0f5e-4e46-a70a-6b3beb1891d2"
}
string
destinationOrgId
Required

The destination org id

string
operation
Optional

The subscription transfer operation

Possible values are : SUBSCRIPTION_MOBILITY, TENANT_MOBILITY,
requestedBy
Optional

Represent entity (user or system) that initiated given request.

string
sourceOrgId
Required

The source org id

string
status
Required

The status of the subscription transfer

Possible values are : PENDING, IN_PROGRESS, SUCCESS, DENIED,
subscriptions
Required

List of subscriptions details

string As date-time As date-time
transferApprovedDateTime
Optional

Subscription transfer approval time. This is the time that all of the transfer approvals are collected and the transfer process can start.

string As date-time As date-time
transferCompletedDateTime
Optional

Subscription transfer completion time. This is the time that all of the transfer completion events are collected and the transfer is fully completed.

string As date-time As date-time
transferCreatedDateTime
Required

Subscription transfer initiated date

string As uuid As uuid
transferId
Required

The unique transfer id