go back to CarrierDispatchService

GET /carrierDispatch/logisticsTender/getNextTenderInfo/{movementId}

This method checks to see if a payee is setup to receive EDI, and if so, return basic info about the tender to be sent.

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
carrierId payee ID that will receive the next tender (may not be the payee currently assigned to the movement) query String

Result

EdiLogisticsTenderInfo of type: application/xml application/json

an EdiLogisticsTenderInfo object containing information for the next outbound load tender to be created

Try It Out

Request

- Authentication Help
- String
- String