Status of the order.
A filter parameter used to retrieve only orders with the specified status. This parameter is in array format, and the available values are "done" (order fully executed) and "cancel" (order fully or partially canceled). If not specified, orders of all statuses (done, cancel) will be returned.
[Example] states[]=done&states[]=cancel