/suborders/cancelled/{suborderCode}

This api will be used to get the order with given suborderCode which is in cancelled state .

📘

Note

Allowed fulfillment modes are VENDOR_SELF,ONESHIP,OCPLUS,DROPSHIP,FC_VOI.

Request

ParameterNameDataTypeParameterTypeRequirementDescription
fModesStringQueryMandatoryComma separated fulfilment modes.
suborderCodeStringPathMandatorysuborderCode

Response

metadata :

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

payload :

FieldNameDataTypeDescription
itemsListitems

SellerItem :

FieldNameDataTypeDescription
suborderCodeStringsuborderCode
orderDateDateorderDate
productNameStringproductName
serializableStringserializable
serializedUniqueIdStringserializedUniqueId
attributesStringattributes
imageUrlStringimageUrl
freebiesStringfreebies
incentiveBooleanincentive
priceIntegerprice
mrpIntegermrp
siStatusCodeStringsiStatusCode
updatedDateupdated Date
paymentModeStringpaymentMode
supcStringsupc
fulfillmentModelCodeStringfulfillmentModelCode
skuCodeStringskuCode
siReferenceCodeStringsiReferenceCode
customerNameStringcustomerName
customerDetailShippingDetailcustomerDetail
deliveryModeStringdeliveryMode
orderCodeStringBuyer orderCode
packageReferenceCodeStringpackageReferenceCode
cancellationReasonStringcancellationReason

ShippingDetail :

pincodeStringpincode
cityStringcity
areaStringarea
subAreaStringsubArea
stateStringstate
mobileStringmobile number
emailStringemail
Language
Authorization