Group Target
Attributes of the target customer who will be the responsible payer of the created subscription. Required.
Name | Description |
---|---|
type REQUIRED | The type of object indicated by the id attribute. |
id | Number The id of the target customer or subscription to group the existing subscription with. Ignored and should not be included if type is "self" , "parent", or "eldest" |
{
"type": "self",
"id": 134
}