Create disabled symbol .

POST

Disable a symbol on an individual copier.

Request

/copiers/{copier_id}/disabled-symbols

Body

{
    "lead_symbol_id": 932
}

Response

{
    "result": "success",
    "status": 200,
    "data": {
        "id": 36,
        "created_at": "2021-05-25T09:19:44.000000Z",
        "updated_at": "2021-05-25T09:19:44.000000Z",
        "lead_symbol_id": 932,
        "lead_symbol": "CottonJul21"
    }
}

Stay in the loop..

Sign up to our newsletter to keep up-to-date.