stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > ShopifyPaymentsBankAccountStatus

AdminTypes.ShopifyPaymentsBankAccountStatus enum

The bank account status.

Signature:

export declare enum ShopifyPaymentsBankAccountStatus 

Enumeration Members

Member Value Description
Errored "ERRORED" A payout to the bank account failed.
New "NEW" A bank account that hasn’t had any activity and that’s not validated.
Validated "VALIDATED" It was determined that the bank account exists.
Verified "VERIFIED" Bank account validation was successful.