go back to OrderService

PUT /orders/orderPostHist/create

Creates a new order history record.

Roles that can access this endpoint are Users, Drivers, Carriers, Carrier Drivers.

Parameters

name description type default type
histRow the com.tms.common.loadmaster.tablerows.RowOrderPostHist record to be created body of type: RowOrderPostHist

Result

Response of type: text/plain

a success/failure response

Try It Out

Request

- Authentication Help