#MCUSER-ADMIN-terminal-file
1 messages ยท Page 1 of 1 (latest)
Hi there ๐ good callout, I'm not readily seeing an option that would be a good fit. While I look for clarity on my end, could you try using business_icon and business_logo to see if that works?
i can try
it allows multiple files?
i want diferent splash on diferent locations
i can with the dashboard but i want to do it with the api
Good questions as well. I will check in to whether this is configurable by location.
Sorry about the delay here, you can indeed upload these files via the file API https://stripe.com/docs/terminal/fleet/splash-screen#configuration-api
And you can provide specific configurations for specific locations which should allow you to specify this per location. https://stripe.com/docs/api/terminal/locations/object#terminal_location_object-configuration_overrides
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
and what i specify as purpose?
in file upload?
sorry i see it
i must put eader_splashscreen
thanks!!
Glad the docs could help!