Magidoc

AccountPaymentMethod
Object

Method of payment saved to pay future invoices automatically. Please note that no sensitive credit card information is stored within Tarvent.

Fields

#

id

Non-null

Unique payment method ID

nickname

Unique nickname of payment method

expMonth

Non-null

2 digit expiration month

expYear

Non-null

4 digit expiration year

isDefault

Non-null

Indicates whether payment method is the default method to be used to automatically pay invoices. Only one payment method can be the default.

last4Digits

Last 4 digits of credit card to assist in identifying payment method

cardNetwork

Non-null

Type of credit card

createdUtc

Non-null

Date/time the payment method was created

createdBy

Id of user who created the payment method

modifiedUtc

Non-null

Date/time the payment method was last modified

modifiedBy

Id of user who last modified the payment method

Usages

#

References

#