carriers

Update carrier

Partially updates a carrier by its identifier. The code is immutable.

patch/api/v1/carriers/{id}

Path parameters

idstring uuid required
Example:01920000-0000-7000-8000-000000000000

Carrier identifier (UUID).

Request body

CarrierUpdate required

Response

Carrier updated.

CarrierUpdateResponse required

Changes