{
"headerParamMap":{},
"pathVariableMap":{},
"requestParamMap":{},
"bodyParamMap":{},
"payload":"[{\"arCode\":\"AR202206130001\",\"startDate\":\"2022-06-13 00:00:00\",\"endDate\":\"2022-06-30 23:59:59\",\"remark\":\"描述\",\"arCumulation\":1,\"createQuotaArrangementLines\":[{\"arSourceTypeCode\":\"EXTERNAL_PURCHASE\",\"arSourceTypeDesc\":\"转换失败\",\"arSourceCode\":\"S00000002\",\"arSourceName\":\"北京服装贸易有限公司\",\"quotaRate\":1,\"priority\":1,\"minOrderQty\":1,\"maxOrderQty\":2,\"fixedIncrementQty\":1,\"preLeadTime\":1,\"processingBaseTime\":1,\"processingBaseNumber\":1,\"processingIncTime\":1,\"processingIncNumber\":1,\"afterLeadTime\":1}],\"createQuotaArrangementItemLines\":[{\"organizationCode\":\"test1\",\"organizationName\":\"组织111\",\"itemCode\":\"Zone-ALL\",\"itemSkuCode\":\"z-all\"}]}]"
}
curl --location --request POST '/hitf/v1/rest/invoke' \
--header 'Content-Type: application/json' \
--data-raw '{
"headerParamMap":{},
"pathVariableMap":{},
"requestParamMap":{},
"bodyParamMap":{},
"payload":"[{\"arCode\":\"AR202206130001\",\"startDate\":\"2022-06-13 00:00:00\",\"endDate\":\"2022-06-30 23:59:59\",\"remark\":\"描述\",\"arCumulation\":1,\"createQuotaArrangementLines\":[{\"arSourceTypeCode\":\"EXTERNAL_PURCHASE\",\"arSourceTypeDesc\":\"转换失败\",\"arSourceCode\":\"S00000002\",\"arSourceName\":\"北京服装贸易有限公司\",\"quotaRate\":1,\"priority\":1,\"minOrderQty\":1,\"maxOrderQty\":2,\"fixedIncrementQty\":1,\"preLeadTime\":1,\"processingBaseTime\":1,\"processingBaseNumber\":1,\"processingIncTime\":1,\"processingIncNumber\":1,\"afterLeadTime\":1}],\"createQuotaArrangementItemLines\":[{\"organizationCode\":\"test1\",\"organizationName\":\"组织111\",\"itemCode\":\"Zone-ALL\",\"itemSkuCode\":\"z-all\"}]}]"
}'
{}