Skip to main content

Get configuration

GET 

/config

Retrieve the current configuration.

Request

Responses

Configuration retrieved

Schema
    _id uuid
    fleetManagementSettings object
    callingStation object
    requestTypes object
    pickup object
    enable boolean
    title string
    dropoff object
    enable boolean
    title string
    material object
    title string
    enableExtraField boolean
    store object
    title string
    enable boolean
    stationTitle string
    empty object
    enable boolean
    title string
    store object
    enable boolean
    title string
    stationTitle string
    trolleyLimit object
    min number
    max number
    createRequestByStore object
    title string
    enable boolean
    processRequest boolean
    createdAt date-time
    updatedAt date-time
Loading...