Process Accrued Interest – Processes accrued interest calculations for a program.

Processes accrued interest calculations for accounts within a program. Allows specifying a date range and override flag. Returns the processing status, progress, and interest accrued.

Path Params
string
required

The unique code identifying the partner program context.

Body Params

The Gd.Bos.DataTransfer.Request.AccruedInterestRequest object containing start date, end date, and override flag.

date-time | null

The start date for interest accrual calculation (optional).

date-time | null

The end date for interest accrual calculation (optional).

boolean

Indicates whether to override existing accrual calculations.

Headers
string
required

The unique request identifier (GUID) for tracking and idempotency. Required in the X-GD-RequestId header.

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