#supe-no-supe-ids
1 messages · Page 1 of 1 (latest)
so for the customer id, it'd look like cus_123, and for account id, it'd look like acct_123 - both of which are fine to expose to the public. You cannot retrieve any sensitive information based on the id alone
what about accountId from the express account object?
that account id also looks like acct_123, the same logic applies