yellowgrid-api-ts 3.2.276 → 3.2.278

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 (322) hide show
  1. package/.openapi-generator/FILES +37 -0
  2. package/.openapi-generator/VERSION +1 -1
  3. package/README.md +79 -0
  4. package/api.ts +6448 -2386
  5. package/common.ts +2 -2
  6. package/dist/api.d.ts +5989 -3577
  7. package/dist/api.js +6189 -2600
  8. package/dist/models/ReasonEnum.d.ts +18 -0
  9. package/dist/models/ReasonEnum.js +20 -0
  10. package/dist/models/ResolutionEnum.d.ts +18 -0
  11. package/dist/models/ResolutionEnum.js +20 -0
  12. package/dist/models/RmaItemCreditTypeEnum.d.ts +13 -0
  13. package/dist/models/RmaItemCreditTypeEnum.js +15 -0
  14. package/dist/models/RmaItemResolutionEnum.d.ts +28 -0
  15. package/dist/models/RmaItemResolutionEnum.js +30 -0
  16. package/dist/models/RmaItemStatusEnum.d.ts +18 -0
  17. package/dist/models/RmaItemStatusEnum.js +20 -0
  18. package/dist/models/RmaStatusEnum.d.ts +33 -0
  19. package/dist/models/RmaStatusEnum.js +35 -0
  20. package/docs/AbstractOrderRequestDTO.md +4 -4
  21. package/docs/AccountAddressesDTO.md +3 -3
  22. package/docs/AccountContactEntity.md +13 -13
  23. package/docs/AccountContactModel.md +13 -13
  24. package/docs/AccountContactRequestModel.md +9 -9
  25. package/docs/AccountDetailedSummaryDTO.md +10 -10
  26. package/docs/AccountFinanceDTO.md +10 -10
  27. package/docs/AccountRequestModel.md +11 -11
  28. package/docs/AccountSummaryDTO.md +3 -3
  29. package/docs/AccountsApi.md +48 -0
  30. package/docs/AccountsResponseModel.md +4 -4
  31. package/docs/AddressDTO.md +12 -6
  32. package/docs/AddressModel.md +5 -5
  33. package/docs/AddressRequestModel.md +4 -4
  34. package/docs/AdminCustomerRmasModel.md +27 -0
  35. package/docs/AdminNumberPortDTO.md +7 -7
  36. package/docs/AdminOrderRequestDTO.md +4 -4
  37. package/docs/AdminRmaDTO.md +67 -0
  38. package/docs/AdminRmaItemDTO.md +51 -0
  39. package/docs/AdminRmaNoteDTO.md +27 -0
  40. package/docs/AdminRmaSummaryDTO.md +39 -0
  41. package/docs/AdminUserModel.md +5 -5
  42. package/docs/AgentHoursGraphModel.md +4 -4
  43. package/docs/AgentHoursGraphMonthModel.md +2 -2
  44. package/docs/ApiLogEntity.md +12 -12
  45. package/docs/AreaCodeModel.md +2 -2
  46. package/docs/AttachmentModel.md +5 -5
  47. package/docs/AttributeSetEnum.md +2 -2
  48. package/docs/AuditLogEntity.md +9 -9
  49. package/docs/AuthCodeResponseModel.md +1 -1
  50. package/docs/AxisDataDTO.md +1 -1
  51. package/docs/BasicItemDTO.md +2 -2
  52. package/docs/BasicProductDTO.md +2 -2
  53. package/docs/BatchDTO.md +17 -17
  54. package/docs/BatchEntity.md +17 -17
  55. package/docs/BrandedVideoSummaryDTO.md +47 -0
  56. package/docs/BrandedVideosApi.md +424 -0
  57. package/docs/BrandedVideosSummariesModel.md +27 -0
  58. package/docs/CallBarringModel.md +5 -5
  59. package/docs/ClientDetailsModel.md +7 -7
  60. package/docs/ClientModel.md +4 -4
  61. package/docs/CollectionDateDTO.md +27 -0
  62. package/docs/CollectionDatesRequestDTO.md +23 -0
  63. package/docs/CompanyContractModel.md +5 -5
  64. package/docs/ContactInfoModel.md +5 -5
  65. package/docs/ConversationModel.md +8 -8
  66. package/docs/CourierPriceEntity.md +10 -10
  67. package/docs/CreditAccountEntity.md +23 -23
  68. package/docs/CreditNoteDTO.md +5 -1
  69. package/docs/CreditNoteEntity.md +5 -5
  70. package/docs/CreditNoteItemDTO.md +3 -1
  71. package/docs/CreditNoteItemEntity.md +7 -5
  72. package/docs/CreditNoteItemModel.md +7 -5
  73. package/docs/CreditNoteModel.md +5 -5
  74. package/docs/CrmActivitiesResponseDTO.md +2 -2
  75. package/docs/CrmActivityDTO.md +3 -3
  76. package/docs/CrmContactDTO.md +7 -7
  77. package/docs/CrmDateActivitiesDTO.md +1 -1
  78. package/docs/CrmNoteEntity.md +10 -10
  79. package/docs/CrmNoteModel.md +10 -10
  80. package/docs/CustomerCoordinatesDTO.md +5 -5
  81. package/docs/CustomerInformationModel.md +4 -4
  82. package/docs/CustomerItemRequestDTO.md +2 -2
  83. package/docs/CustomerListAccountDTO.md +13 -13
  84. package/docs/CustomerOrderRequestDTO.md +4 -4
  85. package/docs/CustomerPriceListEnum.md +2 -2
  86. package/docs/CustomerRmasModel.md +27 -0
  87. package/docs/CustomerSummaryReportDTO.md +6 -6
  88. package/docs/DdiRangeRequestModel.md +3 -3
  89. package/docs/DdiRangesRequestModel.md +1 -1
  90. package/docs/DetailedItemRequestDTO.md +2 -2
  91. package/docs/DetailedOrderRequestDTO.md +4 -4
  92. package/docs/DivertRequestModel.md +1 -1
  93. package/docs/DivertResponseModel.md +2 -2
  94. package/docs/EdTechProClientEntity.md +4 -4
  95. package/docs/EdTechProSchoolModel.md +11 -11
  96. package/docs/EdTechProSchoolsModel.md +4 -4
  97. package/docs/EdTechProSetupModel.md +5 -5
  98. package/docs/EmailRequestModel.md +21 -0
  99. package/docs/EventDTO.md +8 -8
  100. package/docs/EventRequestDTO.md +3 -3
  101. package/docs/EventSubscriptionModel.md +2 -2
  102. package/docs/EventUpdateDTO.md +4 -4
  103. package/docs/EventUpdateEntity.md +5 -5
  104. package/docs/EventUpdateRequestDTO.md +3 -3
  105. package/docs/ExpiringKeyDTO.md +5 -5
  106. package/docs/FraudManagementModel.md +2 -2
  107. package/docs/FreshdeskCompanyTicketsModel.md +4 -4
  108. package/docs/FreshdeskTicketEntity.md +6 -6
  109. package/docs/FtpAccountsEntity.md +5 -5
  110. package/docs/GenericFileModel.md +3 -3
  111. package/docs/GraphDTO.md +6 -6
  112. package/docs/HostingChangeResponseModel.md +5 -5
  113. package/docs/HostingRegionDTO.md +3 -3
  114. package/docs/InstallationDetailsDTO.md +3 -3
  115. package/docs/InstanceAutoFailoverEntity.md +5 -5
  116. package/docs/InstanceDeletionScheduleEntity.md +4 -4
  117. package/docs/InstanceEntity.md +21 -21
  118. package/docs/InstanceFailoverEntity.md +11 -11
  119. package/docs/InstanceMonitoringEntity.md +3 -3
  120. package/docs/InstanceMonitoringLogEntity.md +6 -6
  121. package/docs/InstanceScheduledTasksEntity.md +6 -6
  122. package/docs/InstanceTcxDetailsEntity.md +10 -10
  123. package/docs/InstanceUserCredentialsEntity.md +5 -5
  124. package/docs/ItemDTO.md +2 -2
  125. package/docs/ItemDiscountEntity.md +6 -6
  126. package/docs/ItemEntity.md +21 -21
  127. package/docs/ItemResolutionRequestModel.md +21 -0
  128. package/docs/LinkedOrderEntity.md +2 -2
  129. package/docs/MFARequiredModel.md +2 -2
  130. package/docs/MacAddressDTO.md +2 -2
  131. package/docs/MacAddressRequestModel.md +21 -0
  132. package/docs/MonthlyUsageModel.md +2 -2
  133. package/docs/MultiTenantChangeResponseModel.md +4 -4
  134. package/docs/NameRequestModel.md +21 -0
  135. package/docs/NavigationModel.md +4 -4
  136. package/docs/NoteRequestModel.md +21 -0
  137. package/docs/NumberPortDTO.md +7 -7
  138. package/docs/NumberPortNoteDTO.md +5 -5
  139. package/docs/NumberPortRangeDTO.md +2 -2
  140. package/docs/NumberPortingApi.md +21 -21
  141. package/docs/NumberPortsModel.md +4 -4
  142. package/docs/OAuth20Api.md +3 -3
  143. package/docs/OfflineInstancesEntity.md +5 -5
  144. package/docs/OrderDTO.md +3 -3
  145. package/docs/OrderDetailsDTO.md +10 -10
  146. package/docs/OrderEntity.md +56 -56
  147. package/docs/OrderItemDTO.md +2 -2
  148. package/docs/OrderRequestModel.md +6 -6
  149. package/docs/OrderSummariesModel.md +4 -4
  150. package/docs/OrderSummaryDTO.md +10 -10
  151. package/docs/OrderTotalModel.md +7 -7
  152. package/docs/OrderedItemEntity.md +14 -14
  153. package/docs/OrderedItemModel.md +14 -14
  154. package/docs/OrdersApi.md +55 -0
  155. package/docs/PartnerDTO.md +10 -10
  156. package/docs/PasswordSenderDTO.md +2 -2
  157. package/docs/PasswordSenderEntity.md +7 -7
  158. package/docs/PortalAccountModel.md +23 -23
  159. package/docs/PortalLoginModel.md +7 -7
  160. package/docs/PostGenerateReport200Response.md +8 -8
  161. package/docs/PriceListItemModel.md +2 -2
  162. package/docs/PrinterEntity.md +5 -5
  163. package/docs/PrizesEntity.md +6 -6
  164. package/docs/ProductDetailedSummaryDTO.md +2 -2
  165. package/docs/ProductPriceListItemModel.md +2 -2
  166. package/docs/ProductSearchResultsModel.md +1 -1
  167. package/docs/ProductSerialInfoDTO.md +27 -0
  168. package/docs/ProductSerialInfoModel.md +3 -3
  169. package/docs/ProductSummaryDTO.md +2 -2
  170. package/docs/PromoCodesEntity.md +8 -8
  171. package/docs/PromoItemModel.md +8 -8
  172. package/docs/PromoItemsEntity.md +8 -8
  173. package/docs/PromoModel.md +8 -8
  174. package/docs/PromoSummariesModel.md +4 -4
  175. package/docs/PromoSummaryDTO.md +3 -3
  176. package/docs/ProspectDTO.md +7 -7
  177. package/docs/ProspectEntity.md +11 -11
  178. package/docs/ProvisioningModel.md +3 -3
  179. package/docs/ProvisioningRequestEntity.md +3 -3
  180. package/docs/RMAApi.md +1749 -0
  181. package/docs/ReasonRequestModel.md +21 -0
  182. package/docs/RecordingBackupAzureModel.md +4 -4
  183. package/docs/RemoteStorageDTO.md +4 -4
  184. package/docs/ReportRequestDTO.md +1 -1
  185. package/docs/ResolutionRequestModel.md +21 -0
  186. package/docs/ResourceNotReadyException.md +3 -3
  187. package/docs/RmaCollectionDTO.md +27 -0
  188. package/docs/RmaCreditItemRequestDTO.md +25 -0
  189. package/docs/RmaDTO.md +47 -0
  190. package/docs/RmaItemDTO.md +35 -0
  191. package/docs/RmaItemRequestDTO.md +25 -0
  192. package/docs/RmaOrderDTO.md +33 -0
  193. package/docs/RmaOrderItemDTO.md +37 -0
  194. package/docs/RmaOrderSummaryDTO.md +25 -0
  195. package/docs/RmaReplacementOrderItemDTO.md +23 -0
  196. package/docs/RmaReplacementOrderRequestDTO.md +21 -0
  197. package/docs/RmaRequestDTO.md +36 -0
  198. package/docs/RmaReturnDTO.md +31 -0
  199. package/docs/RmaSummaryDTO.md +31 -0
  200. package/docs/RmaSummaryItemDTO.md +23 -0
  201. package/docs/RootAccessModel.md +3 -3
  202. package/docs/S3BucketEntity.md +4 -4
  203. package/docs/ScannedItemModel.md +1 -1
  204. package/docs/ScopeModel.md +2 -2
  205. package/docs/SerialNumberRequestModel.md +21 -0
  206. package/docs/SeriesDTO.md +3 -3
  207. package/docs/ServiceHealthDTO.md +2 -2
  208. package/docs/ServiceStatusDTO.md +4 -4
  209. package/docs/ShipmentAddressEntity.md +11 -11
  210. package/docs/ShipmentDTO.md +4 -4
  211. package/docs/ShipmentEntity.md +12 -12
  212. package/docs/ShipmentItemDTO.md +2 -2
  213. package/docs/ShipmentItemEntity.md +5 -5
  214. package/docs/ShipmentItemModel.md +5 -5
  215. package/docs/ShipmentModel.md +12 -12
  216. package/docs/ShipmentRequestDTO.md +4 -4
  217. package/docs/ShippingApi.md +56 -0
  218. package/docs/ShippingConsignmentModel.md +4 -4
  219. package/docs/ShippingInformationDTO.md +3 -3
  220. package/docs/ShippingRequestDTO.md +3 -3
  221. package/docs/ShippingServiceDTO.md +2 -2
  222. package/docs/ShippingServiceModel.md +4 -4
  223. package/docs/ShippingServicesModel.md +1 -1
  224. package/docs/SipTrunkChangeResponseModel.md +5 -5
  225. package/docs/SipTrunkCreationRequestModel.md +6 -6
  226. package/docs/SipTrunkEntity.md +12 -12
  227. package/docs/SipTrunksResponseModel.md +4 -4
  228. package/docs/SmsAccountDTO.md +6 -6
  229. package/docs/SmsAccountEntity.md +6 -6
  230. package/docs/SmsAccountRequestDTO.md +5 -5
  231. package/docs/SmsDataModel.md +1 -1
  232. package/docs/SmsMessageModel.md +3 -3
  233. package/docs/SmsNumbersEntity.md +2 -2
  234. package/docs/SmsPayloadModel.md +3 -3
  235. package/docs/SmsPhoneNumberModel.md +1 -1
  236. package/docs/SmsResponseModel.md +3 -3
  237. package/docs/SmsWhitelistEntity.md +2 -2
  238. package/docs/StockOrderCourierEntity.md +4 -4
  239. package/docs/StockOrderDeductionModel.md +4 -4
  240. package/docs/StockOrderDeductionRequestModel.md +2 -2
  241. package/docs/StockOrderDeductionsEntity.md +4 -4
  242. package/docs/StockOrderEntity.md +22 -22
  243. package/docs/StockOrderItemEntity.md +7 -7
  244. package/docs/StockOrderItemModel.md +7 -7
  245. package/docs/StockOrderItemRequestModel.md +4 -4
  246. package/docs/StockOrderModel.md +14 -14
  247. package/docs/StockOrderProductEntity.md +6 -6
  248. package/docs/StockOrderRequestModel.md +3 -3
  249. package/docs/StockOrderSupplierEntity.md +9 -9
  250. package/docs/StockOrderSupplierModel.md +9 -9
  251. package/docs/StockOrdersModel.md +4 -4
  252. package/docs/StockProductModel.md +6 -6
  253. package/docs/StockProductPriceModel.md +1 -1
  254. package/docs/StockProductSummariesModel.md +4 -4
  255. package/docs/StockProductSummaryModel.md +6 -6
  256. package/docs/StockReportItemModel.md +6 -6
  257. package/docs/StockReportModel.md +5 -5
  258. package/docs/StockTransactionsEntity.md +8 -8
  259. package/docs/SupplierEntity.md +9 -9
  260. package/docs/SupplierItemEntity.md +8 -8
  261. package/docs/SupplierItemModel.md +8 -8
  262. package/docs/SupplierItemsResultsDTO.md +1 -1
  263. package/docs/SupplierModel.md +9 -9
  264. package/docs/SupplierProductModel.md +3 -3
  265. package/docs/SupplierProductResultsModel.md +4 -4
  266. package/docs/SupportTicketModel.md +10 -10
  267. package/docs/TableDTO.md +3 -3
  268. package/docs/TableDataDTO.md +1 -1
  269. package/docs/TableHistoryEntity.md +8 -8
  270. package/docs/TableRowDTO.md +1 -1
  271. package/docs/TcxBackupEntity.md +9 -9
  272. package/docs/TcxBackupModel.md +9 -9
  273. package/docs/TcxBillingEntity.md +10 -10
  274. package/docs/TcxBulkLicenceDetailsModel.md +2 -2
  275. package/docs/TcxDeadLicenceEntity.md +3 -3
  276. package/docs/TcxExtsEntity.md +8 -8
  277. package/docs/TcxInstallationModel.md +17 -17
  278. package/docs/TcxInstallationsModel.md +4 -4
  279. package/docs/TcxKeySummaryDTO.md +3 -3
  280. package/docs/TcxKeysEntity.md +6 -6
  281. package/docs/TcxLicenceDetailsErrorModel.md +4 -4
  282. package/docs/TcxLicenceDetailsModel.md +11 -11
  283. package/docs/TcxMacsEntity.md +3 -3
  284. package/docs/TcxMultiTenantModel.md +7 -7
  285. package/docs/TcxMultiTenantUserModel.md +3 -3
  286. package/docs/TcxMultiTenantsModel.md +4 -4
  287. package/docs/TcxNumbersEntity.md +3 -3
  288. package/docs/TcxOfficeHoursEntity.md +15 -15
  289. package/docs/TcxPhoneModel.md +6 -6
  290. package/docs/TcxPhonesEntity.md +6 -6
  291. package/docs/TcxRemoteStorageModel.md +4 -4
  292. package/docs/TcxSbcDTO.md +7 -7
  293. package/docs/TcxSbcEntity.md +16 -16
  294. package/docs/TcxSbcModel.md +16 -16
  295. package/docs/TcxSbcResponseDTO.md +2 -2
  296. package/docs/TcxSetupEntity.md +25 -25
  297. package/docs/TcxSetupsModel.md +4 -4
  298. package/docs/TcxSipTrunksEntity.md +13 -13
  299. package/docs/TcxTemplateXmlEnum.md +2 -2
  300. package/docs/TcxUsersEntity.md +6 -6
  301. package/docs/TcxWizardConfigModel.md +2 -2
  302. package/docs/TcxWizardModel.md +9 -9
  303. package/docs/TechSupportCompanySummaryDTO.md +5 -5
  304. package/docs/ThumbnailDTO.md +25 -0
  305. package/docs/TicketSummaryModel.md +6 -6
  306. package/docs/TicketTimeDTO.md +9 -9
  307. package/docs/TicketsApi.md +10 -10
  308. package/docs/TokenResponseModel.md +3 -3
  309. package/docs/UpgradeOrderResponseModel.md +2 -2
  310. package/docs/UpgradeRequestModel.md +4 -4
  311. package/docs/UserEntity.md +10 -10
  312. package/docs/VideoRequestEntity.md +51 -0
  313. package/docs/XeroLogEntity.md +10 -10
  314. package/git_push.sh +14 -17
  315. package/models/ReasonEnum.ts +19 -0
  316. package/models/ResolutionEnum.ts +19 -0
  317. package/models/RmaItemCreditTypeEnum.ts +14 -0
  318. package/models/RmaItemResolutionEnum.ts +29 -0
  319. package/models/RmaItemStatusEnum.ts +19 -0
  320. package/models/RmaStatusEnum.ts +34 -0
  321. package/openapitools.json +1 -1
  322. package/package.json +1 -1
@@ -0,0 +1,424 @@
1
+ # BrandedVideosApi
2
+
3
+ All URIs are relative to *https://bitbucket.org*
4
+
5
+ |Method | HTTP request | Description|
6
+ |------------- | ------------- | -------------|
7
+ |[**deleteDeleteVideoRequest**](#deletedeletevideorequest) | **DELETE** /marketing/videos/{id} | |
8
+ |[**getDownloadLogo**](#getdownloadlogo) | **GET** /marketing/videos/logo | |
9
+ |[**getGetBrandedVideos**](#getgetbrandedvideos) | **GET** /marketing/videos | |
10
+ |[**getGetThumbnails**](#getgetthumbnails) | **GET** /marketing/videos/thumbnails | |
11
+ |[**postDownloadLogo**](#postdownloadlogo) | **POST** /marketing/videos/logo | |
12
+ |[**postSendBrandedVideoEmail**](#postsendbrandedvideoemail) | **POST** /marketing/videos/{id}/send | |
13
+ |[**postUploadVideo**](#postuploadvideo) | **POST** /marketing/videos/{id}/upload | |
14
+
15
+ # **deleteDeleteVideoRequest**
16
+ > deleteDeleteVideoRequest()
17
+
18
+ Send Branded Video Email
19
+
20
+ ### Example
21
+
22
+ ```typescript
23
+ import {
24
+ BrandedVideosApi,
25
+ Configuration
26
+ } from 'yellowgrid-api-ts';
27
+
28
+ const configuration = new Configuration();
29
+ const apiInstance = new BrandedVideosApi(configuration);
30
+
31
+ let id: number; //Video ID (default to undefined)
32
+ let customerId: number; //Customer ID (optional) (default to undefined)
33
+
34
+ const { status, data } = await apiInstance.deleteDeleteVideoRequest(
35
+ id,
36
+ customerId
37
+ );
38
+ ```
39
+
40
+ ### Parameters
41
+
42
+ |Name | Type | Description | Notes|
43
+ |------------- | ------------- | ------------- | -------------|
44
+ | **id** | [**number**] | Video ID | defaults to undefined|
45
+ | **customerId** | [**number**] | Customer ID | (optional) defaults to undefined|
46
+
47
+
48
+ ### Return type
49
+
50
+ void (empty response body)
51
+
52
+ ### Authorization
53
+
54
+ No authorization required
55
+
56
+ ### HTTP request headers
57
+
58
+ - **Content-Type**: Not defined
59
+ - **Accept**: Not defined
60
+
61
+
62
+ ### HTTP response details
63
+ | Status code | Description | Response headers |
64
+ |-------------|-------------|------------------|
65
+ |**200** | No Response | - |
66
+ |**400** | Bad Request | - |
67
+ |**401** | Unauthorised | - |
68
+ |**403** | Access Denied | - |
69
+
70
+ [[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)
71
+
72
+ # **getDownloadLogo**
73
+ > string getDownloadLogo()
74
+
75
+ Get Customer Logo
76
+
77
+ ### Example
78
+
79
+ ```typescript
80
+ import {
81
+ BrandedVideosApi,
82
+ Configuration
83
+ } from 'yellowgrid-api-ts';
84
+
85
+ const configuration = new Configuration();
86
+ const apiInstance = new BrandedVideosApi(configuration);
87
+
88
+ let customerId: number; //Customer ID (optional) (default to undefined)
89
+
90
+ const { status, data } = await apiInstance.getDownloadLogo(
91
+ customerId
92
+ );
93
+ ```
94
+
95
+ ### Parameters
96
+
97
+ |Name | Type | Description | Notes|
98
+ |------------- | ------------- | ------------- | -------------|
99
+ | **customerId** | [**number**] | Customer ID | (optional) defaults to undefined|
100
+
101
+
102
+ ### Return type
103
+
104
+ **string**
105
+
106
+ ### Authorization
107
+
108
+ No authorization required
109
+
110
+ ### HTTP request headers
111
+
112
+ - **Content-Type**: Not defined
113
+ - **Accept**: application/json
114
+
115
+
116
+ ### HTTP response details
117
+ | Status code | Description | Response headers |
118
+ |-------------|-------------|------------------|
119
+ |**200** | Logo URL | - |
120
+ |**400** | Bad Request | - |
121
+ |**401** | Unauthorised | - |
122
+ |**403** | Access Denied | - |
123
+
124
+ [[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)
125
+
126
+ # **getGetBrandedVideos**
127
+ > BrandedVideosSummariesModel getGetBrandedVideos()
128
+
129
+ Get Branded Videos
130
+
131
+ ### Example
132
+
133
+ ```typescript
134
+ import {
135
+ BrandedVideosApi,
136
+ Configuration
137
+ } from 'yellowgrid-api-ts';
138
+
139
+ const configuration = new Configuration();
140
+ const apiInstance = new BrandedVideosApi(configuration);
141
+
142
+ let pageSize: number; //Number Of Results (optional) (default to 20)
143
+ let page: number; //Page Number (optional) (default to 1)
144
+ let search: string; //Search (optional) (default to undefined)
145
+ let type: 'paid' | 'reward' | 'sample'; //Type (optional) (default to undefined)
146
+ let outstanding: boolean; //Outstanding (optional) (default to undefined)
147
+ let overdue: boolean; //Overdue (optional) (default to undefined)
148
+ let customerId: number; //Customer ID (optional) (default to undefined)
149
+
150
+ const { status, data } = await apiInstance.getGetBrandedVideos(
151
+ pageSize,
152
+ page,
153
+ search,
154
+ type,
155
+ outstanding,
156
+ overdue,
157
+ customerId
158
+ );
159
+ ```
160
+
161
+ ### Parameters
162
+
163
+ |Name | Type | Description | Notes|
164
+ |------------- | ------------- | ------------- | -------------|
165
+ | **pageSize** | [**number**] | Number Of Results | (optional) defaults to 20|
166
+ | **page** | [**number**] | Page Number | (optional) defaults to 1|
167
+ | **search** | [**string**] | Search | (optional) defaults to undefined|
168
+ | **type** | [**&#39;paid&#39; | &#39;reward&#39; | &#39;sample&#39;**]**Array<&#39;paid&#39; &#124; &#39;reward&#39; &#124; &#39;sample&#39;>** | Type | (optional) defaults to undefined|
169
+ | **outstanding** | [**boolean**] | Outstanding | (optional) defaults to undefined|
170
+ | **overdue** | [**boolean**] | Overdue | (optional) defaults to undefined|
171
+ | **customerId** | [**number**] | Customer ID | (optional) defaults to undefined|
172
+
173
+
174
+ ### Return type
175
+
176
+ **BrandedVideosSummariesModel**
177
+
178
+ ### Authorization
179
+
180
+ No authorization required
181
+
182
+ ### HTTP request headers
183
+
184
+ - **Content-Type**: Not defined
185
+ - **Accept**: application/json
186
+
187
+
188
+ ### HTTP response details
189
+ | Status code | Description | Response headers |
190
+ |-------------|-------------|------------------|
191
+ |**200** | Branded Video Summaries | - |
192
+ |**400** | Bad Request | - |
193
+ |**401** | Unauthorised | - |
194
+ |**403** | Access Denied | - |
195
+
196
+ [[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)
197
+
198
+ # **getGetThumbnails**
199
+ > Array<ThumbnailDTO> getGetThumbnails()
200
+
201
+ Get Thumbnails
202
+
203
+ ### Example
204
+
205
+ ```typescript
206
+ import {
207
+ BrandedVideosApi,
208
+ Configuration
209
+ } from 'yellowgrid-api-ts';
210
+
211
+ const configuration = new Configuration();
212
+ const apiInstance = new BrandedVideosApi(configuration);
213
+
214
+ const { status, data } = await apiInstance.getGetThumbnails();
215
+ ```
216
+
217
+ ### Parameters
218
+ This endpoint does not have any parameters.
219
+
220
+
221
+ ### Return type
222
+
223
+ **Array<ThumbnailDTO>**
224
+
225
+ ### Authorization
226
+
227
+ No authorization required
228
+
229
+ ### HTTP request headers
230
+
231
+ - **Content-Type**: Not defined
232
+ - **Accept**: application/json
233
+
234
+
235
+ ### HTTP response details
236
+ | Status code | Description | Response headers |
237
+ |-------------|-------------|------------------|
238
+ |**200** | Thumbnails | - |
239
+ |**400** | Bad Request | - |
240
+ |**401** | Unauthorised | - |
241
+ |**403** | Access Denied | - |
242
+
243
+ [[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)
244
+
245
+ # **postDownloadLogo**
246
+ > postDownloadLogo()
247
+
248
+ Upload logo
249
+
250
+ ### Example
251
+
252
+ ```typescript
253
+ import {
254
+ BrandedVideosApi,
255
+ Configuration
256
+ } from 'yellowgrid-api-ts';
257
+
258
+ const configuration = new Configuration();
259
+ const apiInstance = new BrandedVideosApi(configuration);
260
+
261
+ let logo: File; //Logo (default to undefined)
262
+ let customerId: number; //Customer ID (optional) (default to undefined)
263
+
264
+ const { status, data } = await apiInstance.postDownloadLogo(
265
+ logo,
266
+ customerId
267
+ );
268
+ ```
269
+
270
+ ### Parameters
271
+
272
+ |Name | Type | Description | Notes|
273
+ |------------- | ------------- | ------------- | -------------|
274
+ | **logo** | [**File**] | Logo | defaults to undefined|
275
+ | **customerId** | [**number**] | Customer ID | (optional) defaults to undefined|
276
+
277
+
278
+ ### Return type
279
+
280
+ void (empty response body)
281
+
282
+ ### Authorization
283
+
284
+ No authorization required
285
+
286
+ ### HTTP request headers
287
+
288
+ - **Content-Type**: multipart/form-data
289
+ - **Accept**: Not defined
290
+
291
+
292
+ ### HTTP response details
293
+ | Status code | Description | Response headers |
294
+ |-------------|-------------|------------------|
295
+ |**200** | No Response | - |
296
+ |**400** | Bad Request | - |
297
+ |**401** | Unauthorised | - |
298
+ |**403** | Access Denied | - |
299
+
300
+ [[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)
301
+
302
+ # **postSendBrandedVideoEmail**
303
+ > postSendBrandedVideoEmail()
304
+
305
+ Send Branded Video Email
306
+
307
+ ### Example
308
+
309
+ ```typescript
310
+ import {
311
+ BrandedVideosApi,
312
+ Configuration
313
+ } from 'yellowgrid-api-ts';
314
+
315
+ const configuration = new Configuration();
316
+ const apiInstance = new BrandedVideosApi(configuration);
317
+
318
+ let email: string; //Email (default to undefined)
319
+ let id: number; //Video ID (default to undefined)
320
+ let customerId: number; //Customer ID (optional) (default to undefined)
321
+
322
+ const { status, data } = await apiInstance.postSendBrandedVideoEmail(
323
+ email,
324
+ id,
325
+ customerId
326
+ );
327
+ ```
328
+
329
+ ### Parameters
330
+
331
+ |Name | Type | Description | Notes|
332
+ |------------- | ------------- | ------------- | -------------|
333
+ | **email** | [**string**] | Email | defaults to undefined|
334
+ | **id** | [**number**] | Video ID | defaults to undefined|
335
+ | **customerId** | [**number**] | Customer ID | (optional) defaults to undefined|
336
+
337
+
338
+ ### Return type
339
+
340
+ void (empty response body)
341
+
342
+ ### Authorization
343
+
344
+ No authorization required
345
+
346
+ ### HTTP request headers
347
+
348
+ - **Content-Type**: Not defined
349
+ - **Accept**: Not defined
350
+
351
+
352
+ ### HTTP response details
353
+ | Status code | Description | Response headers |
354
+ |-------------|-------------|------------------|
355
+ |**200** | No Response | - |
356
+ |**400** | Bad Request | - |
357
+ |**401** | Unauthorised | - |
358
+ |**403** | Access Denied | - |
359
+
360
+ [[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)
361
+
362
+ # **postUploadVideo**
363
+ > BrandedVideoSummaryDTO postUploadVideo()
364
+
365
+ Upload Video
366
+
367
+ ### Example
368
+
369
+ ```typescript
370
+ import {
371
+ BrandedVideosApi,
372
+ Configuration
373
+ } from 'yellowgrid-api-ts';
374
+
375
+ const configuration = new Configuration();
376
+ const apiInstance = new BrandedVideosApi(configuration);
377
+
378
+ let thumbnailId: string; //Thumbnail ID (default to undefined)
379
+ let id: number; //Video ID (default to undefined)
380
+ let video: File; //Video (default to undefined)
381
+ let customerId: number; //Customer ID (optional) (default to undefined)
382
+
383
+ const { status, data } = await apiInstance.postUploadVideo(
384
+ thumbnailId,
385
+ id,
386
+ video,
387
+ customerId
388
+ );
389
+ ```
390
+
391
+ ### Parameters
392
+
393
+ |Name | Type | Description | Notes|
394
+ |------------- | ------------- | ------------- | -------------|
395
+ | **thumbnailId** | [**string**] | Thumbnail ID | defaults to undefined|
396
+ | **id** | [**number**] | Video ID | defaults to undefined|
397
+ | **video** | [**File**] | Video | defaults to undefined|
398
+ | **customerId** | [**number**] | Customer ID | (optional) defaults to undefined|
399
+
400
+
401
+ ### Return type
402
+
403
+ **BrandedVideoSummaryDTO**
404
+
405
+ ### Authorization
406
+
407
+ No authorization required
408
+
409
+ ### HTTP request headers
410
+
411
+ - **Content-Type**: multipart/form-data
412
+ - **Accept**: application/json
413
+
414
+
415
+ ### HTTP response details
416
+ | Status code | Description | Response headers |
417
+ |-------------|-------------|------------------|
418
+ |**200** | Branded Video Summary | - |
419
+ |**400** | Bad Request | - |
420
+ |**401** | Unauthorised | - |
421
+ |**403** | Access Denied | - |
422
+
423
+ [[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)
424
+
@@ -0,0 +1,27 @@
1
+ # BrandedVideosSummariesModel
2
+
3
+ Promotions
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **results** | [**Array&lt;BrandedVideoSummaryDTO&gt;**](BrandedVideoSummaryDTO.md) | Results | [default to undefined]
10
+ **page** | **number** | Page | [default to undefined]
11
+ **perPage** | **number** | Per Page | [default to undefined]
12
+ **totalResults** | **number** | Total Results | [default to undefined]
13
+
14
+ ## Example
15
+
16
+ ```typescript
17
+ import { BrandedVideosSummariesModel } from 'yellowgrid-api-ts';
18
+
19
+ const instance: BrandedVideosSummariesModel = {
20
+ results,
21
+ page,
22
+ perPage,
23
+ totalResults,
24
+ };
25
+ ```
26
+
27
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -6,11 +6,11 @@ Call Barring
6
6
 
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
- **blockPremiumCalls** | **boolean** | Block Premium Calls | [optional] [default to true]
10
- **blockMobileCalls** | **boolean** | Block Mobile Calls | [optional] [default to false]
11
- **blockInternationalCalls** | **boolean** | Block International Calls | [optional] [default to false]
12
- **block084Calls** | **boolean** | Block 084 Calls | [optional] [default to false]
13
- **block087Calls** | **boolean** | Block 087 Calls | [optional] [default to false]
9
+ **blockPremiumCalls** | **boolean** | Block Premium Calls | [default to true]
10
+ **blockMobileCalls** | **boolean** | Block Mobile Calls | [default to false]
11
+ **blockInternationalCalls** | **boolean** | Block International Calls | [default to false]
12
+ **block084Calls** | **boolean** | Block 084 Calls | [default to false]
13
+ **block087Calls** | **boolean** | Block 087 Calls | [default to false]
14
14
 
15
15
  ## Example
16
16
 
@@ -6,13 +6,13 @@ Client Details
6
6
 
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
- **clientId** | **string** | Client ID | [optional] [default to undefined]
10
- **userId** | **number** | User ID | [optional] [default to undefined]
11
- **email** | **string** | Email Address | [optional] [default to undefined]
12
- **customerId** | **number** | Customer ID | [optional] [default to undefined]
13
- **xeroId** | **string** | Xero ID | [optional] [default to undefined]
14
- **firstName** | **string** | User First Name | [optional] [default to undefined]
15
- **lastName** | **string** | User Last Name | [optional] [default to undefined]
9
+ **clientId** | **string** | Client ID | [default to undefined]
10
+ **userId** | **number** | User ID | [default to undefined]
11
+ **email** | **string** | Email Address | [default to undefined]
12
+ **customerId** | **number** | Customer ID | [default to undefined]
13
+ **xeroId** | **string** | Xero ID | [default to undefined]
14
+ **firstName** | **string** | User First Name | [default to undefined]
15
+ **lastName** | **string** | User Last Name | [default to undefined]
16
16
 
17
17
  ## Example
18
18
 
@@ -6,10 +6,10 @@ OAuth client details
6
6
 
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
- **scopes** | **Array&lt;string&gt;** | OAuth 2.0 Scopes | [optional] [default to undefined]
10
- **client_id** | **string** | OAuth 2.0 Client ID | [optional] [default to undefined]
11
- **client_secret** | **string** | OAuth 2.0 Client Secret | [optional] [default to undefined]
12
- **created** | **string** | Creation Date | [optional] [default to undefined]
9
+ **scopes** | **Array&lt;string&gt;** | OAuth 2.0 Scopes | [default to undefined]
10
+ **client_id** | **string** | OAuth 2.0 Client ID | [default to undefined]
11
+ **client_secret** | **string** | OAuth 2.0 Client Secret | [default to undefined]
12
+ **created** | **string** | Creation Date | [default to undefined]
13
13
 
14
14
  ## Example
15
15
 
@@ -0,0 +1,27 @@
1
+ # CollectionDateDTO
2
+
3
+ Collection Date
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **startTime** | **string** | Area Start Time | [default to undefined]
10
+ **finishTime** | **string** | Area Finish Time | [default to undefined]
11
+ **cutOff** | **string** | Collection Cutoff Time | [default to undefined]
12
+ **date** | **string** | Date Time | [default to undefined]
13
+
14
+ ## Example
15
+
16
+ ```typescript
17
+ import { CollectionDateDTO } from 'yellowgrid-api-ts';
18
+
19
+ const instance: CollectionDateDTO = {
20
+ startTime,
21
+ finishTime,
22
+ cutOff,
23
+ date,
24
+ };
25
+ ```
26
+
27
+ [[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
+ # CollectionDatesRequestDTO
2
+
3
+ Collection Dates Request
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **postCode** | **string** | Post Code | [default to undefined]
10
+ **iso** | **string** | ISO | [default to undefined]
11
+
12
+ ## Example
13
+
14
+ ```typescript
15
+ import { CollectionDatesRequestDTO } from 'yellowgrid-api-ts';
16
+
17
+ const instance: CollectionDatesRequestDTO = {
18
+ postCode,
19
+ iso,
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)
@@ -6,11 +6,11 @@ Company Tech Support Contract
6
6
 
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
- **contractStartDate** | **string** | Contract Start Date | [optional] [default to undefined]
10
- **contractEndDate** | **string** | Contract End Date | [optional] [default to undefined]
11
- **supportBankTime** | **string** | Contract Support Bank Hours | [optional] [default to undefined]
12
- **timeUsed** | **string** | Time Used | [optional] [default to undefined]
13
- **timeRemaining** | **string** | Time Remaining | [optional] [default to undefined]
9
+ **contractStartDate** | **string** | Contract Start Date | [default to undefined]
10
+ **contractEndDate** | **string** | Contract End Date | [default to undefined]
11
+ **supportBankTime** | **string** | Contract Support Bank Hours | [default to undefined]
12
+ **timeUsed** | **string** | Time Used | [default to undefined]
13
+ **timeRemaining** | **string** | Time Remaining | [default to undefined]
14
14
 
15
15
  ## Example
16
16
 
@@ -6,11 +6,11 @@ Order Contact Info
6
6
 
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
- **firstName** | **string** | Contact First Name | [optional] [default to undefined]
10
- **lastName** | **string** | Contact Last Name | [optional] [default to undefined]
11
- **fullName** | **string** | Contact Full Name | [optional] [default to undefined]
12
- **telephone** | **string** | Contact Telephone | [optional] [default to undefined]
13
- **vatNumber** | **string** | VAT Number | [optional] [default to undefined]
9
+ **firstName** | **string** | Contact First Name | [default to undefined]
10
+ **lastName** | **string** | Contact Last Name | [default to undefined]
11
+ **fullName** | **string** | Contact Full Name | [default to undefined]
12
+ **telephone** | **string** | Contact Telephone | [default to undefined]
13
+ **vatNumber** | **string** | VAT Number | [default to undefined]
14
14
 
15
15
  ## Example
16
16
 
@@ -6,14 +6,14 @@ Freshdesk Ticket Conversation
6
6
 
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
- **body** | **string** | Conversation Body | [optional] [default to undefined]
10
- **fromCustomer** | **boolean** | From Customer | [optional] [default to undefined]
11
- **targetEmails** | **Array&lt;string&gt;** | Target Email | [optional] [default to undefined]
12
- **senderEmail** | **string** | Sender Email | [optional] [default to undefined]
13
- **sender** | **string** | Sender | [optional] [default to undefined]
14
- **ccEmails** | **Array&lt;string&gt;** | CC Emails | [optional] [default to undefined]
15
- **createdAt** | **string** | Conversation Creation Time | [optional] [default to undefined]
16
- **attachments** | [**Array&lt;AttachmentModel&gt;**](AttachmentModel.md) | Attachments | [optional] [default to undefined]
9
+ **body** | **string** | Conversation Body | [default to undefined]
10
+ **fromCustomer** | **boolean** | From Customer | [default to undefined]
11
+ **targetEmails** | **Array&lt;string&gt;** | Target Email | [default to undefined]
12
+ **senderEmail** | **string** | Sender Email | [default to undefined]
13
+ **sender** | **string** | Sender | [default to undefined]
14
+ **ccEmails** | **Array&lt;string&gt;** | CC Emails | [default to undefined]
15
+ **createdAt** | **string** | Conversation Creation Time | [default to undefined]
16
+ **attachments** | [**Array&lt;AttachmentModel&gt;**](AttachmentModel.md) | Attachments | [default to undefined]
17
17
 
18
18
  ## Example
19
19
 
@@ -6,16 +6,16 @@ CourierPricesEntity
6
6
 
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
- **id** | **number** | id | [optional] [default to undefined]
10
- **courier** | **string** | courier | [optional] [default to undefined]
11
- **destinationIso** | **string** | destinationIso | [optional] [default to undefined]
12
- **serviceDescription** | **string** | serviceDescription | [optional] [default to undefined]
13
- **flatRate** | **number** | flatRate | [optional] [default to undefined]
14
- **initialBox** | **number** | initialBox | [optional] [default to undefined]
15
- **initialKg** | **number** | initialKg | [optional] [default to undefined]
16
- **perBox** | **number** | perBox | [optional] [default to undefined]
17
- **perKg** | **number** | perKg | [optional] [default to undefined]
18
- **maxKg** | **number** | maxKg | [optional] [default to undefined]
9
+ **id** | **number** | id | [default to undefined]
10
+ **courier** | **string** | courier | [default to undefined]
11
+ **destinationIso** | **string** | destinationIso | [default to undefined]
12
+ **serviceDescription** | **string** | serviceDescription | [default to undefined]
13
+ **flatRate** | **number** | flatRate | [default to undefined]
14
+ **initialBox** | **number** | initialBox | [default to undefined]
15
+ **initialKg** | **number** | initialKg | [default to undefined]
16
+ **perBox** | **number** | perBox | [default to undefined]
17
+ **perKg** | **number** | perKg | [default to undefined]
18
+ **maxKg** | **number** | maxKg | [default to undefined]
19
19
 
20
20
  ## Example
21
21