Get fee waivers for a user within a date range

Retrieves the list of fees waived for a user between the specified start and end dates.

Path Params
string
required

The program code identifying the BaaS program context.

string
required

The unique identifier for the account whose fee waivers are being retrieved.

Body Params

The request payload containing the date range and account identifier.

string
required

The start date (inclusive) for the fee waiver query, formatted as a string (e.g., "yyyy-MM-dd").

string
required

The end date (inclusive) for the fee waiver query, formatted as a string (e.g., "yyyy-MM-dd").

Headers
string
required

A unique request identifier for tracking and logging.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Unauthorized

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json
text/json