malipopaycentralapi_IncomeStatementResponse
revenueobject
Auto-stubbed during docs build: "malipopaycentralapi_IncomeStatementEntry" is referenced but missing from the source OpenAPI spec. Fix upstream in the originating service spec.
expensesobject
Auto-stubbed during docs build: "malipopaycentralapi_IncomeStatementEntry" is referenced but missing from the source OpenAPI spec. Fix upstream in the originating service spec.
grossProfitnumber
Example:
1500000netIncomenumber
Example:
1200000generatedAtdate-time
Example:
2024-03-01T00:00:00.000Zmalipopaycentralapi_IncomeStatementResponse
{
"revenue": {},
"expenses": {},
"grossProfit": 1500000,
"netIncome": 1200000,
"generatedAt": "2024-03-01T00:00:00.000Z"
}