Skip to main content

Update alias for calling stations

POST 

/internal/update-alias

Update the alias for calling stations based on the fleet graph.

Request

Responses

Alias updated

Schema
    _id uuid
    name string
    username string
    locations string[]
    alias object
    property name* string
    approvalRequired boolean
    sku string[]
    load uuid
    stationType string

    Possible values: [web, physical]

    requestType string

    Possible values: [pickup, dropoff, empty]

    storeId uuid
    createdAt date-time
    updatedAt date-time
Loading...