Skip to content
Get started

Counting Lines

ModelsExpand Collapse
CountingLineCreateExternalCountingLinesResponse object { success, data, message }

Standard success response returned by mutation endpoints.

success: boolean

Indicates whether the operation completed successfully.

data: optional string

Optional data payload returned by the operation.

message: optional string

Human-readable message describing the result.