API structure has changed
31 structure changes including:
31 Modifications
Modified
31
GET /api/carrier/search
- Response
-
200 response Modified
- */* content type Modified
GET /api/carrier/{id}
- Response
-
200 response Modified
-
*/* content type Modified
- address, email properties Added
-
*/* content type Modified
GET /api/dashboard/summary/trailer
- Response
-
200 response Modified
-
*/* content type Modified
- carrier property Modified
-
*/* content type Modified
GET /api/driver/check
- Response
-
200 response Modified
-
*/* content type Modified
- driver property Modified
-
*/* content type Modified
GET /api/driver/search
- Response
-
200 response Modified
- */* content type Modified
GET /api/driver/{id}
- Response
-
200 response Modified
-
*/* content type Modified
- carrier, truck_carrier properties Modified
-
*/* content type Modified
GET /api/organization
- Response
-
200 response Modified
- */* content type Modified
GET /api/organization-group
- Response
-
200 response Modified
- */* content type Modified
GET /api/organization-group/{id}
- Response
-
200 response Modified
-
*/* content type Modified
- address, email, phone_number properties Added
-
*/* content type Modified
GET /api/organization/{id}
- Response
-
200 response Modified
-
*/* content type Modified
- address, email, phone_number properties Added
-
*/* content type Modified
GET /api/trailer/byNumberAndCarrier/{number}{carrierId}
- Response
-
200 response Modified
-
*/* content type Modified
- carrier property Modified
-
*/* content type Modified
GET /api/trailer/{id}
- Response
-
200 response Modified
-
*/* content type Modified
- carrier property Modified
-
*/* content type Modified
GET /api/truck/byNumberAndCarrier/{number}{carrierId}
- Response
-
200 response Modified
-
*/* content type Modified
- carrier property Modified
-
*/* content type Modified
GET /api/truck/{id}
- Response
-
200 response Modified
-
*/* content type Modified
- carrier property Modified
-
*/* content type Modified
PATCH /api/carrier/{id}
- Body
-
application/json content type Modified
- address, email properties Added
- Response
-
200 response Modified
-
*/* content type Modified
- address, email properties Added
-
*/* content type Modified
PATCH /api/driver/{id}
- Response
-
200 response Modified
-
*/* content type Modified
- carrier, truck_carrier properties Modified
-
*/* content type Modified
PATCH /api/organization-group/{id}
- Body
-
application/json content type Modified
- address, email, phone_number properties Added
- Response
-
200 response Modified
-
*/* content type Modified
- address, email, phone_number properties Added
-
*/* content type Modified
PATCH /api/organization/{id}
- Body
-
application/json content type Modified
- address, email, phone_number properties Added
- Response
-
200 response Modified
-
*/* content type Modified
- address, email, phone_number properties Added
-
*/* content type Modified
PATCH /api/trailer/{id}
- Response
-
200 response Modified
-
*/* content type Modified
- carrier property Modified
-
*/* content type Modified
PATCH /api/truck/{id}
- Response
-
200 response Modified
-
*/* content type Modified
- carrier property Modified
-
*/* content type Modified
POST /api/carrier
- Body
-
application/json content type Modified
- address, email properties Added
- Response
-
201 response Modified
-
*/* content type Modified
- address, email properties Added
-
*/* content type Modified
POST /api/driver
- Response
-
201 response Modified
-
*/* content type Modified
- carrier, truck_carrier properties Modified
-
*/* content type Modified
POST /api/organization
- Body
-
application/json content type Modified
- address, email, phone_number properties Added
- Response
-
201 response Modified
-
*/* content type Modified
- address, email, phone_number properties Added
-
*/* content type Modified
POST /api/organization-group
- Body
-
application/json content type Modified
- address, email, phone_number properties Added
- Response
-
201 response Modified
-
*/* content type Modified
- address, email, phone_number properties Added
-
*/* content type Modified
POST /api/trailer
- Response
-
201 response Modified
-
*/* content type Modified
- carrier property Modified
-
*/* content type Modified
POST /api/truck
- Response
-
201 response Modified
-
*/* content type Modified
- carrier property Modified
-
*/* content type Modified
POST /signup
- Body
-
application/json content type Modified
-
organization property Modified
- address, email, phone_number properties Added
-
organization property Modified
- Response
-
200 response Modified
-
application/json content type Modified
- organization property Modified
-
application/json content type Modified
PUT /api/carrier
- Body
-
application/json content type Modified
- address, email properties Added
- Response
-
200 response Modified
-
*/* content type Modified
- address, email properties Added
-
*/* content type Modified
PUT /api/driver
- Response
-
200 response Modified
-
*/* content type Modified
- carrier, truck_carrier properties Modified
-
*/* content type Modified
PUT /api/trailer
- Response
-
200 response Modified
-
*/* content type Modified
- carrier property Modified
-
*/* content type Modified
PUT /api/truck
- Response
-
200 response Modified
-
*/* content type Modified
- carrier property Modified
-
*/* content type Modified