Skip to main content

PaymentAuthorization

Details of the authorized linked payment account.

type PaymentAuthorization {
status: PaymentAuthorizationStatus! @deprecated
bankAccount: BankAccount!
}

Fields

status ● PaymentAuthorizationStatus! deprecated non-null enum

DEPRECATED

This field will be removed in a future release.

Indicates whether the user session is valid or will require user interaction

bankAccount ● BankAccount! non-null object

Details of the account that is linked to this authorization