Product

Search Product

GET /api/Product/v1/SearchProducts

This API endpoint allows users to retrieve all available savings, loans, or fixed deposit products. customer's can access detailed information about the financial products offered by udara360.

Headers

Name
Value

Content-Type*

application/json

Authorization*

Bearer <token>

Request-Reference

{unique-reference}

Query Parameter

Name
Data Type (length)
Description

code

integer

The code representing the specific report or item.

type

string

The type associated with the code or report.

category

string

The category classification.

status

string

The current status of the code or report.

startDate

dateTime

The start date for the report or tracking period.

endDate

dateTime

The end date for the report or tracking period.

pageNumber

integer

The page number for paginated results.

pageSize

integer

The number of records per page for paginated results.

sortColumn

string

The column by which the results should be sorted.

direction

string

The direction of sorting (e.g., asc or desc).

chevron-rightSample Requesthashtag
chevron-rightRespose: 200hashtag

Last updated