mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-20 02:14:26 -05:00
We hardcode this as second class for the moment but eventually will let the user pick. Currently the API appears to do no validation, e.g. a json schema, that rejects API calls with the extra key for postage. Next steps will be to put a PR into the API that will expect a postage value in the request and save it with the rest of the notification. Then when that is done we can add the user interface to the admin app to let the user pick the postage.