POST api/Service/SaveService
Request Information
URI Parameters
None.
Body Parameters
ServiceRecordDetailsName | Description | Type | Additional information |
---|---|---|---|
serviceRecord | ServiceRecord |
None. |
|
lines | Collection of ServiceLineDetails |
None. |
|
custContacts | Collection of CustContact |
None. |
|
payerContact | InsurersContact |
None. |
|
turnContact | InsurersContact |
None. |
|
status | StatusForService |
None. |
|
inspector | string |
None. |
|
inspector_code | integer |
None. |
|
creator | string |
None. |
|
referent | string |
None. |
|
referent_code | 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
ServiceRecordDetailsName | Description | Type | Additional information |
---|---|---|---|
serviceRecord | ServiceRecord |
None. |
|
lines | Collection of ServiceLineDetails |
None. |
|
custContacts | Collection of CustContact |
None. |
|
payerContact | InsurersContact |
None. |
|
turnContact | InsurersContact |
None. |
|
status | StatusForService |
None. |
|
inspector | string |
None. |
|
inspector_code | integer |
None. |
|
creator | string |
None. |
|
referent | string |
None. |
|
referent_code | integer |
None. |
Response Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.