{ "fpqqlsh": "", "ddh": "", "fphm": "发票号码", "xsfnsrsbh": "税号", "jfsj": "***", "jfyx": "***" }
curl --location --request POST 'http://120.48.195.50:5000/EInvoice-Test/Api' \ --header 'actionCode: XXFPTS' \ --header 'taxnum;' \ --header 'interfaceCode;' \ --header 'extensionNo;' \ --header 'isEncryption;' \ --header 'Content-Type: application/json' \ --data-raw '{ "fpqqlsh": "", "ddh": "", "fphm": "发票号码", "xsfnsrsbh": "税号", "jfsj": "***", "jfyx": "***" }'
{ "code": "0000", "mess": "接收推送请求成功" }