{
"companyId": 1512264856898,
"invoiceMonth": 2000000,
"invoiceCount": 3
}curl --location --request POST 'https://getway.upfreework.com/openapi/v1/tax/source/apply' \
--header 'appId: App202412230001' \
--header 'appId;' \
--header 'appSign;' \
--header 'timeStamp;' \
--header 'sign;' \
--header 'Content-Type: application/json' \
--data-raw '{
"companyId": 1512264856898,
"invoiceMonth": 2000000,
"invoiceCount": 3
}'{
"code": 0,
"message": "成功",
"context": null,
"traceId": "67e67c679247d31bda724a04c04d8c97",
"spanId": "ca83779156e434f8"
}