Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GOV-83New] Adding status api #14

Merged
merged 1 commit into from
May 21, 2024
Merged

Conversation

ankita10r
Copy link
Contributor

No description provided.

@ankita10r ankita10r force-pushed the newGOV83API branch 4 times, most recently from ec487e5 to 6af0e55 Compare April 4, 2024 12:53
.circleci/config.yml Outdated Show resolved Hide resolved

@Operation(summary = "Bill Status API ")
@GetMapping("/transferRequests/{correlationId}")
ResponseEntity<BillStatusResponseDTO> billStatus(@RequestHeader(value = "Platform-TenantId") String tenantId,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fynmanoj fynmanoj merged commit 800ccd8 into openMF:master May 21, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants