DRFetchAssetInfo

This Omnistudio Data Mapper fetches the asset information for the account associated with the specified asset and account IDs.

Sample Input

1{
2    "accountId": "0014W00002BvIXk",
3    "assetId": "02i4W000005CDKPQA4"
4}

Parameter

Required/Optional

accountId

Required

assetId

Required

Sample Output

1{
2  "isSignature": false,
3  "isPromoPresent": false,
4  "NextBillDate": "2021-01-16",
5  "RootAssetId": "02i4W000005CDKPQA4",
6  "Id": "02i4W000005CDKPQA4",
7  "BillCycleDate": 18
8}

Called By

  • Workflow: Self care Subscription page; Active Asset Cancellation

    • Integration Procedure: VPL360_CancelAssetItem

  • Workflow: Agent console Change Base Package

    • OmniScript: vpls360csrChangeBasePackage

      • Integration Procedure: VPL360_CSRBasePackageChange