POST api/PunchOut?account_number={account_number}&from={from}&to={to}&agent={agent}&shared={shared}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| account_number | integer |
Required |
|
| from | string |
Required |
|
| to | string |
Required |
|
| agent | string |
Required |
|
| shared | string |
Required |
Body Parameters
None.
Response Information
Resource Description
None.