HomeRecipesAPI ReferenceChangelogDiscussions
Log In
Discussions

Discussions

Ask a Question
Back to All

Ned details for WO Filter

For WO# starts with : {
"PropertyName": "Number",
"Operator": "StartWith",
"Values": ["NC1"]
}

{
"ErrorMessage": "This condition requires 2 values while only 1 values were supplied.\r\nParameter name: values",
"ErrorCode": "BUSINESS_LOGIC_ERROR",
"TimeStamp": "2024-12-17T06:01:20.9089207Z"
}

I'm able to get details when I tried with ("Values": ["NC1","NY1"]) Could you please let us know what Operator to be used.

Also, we need details of PropertyName, Operator for the remaining two filters (WO#, location or description contains and Notes Contains)