Skip to main content

Fields

customerAmount : Int

The amount the customer is expected to pay in minor currency.

expectedPaymentDate : Date

The date the payment is expected to be made.

The amount that was funded by each funding source.

Arguments
after : String
before : String
first : Int
last : Int
paymentStatus : String

The status of the payment.

totalAmount : Int

The total amount of the payment in minor currency.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "customerAmount": 86, "expectedPaymentDate": "1970-10-28", "fundingSourceAmounts": FundingSourceAmountConnectionTypeConnection, "paymentStatus": "including-step-smile-could-size", "totalAmount": 76 }