Skip to main content
API Family:Default
Version:23.200.001
Screen ID:CA204000

Properties

Select a row for its DAC field
PropertyTypeData Type
ActiveBooleanValueboolean
DAC Field:PX.Objects.CA.PaymentMethod.IsActive
Description:No description available
AllowedCashAccountsListPaymentMethodAllowedCashAccountDetail
DAC Field:Not mapped to a DAC field
Description:No description available
CreatedDateTimeDateTimeValueDateTime
DAC Field:PX.Objects.CA.PaymentMethod.CreatedDateTime
Description:No description available
DescriptionStringValuestring
DAC Field:PX.Objects.CA.PaymentMethod.Descr
Description:No description available
IntegratedProcessingBooleanValueboolean
DAC Field:PX.Objects.CA.PaymentMethod.ARIsProcessingRequired
Description:No description available
LastModifiedDateTimeDateTimeValueDateTime
DAC Field:PX.Objects.CA.PaymentMethod.LastModifiedDateTime
Description:No description available
MeansOfPaymentStringValuestring
DAC Field:PX.Objects.CA.PaymentMethod.PaymentType
Description:No description available
PaymentMethodIDStringValuestring
DAC Field:PX.Objects.CA.PaymentMethod.PaymentMethodID
Description:No description available
ProcessingCentersListPaymentMethodProcessingCenterDetail
DAC Field:Not mapped to a DAC field
Description:No description available
RequireRemittanceInformationforCashAccountBooleanValueboolean
DAC Field:PX.Objects.CA.PaymentMethod.UseForCA
Description:No description available
UseInAPBooleanValueboolean
DAC Field:PX.Objects.CA.PaymentMethod.UseForAP
Description:No description available
UseInARBooleanValueboolean
DAC Field:PX.Objects.CA.PaymentMethod.UseForAR
Description:No description available
UseInPRBooleanValueboolean
DAC Field:PX.Objects.CA.PaymentMethod.UseForPR
Description:No description available
SetPaymentDatetoBankTransactionDateBooleanValueboolean
DAC Field:PX.Objects.CA.PaymentMethod.PaymentDateToBankDate
Description:No description available
SettingsForPRSettingsForPRSettingsForPR
DAC Field:Not mapped to a DAC field
Description:No description available

Minimum Payload

Derived from static analysis of the 2025.2 source; runtime configuration may require additional fields.

2 required fields
{
  "Description": {
    "value": "string"
  },
  "PaymentMethodID": {
    "value": "string"
  }
}

For every property this entity accepts, see the properties table.

Optional Children

None of these child collections is required — a payload without them is valid. If you do include one, these are the fields each row of it needs; keys the parent record supplies are named separately and must not be sent.

Available in Versions