accountAssets

post

/ccadmin/v1/webhook/accountAssets

The webhook is triggered to get the services for a user.

Request

Supported Media Types
  • application/json
Body Parameter
Root Schema : services_request
Nested Schema : accounts
Type: array
Nested Schema : items
Type: object

Response

Supported Media Types
  • application/json
200 Response
Returns the services associated with this account.
Body
Root Schema : services_response
Nested Schema : items
Type: array
Nested Schema : items
Type: object
Nested Schema : currency
Type: object
Nested Schema : discountAmount
Type: object
Nested Schema : parentAsset
Type: object
Nested Schema : price
Type: object
Nested Schema : recurringCharge
Type: object
Nested Schema : rootAsset
Type: object
Nested Schema : status
Type: object
Nested Schema : usageNetAmount
Type: object