V3SubscriptionTransferRequestedBy

V3SubscriptionTransferRequestedBy
V3SubscriptionTransferRequestedBy

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

JSON Example
{
    "email": "[email protected]",
    "systemName": "CSP",
    "userId": "vmware.com:be775320-02d9-4a46-afc3-4b279ab17574"
}
string
email
Optional

The email of the user that initiated the request. This value contain account identifier (acct)

string
systemName
Required

Shows from which system the request is initiated.

Possible values are : CSP, CPN, EXTERNAL,
string
userId
Optional

The CSP user id of the user that initiated the request.