Request
Body Params application/json
{
"Username":"AutoMateIT",
"Password":"Au3t7o1M4asteIT!11",
"Token": "ab636bd1e858153d23d5ab80b51c7c9b46c32ebe683",
"InvoiceNo": "ACM100062026001909",
"InvoiceDate": "2026-03-29",
"TransactionId": "2603299012688310"
}
Request Code Samples
curl --location 'https://apidev.edufee.online/api/spg/ipn-notify' \
--header 'Content-Type: application/json' \
--data-raw '{
// "Username": "AutomatePaid",
// "Password": "sssSSww@44r",
"Username":"AutoMateIT",
"Password":"Au3t7o1M4asteIT!11",
"Token": "ab636bd1e858153d23d5ab80b51c7c9b46c32ebe683",
"InvoiceNo": "ACM100062026001909",
"InvoiceDate": "2026-03-29",
"TransactionId": "2603299012688310"
}'
Modified at 2026-04-12 07:47:12