AR
CustomerPaymentMethodDetail
A payment method setting for a customer payment method. The purpose of this entity is to define customer-specific values for payment method settings. The entities of this type are created and edited on the Customer Payment Methods (AR303010) form, which corresponds to the CustomerPaymentMethodMaint graph.
View API Entity: CustomerPaymentMethodDetail
/entity/Default/25.200.001/CustomerPaymentMethodDetail| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
CreatedByID | uniqueidentifier | Created By | Users | |
Description:No description available | ||||
CreatedByScreenID | char(8) | - | ||
Description:No description available | ||||
CreatedDateTime | datetime | - | ||
Description:No description available | ||||
DetailID API | nvarchar(10) | Description | PaymentMethodDetail | |
Description:The name of the payment method setting, such as Card Number, Expiration Date. This field is a part of the compound key of the record. Corresponds to the PaymentMethodDetail.DetailID field. | ||||
LastModifiedByID | uniqueidentifier | Last Modified By | Users | |
Description:No description available | ||||
LastModifiedByScreenID | char(8) | - | ||
Description:No description available | ||||
LastModifiedDateTime | datetime | - | ||
Description:No description available | ||||
NoteID | uniqueidentifier | - | ||
Description:No description available | ||||
PMInstanceID | int | CustomerPaymentMethod | ||
Description:The identifier of the payment method instance from the parent customer payment method record. This field is a part of the compound key of the record. Corresponds to the CustomerPaymentMethod.PMInstanceID field. | ||||
PaymentMethodID | nvarchar(10) | PaymentMethod | ||
Description:The identifier of the payment method from the parent customer payment method record. This field is a part of the compound key of the record. Corresponds to the CustomerPaymentMethod.PMInstanceID field. | ||||
PseudonymizationStatus | int | Pseudonymized | - | |
Description:No description available | ||||
Value API | nvarchar(1028) | Value | - | |
Description:The value for the customer payment method setting, such as the actual credit card number, the expiration date. This value in this field can be subject to dynamic value validation depending on the regular expression defined in the corresponding PaymentMethodDetail. | ||||
tstamp | timestamp | - | ||
Description:No description available | ||||