malipopaycentralapi_SmsTemplateResponse
_idstring
Example:
65b3d92a4e5f6c0a1b8d7e54namestring
Example:
payment_confirmationtemplatestring
Example:
Dear {{name}}, your payment of {{amount}} {{currency}} has been received. Ref: {{reference}}languagestring
Example:
swenvstring
Possible values: [TEST, PROD]
Example:
TESTdescriptionstring
Example:
Sent to customer after successful paymentprojectstring
Project ID this template belongs to
Example:
63db68a6c5f3e7682e23c2cadeletedboolean
Example:
falsecreatedAtdate-time
Example:
2024-03-01T10:00:00.000ZupdatedAtdate-time
Example:
2024-03-01T10:00:00.000Zmalipopaycentralapi_SmsTemplateResponse
{
"_id": "65b3d92a4e5f6c0a1b8d7e54",
"name": "payment_confirmation",
"template": "Dear {{name}}, your payment of {{amount}} {{currency}} has been received. Ref: {{reference}}",
"language": "sw",
"env": "TEST",
"description": "Sent to customer after successful payment",
"project": "63db68a6c5f3e7682e23c2ca",
"deleted": false,
"createdAt": "2024-03-01T10:00:00.000Z",
"updatedAt": "2024-03-01T10:00:00.000Z"
}