object InventorySyncOutput

Fields

FieldTypeDescription
request_idString

Public API request ID that identifies the related record.

complexityInt

Complexity as a numeric value.

sync_idString

Public API sync ID that identifies the related record.

Referenced By

Example

{
  "request_id": "UmVjb3JkOjEyMzQ=",
  "complexity": 100,
  "sync_id": "SW52ZW50b3J5U3luY0JhdGNoOjEyMzQ="
}