POST api/Lunchcart?isNewLcCreated={isNewLcCreated}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| isNewLcCreated | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
DtoResponse_LunchcartResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| Lunchcart | DtoLunchcart |
None. |
|
| HasSessionCustomer | boolean |
None. |
|
| Success | boolean |
None. |
|
| ExceptionMessage | string |
None. |
|
| SuccessMessage | string |
None. |
|
| IsBaseResponse | boolean |
None. |
|
| NewSessionLunchcartCreated | boolean |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/html
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.