Ropo One
Status notification service
Payload
Status information provided from Ropo One.
created_atstring · dateOptionalExample:
Event creation timestamp in ISO8601 format
2019-08-12T14:36:00+00:00idstringOptionalExample:
Event identification
e69f55fe-46c4-45cf-ab16-85da60b63884Responses
200
OK
No content
Payload
{
"created_at": "2019-08-12T14:36:00+00:00",
"id": "e69f55fe-46c4-45cf-ab16-85da60b63884",
"data": {
"contract": [
{
"contract_no": "123456",
"jobid": "234567",
"cid": "12345",
"name": "Network contract",
"startdate": "2017-06-01",
"enddate": "2018-06-01",
"contractstatus": "closed",
"type": "insurance",
"termination_date": "2022-06-01",
"terminationterm": "14",
"product": "Home insurance",
"description": "Termination date was updated",
"customernumber": "text"
}
],
"delivery": [
{
"jobid": 12345,
"cid": 12345,
"documentid": "1568967695dfc8d393a4bd4cc5bb258eff2bb3cea4",
"status": "delivered",
"statustime": "2019-08-12 14:36:00",
"description": "Recipient not found or not active",
"distributionchannel": "b2b",
"notes": [
{
"note": "Check postal address."
}
],
"errors": [
{
"error": "Postal address missing."
}
],
"invoicenumber": "12345",
"customernumber": "text"
}
],
"lcstatus": [
{
"jobid": "12345",
"cid": "12345",
"documentid": "1568967695dfc8d393a4bd4cc5bb258eff2bb3cea4",
"status": "delivered",
"code": "0",
"time": "2019-08-12 14:36:00",
"description": "Recipient not found or not active",
"paydate": "2022-06-15",
"currentpaydate": "2022-06-30",
"invoicenumber": "12345",
"interest": 7,
"expenses": 50,
"opencapital": 250,
"source": "online",
"contract": [
{
"contract_no": "text"
}
],
"customernumber": "text"
}
],
"payment": [
{
"jobid": "12345",
"cid": "12345",
"documentid": "1568967695dfc8d393a4bd4cc5bb258eff2bb3cea4",
"amount": "30.00",
"amountbreakdown": {
"capital": "30.00",
"interest": "1.20",
"expenses": 5,
"cashdiscount": "0.50"
},
"openamount": "30.00",
"openamountbreakdown": {
"capital": "30.00",
"interest": "1.20",
"expenses": 5,
"cashdiscount": "0.50"
},
"type": "2",
"time": "2019-08-12 14:36:00",
"description": "Paid to Ropo",
"reference": "1234567",
"invoicenumber": "1234567",
"paymentdate": "2022-06-15",
"accountdate": "2022-06-15",
"settlementdate": "2022-06-15",
"customernumber": "text"
}
],
"duedateupdate": [
{
"jobid": "12345",
"cid": "12345",
"documentid": "1568967695dfc8d393a4bd4cc5bb258eff2bb3cea4",
"status": "delivered",
"code": "0",
"time": "2019-08-12 14:36:00",
"description": "Recipient not found or not active",
"paydate": "2022-06-15",
"currentpaydate": "2022-06-30",
"invoicenumber": "12345",
"interest": 7,
"expenses": 50,
"opencapital": 250,
"source": "online",
"contract": [
{
"contract_no": "text"
}
],
"customernumber": "text"
}
],
"creditnote": [
{
"creditjobid": 12345,
"creditbillnum": "52762781",
"debitjobid": 12345,
"debitbillnum": "436323434",
"cid": 12345,
"amount": "100.00",
"time": "2019-08-12 14:36:00",
"type": "allocated",
"description": "Recipient not found or not active",
"customernumber": "text"
}
],
"disconnect": [
{
"customernumber": "12345",
"usageplacecode": "2728282",
"contract_no": "co383838",
"invoices": [
{
"invoicenumber": "12345",
"jobid": "12345",
"cid": "12345",
"documentid": "1568967695dfc8d393a4bd4cc5bb258eff2bb3cea4"
}
],
"time": "2022-05-10 12:36:00",
"description": "Disconnect usage place.",
"disconnectiondate": "2022-05-10"
}
],
"reconnect": [
{
"customernumber": "12345",
"usageplacecode": "2728282",
"contract_no": "co383838",
"invoices": [
{
"invoicenumber": "12345",
"jobid": "12345",
"cid": "12345",
"documentid": "1568967695dfc8d393a4bd4cc5bb258eff2bb3cea4"
}
],
"time": "2022-05-10 12:36:00",
"description": "Disconnect usage place."
}
],
"disconnect_telecom": [
{
"customernumber": "10599938",
"time": "2026-04-23 03:40:17",
"description": "Katkaisupyyntö"
}
],
"reconnect_telecom": [
{
"customernumber": "10599938",
"time": "2026-04-23 03:40:17",
"description": "Connection request"
}
],
"creditloss": [
{
"jobid": "12345",
"cid": "12345",
"documentid": "1568967695dfc8d393a4bd4cc5bb258eff2bb3cea4",
"invoicenumber": "12345",
"time": "2019-08-12 14:36",
"amount": 250,
"description": "Creditloss happened due to non payment",
"reason": "text",
"reference": "text",
"type": "suspected",
"amountbreakdown": {
"capital": 250,
"creditloss": 250,
"suspected_creditloss": 250
},
"customernumber": "text"
}
]
}
}Last updated
Was this helpful?

