{
"address": "string",
"attachment": "string",
"bankNumber": "string",
"content": "string",
"contentType": 0,
"contentTypeDesc": "string",
"createBy": 0,
"createName": "string",
"createTime": "2019-08-24T14:15:22Z",
"delFlag": "string",
"email": "string",
"enterpriseName": "string",
"id": 0,
"ids": [
0
],
"invoiceId": 0,
"invoicingMethod": 0,
"isExport": true,
"openBank": "string",
"openTime": "2019-08-24T14:15:22Z",
"orderAmount": 0,
"orderId": 0,
"orderNumber": 0,
"params": {},
"payTime": "2019-08-24T14:15:22Z",
"phone": "string",
"recipient": "string",
"recipientAddress": "string",
"remarks": "string",
"status": 0,
"statusDesc": "string",
"studentId": 0,
"studentName": "string",
"taxNumber": "string",
"telephone": "string",
"tenantId": 0,
"tenantName": "string",
"title": "string",
"type": 0,
"typeDesc": "string"
}
curl --location --request POST 'https://jcjy-jcwx-tenant.jiechujiaoyu.com:8082/webtenant/system/invoice/open' \
--header 'Authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJsb2dpbl91c2VyX2tleSI6IjMyNTRiYmFkLTg2OWMtNDAyZC04M2U1LWE4NmFjZTc3YzFhNyJ9.3lJ0UK4cRS2hJGnCs3v8pac7wABwQ5YkTgp8qfXop-OcSi3WMZh5qYoX5og0OOAMIyz9OvjZULY-OQz6HkZrQw' \
--header 'Referer: https://jcjy-jcwx-tenant.jiechujiaoyu.com:8082/5zzMkG/admin/' \
--header 'Content-Type: application/json' \
--data-raw '{
"address": "string",
"attachment": "string",
"bankNumber": "string",
"content": "string",
"contentType": 0,
"contentTypeDesc": "string",
"createBy": 0,
"createName": "string",
"createTime": "2019-08-24T14:15:22Z",
"delFlag": "string",
"email": "string",
"enterpriseName": "string",
"id": 0,
"ids": [
0
],
"invoiceId": 0,
"invoicingMethod": 0,
"isExport": true,
"openBank": "string",
"openTime": "2019-08-24T14:15:22Z",
"orderAmount": 0,
"orderId": 0,
"orderNumber": 0,
"params": {},
"payTime": "2019-08-24T14:15:22Z",
"phone": "string",
"recipient": "string",
"recipientAddress": "string",
"remarks": "string",
"status": 0,
"statusDesc": "string",
"studentId": 0,
"studentName": "string",
"taxNumber": "string",
"telephone": "string",
"tenantId": 0,
"tenantName": "string",
"title": "string",
"type": 0,
"typeDesc": "string"
}'
{
"property1": {},
"property2": {}
}