Returns the overdue payment amount for the authenticated user.
GET
/api-v1/billing/overdue-amount
curl \
--request GET 'https://wyzio.app/api-v1/billing/overdue-amount'
Response examples (200)
42.0
Returns the overdue payment amount for the authenticated user.
curl \
--request GET 'https://wyzio.app/api-v1/billing/overdue-amount'
42.0