PaymentAuthorization
Details of the authorized linked payment account.
type PaymentAuthorization {
status: PaymentAuthorizationStatus! @deprecated
bankAccount: BankAccount!
}
Fields
PaymentAuthorization.status ● PaymentAuthorizationStatus! deprecated non-null enum
Indicates whether the user session is valid or will require user interaction
PaymentAuthorization.bankAccount ● BankAccount! non-null object
Details of the account that is linked to this authorization