Versions Compared

Key

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

...

This API will create a manufacturable sku in AssureIncreff Omni.

Request

Code Block
languagejson
{
  "locationCode": "loc1",
  "channelSkuIds": [
    "sku1",
    "sku2"
  ]
}

...