Skip to main content
GET
Get all existing production orders (paginated)

Autorizaciones

Authorization
string
header
requerido

Use a valid JWT token in the Authorization header with the format 'Bearer {token}'

Parámetros de consulta

PageNumber
integer<int32>
PageSize
integer<int32>
FilterBy
string

Format: Field[Operator]value. Combine conditions with && or ||; parentheses group conditions. Wrap the entire value in double quotes when it contains (, ), &&, or ||: Field[Operator]"whole value". Within a quoted value, the only supported escapes are " and \. Supported fields: Availability, CancelledAt, Code, CompletedDuration, CompletedManpower, CompletedQuantity, CompletionPercent, CreatedAt, CreatedBy, Efficiency, ExternalReference, FinalOperationId, FinishedAt, Id, LastModifiedAt, LastModifiedBy, NetOperatingTime, NetScheduledTime, Notes, ObsoleteRecipe, PausedAt, PlannedAt, PlannedDuration, PlannedManpower, PlannedQuantity, Productivity, RealManpower, RecipeId, RejectedQuantity, RelatedId, Relation, Requester, RequestId, RequiredAvailability.Strictness, RequiredAvailability.Time, Sku.Code, Sku.Name, SkuId, StartedAt, Status, StockAvailability.ExpectedAt, StockAvailability.Status, TargetedAt.

SortBy
string

Comma-separated field names. Prefix a field with - for descending order. Supported fields: Availability, CancelledAt, Code, CompletedDuration, CompletedManpower, CompletedQuantity, CompletionPercent, CreatedAt, CreatedBy, Efficiency, ExternalReference, FinalOperationId, FinishedAt, Id, LastModifiedAt, LastModifiedBy, NetOperatingTime, NetScheduledTime, Notes, ObsoleteRecipe, PausedAt, PlannedAt, PlannedDuration, PlannedManpower, PlannedQuantity, Productivity, RealManpower, RecipeId, RejectedQuantity, RelatedId, Relation, Requester, RequestId, RequiredAvailability.Strictness, RequiredAvailability.Time, Sku.Code, Sku.Name, SkuId, StartedAt, Status, StockAvailability.ExpectedAt, StockAvailability.Status, TargetedAt.

Free-text search. Every word must partially match one of: Code, Notes, RelatedId, Requester, Sku.Code, Sku.Name.

Expand
enum<string>[]
Opciones disponibles:
Sku

Respuesta

OK

results
object[]
requerido
pageNumber
integer<int32>
requerido
totalPages
integer<int32>
requerido
totalCount
integer<int32>
requerido
pageSize
integer<int32>
requerido