mtd-vat-cli-1.0.10 is not a library.
mtd-vat-cli
CLI tool to query & submit UK VAT returns via the VAT (MTD) API.
Serves as manual MTD "bridging" software to submit VAT returns.
mtd-vat [OPTIONS] --vrn <VRN> --client-id <CLIENT_ID> --client-secret <CLIENT_SECRET>
Required args:
--vrnVAT registration number--client-idorenv CLIENT_IDHMRC registered app client id.--client-secretorenv CLIENT_SECRETHMRC registered app client secret.
To explain how to answer the VAT return questions see the gov guidance.
Getting a CLIENT_ID
You need to apply for one. See APPLYING.
Minimum supported rust compiler
Maintained with latest stable rust.