What are the valid values for the STATE data of an order, both when creating an order via POST and when receiving an order via GET? The documentation does not seem to provide a list of possible values. It also lists STATE as optional, but for a created order to be visible everywhere, the state must be set as is evident from a separate issue here: Orders created through the REST API are not showing up on my account