/orders/reprint

This API reprints packslip and invoice for a given order. Can reprint only single packslip and invoice at a time.

👍

Note

Order belonging to any Fulfillment mode except SD+.
Allowed status: PRNT, BARP, AHOS, ASTN, MFG, SHP, FFD

Request

ParameterNameDataTypeParameterTypeRequirementDescription
orderCodeStringBodyMandatorypackage reference code
thermalEnabledbooleanBody--Thermal Enabled packSlip Flag

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