Hello,
When retrieving the Deals Properties including the daelStage property in order to get an array of dealStage options, the options array is empty.
I am using this endpoint which returns options as expected for other enumeration fields (e.g. dealType):
https://api.hubapi.com/properties/v1/deals/properties
Is there an issue here or is there something different I can do to access this data?
Thanks