Transportistas

Update

Actualizar transportista

put/carriers/{carrier_id}

Path parameters

carrier_idinteger required

Headers

X-Company-Tokenstring required

Request body

transportista_tipo_documentostring nullable
transportista_denominacionstring required
transportista_numero_documentostring nullable
transportista_telefonostring nullable
transportista_distrito_idstring nullable
transportista_direccionstring nullable
user_idinteger nullable
company_idinteger nullable

Response

Successful Response

transportista_tipo_documentostring nullable
transportista_denominacionstring required
transportista_numero_documentostring nullable
transportista_telefonostring nullable
transportista_distrito_idstring nullable
transportista_direccionstring nullable
idinteger nullable
user_idinteger nullable

Changes