go back to CarrierDispatchService

POST /carrierDispatch/logisticsTender/sendNonCancelTender/{movementId}

This method generates an EDI original or change load tender for the movement.

Roles that can access this endpoint are Users.

Parameters

name description type default type
movementId ID of the movement for which the tender is needed path String
sendOnlyIfAuto boolean indicating if tender should only be sent if related profile is set to 'auto send tenders' query false Boolean
mustRespondByDate date indicating user-specified must respond by time for the tender query Date
addlContacts string; comma-delimited list of additional email addresses that should receive notifications query String

Result

Response of type: text/plain

a response stating if tender creation succeeded or failed

Try It Out

Request

- Authentication Help
- String
- Boolean
- Date
- String