1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
|
[
{
"id": 1233094,
"account_id": 1233094,
"account_bundles": [
{
"account_bundle_id": 1233094,
"status": "ACTIVE",
"creation_date": "2017-09-15T22:00:00Z",
"deactivation_date": "2017-09-15T22:00:00Z"
}
],
"sale_date": "2017-09-15T22:00:00Z",
"sale_type": "SALE",
"user_name": "test@test.com",
"commercial_product_id": 3072,
"billing_type": "POSTPAID",
"subscription_type": "MOBILE",
"subscription_additional_details": {
"external_id": 11111111,
"kit_type": "A-MAGNETICO",
"kit_type_description": "CONTACTO MAGNETICO PARA PUERTAS",
"third_party_address": {
"address_type": "INSTALLATION",
"address_lines": [
{
"address_line_name": "Street",
"address_line_value": "Street name"
}
],
"contact_details": {
"contact_name": "string",
"contact_phone_1": "string",
"contact_phone_2": "string",
"contact_email_address": "string",
"contact_identity_document": "string",
"additional_details": "string"
}
},
"third_party_work_order_status": "INSTALACION TERMINADA",
"third_party_installation_status": "INSTALACION TERMINADA",
"third_party_contract_status": "ACTIVO",
"installation_date": "2017-09-15",
"nxt_invoice_cfee_netamo": 8.264463,
"nxt_invoice_ofee_netamo": 8.264463,
"total_stay_time": 24,
"stay_period": 24,
"total_stay_cost": 400,
"stay_cost": 400,
"no_return_cost": 400,
"install_comp": [
{
"item_cd": "A-MAGNETICO",
"item_desc": "CONTACTO MAGNETICO PARA PUERTAS",
"item_quantity": 1
}
]
},
"addresses": [
{
"address_type": "INSTALLATION",
"address_lines": [
{
"address_line_name": "Street",
"address_line_value": "Street name"
}
],
"contact_details": {
"contact_name": "string",
"contact_phone_1": "string",
"contact_phone_2": "string",
"contact_email_address": "string",
"contact_identity_document": "string",
"additional_details": "string"
}
}
],
"current_status": "ACTIVE",
"current_status_date": "2017-09-15T22:00:00Z",
"cancellation_reason": {
"deactive_motive": "CANCELACION VENTA",
"reason": "SUBSCRIPTION_NOT_ACTIVATED_AFTER_WAITING_TIME"
},
"status_history": [
{
"status_date": "2017-09-15T22:00:00Z",
"status": "ACTIVE"
}
],
"contract_documents": [
"string"
]
}
]
|