Hi @Jyoti_Sinha, We are leveraging Rest Action - update apis to perform similar operation but unfontunately facing below issue due to 4 currencies restrictions. In our case we want to activate 16 currencies. Let me know how we can achieve this. [ { "Errors": [ { "Code": "INVALID_VALUE", "Message": "You can only activate or deactivate up to 4 currencies at a time. Please reduce the number of currencies in your call." } ], "Success": false } ] Thanks, Sagar.
... View more
Thanks for the udpate. As mentioned in updated article above, *.zuora.com (apisandbox.zuora.com, rest.zuora.com, and api.zuora.com) - requires “DigicertRoot.cer” and “digicert-star-int.cer”. But attached link for US production data centers has symantec chain [production-zuora-com-fullrootchain-bundle.crt]. Kindly clarify at earliest.
... View more
Let us know if Zuora is seriosuly performing this activity and clarifying all concerns well in advance. With lack of information and no response on comment section clearly indicate differently.
... View more
Hi, As per this, Zuora is planning to update symantec to Comodo certs for all US Data centers [Prod/Sandbox/Services Environment] but the link which you mentioned clearly indicate only for Services Environment. Please update the link article with latest certs or clarify here. Thanks.
... View more
Hi Community, Does ZOQL is supported over REST api similar to SOAP Api? AQUA Apis are there to run batch query but can we perform "query" like operation over REST APIs? If yes, please share any knowledge link. Thanks, Sagar.
... View more
Kevin, We have using below rest api since last few years as described in below link. https://knowledgecenter.zuora.com/DC_Developers/C_REST_API/A_REST_basics Service Base URL for REST Endpoints Production REST service https://api.zuora.com/rest/v1 Sandbox REST service https://apisandbox-api.zuora.com/rest/v1 i have also found another documentaiton which follow URLs you mentioned in annoucement. https://www.zuora.com/developer/api-reference/#section/Introduction Tenant Base URL for REST Endpoints Production https://rest.zuora.com/v1 API Sandbox https://rest.apisandbox.zuora.com/v1 Performance Test https://rest.pt1.zuora.com/v1 Can you also explain difference between them? Thanks, Sagar.
... View more
Hi Kevin, We haven't seen any past updates or announcements in this regards or have we missed something. Also can you explain us why you are doing Sandbox/Prod as same time? There should be some grace period before you apply on Prod. Do we have any parallel or temporary url to verify andshaking? Thanks, Sagar.
... View more
Hi Bibek, Here is Oracel Bug # 22606743. We have found that and raised to Oracle. Oracle has accepted that and their Development currently working on it. This bug will impact both Sandbox & Production instance as Zuora move forward with disabling TLS1.0. No Workaround in place at the moment. Thanks, Sagar.
... View more
Hi Bibek, We are using Oracle SOA suite 11g for Zuora Integeration. Currently oracle is facing major bug which is casuing hand shake failure for TLS1.1 and Above. They are looking into this with High priority but not any timeline has specified. I assume, this would affect most of your customer base as well. We would appreciate if zuora team decide to defer execution plan same like Salesforce. Thanks,
... View more