This commit is contained in:
Azeez Muibi
2025-04-14 09:53:54 +01:00
parent 597ae79e6d
commit df57d4a756
21 changed files with 0 additions and 1018 deletions
@@ -1,16 +0,0 @@
{
"type": "object",
"properties": {
"resultCode": {
"type": "string",
"example": "00"
},
"resultDescription": {
"type": "string",
"example": "Successful"
}
},
"xml": {
"name": "NotificationCallbackResponse"
}
}