Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

We are pleased to announce the latest features and enhancements introduced in Increff Omni.

...

Exisiting API

Description

Reference Links

Enabling Accept/ Reject feature by API

New fields added to support order hopping for stores.

  • sellerCancelledQty

  • customerCancelledQty

  • acceptedQty

  • rejectedQty

These fields will also provide you with more comprehensive information on your canceled orders.

Seller Cancellation API (Beta)

Return Order Creation

Return order creation can now be done in two ways:

  1. When AWB and transporter details are available, the marketplace can directly provide them as before.

  2. If the AWB and transporter details are not available, the marketplace will need to provide additional fields to Increff for fetching this information from the logistic aggregator. This is particularly important when the client is using Increff for logistics integration.

  3. The extra fields required are product name, brand, color, category, subcategory, serial number, price, final amount paid, image URL, Store credits, sub tax items, type of tax applicable, tax rate, total tax, type of return, currency, region type, seller GSTIN, consignee GSTIN, return reason, package dimensions, shipping address, billing address, and order details.

Create Return Order API (Beta)

Volumetric weight in Pack Call

New fields added

  • volWeight

  • boxSkuId

  • skuDimension

Pack Order API (Beta)

GRN Notifications

New fields added

  • partnerCode

  • partnerLocationCode

Outward Sales posting

New fields added

  • awbNumber

  • omsOrderId

  • omsItemId

Outward Sale Posting API(Beta)

Inward order creation API

New field added

  • orderItemCode

Create Inward Order API(Beta)

  • The client system should be designed to have the flexibility to disregard non-mandatory fields.

  • Please note that the API updates have been added to the document which contains detailed information about the new features and enhancements. To obtain a comprehensive view of the updated APIs, please refer to all the APIs here.

...