-
Notifications
You must be signed in to change notification settings - Fork 19
Changelog
π§ Retrieve VAT Penalties v1.0
Released into Production
- You are now able to retrieve vat penalties
π§ Retrieve VAT financial data v1.0
Released into Production
- You are now able to retrieve vat financial data relating to penalties
π Retrieve VAT Penalties v1.0
Documentation Released to Sandbox
Endpoint Released to Sandbox
π Retrieve VAT Financial data v1.0
Documentation Released to Sandbox
Endpoint Released to Sandbox
π§ Addressed HTML being passed from rare downstream errors
π§ Api updated to point to new stub
π¦ Internal updates to all endpoints:
- Logging levels updated to prevent over-logging
π¦ Internal updates to all endpoints:
- BP_KEY logging tweaked to prevent over-logging
π¦ Internal updates to all endpoints:
- Dependency play 28 upgrade
π§ New error 'RULE_INSOLVENT_TRADER' for insolvent traders for all endpoints v1.0
Released to Sandbox and Production
Documentation
- Retrieve VAT obligations
- Submit VAT return for period
- View VAT Return
- Retrieve VAT liabilities
- Retrieve VAT payments
π§ Internal improvements to vat-api v1.0
Released to Sandbox and Production
π§ Internal library updates to vat-api v1.0
Released to Production
- Internal library updates
- Auditing of client IDs
π¦ Updated View VAT Obligations to align with adjusted backend specifications v1.0
Released to Sandbox and Production
π¦ Internal library updates to vat-api v1.0
Released to Production
π¦ Internal library updates to vat-api v1.0
Testable in Sandbox
π VAT Endpoints v1.0
Documentation change
- Improved description of 'CLIENT_OR_AGENT_NOT_AUTHORISED' errors.
π VAT Endpoints v1.0
Documentation change
- Improved description of 'DATE_RANGE_INVALID' errors.
- Amended description of 'INVALID_MONETARY_AMOUNT' errors.
π¦ Internal updates to:
- Submit VAT Return endpoint.
π§ Retrieve VAT obligations v1.0
- Fix edge case where 404 response is returned with an empty body
π¦ Internal updates to:
- All endpoints - Dependency updates
π§ Retrieve VAT Obligations, Retrieve VAT Payments, Retrieve VAT Liabilities v1.0
Testable in Sandbox
- Added Gov-Test Scenarios for 2018, new scenarios added to Documentation.
π§ Submit VAT Return v1.0
Released into Production
- Removed the redundant information from the error message returned when submitting an invalid json.
π All GET endpoints v1.0
Documentation change
- Clarification in the documentation that 'Content-Type' is not required for GET requests.
π§ Updated internal library dependencies v1.0
Released into Production
π Retrieve VAT obligations v1.0
Documentation change
- Clarification in the Documentation that you can omit the
status
parameter to retrieve all obligations.
π§ Retrieve VAT obligations v1.0
Released into Production
- You are now able to retrieve open obligations without supplying a
from
andto
date range. You can simply supplystatus=O
and you will receive all open obligations.
βΉοΈ Information only Testable in Sandbox
- The Create Test User API and Create Test User Frontend have been updated to work with the MTD VAT-API, for both Individuals and Organisations in the Sandbox
π Retrieve VAT liabilities v1.0
Documentation
- Clarified 'to' and 'from' date
π Retrieve VAT payments v1.0
Documentation
- Clarified 'to' and 'from' date
π Submit VAT return for period v1.0
Documentation
- Clarified box 6-9 only accept whole pounds with or without decimals
π View VAT return v1.0
Documentation
- Added error NOT_FOUND, previously missing from documentation
π§ Retrieve VAT obligations v1.0
Testable in Sandbox
- You are now able to retrieve open obligations without supplying a
from
andto
date range. You can simply supplystatus=O
and you will receive all open obligations.
π§ Submit VAT return for period v1.0
Released to Production
- Added additional error for Submit VAT Return when made too early: TAX_PERIOD_NOT_ENDED
- Added Gov-Test-Scenario for additional error
They can be found here