/oneship/hos/print

This API prints the HOS handover. Can print only single HOS at a time.

👍

Note

Handover belonging to only Oneship.
Allowed only if HOS is unprinted.

Request

ParameterNameDataTypeParameterTypeRequirementDescription
handOverCodeStringBodyMandatoryHandover code

Response

metadata :

FieldNameDataTypeDescription
requestIdStringUnique ID for the request
clientIdStringPartner Id
responseTimeLongResponse Time
requestedURIStringRequested URI
messageStringError message

payload :

FieldNameDataTypeDescription
operationSuccessfulbooleanDescribes whether operation Successful or not
errorMessageStringError message will be given if operationSuccessful is false otherwise it will be null.
downloadLinkStringDownload link will be given if operationSuccessful is true otherwise it will be null.
Language
Authorization