From March 26, 2024, it was possible to call services using the item index instead of the sku code. Functionality added in services:
- Inventory
- Pricing
- Sales
Example of calling the Invetory POST /stock operation
{
"index": "290 887,500317793"
}
From March 26, 2024, it was possible to call services using the item index instead of the sku code. Functionality added in services:
Example of calling the Invetory POST /stock operation
{
"index": "290 887,500317793"
}