CreateOrUpdateTimeSeriesEntriesInput
All information provided in order to create or update time series entries associated with an existing time series.
Input fields
The time series code.
The time series entries.
The product code associated to the time series.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"code": "real-I-read-painting-decade",
"entries": TimeSeriesEntryInput,
"productCode": "debate-though-especially-avoid-store"
}