Skip to main content

malipopaycentralapi_ProductResponse

_idstring
Example: 64d3ef701b4c8f2a0e6b3d92
namestring
Example: Website Design Package
descriptionstring
Example: Full responsive website with 5 pages
pricenumber
Example: 1500000
currencystring
Example: TZS
categorystring
Example: Digital Services
unitstring
Example: project
taxableboolean
Example: true
activeboolean
Example: true
projectstring

Project ID this product belongs to

Example: 63db68a6c5f3e7682e23c2ca
deletedboolean
Example: false
createdAtdate-time
Example: 2024-03-01T10:00:00.000Z
updatedAtdate-time
Example: 2024-03-01T10:00:00.000Z
malipopaycentralapi_ProductResponse
{
"_id": "64d3ef701b4c8f2a0e6b3d92",
"name": "Website Design Package",
"description": "Full responsive website with 5 pages",
"price": 1500000,
"currency": "TZS",
"category": "Digital Services",
"unit": "project",
"taxable": true,
"active": true,
"project": "63db68a6c5f3e7682e23c2ca",
"deleted": false,
"createdAt": "2024-03-01T10:00:00.000Z",
"updatedAt": "2024-03-01T10:00:00.000Z"
}