Edit in GitHubLog an issue
Copied to your clipboard
{
"type": "array",
"items": {
"properties": {
"sku": { "type": "string" },
"source": { "type": "string" },
"quantity": { "type": "number" },
"outOfStock": { "type": "boolean" }
},
"required": [ "sku", "source", "quantity", "outOfStock" ],
"additionalProperties": true
}
}
  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2025 Adobe. All rights reserved.