POST api/UsdBoxing/LastAddedBoxDate
Request Information
URI Parameters
None.
Body Parameters
LastAddedBoxDateRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| UsdBoxingType | UsdBoxingType |
None. |
Request Formats
application/json, text/json
Sample:
{
"UsdBoxingType": 1
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
LastAddedBoxDateResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| Date | date |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.