Endpoint
GET/order_counts
Description
Get order count matrix
Output
JSON hash of the status code (‘N’,’H’,’A’,1 .. 99) containing order counts as follows:
{ <aob_status> : { all: <count of all orders in sublist,
expd: <count of expedited orders only },
..
}
Comments