POST api/schedules/pricebooks
Request Information
URI Parameters
None.
Body Parameters
SchedulePriceBookViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Schedule | Schedule |
Required |
|
| ArCode | string |
Required |
|
| MapId | integer |
Required |
|
| Database | string |
None. |
|
| EmailAddress | string |
None. |
|
| ScheduleType | ScheduleType |
None. |
|
| Zip | boolean |
None. |
|
| TransportId | integer |
None. |
|
| SerializedTransportOptions | string |
None. |
|
| ExecuteImmediately | boolean |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.