Configuring stock in your free trial
What's stock?
Why does it matter for my free trial?
Add stock to listing
1
{
"facilityRef": "PUT-IN-YOUR-FACILITY-ID",
"tenantFacilityId": "PUT-IN-YOUR-TENANT-FACILITY-ID",
"tenantArticleId": "PUT-IN-YOUR-TENANT-ARTICLE-ID",
"value": 100,
"properties": {
"batchNo": "9890"
},
"receiptDate": "2024-11-23T11:18:14.214Z",
"traitConfig": [{
"trait": "ACCESSIBLE",
"enabled": false
}, {
"trait": "PICKABLE",
"enabled": false
}]
}2
3
4
"tenantFacilityId": "PUT-IN-YOUR-TENANT-FACILITY-ID",5
6
Last updated

