Transportistas

Store

Guardar transportista

post/api/carriers/

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