PaymentMethod
Object

PaymentMethod model

Fields

#

account

balance

Non-null

Returns the balance amount and the currency of this paymentMethod

createdAt

data

expiryDate

legacyId

limitedToHosts

[ Host ]

monthlyLimit

For monthly gift cards, this field will return the monthly limit

name

orders

Get all the orders associated with this payment method

providerType

Defines the type of the payment method. Meant to be moved to "type" in the future.

sourcePaymentMethod

For gift cards, this field will return to the source payment method

Usages

#

References

#

  • Field paymentMethod from Order
  • Field paymentMethods from Host
  • Field paymentMethodsWithPendingConfirmation from Host