View Source api/CustomerPaymentAgreements.d.ts, line 4 Members Type: Promise.<PaymentAgreement> # create Create a PaymentAgreement View Source api/CustomerPaymentAgreements.d.ts, line 20 Type: Promise.<PaymentAgreement> # getById Retrieve a PaymentAgreement by its associated payment token View Source api/CustomerPaymentAgreements.d.ts, line 13 Type: Promise.<PaymentAgreements> # list Retrieve a list of customer's PaymentAgreements View Source api/CustomerPaymentAgreements.d.ts, line 8 Type: Promise.<PaymentAgreement> # update Update a PaymentAgreement View Source api/CustomerPaymentAgreements.d.ts, line 29