createVoyage
POST
/hna/voyages:create
Operator - Voyages
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST '/hna/voyages:create' \
--header 'Content-Type: application/json' \
--data-raw ''
Response Response Example
{
"voyageId": "string"
}
Request
Body Params application/json
Responses
Modified at 2024-08-19 11:18:45