malipopaycentralapi_NotificationResponse
_idstring
Example:
65a2c81f3d4e5b0c2f9a7e63titlestring
Example:
Payment Receivedmessagestring
Example:
You have received a payment of TZS 50,000 from John Doetypestring
Possible values: [INFO, WARNING, SUCCESS, ERROR]
Example:
SUCCESSrecipientstring
Example:
613771e99a924399394b795areadboolean
Whether the notification has been read
Example:
falsereferencestring
Example:
ML21030projectstring
Example:
63db68a6c5f3e7682e23c2cadeletedboolean
Example:
falsecreatedAtdate-time
Example:
2024-03-05T14:30:00.000ZupdatedAtdate-time
Example:
2024-03-05T14:30:00.000Zmalipopaycentralapi_NotificationResponse
{
"_id": "65a2c81f3d4e5b0c2f9a7e63",
"title": "Payment Received",
"message": "You have received a payment of TZS 50,000 from John Doe",
"type": "SUCCESS",
"recipient": "613771e99a924399394b795a",
"read": false,
"reference": "ML21030",
"project": "63db68a6c5f3e7682e23c2ca",
"deleted": false,
"createdAt": "2024-03-05T14:30:00.000Z",
"updatedAt": "2024-03-05T14:30:00.000Z"
}