0

I am trying to upload data into omnichannel inventory in OMS and configured with SFCC as well. Using headless commerce 'Upload API (/commerce/oci/availability-records/uploads)' sometime data uploaded into inventory successfully. But sometime file uploaded but its batch failed with no error description. I am using same format or data for upload.

According to the docs you need to do a POST call to:

Request Body: { "recordId":"0a87539d-f3dd-47bc-0000-9c752e39dbe0", "onHand":100, "sku":"5274203315", "effectiveDate":"2023-02-15T15:52:36.551Z", "safetyStockCount":0, "locationId":"sunrise_warehouse" }

API response

In call no error description. so I am stuck due to inventory block. Any help will be appreciated.

0 Answers0