Payment Method DMO

Object API Name: std__PaymentMethodDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id

  • Field API Name: std__AccountId__c
  • Data Type: TEXT
  • Description: The unique identifier for the related Account record.
  • Field API Name: std__AlternatePaymentId__c
  • Data Type: TEXT
  • Description: Allows joining to the Alternate Payment subtype if Payment Method Type is Alternate Payment.
  • Field API Name: std__BankTransferTenderId__c
  • Data Type: TEXT
  • Description: Allows joining to the Bank Transfer Tender subtype if Payment Method Type is Bank Transfer Tender.
  • Field API Name: std__CashTenderId__c
  • Data Type: TEXT
  • Description: Allows joining to the Cash Tender subtype if Payment Method Type is Cash Tender.
  • Field API Name: std__cdp_sys_record_currency__c
  • Data Type: TEXT
  • Description: System-generated metadata field that stores a 3-letter ISO currency code.
  • Field API Name: std__CreditTenderId__c
  • Data Type: TEXT
  • Description: Allows joining to the Credit Tender subtype if Payment Method Type is Credit Tender.
  • Field API Name: std__DataSourceId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__DataSourceObjectId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__DigitalWalletId__c
  • Data Type: TEXT
  • Description: Allows joining to the Digital Wallet subtype if Payment Method Type is Digital Wallet.
  • Field API Name: std__FinancialAccountId__c
  • Data Type: TEXT
  • Description: Reference to the Financial Account associated with the Payment Method.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this PaymentMethod record. Maximum size is 36 characters.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__PartyId__c
  • Data Type: TEXT
  • Description: The party to which the Payment Method belongs.
  • Field API Name: std__PaymentMethodStatus__c
  • Data Type: TEXT
  • Description: Required. The state of the payment method. Possible values are: - Active—The Payments platform can use the payment method to make payments. - Canceled—The Payments platform can no longer use the payment method to make payments. - InActive—The Payments platform currently can’t use the payment method to make payments. Admins can change this value to Active when needed. Maximum size is 36 characters.
  • Field API Name: std__PaymentMethodType__c
  • Data Type: TEXT
  • Description: Alphanumeric string representing the payment method type.
  • Field API Name: std__VoucherId__c
  • Data Type: TEXT
  • Description: Allows joining to the Voucher subtype if Payment Method Type is Voucher.