Skip to content

refactor(financial): consolidate financial API to single endpoint - #27

Merged
jSylvestre merged 1 commit into
JCS/Cleanupfrom
JCS/RemoveEndpoints
Sep 2, 2026
Merged

jSylvestre merged 1 commit into
JCS/Cleanupfrom
JCS/RemoveEndpoints

Conversation

@jSylvestre

Copy link
Copy Markdown
Member

Removed dedicated bulk, full-details, and validation endpoints to simplify the financial API surface. The single /api/v1/financial/details/{value} endpoint now serves as the primary interface, providing flattened financial details with integrated validation status. This streamlines client integrations and reduces maintenance overhead.

Removed dedicated bulk, full-details, and validation endpoints to simplify the financial API surface. The single `/api/v1/financial/details/{value}` endpoint now serves as the primary interface, providing flattened financial details with integrated validation status. This streamlines client integrations and reduces maintenance overhead.
@jSylvestre
jSylvestre merged commit c0427d0 into JCS/Cleanup Sep 2, 2026
1 check passed
@jSylvestre
jSylvestre deleted the JCS/RemoveEndpoints branch September 2, 2026 22:51
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.

2 participants