Telecomsubscription

Telecom subscription events

API interface for delivering telecom subscription events

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body

TelecomSubscriptionEvent

statusstringOptional

Type of event

Example: disconnected
customernumberstringOptional

Customer number identifying the debtor

Example: A123456
timestringOptional

Time when the event occurred

Example: 2026-05-06 10:00:00
descriptionstringOptional

Further description of the event

Example: Subscription closed due to unpaid debt
Responses
200

Successful operation

No content

post
/telecomsubscription/event

No content

Last updated

Was this helpful?