Hi!
I’m starting my app integration with dwolla, and i see from docs that i should obtain URLs to certan resources from API response, e.g. https://api-sandbox.dwolla.com/accounts/ca32853c-48fa-40be-ae75-77b37504581b.
So my question is - are those URLs i subject to change in future? Can i store them (hardcode to config, maybe), or i need to start any session from ‘get(’/’)’ to ensure URLs are the same?
Best regards, Andrey