curl --location '/http/api/payment-notification' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data '{
"PgPayMethod": "G",
"PgRef": "3249204-",
"Vbeln": "1800048",
"GatewayP": "2"
}'{
"results": [
{
"Type": "S",
"Message": "Updated Successfully."
}
]
}