object InventorySyncOutput

Fields

FieldTypeDescription
request_idString
complexityInt
sync_idString

Referenced By

Example

{
  "request_id": "abc123",
  "complexity": 987,
  "sync_id": "abc123"
}