POST api/OrderList?customer_id={customer_id}&start_date={start_date}&end_date={end_date}

Documentation for 'OrderListCheck'.

Request Information

Parameters

NameDescriptionAdditional information
customer_id
Documentation for 'customer_id'.

Define this parameter in the request URI.

start_date
Documentation for 'start_date'.

Define this parameter in the request URI.

end_date
Documentation for 'end_date'.

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
1

application/xml, text/xml

Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>