Tax Filing Payment Instrument DMO

Junction entity allocating one or more payment instruments to a tax filing’s refund or balance-due amount, supporting split refunds and split balance-due payments with per-instrument amounts and ordering.

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

  • Field API Name: std__AllocatedAmt__c
  • Data Type: CURRENCY
  • Description: The amount of the refund or balance due allocated to this payment instrument.
  • 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__CreatedDateTime__c
  • Data Type: DATETIME
  • Description: The timestamp when this record was created.
  • 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__Id__c
  • Data Type: TEXT
  • Description: The unique identifier for this allocation record.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__LastModifiedDateTime__c
  • Data Type: DATETIME
  • Description: The timestamp when this record was last modified.
  • Field API Name: std__PaymentInstrumentId__c
  • Data Type: TEXT
  • Description: The payment instrument allocated for this portion of the refund or balance due.
  • Field API Name: std__TaxFilingId__c
  • Data Type: TEXT
  • Description: The tax filing associated with this instrument allocation.