quick-collection-waiver
Developing
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Body Params multipart/form-data
Request samples
curl --location --request POST 'https://apidev.edufee.onlineapi/quick-collection-waiver' \
--form 'payapplies_id=""' \
--form 'waiver_id=""' \
--form 'waiver_amount=""'
Responses
application/json Modified at 2024-12-20 13:29:30