Skip to main content

Update the order detail

PUT 

/account/order/vir/:orderId/

Update the order detail

Request

Path Parameters

    orderId stringrequired

    The Id of the order you want to get

Body

Data to send

    recidivism boolean

    recidivism

    executionDate string

    executionDate

Responses

Order SCT updated

Schema
    STATUS string
    LABEL string
Loading...