#ed_mitch_61625

1 messages ยท Page 1 of 1 (latest)

limpid violetBOT
steady smelt
#

Good question, looking in to it and will get back to you

#

To be clear still looking, I was just surprised by that

brisk field
#

That is odd. I'll work on a conspiracy theory while you're looking ๐Ÿ˜‰

steady smelt
#

This must go all the way to the top

#

Yeah I am getting an array of Strings when I create an ACH PM

    "id": "pm_1NlHGHJmquaq3LbpUmDpt86V",
    "object": "payment_method",
    ...
    "us_bank_account": {
        ...
        "networks": {
            "preferred": "ach",
            "supported": [
                "ach"
            ]
        },
        ...
    }
}```
#

And will put in feedback that we should specify that this is an array of strings in the ref ๐Ÿ™‚

brisk field
#

Perfect, an array of strings it is
Thanks!