post https://api-sandbox.pismolabs.io/statements-v2/v1/programs//due-dates
Saves a program due date. Overwrites the existing due date. Day must be between 1 and 28.
(Note: Due date is required for credit full-balance program types.)
This endpoint has three possible effects:
- If the specified due date already exists and is activated, the request does nothing.
- If the specified due date already exists and is deactivated, the request reactivates it.
- If the specified due date does not exist, the request creates it.