POST api/IndirectCost/SyncIndirectCosts
Request Information
URI Parameters
None.
Body Parameters
IndirectCostVM| Name | Description | Type | Additional information |
|---|---|---|---|
| db | PGama2_DBEntities |
None. |
|
| User | UserObj |
None. |
|
| fromClient | Collection of IndirectCost |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/html
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[
{},
{}
]
text/html
Sample:
[{},{}]
application/xml, text/xml
Sample:
<ArrayOfanyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <anyType /> <anyType /> </ArrayOfanyType>