GET api/orders/{cartmasterid}/vendors/{vendorcode}/items/ordered
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| vendorcode | string |
Required |
|
| cartmasterid | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[
{},
{}
]