{
"data": [
{
"contractUuid": "40bc458e7b6c4e7e9cdedc46c1eae35d",
"contractId": "",
"invoiceType": "03",
"partyUuid": "0d575281caf84fd9b1c103440a7fcfcd",
"planAmount": 100,
"sourceScheduleId": "1626774519240",
"paymentName": "RENT",
"expenseItem": "LEASE",
"period": 2,
"planDate": "2022-05-08 23:00:00",
"startDate": "2022-05-08 23:00:00",
"endDate": "2023-05-08 23:00:00",
"contractNumber": "CON_0120250425002",
"taxRate": 0.13,
"currency": "CNY",
"feeWithoutTax": 87,
"tax": 13,
"paymentStatus": "",
"paidAmount": 0,
"receivedAmount": 0
}
]
}
curl --location --request POST 'https://oc-test.onecontract-cloud.com/api/hitf/v2p/rest/invoke/SFpFUk86T1JDSEVTVFJBVElPTjpISVRGLkFQSS5EQVRBX0lNUE9SVA==?domain=FULFILL_PAYMENTPLAN' \
--header 'Authorization: bearer eb2446a6-93f9-456b-b713-5cb6f6adf765' \
--header 'Content-Type: application/json' \
--data-raw '{
"data": [
{
"contractUuid": "40bc458e7b6c4e7e9cdedc46c1eae35d",
"contractId": "",
"invoiceType": "03",
"partyUuid": "0d575281caf84fd9b1c103440a7fcfcd",
"planAmount": 100,
"sourceScheduleId": "1626774519240",
"paymentName": "RENT",
"expenseItem": "LEASE",
"period": 2,
"planDate": "2022-05-08 23:00:00",
"startDate": "2022-05-08 23:00:00",
"endDate": "2023-05-08 23:00:00",
"contractNumber": "CON_0120250425002",
"taxRate": 0.13,
"currency": "CNY",
"feeWithoutTax": 87,
"tax": 13,
"paymentStatus": "",
"paidAmount": 0,
"receivedAmount": 0
}
]
}'
{"message":"execute success","result":{"data":[{"expenseItem":"LEASE","objectVersionNumber":2,"supplierId":"12555668","feeWithoutTax":"87","endDate":"2023-05-08 23:00:00","lastUpdateDate":"2025-05-06 17:16:43","sourceSystem":"DEFAULT","contractUuid":"40bc458e7b6c4e7e9cdedc46c1eae35d","batchId":"7ecb6832-f2f0-41b3-9dff-7d6cf3ed51be","partyUuid":"0d575281caf84fd9b1c103440a7fcfcd","signSubjectId":"12555621","receiverId":"12556106","contractCreatedBy":"695643182304997376","invoiceType":"03","currency":"CNY","originData":"{\"contractUuid\":\"40bc458e7b6c4e7e9cdedc46c1eae35d\",\"contractId\":\"\",\"invoiceType\":\"03\",\"partyUuid\":\"0d575281caf84fd9b1c103440a7fcfcd\",\"planAmount\":100,\"sourceScheduleId\":\"1626774519240\",\"paymentName\":\"RENT\",\"expenseItem\":\"LEASE\",\"period\":2,\"planDate\":\"2022-05-08 23:00:00\",\"startDate\":\"2022-05-08 23:00:00\",\"endDate\":\"2023-05-08 23:00:00\",\"contractNumber\":\"CON_0120250425002\",\"taxRate\":0.13,\"currency\":\"CNY\",\"feeWithoutTax\":87,\"tax\":13,\"paymentStatus\":\"\",\"paidAmount\":0,\"receivedAmount\":0}","id":"3315","lang":"zh_CN","paymentName":"RENT","paymentStatus":"","lastUpdatedBy":"0","period":"2","sourceScheduleId":"1626774519240","contractNumber":"CON_0120250425002","tax":"13","receivedAmount":"0","creationDate":"2025-05-06 17:16:43","planDate":"2022-05-08 23:00:00","taxRate":"0.13","createdBy":"0","contractId":"320190341213676712","tenantId":"1273","partyNumber":"202504270003","paidAmount":"0","planAmount":"100","startDate":"2022-05-08 23:00:00","syncStatus":"PERSISTED"}],"batchId":"7ecb6832-f2f0-41b3-9dff-7d6cf3ed51be"},"success":true}