Stable request paramters - ShenTengTu/node-tw-e-invoice GitHub Wiki
Stable request paramters
有一些請求參數是固定的,即使你改變它們,它們也會被默認值覆蓋。
Request parameters as below are stable :
action
: set only by fist parameter ofTaiwanEInvoice.action()
.version
: the value specified in in the API.generation
: the value specified in in the API.appID
,appId
: set only byTaiwanEInvoice
constructor .UUID
,uuid
,TxID
: set only by fist parameter ofTaiwanEInvoice.inquirer()
.
Even if you change them , they will be covered by default values .