Telecom subscription
Report telecom subscription disconnection events to Ropo One.
Services
Disconnected
{
"customernumber": "A123456",
"description": "Telecom subscription disconnected",
"id": "1a2b3c4d5",
"status": "disconnected",
"time": "2024-01-04 10:41:40"
}Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
TelecomSubscriptionEvent
statusstringOptionalExample:
Type of event
disconnectedcustomernumberstringOptionalExample:
Customer number identifying the debtor
A123456timestringOptionalExample:
Time when the event occurred
2026-05-06 10:00:00descriptionstringOptionalExample:
Further description of the event
Subscription closed due to unpaid debtResponses
200
Successful operation
No content
400
Bad request
application/json
401
Unauthorized
post/telecomsubscription/event
No content
Last updated
Was this helpful?

