PUT api/CdcApi/ContractCopy/CopyContractObjectPAs
Request Information
URI Parameters
None.
Body Parameters
CopyContractObjectPACommand| Name | Description | Type | Additional information |
|---|---|---|---|
| listCustomerObjectId | Collection of integer |
None. |
|
| contractObjectPACustomerKeyReq | integer |
None. |
|
| contractObjectPAOther | integer |
None. |
|
| contractObjectPALearningModule | integer |
None. |
|
| contractObjectProfessionalAidFile | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"listCustomerObjectId": [
1,
2
],
"contractObjectPACustomerKeyReq": 1,
"contractObjectPAOther": 2,
"contractObjectPALearningModule": 3,
"contractObjectProfessionalAidFile": 4
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
integerResponse Formats
application/json, text/json
Sample:
1