/dropship/manifest/print

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

👍

Note

Handover belonging to Dropship only.
Allowed only if Manifest is unprinted.

Request

ParameterNameDataTypeParameterTypeRequirementDescription
handOverCodeStringbodyMandatoryHandover code

Response

metadata :

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

payload :

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