groups.billing.get
Description
Coming Soon!
Code Examples
Request Parameters
group_id
required path parameter
watch_index
optional query parameter
Response Body
group
objectgroup.payment_method_attached_ts
stringRFC3339 timestamp
group.payment_method_valid_ts
stringRFC3339 timestamp
group.payment_failed_ts
stringRFC3339 timestamp
group.payment_succeeded_ts
stringRFC3339 timestamp
watch
objectProvided by watchable endpoints used in blocking loops.
watch.index
stringIndex indicating the version of the data responded. Pass this to
WatchQuery
to block and wait for the next response.