#justin_reach
1 messages · Page 1 of 1 (latest)
Hi, there is not via the API. You'd need a cron job for it so it reiterates through the objects.
I see. What about a filter so I can get a list of the customers that automatic_tax set to "false". Is that doable through Postman? Additionally, is there any downside to doing a blanket update of the automatic_tax using a cron job (assuming all of our customers meet the criteria)?
Is it possible to do a screen share to help walk me through the process?
You keep saying customer here, what are you referring to? Can you share the API document you're looking at?
I do use Postman so I'm unable to help directly with that. However, I'm happy to help with the API piece.
I need to go through this process, but some of the data that's being returned is different from the documentation. https://stripe.com/docs/tax/subscriptions/update
Item #2 on the list.
I need to go through the entire process, but it's proving to be very tedious...
Ah I see, thank you for that. You're right, I needed to look at expand, https://stripe.com/docs/api/expanding_objects on the tax parameter: https://stripe.com/docs/api/customers/object#customer_object-tax.
There is no bulk API update here, you'd need to list all of the customer, https://stripe.com/docs/api/customers/list and then make those updates.
I'm not sure how to do a cron job. Can you assist me with getting steps 2-4 done?
Is there someone you can recommend to me who uses Postman? I have been following the tutorials https://www.youtube.com/playlist?list=PLy1nL-pvL2M6t_iks7eZd9ITVns1WD0LU
I can only help with Stripe product questions and not general coding questions I'm afraid.
I understand. Is there a way to get in touch with the individual who is in these videos?
Dawn Lambeth
No there is not
Video call with someone?
No, I'm afraid not.
I hear you. Is there someone there who uses the Stripe Postman? https://www.postman.com/stripedev/
No, this is a general coding question so we won't be able to assist with writing your code on Postman
Can you point me to another support channel that may be able to help me walk through the steps in the link?
There is not as your question is around writing your code.