#sidilleth - Customer Search
1 messages ยท Page 1 of 1 (latest)
Hi ๐
You are referencing this query api, correct?
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Hi, yes
Fron the error you are receiving it looks like it doesn't like the query format. Are you using any of our Stripe libraries for server-side languages?
No, the system I'm using can only take a url string that it'll post, get etc to.
Okay so what about cURL?
Well in that case you might need to try a couple different formats. There are some websites where you can enter this cURL command and see how the URL is formatted:
https://stripe.com/docs/api/customers/search?lang=curl