List program due dates

List a program's due dates with filtering options. If a value for the programDueDateId query parameter is provided, the request returns either a list with only one item or no items if there is no program due date with this ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

Program ID

Query Params
int64

Program due date ID

int32

Due day (day of the month)

int64
≤ 20

Number of grace period days. Maximum value is 20. This value overrides the value of the Number of days before due date to set the closing date of the statement program parameter for the specified account.

boolean

If hasGracePeriod is true, the request returns only program due dates that have a custom grace period configured. If false, it returns only those that don't. If hasGracePeriod is not provided, all program due dates are returned.

int32
Defaults to 1

Page number

int32

Items per page. Default is 10.

Responses

Language
Credentials
Bearer
Account JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json