Show TOC

 PaymentCard

 

An entity used to represent a payment card. The Business Add-In (BAdI) implementation for this Entity is CRM_IU_UMC_ODATA_PCARD. An interaction record is created for a PUT, or POST operation in the back end system.

Properties

The OData Entity PaymentCard has the following properties:

  • AccountID

  • PaymentCardID

  • PaymentCardTypeID

  • CardNumber

  • StandardFlag

  • Description

  • ValidFrom

  • ValidTo

  • Cardholder

  • Issuer

  • IssueDate

Possible Operations

The following operations are possible when using the PaymentCard Entity:

  • GET

  • PUT

  • POST

Navigation Properties

It is possible to navigate from the PaymentCard Entity to the PaymentCardType Entity.

Filters

There are no filters implemented for this Entity.