Skip to content

Repository files navigation

strike-off-partner-objections-api

API service for processing strike-off objections and withdrawals submitted by partner organisations.

Incoming objections and withdrawals are validated, persisted to the appropriate MongoDB collections, and published to Kafka topics for downstream processing by the Objections Processor Service.


Overview

The service is responsible for:

  • Receiving strike-off objection and withdrawal requests from partner organisations
  • Validating incoming payloads and request data
  • Persisting requests to MongoDB
  • Publishing events to Kafka for asynchronous downstream processing

Related Services

Technology Stack

  • Java 21
  • Spring Boot
  • Maven
  • MongoDB
  • Apache Kafka

Requirements

To build the strike-off-partner-objections-api, you will need:

You will also need a REST client (e.g. Postman or Bruno) if you wish to interact with the strike-off-partner-objections-api service endpoints.

About

API service for processing strike-off objections and withdrawals submitted by partner organisations (e.g. HMRC)

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages