You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Boolean as a parameter in the request object will result to '1' or '0… …' in the http request, which is not supported by the API. (#161) e.g. setting "withDefinitions" to true in ListOrderCustomAttributesRequest will be translated to /custom-attributes?with_definitions=1 in the http request