#borys-call-account

1 messages · Page 1 of 1 (latest)

ruby wing
#

@brittle sandal I'm sorry I don't fully understand how the employee relates to the account and what the context is, can you provide more details?

brittle sandal
#

oops sorry, each of our support team members has access to stripe dashboard, but there are some things that are not possible to do via dashboard but only via api calls, I want to create a custom page (in Retool software) that will be used by our support to update stripe entities (like subscription, invoice etc) via stripe api. When doign changes via dashboard in "Logs" we can see what user did that action, but I can't find a way how to associate api call with stripe user

ruby wing
#

ah that's impossible

#

there's no API for "team members".

#

I'd recommend tracking this in your own system. You could use metadata for this but it doesn't really make sense for long running objects like Subscriptions

brittle sandal
#

right i see thank you for confirming this!