API ChangeLog - October 22nd 2025
October 22nd, 2025
Date: 2025-10-22
Service: FIRS Integration
Add local government and state to FIRS party address
- REST API:
- There are 2 new resources endpoints to fetch the accepted values for this:
[https://api.digitax.tech/ng/v1/resources/local-governments]and[https://api.digitax.tech/ng/v1/resources/states] local_governmentandstatehave been added to the party address object. They will be required fields when creating a party in the/partiesendpoint and in the/detailed-invoicesendpoint. For the detailed invoices endpoint, in cases where the address is not given, we have a default address; and it includes the local government and state
- There are 2 new resources endpoints to fetch the accepted values for this:
