DRLoadPaymentMethod

This Omnistudio Data Mapper loads the payment method details in the record.

Sample Input

{
  "AccountId": "0014W00002AGmzOQAT",
  "Type": "Credit Card",
  "cardExpMonth": "08",
  "cardExpYear": "2022",
  "cardHolderName": "Test Name",
  "cardNumber": "4242424242424242"
}

Parameter

Required/Optional

itemId

Required

Sample Output

1- vlocity_cmt__PaymentMethod__c: a3Q4W000000gYg6UAE

Called By

  • Workflow: Self care Billing Details page

    • LWC: vplS360SelfCareBillingDetails.js

      • Integration Procedure: VPL360_CreatePaymentmethod