POST api/FeeMaterial/CreateFeeMaterialHaiHui?DomainId={DomainId}&AccountId={AccountId}&PersonId={PersonId}
创建/修改物料申领 到上级域
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
DomainId |
域Id |
globally unique identifier |
None. |
AccountId |
账户Id |
globally unique identifier |
None. |
PersonId |
人员Id |
globally unique identifier |
None. |
Body Parameters
FeeMaterialApplyToHaiHuiName | Description | Type | Additional information |
---|---|---|---|
ms385 | MS385_FeeMaterialApplyInfo |
None. |
|
ts181 | Collection of TS181_FeeMaterialApplyDetailInfo |
None. |
|
rs173 | RS173_FeeMaterialApply_ActivityInfo |
None. |
Request Formats
application/json, text/json
Sample:
{ "ms385": { "TID": "02233d31-e2e8-4bbb-8e21-07d4e8bb4496", "DomainID": "30ef78d0-20af-4eb2-a197-be60b54b7124", "LastUpdatePersonID": "sample string 1", "LastUpdateAccountID": "sample string 2", "LastUpdateDateTime": "2025-06-23 22:02:34", "CreatePersonID": "sample string 3", "CreateAccountID": "sample string 4", "CreateDateTime": "2025-06-23 22:02:34", "IsDelete": true, "ApplyNumber": "sample string 5", "DealerID": "bc40636d-2990-4a83-a621-7ea058dffd12", "StatusKey": "sample string 6", "ApplyDateTime": "2025-06-23 22:02:34", "ApplyAccountID": "fee46c5b-76db-4a08-9f92-e4b0283cbb54", "ApplyPersonID": "3fbfa8ae-3f44-4805-b98d-ee10fb08e56e", "ApplyPersonName": "sample string 7", "ApplyAmount": 1.0, "Remark": "sample string 8", "AuditDateTime": "2025-06-23 22:02:34", "AuditAccountID": "9cab11b8-d9d3-4b29-b4f9-88f0a23b25e2", "AuditPersonID": "fc88625b-ed6c-4633-9881-60d1f23e0d4b", "AuditPersonName": "sample string 9", "AuditRemark": "sample string 10", "AuditAmount": 1.0, "HandedOutAmount": 1.0, "HandedOutStatusKey": "sample string 11", "StatusLifecycle": "sample string 12", "BusinessTypeID": "3f9def1e-2e32-407d-9fd3-d8b06dc992ff", "BudgetFlag": "sample string 13" }, "ts181": [ { "TID": "dd4149d6-757d-4d51-b2d0-8c34d2c1e5e4", "DomainID": "9fcffd29-d18f-4d95-a3b0-793e7cb13eff", "LastUpdatePersonID": "sample string 1", "LastUpdateAccountID": "sample string 2", "LastUpdateDateTime": "2025-06-23 22:02:34", "CreatePersonID": "sample string 3", "CreateAccountID": "sample string 4", "CreateDateTime": "2025-06-23 22:02:34", "IsDelete": true, "MaterialApplyID": "a0116caf-eff0-467b-8d7d-467d39062449", "Count": 1.0, "Price": 1.0, "Amount": 1.0, "Sequence": 1, "ActivityObjectType": "sample string 5", "ActivityObjectID": "efd75211-41dd-4ba8-aabc-c75f96c4c100", "ObjectName": "sample string 6", "ObjectUnitText": "sample string 7", "ObjectNumber": "sample string 8" }, { "TID": "dd4149d6-757d-4d51-b2d0-8c34d2c1e5e4", "DomainID": "9fcffd29-d18f-4d95-a3b0-793e7cb13eff", "LastUpdatePersonID": "sample string 1", "LastUpdateAccountID": "sample string 2", "LastUpdateDateTime": "2025-06-23 22:02:34", "CreatePersonID": "sample string 3", "CreateAccountID": "sample string 4", "CreateDateTime": "2025-06-23 22:02:34", "IsDelete": true, "MaterialApplyID": "a0116caf-eff0-467b-8d7d-467d39062449", "Count": 1.0, "Price": 1.0, "Amount": 1.0, "Sequence": 1, "ActivityObjectType": "sample string 5", "ActivityObjectID": "efd75211-41dd-4ba8-aabc-c75f96c4c100", "ObjectName": "sample string 6", "ObjectUnitText": "sample string 7", "ObjectNumber": "sample string 8" } ], "rs173": { "TID": "3de7c07a-d7c9-4e6e-9225-0279f9be71f1", "DomainID": "a9ab1489-99f0-4907-aae2-dd35a56e2ad3", "LastUpdatePersonID": "sample string 1", "LastUpdateAccountID": "sample string 2", "LastUpdateDateTime": "2025-06-23 22:02:34", "CreatePersonID": "sample string 3", "CreateAccountID": "sample string 4", "CreateDateTime": "2025-06-23 22:02:34", "IsDelete": true, "FeeMaterialApplyID": "28eee1b6-57b8-4a7f-8fcd-f7b2a20ea017", "ActivityID": "7de552f8-e2a9-40bb-85d6-24db6a13048f" } }
application/xml, text/xml
Sample:
<FeeMaterialApplyToHaiHui xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/JT.VSFA.Entity.DTO.ApiDTO"> <ms385 xmlns:d2p1="http://schemas.datacontract.org/2004/07/JT.VSFA.Entity"> <d2p1:ApplyAccountID>fee46c5b-76db-4a08-9f92-e4b0283cbb54</d2p1:ApplyAccountID> <d2p1:ApplyAmount>1</d2p1:ApplyAmount> <d2p1:ApplyDateTime>2025-06-23T22:02:34.045447+08:00</d2p1:ApplyDateTime> <d2p1:ApplyNumber>sample string 5</d2p1:ApplyNumber> <d2p1:ApplyPersonID>3fbfa8ae-3f44-4805-b98d-ee10fb08e56e</d2p1:ApplyPersonID> <d2p1:ApplyPersonName>sample string 7</d2p1:ApplyPersonName> <d2p1:AuditAccountID>9cab11b8-d9d3-4b29-b4f9-88f0a23b25e2</d2p1:AuditAccountID> <d2p1:AuditAmount>1</d2p1:AuditAmount> <d2p1:AuditDateTime>2025-06-23T22:02:34.045447+08:00</d2p1:AuditDateTime> <d2p1:AuditPersonID>fc88625b-ed6c-4633-9881-60d1f23e0d4b</d2p1:AuditPersonID> <d2p1:AuditPersonName>sample string 9</d2p1:AuditPersonName> <d2p1:AuditRemark>sample string 10</d2p1:AuditRemark> <d2p1:BudgetFlag>sample string 13</d2p1:BudgetFlag> <d2p1:BusinessTypeID>3f9def1e-2e32-407d-9fd3-d8b06dc992ff</d2p1:BusinessTypeID> <d2p1:CreateAccountID>sample string 4</d2p1:CreateAccountID> <d2p1:CreateDateTime>2025-06-23T22:02:34.045447+08:00</d2p1:CreateDateTime> <d2p1:CreatePersonID>sample string 3</d2p1:CreatePersonID> <d2p1:DealerID>bc40636d-2990-4a83-a621-7ea058dffd12</d2p1:DealerID> <d2p1:DomainID>30ef78d0-20af-4eb2-a197-be60b54b7124</d2p1:DomainID> <d2p1:HandedOutAmount>1</d2p1:HandedOutAmount> <d2p1:HandedOutStatusKey>sample string 11</d2p1:HandedOutStatusKey> <d2p1:IsDelete>true</d2p1:IsDelete> <d2p1:LastUpdateAccountID>sample string 2</d2p1:LastUpdateAccountID> <d2p1:LastUpdateDateTime>2025-06-23T22:02:34.045447+08:00</d2p1:LastUpdateDateTime> <d2p1:LastUpdatePersonID>sample string 1</d2p1:LastUpdatePersonID> <d2p1:Remark>sample string 8</d2p1:Remark> <d2p1:StatusKey>sample string 6</d2p1:StatusKey> <d2p1:StatusLifecycle>sample string 12</d2p1:StatusLifecycle> <d2p1:TID>02233d31-e2e8-4bbb-8e21-07d4e8bb4496</d2p1:TID> </ms385> <rs173 xmlns:d2p1="http://schemas.datacontract.org/2004/07/JT.VSFA.Entity"> <d2p1:ActivityID>7de552f8-e2a9-40bb-85d6-24db6a13048f</d2p1:ActivityID> <d2p1:CreateAccountID>sample string 4</d2p1:CreateAccountID> <d2p1:CreateDateTime>2025-06-23T22:02:34.045447+08:00</d2p1:CreateDateTime> <d2p1:CreatePersonID>sample string 3</d2p1:CreatePersonID> <d2p1:DomainID>a9ab1489-99f0-4907-aae2-dd35a56e2ad3</d2p1:DomainID> <d2p1:FeeMaterialApplyID>28eee1b6-57b8-4a7f-8fcd-f7b2a20ea017</d2p1:FeeMaterialApplyID> <d2p1:IsDelete>true</d2p1:IsDelete> <d2p1:LastUpdateAccountID>sample string 2</d2p1:LastUpdateAccountID> <d2p1:LastUpdateDateTime>2025-06-23T22:02:34.045447+08:00</d2p1:LastUpdateDateTime> <d2p1:LastUpdatePersonID>sample string 1</d2p1:LastUpdatePersonID> <d2p1:TID>3de7c07a-d7c9-4e6e-9225-0279f9be71f1</d2p1:TID> </rs173> <ts181 xmlns:d2p1="http://schemas.datacontract.org/2004/07/JT.VSFA.Entity"> <d2p1:TS181_FeeMaterialApplyDetailInfo> <d2p1:ActivityObjectID>efd75211-41dd-4ba8-aabc-c75f96c4c100</d2p1:ActivityObjectID> <d2p1:ActivityObjectType>sample string 5</d2p1:ActivityObjectType> <d2p1:Amount>1</d2p1:Amount> <d2p1:Count>1</d2p1:Count> <d2p1:CreateAccountID>sample string 4</d2p1:CreateAccountID> <d2p1:CreateDateTime>2025-06-23T22:02:34.045447+08:00</d2p1:CreateDateTime> <d2p1:CreatePersonID>sample string 3</d2p1:CreatePersonID> <d2p1:DomainID>9fcffd29-d18f-4d95-a3b0-793e7cb13eff</d2p1:DomainID> <d2p1:IsDelete>true</d2p1:IsDelete> <d2p1:LastUpdateAccountID>sample string 2</d2p1:LastUpdateAccountID> <d2p1:LastUpdateDateTime>2025-06-23T22:02:34.045447+08:00</d2p1:LastUpdateDateTime> <d2p1:LastUpdatePersonID>sample string 1</d2p1:LastUpdatePersonID> <d2p1:MaterialApplyID>a0116caf-eff0-467b-8d7d-467d39062449</d2p1:MaterialApplyID> <d2p1:ObjectName>sample string 6</d2p1:ObjectName> <d2p1:ObjectNumber>sample string 8</d2p1:ObjectNumber> <d2p1:ObjectUnitText>sample string 7</d2p1:ObjectUnitText> <d2p1:Price>1</d2p1:Price> <d2p1:Sequence>1</d2p1:Sequence> <d2p1:TID>dd4149d6-757d-4d51-b2d0-8c34d2c1e5e4</d2p1:TID> </d2p1:TS181_FeeMaterialApplyDetailInfo> <d2p1:TS181_FeeMaterialApplyDetailInfo> <d2p1:ActivityObjectID>efd75211-41dd-4ba8-aabc-c75f96c4c100</d2p1:ActivityObjectID> <d2p1:ActivityObjectType>sample string 5</d2p1:ActivityObjectType> <d2p1:Amount>1</d2p1:Amount> <d2p1:Count>1</d2p1:Count> <d2p1:CreateAccountID>sample string 4</d2p1:CreateAccountID> <d2p1:CreateDateTime>2025-06-23T22:02:34.045447+08:00</d2p1:CreateDateTime> <d2p1:CreatePersonID>sample string 3</d2p1:CreatePersonID> <d2p1:DomainID>9fcffd29-d18f-4d95-a3b0-793e7cb13eff</d2p1:DomainID> <d2p1:IsDelete>true</d2p1:IsDelete> <d2p1:LastUpdateAccountID>sample string 2</d2p1:LastUpdateAccountID> <d2p1:LastUpdateDateTime>2025-06-23T22:02:34.045447+08:00</d2p1:LastUpdateDateTime> <d2p1:LastUpdatePersonID>sample string 1</d2p1:LastUpdatePersonID> <d2p1:MaterialApplyID>a0116caf-eff0-467b-8d7d-467d39062449</d2p1:MaterialApplyID> <d2p1:ObjectName>sample string 6</d2p1:ObjectName> <d2p1:ObjectNumber>sample string 8</d2p1:ObjectNumber> <d2p1:ObjectUnitText>sample string 7</d2p1:ObjectUnitText> <d2p1:Price>1</d2p1:Price> <d2p1:Sequence>1</d2p1:Sequence> <d2p1:TID>dd4149d6-757d-4d51-b2d0-8c34d2c1e5e4</d2p1:TID> </d2p1:TS181_FeeMaterialApplyDetailInfo> </ts181> </FeeMaterialApplyToHaiHui>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ResultModelOfBooleanName | Description | Type | Additional information |
---|---|---|---|
Code | ReturnCode |
None. |
|
Message | string |
None. |
|
Data | boolean |
None. |
Response Formats
application/json, text/json
Sample:
{ "Code": 200, "Message": "sample string 1", "Data": true }
application/xml, text/xml
Sample:
<ResultModelOfboolean xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/JT.VSFA.Utility"> <Code>Success</Code> <Data>true</Data> <Message>sample string 1</Message> </ResultModelOfboolean>