POST api/Lunchbox?phone={phone}&emoji={emoji}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| phone | string |
Required |
|
| emoji | string |
Required |
Body Parameters
None.
Response Information
Resource Description
DtoResponse_LunchboxResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| Lunchbox | DtoLunchbox |
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.