v45.9.0
- #2955 urlencode ids in url paths
- id strings passed to service methods (like
PaymentMethodService.Get("...")
) are now correctly URL Encoded. This is an important update if you pass user inupt into any of those methods
- id strings passed to service methods (like