Bank transfer internal server error

Hi, just getting started on app.alpaca.markets. I’m unable to transfer money from my bank account. I get a generic “Transfer Request Failed” message.

Here’s the request payload:

{"relationship_id":"...",
 "bank_id":null,
 "transfer_type":"ach",
 "direction":"INCOMING",
 "amount":"1000"}

Response payload:

{"code":50010000,
 "message":"internal server error occurred"}

Maybe bank_id is not supposed to be null? Again, this is from app.alpaca.markets. I’m not using the API directly yet.

Thanks in advance.

1 Like

I’m getting the same error @Alpaca.

I’m also having this error using the web UI

Did you fix it im having same issue?

No I just tried again and got the same error.