Getting Started

Sections

Theme switcher

Add new Tag to a Dry Vessel

Header Parameters

Authorizationstring Required

Token used for authentication.

Query Parameters

imostring Required

Vessel imo.

Body Parameters

idinteger Required

Existing tag id. @see /shipinfo/tags for all company tags, or /shipinfo/tags/{imo} for tags attached to given vessel.

Response

201
Object
Return Tag resources attached to vessel.

Response Attributes

idinteger
namestring
commentstring
user_full_namestring
update_datestring

Date format: Y-m-d H:i:s. Ex.: 2022-05-25 14:36:05.

403
Object
Access Denied.

Response Attributes

messagestring
404
Object
Vessel Resource not found.

Response Attributes

messagestring
422
Object
Validation Error.

Response Attributes

errorsarray

Show child attributes

200
Object
Unexpected error

Response Attributes

codeinteger Required
messagestring Required

POST

/

Select
1

Response