Last modified:2025-11-10 19:46:06
Cron işleminin manuel olarak çalıştırılması
Request
Send your HTTP requests with an Authorization
header that contains the word Basic followed by a space and a base64-encoded string username:password Example:Authorization: Basic *****************
Responses
application/json curl --location --request GET 'https://api.muhasip.pro/apps/installment/check' \
--header 'Authorization: Basic <encoded-value>'
Response Response Example
Modified at 2025-11-10 19:46:06