POST api/CustPackage/Save?visitCode={visitCode}&send_sms={send_sms}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
visitCode | integer |
Required |
|
send_sms | boolean |
Required |
Body Parameters
CustPackageMainName | Description | Type | Additional information |
---|---|---|---|
parent | CustPackage |
None. |
|
childEmployee | Collection of CustPackageEmployee |
None. |
|
custPackageEmployee4Debit | Collection of CustPackageEmployee4Debit |
None. |
|
childEmployee_id2Delete | Collection of integer |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}
application/xml, text/xml
Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.