#taulant-ennie

1 messages · Page 1 of 1 (latest)

raven turtleBOT
hexed garnet
#

Hi there!

#

Can you share the connected account ID (acct_xxx)?

#

But yes you should be able to pass all the required info with the API for Custom accounts.

sleek scarab
#

@hexed garnet yes, this is the account id: acct_1MHVh1E0gC2msFg8 (it is in Test environment)

Previously we used the Onboarding link, but now we are trying to get rid of it.

P.s. the above account is missing the bank details but that's another issue

hexed garnet
#

If you look at the last account.updated event for that account (evt_1MHVhCE0gC2msFg8mod1pn31), you can see something like this:

"requirements": {
  "currently_due": [
    "business_profile.mcc",
    "external_account"
  ],
  "disabled_reason": "requirements.past_due",
  ...
}

So you need to provide the mcc and an external account.

sleek scarab
#

@hexed garnet thank you for your quick response. I will have a look at this now