v1

latestOpenAPI 3.0.12026-07-243407211.3 MB
Fee

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.

post/programs/{programCode}/accounts/{accountIdentifier}/GetFeeWaivers

Path parameters

programCodestring required

The program code identifying the BaaS program context.

accountIdentifierstring required

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

Headers

X-GD-RequestIdstring required

A unique request identifier for tracking and logging.

Request body

startDatestring required

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

endDatestring required

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

Response

Created