Skip to main content

Lists all changes in assignment program preferences

GET 

/v3/assignmentprogram/history

This endpoint returns information on assignment program preferences

Responses

Schema
    oneOf
    serverTime string

    Server time in Coordinated Universal Time (UTC)

    result string

    Possible values: [success]

    participants object[]
  • Array [
  • deleted boolean
    participant object
    contractType string
    contract stringnull
    maxSize double
    maxPosition double
    acceptLong boolean
    acceptShort boolean
    timeFrame string

    Possible values: [all, weekdays, weekends]

    enabled boolean
  • ]
Loading...