getVoyage
POST
/hna/voyages:getRetrieve the barge voyage
Request
Body Params application/json
voyageId
string
required
Example
{
"voyageId": "string"
}
Request samples
Responses
default response(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
type
string
required
Example
{
"type": "string"
}
Last modified: 6 months ago