Skip to main content
OCPI

Updated Token objects are pushed from the eMSP to the CPO.

Updated Token objects are pushed from the eMSP to the CPO.

Path Parameters
    country_code_id string required

    Country code of the eMSP sending this PUT request

    party_id string required

    Party ID (Provider ID) of the eMSP sending this PUT request

    token_uid string required

    Token.uid of the Token object to create or replace

Query Parameters
    type string

    Token.type of the Token to create or replace. Default if omitted: RFID

Request Body
    uid string
    type int32

    Possible values: [0, 1, 2, 3]

    Default value: 0

    authId string
    visualNumber string
    issuer string
    valid boolean
    whitelist int32

    Possible values: [0, 1, 2, 3]

    Default value: 0

    language string
    lastUpdated date-time nullable
Responses

The OK response


Schema

    string

Loading...