I ran some test cases and came upon this message when submitting an order with quantity -1:
[errorCode] => ERR-TICOM-ORDER-API-0001
[reason] => Product requested quantity is not less than or equals to zero
The "not" is obviously a mistake and should be removed.