{
"custNo": "string",
"projectId": 0,
"category": "string",
"invoicedType": "string",
"invoiceType": 0,
"invoiceWay": 0,
"invoiceAmount": 0,
"invoiceInfo": {
"entName": "string",
"taxpayerType": 1,
"taxpayerIdentityNo": "string",
"registAddress": "string",
"phoneNumber": "string",
"bankName": "string",
"bankAccount": "string"
},
"orderIds": [
"string"
],
"startDate": "2019-08-24",
"endDate": "2019-08-24"
}curl --location --request POST 'https://lylw.faqianbei.comapi.invoice.apply' \
--header 'Content-Type: application/json' \
--data-raw '{
"custNo": "string",
"projectId": 0,
"category": "string",
"invoicedType": "string",
"invoiceType": 0,
"invoiceWay": 0,
"invoiceAmount": 0,
"invoiceInfo": {
"entName": "string",
"taxpayerType": 1,
"taxpayerIdentityNo": "string",
"registAddress": "string",
"phoneNumber": "string",
"bankName": "string",
"bankAccount": "string"
},
"orderIds": [
"string"
],
"startDate": "2019-08-24",
"endDate": "2019-08-24"
}'{
"invoiceNo": "string",
"invoiceStatus": "1"
}