Interfaces
GetPaymentMethodRequest
Defined in: _vendor/api/resources/paymentMethods/client/requests/GetPaymentMethodRequest.ts:13Example
Properties
paymentMethodId
ListPaymentMethodsRequest
Defined in: _vendor/api/resources/paymentMethods/client/requests/ListPaymentMethodsRequest.ts:11Example
Properties
pageSize?
pageToken?
ListPaymentMethodsResponse
Defined in: _vendor/api/resources/paymentMethods/types/ListPaymentMethodsResponse.ts:5Properties
nextPageToken?
paymentMethods
Namespaces
Interfaces
EmailInstrument
Defined in: _vendor/api/types/EmailInstrument.ts:8 The target of the payment is an email address.Properties
asset
FedwireDetails
Defined in: _vendor/api/types/FedwireDetails.ts:6 Details specific to Fedwire (domestic USD wire) payment methods.Properties
accountLast4
asset
usd for Fedwire.
bankName
routingNumber
FedwirePaymentMethod
Defined in: _vendor/api/types/FedwirePaymentMethod.ts:8 A Fedwire (domestic USD wire) payment method linked to your entity.Extended by
Properties
active
createdAt
fedwire
paymentMethodId
updatedAt
OriginatingBankAccountUs
Defined in: _vendor/api/types/OriginatingBankAccountUs.ts:6 The originating US bank account details for the transfer source. Present when funds were deposited from an external bank account into a deposit destination. Only the last 4 digits of the account number are exposed.Properties
accountLast4
bankName
currency
usd).
PaymentMethod
Defined in: _vendor/api/types/PaymentMethod.ts:8 The Payment Method specific details for the transfer.Properties
asset
paymentMethodId
SepaDetails
Defined in: _vendor/api/types/SepaDetails.ts:6 Details specific to SEPA (Single Euro Payments Area) payment methods.Properties
asset
eur for SEPA.
bankName
bic
ibanLast4
SepaPaymentMethod
Defined in: _vendor/api/types/SepaPaymentMethod.ts:8 A SEPA (Single Euro Payments Area) payment method linked to your entity.Extended by
Properties
active
createdAt
paymentMethodId
sepa
updatedAt
SwiftDetails
Defined in: _vendor/api/types/SwiftDetails.ts:6 Details specific to SWIFT (international wire) payment methods.Properties
accountLast4
asset
eur, gbp).
bankName
bic
ibanLast4?
accountLast4 instead. The last 4 characters of the account identifier.