Factuarea APIDevelopers

bank_account_usage_required

The bank account does not declare what it is for: neither `collection` nor `payment`, and it does not flag a default usage to infer it from. An account with no purpose cannot be used for collections or payments.

CodeTypeHTTPCategory
bank_account_usage_requiredinvalid_request_error422Contacts

Cause

The bank account does not declare what it is for: neither collection nor payment, and it does not flag a default usage to infer it from. An account with no purpose cannot be used for collections or payments.

What to do

Set collection: true if the account is used for collections, payment: true if it is used for payments, or both. Flagging it as is_default_collection or is_default_payment is enough too: the usage is inferred from the default.

On this page

Need a hand?Contact support