POST api/AssignTimetable/AssignTimeToCustomerCopy?pDline={pDline}&pCustNum={pCustNum}&pRemark={pRemark}&pVisitCode={pVisitCode}&pWithDebit={pWithDebit}&fromDline={fromDline}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
pDline | integer |
Required |
|
pCustNum | integer |
Required |
|
pRemark | string |
Required |
|
pVisitCode | integer |
Required |
|
pWithDebit | boolean |
Required |
|
fromDline | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
TimeTableAssignResultName | Description | Type | Additional information |
---|---|---|---|
ErrorStr | string |
None. |
|
IsOk | boolean |
None. |
|
OkDlines | Collection of OkAssignLine |
None. |
|
NotOkDlines | Collection of integer |
None. |
|
AddErrorString | string |
None. |
|
DisplayAddMsg | boolean |
None. |
|
MultiDlines | boolean |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.