#jonathan_needs_help
1 messages · Page 1 of 1 (latest)
Hi 👋
What API or interface are you using to bulk upload a CSV?
This one on the Radar lists subpage!
And what is the error you receive? We really don't know much about the Dashboard here.
I think I found the bug. This works if I don't specify an expiration date along with the upload, but if I do I run into an API error: https://dashboard.stripe.com/logs/req_GswTWGVvNGUwE2.
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Okay /value_list_items. Yes the only parameters that endpoint accepts are value and value_list: https://stripe.com/docs/api/radar/value_list_items/create
Got it. I suppose the expiration_date is a new param recently added then. Would appreciate API support whenever the team gets to it, but I can definitely work around it, thank you!