student pay button
Developing
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Body Params multipart/form-data
payapplies_id[]
array[string]
requiredRequest samples
curl --location --request POST 'https://apidev.edufee.online/api/payment-portal/payment-create' \
--form 'payapplies_id[]=""' \
--form 'amount[]=""'
Responses
application/json Modified at 2024-11-30 07:09:48