Update Serving Periods

post

/config/sim/v2/setup/updateServingPeriods

Request

Supported Media Types
Header Parameters
Body ()
Serving period insert and update request body
Root Schema : schema
Type: object
Model for Serving Period Object Insert and Update Request
Show Source
Nested Schema : dataExtensions
Type: array
An array of data extensions for the serving period
Show Source
Nested Schema : name
Type: object
Serving period name
Example:
{
    "1":"Enterprise",
    "2":"Unternehmen",
    "3":"Empresa"
}
Nested Schema : items
Type: object
Show Source
Back to Top

Response

Supported Media Types

200 Response

Update operation executed successfully.
Body ()
Root Schema : schema
Type: object
Show Source
Back to Top