yellowgrid-api-ts 3.2.156-dev.0 → 3.2.156

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (96) hide show
  1. package/.openapi-generator/FILES +292 -270
  2. package/.openapi-generator/VERSION +1 -1
  3. package/README.md +53 -3
  4. package/api.ts +3098 -5273
  5. package/base.ts +2 -26
  6. package/common.ts +16 -39
  7. package/config.json +3 -3
  8. package/configuration.ts +27 -21
  9. package/dist/api.d.ts +1416 -4534
  10. package/dist/api.js +3014 -882
  11. package/dist/base.d.ts +1 -25
  12. package/dist/base.js +2 -21
  13. package/dist/common.d.ts +5 -36
  14. package/dist/common.js +17 -39
  15. package/dist/configuration.d.ts +25 -18
  16. package/dist/configuration.js +4 -4
  17. package/dist/index.d.ts +1 -1
  18. package/dist/index.js +1 -1
  19. package/dist/models/HostingPriceListEnum.d.ts +28 -0
  20. package/dist/models/HostingPriceListEnum.js +30 -0
  21. package/docs/AbstractOrderRequestDTO.md +1 -1
  22. package/docs/AccountAddressesDTO.md +25 -0
  23. package/docs/AccountFinanceDTO.md +37 -0
  24. package/docs/AccountsApi.md +1428 -54
  25. package/docs/AddressDTO.md +31 -0
  26. package/docs/AdminOrderRequestDTO.md +1 -1
  27. package/docs/AdminUserModel.md +2 -0
  28. package/docs/BillingApi.md +1 -1
  29. package/docs/CRMApi.md +121 -1
  30. package/docs/Class3CXApi.md +49 -1
  31. package/docs/Class3CXInstallationWizardApi.md +1 -1
  32. package/docs/Class3CXInstallationsApi.md +56 -1
  33. package/docs/Class3CXIntegrationsApi.md +1 -1
  34. package/docs/Class3CXMultiTenantApi.md +1 -1
  35. package/docs/{PostAddAdminNoteRequest.md → CreateCrmNoteBody.md} +3 -3
  36. package/docs/CreditAccountEntity.md +4 -0
  37. package/docs/CrmActivitiesResponseDTO.md +23 -0
  38. package/docs/CrmActivityDTO.md +33 -0
  39. package/docs/CrmDateActivitiesDTO.md +23 -0
  40. package/docs/CrmNoteEntity.md +39 -0
  41. package/docs/CrmNoteModel.md +39 -0
  42. package/docs/CustomerListAccountDTO.md +29 -0
  43. package/docs/CustomerOrderRequestDTO.md +1 -1
  44. package/docs/DetailedOrderRequestDTO.md +1 -1
  45. package/docs/MyPBXToolsApi.md +1 -1
  46. package/docs/NumberPortAdminNoteBody.md +20 -0
  47. package/docs/NumberPortingApi.md +6 -6
  48. package/docs/OAuth20Api.md +49 -1
  49. package/docs/OrdersApi.md +1 -1
  50. package/docs/PartnerDTO.md +39 -0
  51. package/docs/{PatchSetTcxWizardCnameRequest.md → PatchUpdateAccountCnameRequest.md} +3 -3
  52. package/docs/PatchUpdateAccountCompanyNumberRequest.md +20 -0
  53. package/docs/PatchUpdateAccountPhoneRequest.md +20 -0
  54. package/docs/PatchUpdateAccountVatNumberRequest.md +20 -0
  55. package/docs/PatchUpdateCreditLimitRequest.md +20 -0
  56. package/docs/PatchUpdatePriceListRequest.md +20 -0
  57. package/docs/PatchUpdateSipChannelCostRequest.md +20 -0
  58. package/docs/PatchUpdateTcxHostingPriceListRequest.md +20 -0
  59. package/docs/PatchUpdateTcxPartnerIdRequest.md +20 -0
  60. package/docs/PortalAccountModel.md +4 -2
  61. package/docs/PostSendWelcomeEmailRequest.md +20 -0
  62. package/docs/PricingApi.md +1 -1
  63. package/docs/ProductSummaryDTO.md +2 -2
  64. package/docs/ProductsApi.md +1 -1
  65. package/docs/ProspectDTO.md +4 -2
  66. package/docs/ProspectsApi.md +1 -1
  67. package/docs/ProvisioningApi.md +1 -1
  68. package/docs/RecordingBackupAzureModel.md +2 -0
  69. package/docs/RecordingsBackupInfoDTO.md +2 -2
  70. package/docs/SIPTrunksApi.md +1 -1
  71. package/docs/SMSApi.md +1 -1
  72. package/docs/ServicesApi.md +1 -1
  73. package/docs/ShipmentRequestDTO.md +2 -2
  74. package/docs/ShippingApi.md +1 -1
  75. package/docs/StockManagementApi.md +1 -1
  76. package/docs/SystemApi.md +1 -1
  77. package/docs/TableHistoryEntity.md +35 -0
  78. package/docs/TcxKeySummaryDTO.md +1 -1
  79. package/docs/TicketsApi.md +1 -1
  80. package/docs/WebhooksApi.md +1 -1
  81. package/getEnums.php +31 -31
  82. package/index.ts +1 -1
  83. package/models/HostingPriceListEnum.ts +29 -0
  84. package/openapitools.json +1 -1
  85. package/package.json +2 -2
  86. package/dist/models/GroupEnum.d.ts +0 -43
  87. package/dist/models/GroupEnum.js +0 -45
  88. package/docs/NumberPortModel.md +0 -51
  89. package/docs/PostGetProductRequest.md +0 -24
  90. package/docs/TcxInstallationDetailsModel.md +0 -45
  91. package/docs/TelephonySupportTicketModel.md +0 -41
  92. package/hs_err_pid16044.log +0 -249
  93. package/hs_err_pid44560.log +0 -249
  94. package/hs_err_pid53988.log +0 -249
  95. package/hs_err_pid58728.log +0 -40
  96. package/models/GroupEnum.ts +0 -44
@@ -0,0 +1,31 @@
1
+ # AddressDTO
2
+
3
+ Address
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **addressLine1** | **string** | Address Line 1 | [optional] [default to undefined]
10
+ **addressLine2** | **string** | Address Line 2 | [optional] [default to undefined]
11
+ **city** | **string** | City | [optional] [default to undefined]
12
+ **region** | **string** | Region | [optional] [default to undefined]
13
+ **postalCode** | **string** | Postal Code | [optional] [default to undefined]
14
+ **iso** | **string** | Country | [optional] [default to undefined]
15
+
16
+ ## Example
17
+
18
+ ```typescript
19
+ import { AddressDTO } from 'yellowgrid-api-ts';
20
+
21
+ const instance: AddressDTO = {
22
+ addressLine1,
23
+ addressLine2,
24
+ city,
25
+ region,
26
+ postalCode,
27
+ iso,
28
+ };
29
+ ```
30
+
31
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -10,7 +10,7 @@ Name | Type | Description | Notes
10
10
  **items** | [**Array<DetailedItemRequestDTO>**](DetailedItemRequestDTO.md) | Items | [optional] [default to undefined]
11
11
  **shippingService** | [**ShippingServiceDTO**](ShippingServiceDTO.md) | | [optional] [default to undefined]
12
12
  **provisioningUrl** | **string** | Provisioning URL | [optional] [default to undefined]
13
- **shippingAddress** | [**AddressModel**](AddressModel.md) | | [optional] [default to undefined]
13
+ **shippingAddress** | [**AddressModel**](AddressModel.md) | Shipping Address | [optional] [default to undefined]
14
14
  **partShip** | **boolean** | Part Ship Order | [optional] [default to undefined]
15
15
  **quote** | **boolean** | Quote | [optional] [default to undefined]
16
16
  **customerId** | **number** | Customer ID | [optional] [default to undefined]
@@ -6,6 +6,7 @@ Admin User
6
6
 
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
+ **id** | **number** | ID | [optional] [default to undefined]
9
10
  **firstName** | **string** | First Name | [optional] [default to undefined]
10
11
  **lastName** | **string** | Last Name | [optional] [default to undefined]
11
12
  **avatar** | **string** | Avatar | [optional] [default to undefined]
@@ -22,6 +23,7 @@ Name | Type | Description | Notes
22
23
  import { AdminUserModel } from 'yellowgrid-api-ts';
23
24
 
24
25
  const instance: AdminUserModel = {
26
+ id,
25
27
  firstName,
26
28
  lastName,
27
29
  avatar,
@@ -1,6 +1,6 @@
1
1
  # BillingApi
2
2
 
3
- All URIs are relative to *https://api.local.yellowgrid.co.uk*
3
+ All URIs are relative to *https://bitbucket.org*
4
4
 
5
5
  |Method | HTTP request | Description|
6
6
  |------------- | ------------- | -------------|
package/docs/CRMApi.md CHANGED
@@ -1,10 +1,72 @@
1
1
  # CRMApi
2
2
 
3
- All URIs are relative to *https://api.local.yellowgrid.co.uk*
3
+ All URIs are relative to *https://bitbucket.org*
4
4
 
5
5
  |Method | HTTP request | Description|
6
6
  |------------- | ------------- | -------------|
7
+ |[**getGetCrmActivities**](#getgetcrmactivities) | **GET** /admin/crm/{id}/activities | |
7
8
  |[**getSearchByPhone**](#getsearchbyphone) | **GET** /crm/contact/search | |
9
+ |[**postCreateCrmNote**](#postcreatecrmnote) | **POST** /admin/crm/{id}/activities/note | |
10
+
11
+ # **getGetCrmActivities**
12
+ > CrmActivitiesResponseDTO getGetCrmActivities()
13
+
14
+ Get Customer CRM Activities
15
+
16
+ ### Example
17
+
18
+ ```typescript
19
+ import {
20
+ CRMApi,
21
+ Configuration
22
+ } from 'yellowgrid-api-ts';
23
+
24
+ const configuration = new Configuration();
25
+ const apiInstance = new CRMApi(configuration);
26
+
27
+ let id: number; //Account ID (default to undefined)
28
+ let type: 'alert' | 'call' | 'email' | 'note' | 'order' | 'quote' | 'tcx_order'; //Activity Type (optional) (default to undefined)
29
+ let userId: number; //Activity Created By (optional) (default to undefined)
30
+
31
+ const { status, data } = await apiInstance.getGetCrmActivities(
32
+ id,
33
+ type,
34
+ userId
35
+ );
36
+ ```
37
+
38
+ ### Parameters
39
+
40
+ |Name | Type | Description | Notes|
41
+ |------------- | ------------- | ------------- | -------------|
42
+ | **id** | [**number**] | Account ID | defaults to undefined|
43
+ | **type** | [**&#39;alert&#39; | &#39;call&#39; | &#39;email&#39; | &#39;note&#39; | &#39;order&#39; | &#39;quote&#39; | &#39;tcx_order&#39;**]**Array<&#39;alert&#39; &#124; &#39;call&#39; &#124; &#39;email&#39; &#124; &#39;note&#39; &#124; &#39;order&#39; &#124; &#39;quote&#39; &#124; &#39;tcx_order&#39;>** | Activity Type | (optional) defaults to undefined|
44
+ | **userId** | [**number**] | Activity Created By | (optional) defaults to undefined|
45
+
46
+
47
+ ### Return type
48
+
49
+ **CrmActivitiesResponseDTO**
50
+
51
+ ### Authorization
52
+
53
+ No authorization required
54
+
55
+ ### HTTP request headers
56
+
57
+ - **Content-Type**: Not defined
58
+ - **Accept**: application/json
59
+
60
+
61
+ ### HTTP response details
62
+ | Status code | Description | Response headers |
63
+ |-------------|-------------|------------------|
64
+ |**200** | CRM Activities | - |
65
+ |**400** | Bad Request | - |
66
+ |**401** | Unauthorised | - |
67
+ |**403** | Access Denied | - |
68
+
69
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
8
70
 
9
71
  # **getSearchByPhone**
10
72
  > CrmContactDTO getSearchByPhone()
@@ -53,3 +115,61 @@ No authorization required
53
115
 
54
116
  [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
55
117
 
118
+ # **postCreateCrmNote**
119
+ > CrmActivityDTO postCreateCrmNote()
120
+
121
+ Create CRM Note
122
+
123
+ ### Example
124
+
125
+ ```typescript
126
+ import {
127
+ CRMApi,
128
+ Configuration,
129
+ CreateCrmNoteBody
130
+ } from 'yellowgrid-api-ts';
131
+
132
+ const configuration = new Configuration();
133
+ const apiInstance = new CRMApi(configuration);
134
+
135
+ let id: number; //Account ID (default to undefined)
136
+ let createCrmNoteBody: CreateCrmNoteBody; //CRM Note Request (optional)
137
+
138
+ const { status, data } = await apiInstance.postCreateCrmNote(
139
+ id,
140
+ createCrmNoteBody
141
+ );
142
+ ```
143
+
144
+ ### Parameters
145
+
146
+ |Name | Type | Description | Notes|
147
+ |------------- | ------------- | ------------- | -------------|
148
+ | **createCrmNoteBody** | **CreateCrmNoteBody**| CRM Note Request | |
149
+ | **id** | [**number**] | Account ID | defaults to undefined|
150
+
151
+
152
+ ### Return type
153
+
154
+ **CrmActivityDTO**
155
+
156
+ ### Authorization
157
+
158
+ No authorization required
159
+
160
+ ### HTTP request headers
161
+
162
+ - **Content-Type**: application/json
163
+ - **Accept**: application/json
164
+
165
+
166
+ ### HTTP response details
167
+ | Status code | Description | Response headers |
168
+ |-------------|-------------|------------------|
169
+ |**200** | CRM Activity | - |
170
+ |**400** | Bad Request | - |
171
+ |**401** | Unauthorised | - |
172
+ |**403** | Access Denied | - |
173
+
174
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
175
+
@@ -1,10 +1,11 @@
1
1
  # Class3CXApi
2
2
 
3
- All URIs are relative to *https://api.local.yellowgrid.co.uk*
3
+ All URIs are relative to *https://bitbucket.org*
4
4
 
5
5
  |Method | HTTP request | Description|
6
6
  |------------- | ------------- | -------------|
7
7
  |[**getGetLicenceDetails**](#getgetlicencedetails) | **GET** /tcx/licences/details | Get 3CX Licence Details|
8
+ |[**getGetTcxExpiringKeys**](#getgettcxexpiringkeys) | **GET** /tcx/admin/keys/expiring/csv | Get 3CX Expiring Keys|
8
9
  |[**postGetBulkLicenceDetails**](#postgetbulklicencedetails) | **POST** /tcx/licences/bulk/details | Get bulk 3CX Licence Details|
9
10
 
10
11
  # **getGetLicenceDetails**
@@ -61,6 +62,53 @@ No authorization required
61
62
 
62
63
  [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
63
64
 
65
+ # **getGetTcxExpiringKeys**
66
+ > string getGetTcxExpiringKeys()
67
+
68
+ Get 3CX Expiring Keys
69
+
70
+ ### Example
71
+
72
+ ```typescript
73
+ import {
74
+ Class3CXApi,
75
+ Configuration
76
+ } from 'yellowgrid-api-ts';
77
+
78
+ const configuration = new Configuration();
79
+ const apiInstance = new Class3CXApi(configuration);
80
+
81
+ const { status, data } = await apiInstance.getGetTcxExpiringKeys();
82
+ ```
83
+
84
+ ### Parameters
85
+ This endpoint does not have any parameters.
86
+
87
+
88
+ ### Return type
89
+
90
+ **string**
91
+
92
+ ### Authorization
93
+
94
+ No authorization required
95
+
96
+ ### HTTP request headers
97
+
98
+ - **Content-Type**: Not defined
99
+ - **Accept**: text/csv
100
+
101
+
102
+ ### HTTP response details
103
+ | Status code | Description | Response headers |
104
+ |-------------|-------------|------------------|
105
+ |**200** | 3CX Expiring Key CSV | - |
106
+ |**400** | Bad Request | - |
107
+ |**401** | Unauthorised | - |
108
+ |**403** | Access Denied | - |
109
+
110
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
111
+
64
112
  # **postGetBulkLicenceDetails**
65
113
  > TcxBulkLicenceDetailsModel postGetBulkLicenceDetails()
66
114
 
@@ -1,6 +1,6 @@
1
1
  # Class3CXInstallationWizardApi
2
2
 
3
- All URIs are relative to *https://api.local.yellowgrid.co.uk*
3
+ All URIs are relative to *https://bitbucket.org*
4
4
 
5
5
  |Method | HTTP request | Description|
6
6
  |------------- | ------------- | -------------|
@@ -1,11 +1,12 @@
1
1
  # Class3CXInstallationsApi
2
2
 
3
- All URIs are relative to *https://api.local.yellowgrid.co.uk*
3
+ All URIs are relative to *https://bitbucket.org*
4
4
 
5
5
  |Method | HTTP request | Description|
6
6
  |------------- | ------------- | -------------|
7
7
  |[**getGetDetails**](#getgetdetails) | **GET** /tcx/installations/{wizard_id}/details | Get 3CX Installation Details|
8
8
  |[**getGetInstallations**](#getgetinstallations) | **GET** /tcx/installations | Get 3CX Installations|
9
+ |[**getGetRecordingBackupStorage**](#getgetrecordingbackupstorage) | **GET** /tcx/installations/{instance_id}/recordings/backup | Get Recording Backup Storage|
9
10
  |[**patchChangeInstanceOwner**](#patchchangeinstanceowner) | **PATCH** /tcx/installations/{instance_id}/owner | Change instance owner|
10
11
  |[**patchUpdateAutoFailover**](#patchupdateautofailover) | **PATCH** /tcx/installations/{instance_id}/failover/auto | Update 3CX Instance Auto Failover|
11
12
  |[**postAddDisk**](#postadddisk) | **POST** /tcx/installations/{instance_id}/disk | Add additional disk on 3CX Instance|
@@ -150,6 +151,60 @@ No authorization required
150
151
 
151
152
  [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
152
153
 
154
+ # **getGetRecordingBackupStorage**
155
+ > RecordingBackupAzureModel getGetRecordingBackupStorage()
156
+
157
+ Get Recording Backup Storage
158
+
159
+ ### Example
160
+
161
+ ```typescript
162
+ import {
163
+ Class3CXInstallationsApi,
164
+ Configuration
165
+ } from 'yellowgrid-api-ts';
166
+
167
+ const configuration = new Configuration();
168
+ const apiInstance = new Class3CXInstallationsApi(configuration);
169
+
170
+ let instanceId: string; //Instance ID (default to undefined)
171
+
172
+ const { status, data } = await apiInstance.getGetRecordingBackupStorage(
173
+ instanceId
174
+ );
175
+ ```
176
+
177
+ ### Parameters
178
+
179
+ |Name | Type | Description | Notes|
180
+ |------------- | ------------- | ------------- | -------------|
181
+ | **instanceId** | [**string**] | Instance ID | defaults to undefined|
182
+
183
+
184
+ ### Return type
185
+
186
+ **RecordingBackupAzureModel**
187
+
188
+ ### Authorization
189
+
190
+ No authorization required
191
+
192
+ ### HTTP request headers
193
+
194
+ - **Content-Type**: Not defined
195
+ - **Accept**: application/json
196
+
197
+
198
+ ### HTTP response details
199
+ | Status code | Description | Response headers |
200
+ |-------------|-------------|------------------|
201
+ |**200** | Recordings Backup Storage | - |
202
+ |**400** | Bad Request | - |
203
+ |**401** | Unauthorised | - |
204
+ |**403** | Access Denied | - |
205
+
206
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
207
+
153
208
  # **patchChangeInstanceOwner**
154
209
  > patchChangeInstanceOwner()
155
210
 
@@ -1,6 +1,6 @@
1
1
  # Class3CXIntegrationsApi
2
2
 
3
- All URIs are relative to *https://api.local.yellowgrid.co.uk*
3
+ All URIs are relative to *https://bitbucket.org*
4
4
 
5
5
  |Method | HTTP request | Description|
6
6
  |------------- | ------------- | -------------|
@@ -1,6 +1,6 @@
1
1
  # Class3CXMultiTenantApi
2
2
 
3
- All URIs are relative to *https://api.local.yellowgrid.co.uk*
3
+ All URIs are relative to *https://bitbucket.org*
4
4
 
5
5
  |Method | HTTP request | Description|
6
6
  |------------- | ------------- | -------------|
@@ -1,4 +1,4 @@
1
- # PostAddAdminNoteRequest
1
+ # CreateCrmNoteBody
2
2
 
3
3
 
4
4
  ## Properties
@@ -10,9 +10,9 @@ Name | Type | Description | Notes
10
10
  ## Example
11
11
 
12
12
  ```typescript
13
- import { PostAddAdminNoteRequest } from 'yellowgrid-api-ts';
13
+ import { CreateCrmNoteBody } from 'yellowgrid-api-ts';
14
14
 
15
- const instance: PostAddAdminNoteRequest = {
15
+ const instance: CreateCrmNoteBody = {
16
16
  note,
17
17
  };
18
18
  ```
@@ -27,6 +27,8 @@ Name | Type | Description | Notes
27
27
  **resellerId** | **string** | 3CX Reseller ID | [optional] [default to undefined]
28
28
  **creationDate** | **string** | Creation Date | [optional] [default to undefined]
29
29
  **prizePromo** | **boolean** | Prize Promo Enabled | [optional] [default to undefined]
30
+ **portalAccess** | **boolean** | Portal Access | [optional] [default to undefined]
31
+ **cname** | **string** | CNAME | [optional] [default to undefined]
30
32
 
31
33
  ## Example
32
34
 
@@ -55,6 +57,8 @@ const instance: CreditAccountEntity = {
55
57
  resellerId,
56
58
  creationDate,
57
59
  prizePromo,
60
+ portalAccess,
61
+ cname,
58
62
  };
59
63
  ```
60
64
 
@@ -0,0 +1,23 @@
1
+ # CrmActivitiesResponseDTO
2
+
3
+ CRM Activities Response
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **dates** | [**Array&lt;CrmDateActivitiesDTO&gt;**](CrmDateActivitiesDTO.md) | Dates | [optional] [default to undefined]
10
+ **agents** | [**Array&lt;AdminUserModel&gt;**](AdminUserModel.md) | Agents | [optional] [default to undefined]
11
+
12
+ ## Example
13
+
14
+ ```typescript
15
+ import { CrmActivitiesResponseDTO } from 'yellowgrid-api-ts';
16
+
17
+ const instance: CrmActivitiesResponseDTO = {
18
+ dates,
19
+ agents,
20
+ };
21
+ ```
22
+
23
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,33 @@
1
+ # CrmActivityDTO
2
+
3
+ CRM Activity
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **type** | **string** | Activity Type | [optional] [default to undefined]
10
+ **timestamp** | **string** | Activity Timestamp | [optional] [default to undefined]
11
+ **title** | **string** | Activity Title | [optional] [default to undefined]
12
+ **description** | **string** | Activity Description | [optional] [default to undefined]
13
+ **url** | **string** | Activity URL | [optional] [default to undefined]
14
+ **user** | **string** | Activity User Name | [optional] [default to undefined]
15
+ **contact** | **string** | Activity Contact Name | [optional] [default to undefined]
16
+
17
+ ## Example
18
+
19
+ ```typescript
20
+ import { CrmActivityDTO } from 'yellowgrid-api-ts';
21
+
22
+ const instance: CrmActivityDTO = {
23
+ type,
24
+ timestamp,
25
+ title,
26
+ description,
27
+ url,
28
+ user,
29
+ contact,
30
+ };
31
+ ```
32
+
33
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,23 @@
1
+ # CrmDateActivitiesDTO
2
+
3
+ CRM Date Activities
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **date** | **string** | Date | [optional] [default to undefined]
10
+ **activities** | [**Array&lt;CrmActivityDTO&gt;**](CrmActivityDTO.md) | Activities | [optional] [default to undefined]
11
+
12
+ ## Example
13
+
14
+ ```typescript
15
+ import { CrmDateActivitiesDTO } from 'yellowgrid-api-ts';
16
+
17
+ const instance: CrmDateActivitiesDTO = {
18
+ date,
19
+ activities,
20
+ };
21
+ ```
22
+
23
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,39 @@
1
+ # CrmNoteEntity
2
+
3
+ CrmNotesEntity
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **id** | **number** | id | [optional] [default to undefined]
10
+ **customerId** | **string** | customerId | [optional] [default to undefined]
11
+ **userId** | **number** | userId | [optional] [default to undefined]
12
+ **type** | **string** | type | [optional] [default to undefined]
13
+ **note** | **string** | note | [optional] [default to undefined]
14
+ **timestamp** | **string** | timestamp | [optional] [default to undefined]
15
+ **journalTime** | **string** | journalTime | [optional] [default to undefined]
16
+ **duration** | **string** | duration | [optional] [default to undefined]
17
+ **callType** | **string** | callType | [optional] [default to undefined]
18
+ **callId** | **number** | callId | [optional] [default to undefined]
19
+
20
+ ## Example
21
+
22
+ ```typescript
23
+ import { CrmNoteEntity } from 'yellowgrid-api-ts';
24
+
25
+ const instance: CrmNoteEntity = {
26
+ id,
27
+ customerId,
28
+ userId,
29
+ type,
30
+ note,
31
+ timestamp,
32
+ journalTime,
33
+ duration,
34
+ callType,
35
+ callId,
36
+ };
37
+ ```
38
+
39
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,39 @@
1
+ # CrmNoteModel
2
+
3
+ CrmNotesEntity
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **id** | **number** | id | [optional] [default to undefined]
10
+ **customerId** | **string** | customerId | [optional] [default to undefined]
11
+ **userId** | **number** | userId | [optional] [default to undefined]
12
+ **type** | **string** | type | [optional] [default to undefined]
13
+ **note** | **string** | note | [optional] [default to undefined]
14
+ **timestamp** | **string** | timestamp | [optional] [default to undefined]
15
+ **journalTime** | **string** | journalTime | [optional] [default to undefined]
16
+ **duration** | **string** | duration | [optional] [default to undefined]
17
+ **callType** | **string** | callType | [optional] [default to undefined]
18
+ **callId** | **number** | callId | [optional] [default to undefined]
19
+
20
+ ## Example
21
+
22
+ ```typescript
23
+ import { CrmNoteModel } from 'yellowgrid-api-ts';
24
+
25
+ const instance: CrmNoteModel = {
26
+ id,
27
+ customerId,
28
+ userId,
29
+ type,
30
+ note,
31
+ timestamp,
32
+ journalTime,
33
+ duration,
34
+ callType,
35
+ callId,
36
+ };
37
+ ```
38
+
39
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,29 @@
1
+ # CustomerListAccountDTO
2
+
3
+ Customer List Account
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **id** | **number** | ID | [optional] [default to undefined]
10
+ **xeroId** | **string** | Xero ID | [optional] [default to undefined]
11
+ **accountNumber** | **string** | Account Number | [optional] [default to undefined]
12
+ **company** | **string** | Company Name | [optional] [default to undefined]
13
+ **domains** | **Array&lt;string&gt;** | Associated Email Domains | [optional] [default to undefined]
14
+
15
+ ## Example
16
+
17
+ ```typescript
18
+ import { CustomerListAccountDTO } from 'yellowgrid-api-ts';
19
+
20
+ const instance: CustomerListAccountDTO = {
21
+ id,
22
+ xeroId,
23
+ accountNumber,
24
+ company,
25
+ domains,
26
+ };
27
+ ```
28
+
29
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -10,7 +10,7 @@ Name | Type | Description | Notes
10
10
  **items** | [**Array&lt;CustomerItemRequestDTO&gt;**](CustomerItemRequestDTO.md) | Items | [optional] [default to undefined]
11
11
  **shippingService** | [**ShippingServiceDTO**](ShippingServiceDTO.md) | | [optional] [default to undefined]
12
12
  **provisioningUrl** | **string** | Provisioning URL | [optional] [default to undefined]
13
- **shippingAddress** | [**AddressModel**](AddressModel.md) | | [optional] [default to undefined]
13
+ **shippingAddress** | [**AddressModel**](AddressModel.md) | Shipping Address | [optional] [default to undefined]
14
14
  **partShip** | **boolean** | Part Ship Order | [optional] [default to undefined]
15
15
  **quote** | **boolean** | Quote | [optional] [default to undefined]
16
16
 
@@ -10,7 +10,7 @@ Name | Type | Description | Notes
10
10
  **items** | [**Array&lt;DetailedItemRequestDTO&gt;**](DetailedItemRequestDTO.md) | Items | [optional] [default to undefined]
11
11
  **shippingService** | [**ShippingServiceDTO**](ShippingServiceDTO.md) | | [optional] [default to undefined]
12
12
  **provisioningUrl** | **string** | Provisioning URL | [optional] [default to undefined]
13
- **shippingAddress** | [**AddressModel**](AddressModel.md) | | [optional] [default to undefined]
13
+ **shippingAddress** | [**AddressModel**](AddressModel.md) | Shipping Address | [optional] [default to undefined]
14
14
  **partShip** | **boolean** | Part Ship Order | [optional] [default to undefined]
15
15
  **quote** | **boolean** | Quote | [optional] [default to undefined]
16
16
 
@@ -1,6 +1,6 @@
1
1
  # MyPBXToolsApi
2
2
 
3
- All URIs are relative to *https://api.local.yellowgrid.co.uk*
3
+ All URIs are relative to *https://bitbucket.org*
4
4
 
5
5
  |Method | HTTP request | Description|
6
6
  |------------- | ------------- | -------------|
@@ -0,0 +1,20 @@
1
+ # NumberPortAdminNoteBody
2
+
3
+
4
+ ## Properties
5
+
6
+ Name | Type | Description | Notes
7
+ ------------ | ------------- | ------------- | -------------
8
+ **note** | **string** | Note | [optional] [default to undefined]
9
+
10
+ ## Example
11
+
12
+ ```typescript
13
+ import { NumberPortAdminNoteBody } from 'yellowgrid-api-ts';
14
+
15
+ const instance: NumberPortAdminNoteBody = {
16
+ note,
17
+ };
18
+ ```
19
+
20
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)