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
- accounts
-
Type:
array
accountsAdditional Properties Allowed: - limit
-
Type:
number
- offset
-
Type:
number
- recordId
-
Type:
string
Nested Schema : items
Type:
object
- id
-
Type:
number
Response
Supported Media Types
- application/json
200 Response
Returns the services associated with this account.
Body
Root Schema : services_response
- count
-
Type:
integer
- hasMore
-
Type:
boolean
- items
-
Type:
array
itemsAdditional Properties Allowed: - limit
-
Type:
integer
- offset
-
Type:
integer
- totalResults
-
Type:
integer
Nested Schema : items
Type:
object
- activationDate
-
Type:
string
- assetId
-
Type:
string
- attributes
-
Type:
string
- currency
-
Type:
object
currencyAdditional Properties Allowed: - dateAdded
-
Type:
string
- dateModified
-
Type:
string
- deactivationDate
-
Type:
string
- discountAmount
-
Type:
object
discountAmountAdditional Properties Allowed: - discountPercent
-
Type:
number
- displayName
-
Type:
string
- parentAsset
-
Type:
object
parentAssetAdditional Properties Allowed: - parentDisplay
-
Type:
string
- price
-
Type:
object
priceAdditional Properties Allowed: - quantity
-
Type:
number
- recurringCharge
-
Type:
object
recurringChargeAdditional Properties Allowed: - recurringChargeDuration
-
Type:
string
- recurringChargeFrequency
-
Type:
string
- resumeDate
-
Type:
string
- rootAsset
-
Type:
object
rootAssetAdditional Properties Allowed: - rootDisplay
-
Type:
string
- serviceAccountId
-
Type:
string
- serviceId
-
Type:
string
- skuId
-
Type:
string
- status
-
Type:
object
statusAdditional Properties Allowed: - suspendDate
-
Type:
string
- usageNetAmount
-
Type:
object
usageNetAmountAdditional Properties Allowed: - usageUnitOfMeasure
-
Type:
string
Nested Schema : currency
Type:
object
- currencyCode
-
Type:
string
Nested Schema : discountAmount
Type:
object
- currency
-
Type:
string
- value
-
Type:
number
Nested Schema : parentAsset
Type:
object
- assetId
-
Type:
string
- serviceId
-
Type:
string
Nested Schema : price
Type:
object
- currency
-
Type:
string
- value
-
Type:
number
Nested Schema : recurringCharge
Type:
object
- currency
-
Type:
string
- value
-
Type:
number
Nested Schema : rootAsset
Type:
object
- assetId
-
Type:
string
- serviceId
-
Type:
string
Nested Schema : status
Type:
object
- displayValue
-
Type:
string
- id
-
Type:
integer
- lookupCode
-
Type:
string
Nested Schema : usageNetAmount
Type:
object
- currency
-
Type:
string
- value
-
Type:
number