8 lines
205 B
JSON
8 lines
205 B
JSON
{
|
|
"type": "object",
|
|
"properties": {
|
|
"resultCode": { "type": "integer", "example": 0 },
|
|
"resultDescription": { "type": "string", "example": "Debt closure notification sent successfully" }
|
|
}
|
|
}
|