Group Target

API Docs by APIMATIC
Advanced Billing APIModelsStructures

Group Target
#

Attributes of the target customer who will be the responsible payer of the created subscription. Required.

NameDescription
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"

  • HTTP
  • Java
  • .NET
  • PHP
  • Python
  • Ruby
  • TypeScript
  • Go
{
  "type": "self",
  "id": 134
}