Manage sales

recent order list

get

List of recent order

Query parameters
limitintegerOptional
offsetintegerOptional
statusstringOptional
countintegerOptional
Header parameters
AuthorizationstringRequired
Responses
chevron-right
200

success response

*/*
statusintegerOptional
messagestringOptionalDefault: Successfully got count. " or " Successfully got the complete order list.
get
/vendor-order/recent-order-list
200

success response

Vendor order detail

get

Get detail of vendor order

Path parameters
vendorOrderIdintegerRequired
Header parameters
AuthorizationstringRequired
Responses
chevron-right
200

success response

*/*
statusintegerOptional
messagestringOptionalDefault: Successfully shown the order Detail.
get
/vendor-order/order-detail/{vendorOrderId}

Archive order detail

get

Get detail of vendor archive order.

Path parameters
vendorOrderArchiveIdintegerRequired
Header parameters
AuthorizationstringRequired
Responses
chevron-right
200

success response

*/*
statusintegerOptional
messagestringOptionalDefault: Successfully shown the archive order Detail.
get
/vendor-order/archive-order-detail/{vendorOrderArchiveId}

Today vendor order count

get

Get count of today vendor order

Header parameters
AuthorizationstringRequired
Responses
chevron-right
200

success response

*/*
statusintegerOptional
messagestringOptionalDefault: Successfully get Today order count
get
/vendor-order/today-vendor-order-count
200

success response

Vendor order count

get

Get count of vendor order

Header parameters
AuthorizationstringRequired
Responses
chevron-right
200

success response

*/*
statusintegerOptional
messagestringOptionalDefault: Successfully get Today order count
get
/vendor-order/order-counts
200

success response

Delete vendor order

delete

Delete a vendor order

Path parameters
idintegerRequired
Header parameters
AuthorizationstringRequired
Responses
chevron-right
200

success response

*/*
statusintegerOptional
messagestringOptionalDefault: Order Deleted Successfully
delete
/vendor-order/delete-vendor-order/{id}

Update vendor order status

put

Update a vendor order status

Path parameters
vendorOrderIdintegerRequired
Header parameters
AuthorizationstringRequired
Body
subOrderStatusIdinteger · int32Optional
Responses
chevron-right
200

success response

application/json
createdByinteger · int32Optional
createdDateinteger · date-timeOptional
modifiedByinteger · int32Optional
modifiedDateinteger · date-timeOptional
vendorOrderIdinteger · int32Optional
subOrderIdstringOptional
vendorIdinteger · int32Optional
subOrderStatusIdinteger · int32Optional
orderProductIdinteger · int32Optional
orderIdinteger · int32Optional
totalstringOptional
commissioninteger · int32Optional
trackingUrlstringOptional
trackingNostringOptional
makeSettlementinteger · int32Optional
namestringOptional
put
/vendor-order/update-order-status/{vendorOrderId}

Vendor order status list

get

Vendor order status list

Query parameters
limitintegerOptional
offsetintegerOptional
orderStatusintegerOptional
keywordstringOptional
statusstringOptional
countstringOptional
Header parameters
AuthorizationstringRequired
Responses
chevron-right
200

success response

*/*
statusintegerOptional
messagestringOptionalDefault: Successfully got the complete order status list.
get
/vendor-order/vendor-order-status-list

Vendor orders based status list

get

Get list of vendor orders based status.

Query parameters
limitintegerOptional
offsetintegerOptional
vendorOrderLimitintegerOptional
vendorOrderOffsetintegerOptional
keywordstringOptional
statusintegerOptional
countstringOptional
Header parameters
AuthorizationstringRequired
Responses
chevron-right
200

success response

*/*
statusintegerOptional
messagestringOptionalDefault: Successfully got the complete order status list.
get
/vendor-order/vendor-orders-based-status-list
200

success response

Vendor orders based status details

get

Get detail of vendor order based status.

Path parameters
orderStatusIdintegerRequired
Query parameters
limitintegerOptional
offsetintegerOptional
countstringOptional
Header parameters
AuthorizationstringRequired
Responses
chevron-right
200

success response

*/*
statusintegerOptional
messagestringOptionalDefault: Successfully got the vendor order count " or " Successfully got the vendor order details.
get
/vendor-order/vendor-orders-based-status-details/{orderStatusId}
200

success response

Vendor orders based status count

get

Get count of vendor based status

Query parameters
limitintegerOptional
offsetintegerOptional
keywordstringOptional
statusintegerOptional
countstringOptional
Header parameters
AuthorizationstringRequired
Responses
chevron-right
200

success response

*/*
statusintegerOptional
messagestringOptionalDefault: Successfully got the vendor order status count.
get
/vendor-order/vendor-orders-based-status-count
200

success response

Vendor log list

get

Get list of vendor log

Query parameters
vendorOrderIdintegerRequired
Header parameters
AuthorizationstringRequired
Responses
chevron-right
200

success response

*/*
statusintegerOptional
messagestringOptionalDefault: vendorOrderId
get
/vendor-order/vendorOrderLoglist
200

success response

Top selling product list

get

Get list of top selling product

Query parameters
durationstringRequired
Header parameters
AuthorizationstringRequired
Responses
chevron-right
200

success response

*/*
statusintegerOptional
messagestringOptionalDefault: Successfully get Top Selling Product..!
get
/vendor-order/top-selling-productlist
200

success response

Update shipping information

post

Update shipping information

Header parameters
AuthorizationstringRequired
Body
vendorOrderIdinteger · int32Required
trackingUrlstringRequired
trackingNostringRequired
Responses
chevron-right
200

success response

application/json
createdByinteger · int32Optional
createdDatestring · date-timeOptional
modifiedByinteger · int32Optional
modifiedDatestring · date-timeOptional
vendorOrderIdinteger · int32Optional
subOrderIdstringOptional
vendorIdinteger · int32Optional
subOrderStatusIdinteger · int32Optional
orderProductIdinteger · int32Optional
orderIdinteger · int32Optional
totalstringOptional
commissioninteger · int32Optional
trackingUrlstringOptional
trackingNostringOptional
makeSettlementinteger · int32Optional
post
/vendor-order/update-shipping-information

Order export pdf

get

Order export pdf

Query parameters
vendorOrderIdintegerRequired
Header parameters
AuthorizationstringRequired
Responses
chevron-right
200

success response

*/*
statusintegerOptional
messagestringOptionalDefault: pdf exported
get
/vendor-order/order-export-pdf

Make vendor order archive

post

Make vendor order archive

Header parameters
AuthorizationstringRequired
Body
vendorOrderIdinteger · int32Required
Responses
chevron-right
200

success response

application/json
statusintegerOptional
messagestringOptionalDefault: Successfully revoked archived order
post
/vendor-order/make-vendor-order-archive

Revoke vendor order archive

post

Revoke the archive order of vendor

Header parameters
AuthorizationstringRequired
Body
vendorOrderArchiveIdinteger · int32Optional
Responses
chevron-right
200

success response

application/json
statusintegerOptional
messagestringOptionalDefault: Successfully archived
post
/vendor-order/revoke-vendor-order-archive

Get list of vendor archive order

get

Get list of vendor archive order

Query parameters
limitintegerOptional
offsetintegerOptional
keywordstringOptional
startDatestringOptional
endDatestringOptional
Header parameters
AuthorizationstringRequired
Responses
chevron-right
200

success response

*/*
statusintegerOptional
messagestringOptionalDefault: Successfully got the complete order archive list.
get
/vendor-order/archive-order-list
200

success response

archive-order-list-count

get

Get count of vendor order list

Query parameters
limitintegerOptional
offsetintegerOptional
keywordstringOptional
startDatestringOptional
endDatestringOptional
Header parameters
AuthorizationstringRequired
Responses
chevron-right
200

success response

*/*
statusintegerOptional
messagestringOptionalDefault: Successfully got the complete order archive list count.
get
/vendor-order/archive-order-list-count
200

success response

Vendor order list

get

Get list of vendor order list

Query parameters
limitintegerOptional
offsetintegerOptional
countintegerOptional
orderIdstringOptional
amountintegerOptional
orderStatusstringOptional
customerNamestringOptional
startDatestringOptional
endDatestringOptional
dateAddedstringOptional
deliverylistintegerOptional
Header parameters
AuthorizationstringRequired
Responses
chevron-right
200

success response

*/*
statusintegerOptional
messagestringOptionalDefault: Successfully got the vendor orders count
get
/vendor-order/order-list
200

success response

Bulk archive order export

get

Export the bulk archive order

Query parameters
vendorIdintegerRequired
Header parameters
AuthorizationstringRequired
Responses
chevron-right
200

success response

*/*
statusintegerOptional
messagestringOptionalDefault: Successfully archive order exported
get
/vendor-order/bulk-archive-order-export
200

success response

Archive order export

get

Export the archive order

Query parameters
vendorOrderArchiveIdintegerRequired
Header parameters
AuthorizationstringRequired
Responses
get
/vendor-order/archive-order-export
400

error response

Cancel order list

get

Get list of cancel order

Query parameters
limitintegerOptional
offsetintegerOptional
keywordstringOptional
startDatestringOptional
endDatestringOptional
countstringOptional
Header parameters
AuthorizationstringRequired
Responses
chevron-right
200

success response

*/*
statusintegerOptional
messagestringOptionalDefault: Successfully got the cancel request count. " Successfully got the complete cancel order list.
get
/vendor-order/cancel-order-list
200

success response

Update vendor order cancel request

put

Update the vendor order cancel request

Path parameters
orderProductIdintegerRequired
Header parameters
AuthorizationstringRequired
Body
cancelStatusIdinteger · int32Required
Responses
chevron-right
200

success response

application/json
createdByinteger · int32Optional
createdDatestring · date-timeOptional
modifiedByinteger · int32Optional
modifiedDatestring · date-timeOptional
orderProductIdinteger · int32Optional
productIdinteger · int32Optional
orderProductPrefixIdstringOptional
orderIdinteger · int32Optional
namestringOptional
modelstringOptional
quantityinteger · int32Optional
productPricestringOptional
discountAmountstringOptional
basePricestringOptional
taxTypeinteger · int32Optional
taxValueinteger · int32Optional
totalstringOptional
discountedAmountinteger · int32Optional
orderStatusIdinteger · int32Optional
trackingUrlstringOptional
trackingNostringOptional
tracestringOptional
taxstringOptional
cancelRequestinteger · int32Optional
cancelRequestStatusinteger · int32Optional
cancelReasonstringOptional
cancelReasonDescriptionstringOptional
isActiveinteger · int32Optional
skuNamestringOptional
couponDiscountAmountstringOptional
put
/vendor-order/update-vendor-order-cancel-request/{orderProductId}

Update bulk vendor order cancel request

get

Update bulk vendor order cancel request

Query parameters
cancelStatusIdintegerRequired
orderProductIdstringRequired
Header parameters
AuthorizationstringRequired
Responses
chevron-right
200

success response

*/*
statusintegerOptional
messagestringOptionalDefault: Successfully updated the order cancel status.
get
/vendor-order/update-bulk-vendor-order-cancel-request

Vendor order cancel excel list

get

Get excel list of vendor order cancel

Query parameters
orderProductIdstringRequired
Header parameters
AuthorizationstringRequired
Responses
get
/vendor-order/vendor-order-cancel-excel-list
400

error response

Bulk vendor order cancel excel list

get

Get excel list of cancel bulk vendor order

Header parameters
AuthorizationstringRequired
Responses
chevron-right
200

success response

*/*
statusintegerOptional
messagestringOptionalDefault: Successfully got the list
get
/vendor-order/bulk-vendor-order-cancel-excel-list
200

success response

Vendor invoice list

get

Get list of vendor invoice

Query parameters
limitintegerOptional
offsetintegerOptional
startDatestringOptional
endDatestringOptional
keywordstringOptional
countstringOptional
Header parameters
AuthorizationstringRequired
Responses
chevron-right
200

success response

*/*
statusintegerOptional
messagestringOptionalDefault: Successfully got the cancel request count. " or " Successfully got the vendor invoice list.
get
/vendor-order/vendor-invoice-list

Order invoice export pdf

get

Export pdf of order invoice

Query parameters
orderIdintegerRequired
Header parameters
AuthorizationstringRequired
Responses
chevron-right
200

success response

*/*
statusintegerOptional
messagestringOptionalDefault: pdf exported
get
/vendor-order/order-invoice-export-pdf

Salse report list

get

Get list of salse report

Query parameters
limitintegerOptional
offsetintegerOptional
startDatestringOptional
endDatestringOptional
productIdstringOptional
countstringOptional
Header parameters
AuthorizationstringRequired
Responses
chevron-right
200

success response

*/*
statusintegerOptional
messagestringOptionalDefault: Successfully got vendor sales count. " or " Successfully got vendor sales list.
get
/vendor-order/sales-report-list

Sales report export list

get

Get list of sales report export

Query parameters
limitintegerOptional
offsetintegerOptional
startDatestringOptional
endDatestringOptional
productIdstringOptional
Header parameters
AuthorizationstringRequired
Responses
chevron-right
200

success response

*/*
statusintegerOptional
messagestringOptionalDefault: Successfully get the list of sales report export
get
/vendor-order/sales-report-export-list
200

success response

Order invoice export send email pdf

post

Order invoice export send email pdf

Query parameters
orderIdintegerOptional
Header parameters
AuthorizationstringRequired
Responses
chevron-right
200

success response

application/json
statusintegerOptional
messagestringOptionalDefault: Mail sent to you
post
/vendor-order/order-invoice-export-send-email-pdf

Back order list

get

Get list of back order

Query parameters
limitintegerOptional
offsetintegerOptional
keywordstringOptional
countintegerOptional
Header parameters
AuthorizationstringRequired
Responses
chevron-right
200

success response

*/*
statusintegerOptional
messagestringOptionalDefault: Successfully get Count. " or " Successfully shown the Back Order list.
get
/vendor-order/back-order-list

Vendor failed order list

get

Get list of vendor failed order

Query parameters
limitintegerOptional
offsetintegerOptional
startDatestringOptional
endDatestringOptional
keywordstringOptional
countstringOptional
Header parameters
AuthorizationstringRequired
Responses
chevron-right
200

success response

*/*
statusintegerOptional
messagestringOptionalDefault: Successfully got the cancel request count. " or " Successfully got the vendor failed Order list.
get
/vendor-order/vendor-failed-order-list

Bulk back order excel list

get

Get excel list of bulk back order

Query parameters
limitintegerOptional
offsetintegerOptional
keywordstringOptional
Header parameters
AuthorizationstringRequired
Responses
get
/vendor-order/bulk-back-order-excel-list
400

error response

Back order excel list

get

Back order excel list

Query parameters
orderProductIdintegerOptional
Header parameters
AuthorizationstringRequired
Responses
get
/vendor-order/back-order-excel-list
400

error response

Failed order excel list

get

Failed order excel list

Query parameters
orderIdintegerOptional
Header parameters
AuthorizationstringRequired
Responses
chevron-right
200

success response

*/*
statusintegerOptional
messagestringOptionalDefault: Successfully get the failed order excel list
get
/vendor-order/failed-order-excel-list
200

success response

Bulk failed order excel list

get

Bulk failed order excel list

Header parameters
AuthorizationstringRequired
Responses
chevron-right
200

success response

*/*
statusintegerOptional
messagestringOptionalDefault: Successfully get the bulk failed order excel list
get
/vendor-order/bulk-failed-order-excel-list
200

success response

Vendor order status list based on parent

get

Vendor order status list based on parent

Query parameters
limitintegerOptional
offsetintegerOptional
parentIdintegerOptional
Header parameters
AuthorizationstringRequired
Responses
chevron-right
200

success response

*/*
statusintegerOptional
messagestringOptionalDefault: Successfully got order status list based on parent.
get
/vendor-order/vendor-order-status-list-based-on-parent

Vendor payment list

get

List of vendor payment

Query parameters
limitintegerOptional
offsetintegerOptional
keywordstringOptional
startDatestringOptional
endDatestringOptional
Header parameters
AuthorizationstringRequired
Responses
chevron-right
200

success response

*/*
statusintegerOptionalDefault: 1
messagestringOptionalDefault: Successfully got the complete payment list.
get
/vendor-sales/payment-list
200

success response

Vendor payment list count

get

Count of vendor payment

Query parameters
limitintegerOptional
offsetintegerOptional
keywordstringOptional
startDatestringOptional
endDatestringOptional
Header parameters
AuthorizationstringRequired
Responses
chevron-right
200

success response

*/*
statusintegerOptionalDefault: 1
messagestringOptionalDefault: Successfully got the complete payment list count.
get
/vendor-sales/payment-list-count
200

success response

Sales list export

get

List of vendor sales list

Query parameters
vendorIdintegerOptional
Header parameters
AuthorizationstringRequired
Responses
get
/vendor-sales/sales-export
400

error response

Vendor payment counts

get

Get count for vendor payment

Header parameters
AuthorizationstringRequired
Responses
chevron-right
200

success response

*/*
statusintegerOptionalDefault: 1
messagestringOptionalDefault: Successfully get Today order count
get
/vendor-sales/payment-counts
200

success response

Vendor sales export

get

Get excel export of vendor sales

Query parameters
vendorIdintegerOptional
Header parameters
AuthorizationstringRequired
Responses
get
/vendor-sales/vendor-sales-export
400

error response

Make vendor archive payment

post

Make vendor archive payment

Header parameters
AuthorizationstringRequired
Body
vendorPaymentIdinteger · int32Optional
Responses
chevron-right
200

success response

application/json
statusintegerOptionalDefault: 1
messagestringOptionalDefault: Successfully archived your payments
post
/vendor-sales/make-vendor-payment-archive

Archive payment list

get

Get list of archive payment

Query parameters
limitintegerOptional
offsetintegerOptional
keywordstringOptional
startDatestringOptional
endDatestringOptional
Header parameters
AuthorizationstringRequired
Responses
chevron-right
200

success response

*/*
statusintegerOptionalDefault: 1
messagestringOptionalDefault: Successfully got the complete payment list.
get
/vendor-sales/archive-payment-list
200

success response

Archive payment list count

get

Get count list of archive payment

Query parameters
limitintegerOptional
offsetintegerOptional
keywordstringOptional
startDatestringOptional
endDatestringOptional
Header parameters
AuthorizationstringRequired
Responses
chevron-right
200

success response

*/*
statusintegerOptionalDefault: 1
messagestringOptionalDefault: Successfully got the complete payment list count.
get
/vendor-sales/archive-payment-list-count
200

success response

Bulk archive payment export

get

Bulk archive payment export

Query parameters
vendorIdintegerOptional
countintegerOptional
Header parameters
AuthorizationstringRequired
Responses
chevron-right
200

success response

*/*
statusintegerOptionalDefault: 1
messagestringOptionalDefault: Successfully get bulk archive payment export
get
/vendor-sales/bulk-archive-payment-export
200

success response

Archive payment export

get

Get archive payment export

Query parameters
vendorPaymentArchiveIdintegerOptional
countintegerOptional
Header parameters
AuthorizationstringRequired
Responses
get
/vendor-sales/archive-payment-export
400

error response

Last updated