Our dev team have found empty arrays presented in API Responses and have asked if this is the default behaviour where no data is present.
Example: Profile retrieval resulted in an empty 'actions' array - ("actions": [ ],)
Is each field array subject to the same behaviour across the WCO API call responses?
(i.e. presented as an empty array where no underlying data is present).