API structure has changed
2 structure changes including:
2 Modifications
Modified
2
PATCH /v1/registration-fees/{id}
- Body
-
application/json content type Modified
-
dueDate property Modified
-
Type went from
string(date)tostring(date) | null
-
Type went from
-
dueDate property Modified
POST /v1/registration-fees/
- Body
-
application/json content type Modified
-
dueDate property Modified
-
Type went from
string(date)tostring(date) | null
-
Type went from
-
dueDate property Modified