Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Example:Bearer {{bearer}}
Body Params multipart/form-data
Request samples
curl --location --request POST 'https://apidev.edufee.online/api/merchant/refresh' \
--header 'Authorization: Bearer {{bearer}}'
Responses
application/json Modified at 2024-05-25 05:54:02