Operator - Visits
Update a created barge visit
Request
Body Params application/json
visitData
object (HnaVisitData)
optionalThe way in which the transportation of the cargo takes place in the hinterland.
externalReferenceVisit
string
optionalThe unique ID that is provided by BTS for this visit
The expected time of arrival of the means of hinterland's transport at the terminal.
Request samples
curl --location --request POST '/hna/visits:update' \
--header 'Content-Type: application/json' \
--data-raw ''
Responses
application/json Modified at 2024-08-19 11:18:45