#bugragunduz - Test Clocks
1 messages · Page 1 of 1 (latest)
Hello! When listing you need to specify the test_clock you're using: https://stripe.com/docs/api/customers/list#list_customers-test_clock
Thank you! Is this also available in the list invoices endpoint?
Because the docs don't show that parameter in that endpoint
Ah, no, I don't think it is. You would need to fetch the Invoices by ID in that scenario instead of listing them.
Bummer 😦
I think we're planning to add it to that endpoint, but I don't know when that might happen.
Would it return test clock invoices if I included a test clock subscription object for the subscription parameter when listing invoices?