The RequestConfig object allows you to set request configuration option properties:
| Key | Value |
|---|---|
retnb | [bool] Return Non-Billable Taxes Flag indicating if non-billable taxes should be returned. Defaults to the account-level setting if not provided.
|
retext | [bool] Return Extended Data Flag indicating if extended tax information should be returned in the response.
dtl) to true on the invoice. The return list resulting from this configuration option may change over time as additional data elements are added. |
incrf | [bool] Return Reporting Information Flag indicating if reporting information should be returned in the response.
|
"cfg": { "retnb": false, "retext": false, "incrf": true}