DRVerifyOrderAcount

This Omnistudio Data Mapper gets the total amount for an order.

Sample Input

{
    "AccountId": "0014W000029kBVyQAM",
    "OrderId": "8014W000002MbVjQAK"
}

Parameter

Required/Optional

AccountId

Required

OrderId

Required

Sample Output

{
  "TotalAmount": 7.5,
  "OrderId": "8014W000002MbVjQAK",
  "OneTimeTotal": 0
}

Called By

  • Workflow: Create Payment Intent

    • LWC: vplS360StripePaymentIntegration.js

      • Integration Procedure: VPL360_CreatePaymentIntent

  • Workflow: Agent Console Payment Flow

    • Omniscript: vpls360csr_BuyAddonsV3_English

      • Omniscript: vpls360csr_ChangeBasePackage_English

        • Integration Procedure: VPL360CSR_CreatePaymentIntentCSR