V3SubscriptionOrgTransferResponse
{
"errors": [
{
"errorCode": "string",
"errorMessage": "string"
}
],
"operation": "string",
"preview": false,
"requestedBy": {
"email": "[email protected]",
"systemName": "CSP",
"userId": "vmware.com:be775320-02d9-4a46-afc3-4b279ab17574"
},
"status": "SUCCESS",
"subscriptions": [
{
"approvals": [
{
"approvalEndDateTime": "2019-05-02T00:05:01.194Z",
"approveTtl": "P1D",
"sourceType": "BE",
"sourceValue": "SAP",
"transferTtl": "P1D"
}
],
"subscriptionId": "5545d7f7-118c-8550-a131-4fc34c838duy"
}
],
"transferCreatedDateTime": "2019-03-02T00:05:01.194Z",
"transferId": "46ed2864-0f5e-4e46-a70a-6b3beb1891d2"
}
Return list of errors if a problem occurs during transfer.
The subscription transfer operation
If preview is true validate if subscription transfer is allowed. If preview is false start the subscription transfer
Represent entity (user or system) that initiated given request.
The subscription transfer operation status. Possible values are: SUCCESS - the transfer is started with preview=true and no errors; PENDING - the subscription transfer is started with preview=false and the transfer is in progress; ERROR is returned when the validation failed
Subscription transfer initiated date. If "preview" = "true", no transfer is created and this returns current date time.
The unique transfer id