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
@@ -6,10 +6,10 @@ Sales Orders
6
6
 
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
- **results** | [**Array<OrderSummaryDTO>**](OrderSummaryDTO.md) | Results | [optional] [default to undefined]
10
- **page** | **number** | Page | [optional] [default to undefined]
11
- **perPage** | **number** | Per Page | [optional] [default to undefined]
12
- **totalResults** | **number** | Total Results | [optional] [default to undefined]
9
+ **results** | [**Array<OrderSummaryDTO>**](OrderSummaryDTO.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
13
 
14
14
  ## Example
15
15
 
@@ -6,22 +6,22 @@ Order Summary
6
6
 
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
- **id** | **number** | ID | [optional] [default to undefined]
9
+ **id** | **number** | ID | [default to undefined]
10
10
  **reference** | **string** | Reference | [optional] [default to undefined]
11
- **invoiceNumber** | **string** | Invoice Number | [optional] [default to undefined]
11
+ **invoiceNumber** | **string** | Invoice Number | [default to undefined]
12
12
  **invoiceId** | **string** | Invoice ID | [optional] [default to undefined]
13
- **orderDate** | **string** | Date Time | [optional] [default to undefined]
14
- **paid** | **boolean** | Paid | [optional] [default to undefined]
15
- **complete** | **boolean** | Complete | [optional] [default to undefined]
16
- **quote** | **boolean** | Quote | [optional] [default to undefined]
17
- **customer** | [**AccountSummaryDTO**](AccountSummaryDTO.md) | | [optional] [default to undefined]
13
+ **orderDate** | **string** | Date Time | [default to undefined]
14
+ **paid** | **boolean** | Paid | [default to undefined]
15
+ **complete** | **boolean** | Complete | [default to undefined]
16
+ **quote** | **boolean** | Quote | [default to undefined]
17
+ **customer** | [**AccountSummaryDTO**](AccountSummaryDTO.md) | | [default to undefined]
18
18
  **shippingAddress** | [**AddressModel**](AddressModel.md) | | [optional] [default to undefined]
19
- **items** | [**Array<ItemDTO>**](ItemDTO.md) | Items | [optional] [default to undefined]
20
- **carriageCharge** | **number** | Carriage Charge | [optional] [default to undefined]
19
+ **items** | [**Array<ItemDTO>**](ItemDTO.md) | Items | [default to undefined]
20
+ **carriageCharge** | **number** | Carriage Charge | [default to undefined]
21
21
  **fulfillable** | **boolean** | Fulfillable | [optional] [default to undefined]
22
22
  **provisioningUrl** | **string** | Provisioning URL | [optional] [default to undefined]
23
23
  **shippingService** | [**ShippingServiceDTO**](ShippingServiceDTO.md) | | [optional] [default to undefined]
24
- **readonly** | **boolean** | Readonly | [optional] [default to undefined]
24
+ **readonly** | **boolean** | Readonly | [default to undefined]
25
25
 
26
26
  ## Example
27
27
 
@@ -6,13 +6,13 @@ Order Totals
6
6
 
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
- **subtotal** | **number** | Subtotal | [optional] [default to undefined]
10
- **vat** | **number** | VAT | [optional] [default to undefined]
11
- **total** | **number** | Total | [optional] [default to undefined]
12
- **totalGbp** | **number** | Total in GBP | [optional] [default to undefined]
13
- **vatRate** | **number** | VAT Rate | [optional] [default to undefined]
14
- **credit** | **number** | Credit | [optional] [default to undefined]
15
- **currency** | **string** | Currency | [optional] [default to undefined]
9
+ **subtotal** | **number** | Subtotal | [default to undefined]
10
+ **vat** | **number** | VAT | [default to undefined]
11
+ **total** | **number** | Total | [default to undefined]
12
+ **totalGbp** | **number** | Total in GBP | [default to undefined]
13
+ **vatRate** | **number** | VAT Rate | [default to undefined]
14
+ **credit** | **number** | Credit | [default to undefined]
15
+ **currency** | **string** | Currency | [default to undefined]
16
16
  **delivery** | **number** | Delivery | [optional] [default to undefined]
17
17
 
18
18
  ## Example
@@ -6,20 +6,20 @@ OrderedItemsEntity
6
6
 
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
- **id** | **number** | id | [optional] [default to undefined]
10
- **itemId** | **number** | itemId | [optional] [default to undefined]
11
- **orderedQuantity** | **number** | orderedQuantity | [optional] [default to undefined]
12
- **itemStatus** | **number** | itemStatus | [optional] [default to undefined]
13
- **supplierId** | **number** | supplierId | [optional] [default to undefined]
14
- **supplierItemId** | **number** | supplierItemId | [optional] [default to undefined]
15
- **supplierPrice** | **number** | supplierPrice | [optional] [default to undefined]
16
- **statusDate** | **string** | statusDate | [optional] [default to undefined]
17
- **statusAuthor** | **number** | statusAuthor | [optional] [default to undefined]
18
- **supplierPaid** | **number** | supplierPaid | [optional] [default to undefined]
19
- **supplierCreditDue** | **number** | supplierCreditDue | [optional] [default to undefined]
20
- **supplierCreditReceived** | **number** | supplierCreditReceived | [optional] [default to undefined]
21
- **supplierSku** | **string** | supplierSku | [optional] [default to undefined]
22
- **returnedStock** | **number** | returnedStock | [optional] [default to undefined]
9
+ **id** | **number** | id | [default to undefined]
10
+ **itemId** | **number** | itemId | [default to undefined]
11
+ **orderedQuantity** | **number** | orderedQuantity | [default to undefined]
12
+ **itemStatus** | **number** | itemStatus | [default to undefined]
13
+ **supplierId** | **number** | supplierId | [default to undefined]
14
+ **supplierItemId** | **number** | supplierItemId | [default to undefined]
15
+ **supplierPrice** | **number** | supplierPrice | [default to undefined]
16
+ **statusDate** | **string** | statusDate | [default to undefined]
17
+ **statusAuthor** | **number** | statusAuthor | [default to undefined]
18
+ **supplierPaid** | **number** | supplierPaid | [default to undefined]
19
+ **supplierCreditDue** | **number** | supplierCreditDue | [default to undefined]
20
+ **supplierCreditReceived** | **number** | supplierCreditReceived | [default to undefined]
21
+ **supplierSku** | **string** | supplierSku | [default to undefined]
22
+ **returnedStock** | **number** | returnedStock | [default to undefined]
23
23
 
24
24
  ## Example
25
25
 
@@ -6,20 +6,20 @@ Ordered Item Model
6
6
 
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
- **id** | **number** | id | [optional] [default to undefined]
10
- **itemId** | **number** | itemId | [optional] [default to undefined]
11
- **orderedQuantity** | **number** | orderedQuantity | [optional] [default to undefined]
12
- **itemStatus** | **number** | itemStatus | [optional] [default to undefined]
13
- **supplierId** | **number** | supplierId | [optional] [default to undefined]
14
- **supplierItemId** | **number** | supplierItemId | [optional] [default to undefined]
15
- **supplierPrice** | **number** | supplierPrice | [optional] [default to undefined]
16
- **statusDate** | **string** | statusDate | [optional] [default to undefined]
17
- **statusAuthor** | **number** | statusAuthor | [optional] [default to undefined]
18
- **supplierPaid** | **number** | supplierPaid | [optional] [default to undefined]
19
- **supplierCreditDue** | **number** | supplierCreditDue | [optional] [default to undefined]
20
- **supplierCreditReceived** | **number** | supplierCreditReceived | [optional] [default to undefined]
21
- **supplierSku** | **string** | supplierSku | [optional] [default to undefined]
22
- **returnedStock** | **number** | returnedStock | [optional] [default to undefined]
9
+ **id** | **number** | id | [default to undefined]
10
+ **itemId** | **number** | itemId | [default to undefined]
11
+ **orderedQuantity** | **number** | orderedQuantity | [default to undefined]
12
+ **itemStatus** | **number** | itemStatus | [default to undefined]
13
+ **supplierId** | **number** | supplierId | [default to undefined]
14
+ **supplierItemId** | **number** | supplierItemId | [default to undefined]
15
+ **supplierPrice** | **number** | supplierPrice | [default to undefined]
16
+ **statusDate** | **string** | statusDate | [default to undefined]
17
+ **statusAuthor** | **number** | statusAuthor | [default to undefined]
18
+ **supplierPaid** | **number** | supplierPaid | [default to undefined]
19
+ **supplierCreditDue** | **number** | supplierCreditDue | [default to undefined]
20
+ **supplierCreditReceived** | **number** | supplierCreditReceived | [default to undefined]
21
+ **supplierSku** | **string** | supplierSku | [default to undefined]
22
+ **returnedStock** | **number** | returnedStock | [default to undefined]
23
23
 
24
24
  ## Example
25
25
 
package/docs/OrdersApi.md CHANGED
@@ -10,6 +10,7 @@ All URIs are relative to *https://bitbucket.org*
10
10
  |[**getGetAdminEditableOrder**](#getgetadmineditableorder) | **GET** /admin/orders/{id}/views/editable | Get Editable Order (Admin)|
11
11
  |[**getGetAdminOrderDetails**](#getgetadminorderdetails) | **GET** /admin/orders/{id}/details | Get Order Details (Admin)|
12
12
  |[**getGetCommercialInvoice**](#getgetcommercialinvoice) | **GET** /admin/orders/{id}/batches/{batch_id}/shipments/{shipment_id}/pdf | Get Commercial Invoice PDF|
13
+ |[**getGetCustomerOrderSummary**](#getgetcustomerordersummary) | **GET** /orders/{id}/summary | |
13
14
  |[**getGetEditableOrder**](#getgeteditableorder) | **GET** /orders/{id}/views/editable | Get Editable Order (Beta)|
14
15
  |[**getGetItemSerialInfo**](#getgetitemserialinfo) | **GET** /admin/orders/{id}/items/{item_id}/info | Get Item Serial Info (Admin)|
15
16
  |[**getGetOrderPdf**](#getgetorderpdf) | **GET** /orders/{id}/pdf | Download Order PDF|
@@ -375,6 +376,60 @@ No authorization required
375
376
 
376
377
  [[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)
377
378
 
379
+ # **getGetCustomerOrderSummary**
380
+ > OrderSummaryDTO getGetCustomerOrderSummary()
381
+
382
+ Get Order
383
+
384
+ ### Example
385
+
386
+ ```typescript
387
+ import {
388
+ OrdersApi,
389
+ Configuration
390
+ } from 'yellowgrid-api-ts';
391
+
392
+ const configuration = new Configuration();
393
+ const apiInstance = new OrdersApi(configuration);
394
+
395
+ let id: number; //Order ID (default to undefined)
396
+
397
+ const { status, data } = await apiInstance.getGetCustomerOrderSummary(
398
+ id
399
+ );
400
+ ```
401
+
402
+ ### Parameters
403
+
404
+ |Name | Type | Description | Notes|
405
+ |------------- | ------------- | ------------- | -------------|
406
+ | **id** | [**number**] | Order ID | defaults to undefined|
407
+
408
+
409
+ ### Return type
410
+
411
+ **OrderSummaryDTO**
412
+
413
+ ### Authorization
414
+
415
+ No authorization required
416
+
417
+ ### HTTP request headers
418
+
419
+ - **Content-Type**: Not defined
420
+ - **Accept**: application/json
421
+
422
+
423
+ ### HTTP response details
424
+ | Status code | Description | Response headers |
425
+ |-------------|-------------|------------------|
426
+ |**200** | Order Summary | - |
427
+ |**400** | Bad Request | - |
428
+ |**401** | Unauthorised | - |
429
+ |**403** | Access Denied | - |
430
+
431
+ [[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)
432
+
378
433
  # **getGetEditableOrder**
379
434
  > DetailedOrderRequestDTO getGetEditableOrder()
380
435
 
@@ -7,16 +7,16 @@
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
9
  **partnerId** | **string** | 3CX Partner ID | [optional] [default to undefined]
10
- **companyName** | **string** | 3CX Partner Company Name | [optional] [default to undefined]
11
- **contactName** | **string** | 3CX Partner Contact Name | [optional] [default to undefined]
12
- **contactPhone** | **string** | 3CX Partner Contact Phone | [optional] [default to undefined]
13
- **contactEmail** | **string** | 3CX Partner Contact Email | [optional] [default to undefined]
14
- **partnerLevel** | **string** | 3CX Partner Level | [optional] [default to undefined]
15
- **licenceDiscountPercent** | **number** | 3CX Partner Licence Discount Percent | [optional] [default to undefined]
16
- **hostingDisountPercent** | **number** | 3CX Partner Hosting Discount Percent | [optional] [default to undefined]
17
- **hostingPriceListId** | **number** | 3CX Hosting Price List ID | [optional] [default to undefined]
18
- **installationUrl** | **string** | 3CX Installation URL | [optional] [default to undefined]
19
- **aligned** | **boolean** | Aligned | [optional] [default to undefined]
10
+ **companyName** | **string** | 3CX Partner Company Name | [default to undefined]
11
+ **contactName** | **string** | 3CX Partner Contact Name | [default to undefined]
12
+ **contactPhone** | **string** | 3CX Partner Contact Phone | [default to undefined]
13
+ **contactEmail** | **string** | 3CX Partner Contact Email | [default to undefined]
14
+ **partnerLevel** | **string** | 3CX Partner Level | [default to undefined]
15
+ **licenceDiscountPercent** | **number** | 3CX Partner Licence Discount Percent | [default to undefined]
16
+ **hostingDisountPercent** | **number** | 3CX Partner Hosting Discount Percent | [default to undefined]
17
+ **hostingPriceListId** | **number** | 3CX Hosting Price List ID | [default to undefined]
18
+ **installationUrl** | **string** | 3CX Installation URL | [default to undefined]
19
+ **aligned** | **boolean** | Aligned | [default to undefined]
20
20
  **customer** | [**AccountSummaryDTO**](AccountSummaryDTO.md) | Customer | [optional] [default to undefined]
21
21
 
22
22
  ## Example
@@ -6,12 +6,12 @@ Password Sender Request
6
6
 
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
- **username** | **string** | Username | [optional] [default to undefined]
9
+ **username** | **string** | Username | [default to undefined]
10
10
  **password** | **string** | Password | [optional] [default to undefined]
11
11
  **expiryInterval** | **number** | Expiry Interval | [optional] [default to undefined]
12
12
  **intervalType** | **string** | Interval Type | [optional] [default to undefined]
13
13
  **expiry** | **string** | Expiry | [optional] [default to undefined]
14
- **recipient** | **Array<string>** | Recipient | [optional] [default to undefined]
14
+ **recipient** | **Array<string>** | Recipient | [default to undefined]
15
15
  **url** | **string** | URL | [optional] [default to undefined]
16
16
  **description** | **string** | Description | [optional] [default to undefined]
17
17
  **passwordUrl** | **string** | Password URL | [optional] [default to undefined]
@@ -6,13 +6,13 @@ PasswordSenderEntity
6
6
 
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
- **uniqueId** | **string** | uniqueId | [optional] [default to undefined]
10
- **url** | **string** | url | [optional] [default to undefined]
11
- **username** | **string** | username | [optional] [default to undefined]
12
- **password** | **string** | password | [optional] [default to undefined]
13
- **expiryTime** | **string** | expiryTime | [optional] [default to undefined]
14
- **emailRecipient** | **string** | emailRecipient | [optional] [default to undefined]
15
- **description** | **string** | description | [optional] [default to undefined]
9
+ **uniqueId** | **string** | uniqueId | [default to undefined]
10
+ **url** | **string** | url | [default to undefined]
11
+ **username** | **string** | username | [default to undefined]
12
+ **password** | **string** | password | [default to undefined]
13
+ **expiryTime** | **string** | expiryTime | [default to undefined]
14
+ **emailRecipient** | **string** | emailRecipient | [default to undefined]
15
+ **description** | **string** | description | [default to undefined]
16
16
 
17
17
  ## Example
18
18
 
@@ -6,29 +6,29 @@ Customer Account
6
6
 
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
- **id** | **number** | ID | [optional] [default to undefined]
10
- **name** | **string** | Contact Name | [optional] [default to undefined]
11
- **email** | **string** | Email | [optional] [default to undefined]
12
- **phone** | **string** | Phone Number | [optional] [default to undefined]
13
- **company** | **string** | Company Name | [optional] [default to undefined]
14
- **companyNumber** | **string** | Company Registration Number | [optional] [default to undefined]
15
- **vatNumber** | **string** | VAT Number | [optional] [default to undefined]
16
- **addressLine1** | **string** | Address Line 1 | [optional] [default to undefined]
17
- **addressLine2** | **string** | Address Line 2 | [optional] [default to undefined]
18
- **city** | **string** | City | [optional] [default to undefined]
19
- **county** | **string** | County | [optional] [default to undefined]
20
- **iso** | **string** | Country ISO Code | [optional] [default to undefined]
21
- **postalCode** | **string** | Post Code | [optional] [default to undefined]
22
- **accountNumber** | **string** | Account Number | [optional] [default to undefined]
23
- **xeroId** | **string** | Xero Contact ID | [optional] [default to undefined]
24
- **creditLimit** | **number** | Credit Limit | [optional] [default to undefined]
25
- **paymentMethod** | **string** | Payment Method | [optional] [default to undefined]
26
- **servicePaymentMethod** | **string** | Service Payment Method | [optional] [default to undefined]
27
- **resellerId** | **string** | 3CX Reseller ID | [optional] [default to undefined]
28
- **creationDate** | **string** | Creation Date | [optional] [default to undefined]
29
- **prizePromo** | **boolean** | Prize Promo Enabled | [optional] [default to undefined]
30
- **portalAccess** | **boolean** | Portal Access | [optional] [default to undefined]
31
- **cname** | **string** | Wizard CNAME | [optional] [default to undefined]
9
+ **id** | **number** | ID | [default to undefined]
10
+ **name** | **string** | Contact Name | [default to undefined]
11
+ **email** | **string** | Email | [default to undefined]
12
+ **phone** | **string** | Phone Number | [default to undefined]
13
+ **company** | **string** | Company Name | [default to undefined]
14
+ **companyNumber** | **string** | Company Registration Number | [default to undefined]
15
+ **vatNumber** | **string** | VAT Number | [default to undefined]
16
+ **addressLine1** | **string** | Address Line 1 | [default to undefined]
17
+ **addressLine2** | **string** | Address Line 2 | [default to undefined]
18
+ **city** | **string** | City | [default to undefined]
19
+ **county** | **string** | County | [default to undefined]
20
+ **iso** | **string** | Country ISO Code | [default to undefined]
21
+ **postalCode** | **string** | Post Code | [default to undefined]
22
+ **accountNumber** | **string** | Account Number | [default to undefined]
23
+ **xeroId** | **string** | Xero Contact ID | [default to undefined]
24
+ **creditLimit** | **number** | Credit Limit | [default to undefined]
25
+ **paymentMethod** | **string** | Payment Method | [default to undefined]
26
+ **servicePaymentMethod** | **string** | Service Payment Method | [default to undefined]
27
+ **resellerId** | **string** | 3CX Reseller ID | [default to undefined]
28
+ **creationDate** | **string** | Creation Date | [default to undefined]
29
+ **prizePromo** | **boolean** | Prize Promo Enabled | [default to undefined]
30
+ **portalAccess** | **boolean** | Portal Access | [default to undefined]
31
+ **cname** | **string** | Wizard CNAME | [default to undefined]
32
32
  **directDebitMandate** | **boolean** | Active Direct Debit Mandate | [optional] [default to undefined]
33
33
  **navigation** | [**Array<NavigationModel>**](NavigationModel.md) | Portal Navigation | [optional] [default to undefined]
34
34
 
@@ -6,13 +6,13 @@ Portal Login
6
6
 
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
- **email** | **string** | Email Address | [optional] [default to undefined]
10
- **password** | **string** | Password | [optional] [default to undefined]
11
- **code** | **string** | MFA Code | [optional] [default to undefined]
12
- **secret** | **string** | MFA Secret | [optional] [default to undefined]
13
- **codeChallenge** | **string** | Oauth 2.0 code challenge | [optional] [default to undefined]
14
- **codeVerifier** | **string** | Oauth 2.0 code verifier | [optional] [default to undefined]
15
- **redirect_uri** | **string** | Oauth 2.0 code redirect uri | [optional] [default to undefined]
9
+ **email** | **string** | Email Address | [default to undefined]
10
+ **password** | **string** | Password | [default to undefined]
11
+ **code** | **string** | MFA Code | [default to undefined]
12
+ **secret** | **string** | MFA Secret | [default to undefined]
13
+ **codeChallenge** | **string** | Oauth 2.0 code challenge | [default to undefined]
14
+ **codeVerifier** | **string** | Oauth 2.0 code verifier | [default to undefined]
15
+ **redirect_uri** | **string** | Oauth 2.0 code redirect uri | [default to undefined]
16
16
 
17
17
  ## Example
18
18
 
@@ -5,15 +5,15 @@
5
5
 
6
6
  Name | Type | Description | Notes
7
7
  ------------ | ------------- | ------------- | -------------
8
- **title** | **string** | Title | [optional] [default to undefined]
9
- **xAxis** | [**Array<AxisDataDTO>**](AxisDataDTO.md) | X Axis | [optional] [default to undefined]
10
- **yAxis** | [**Array<AxisDataDTO>**](AxisDataDTO.md) | Y Axis | [optional] [default to undefined]
11
- **legend** | **Array<string>** | Legend | [optional] [default to undefined]
12
- **series** | [**Array<SeriesDTO>**](SeriesDTO.md) | Series | [optional] [default to undefined]
8
+ **title** | **string** | Title | [default to undefined]
9
+ **xAxis** | [**Array<AxisDataDTO>**](AxisDataDTO.md) | X Axis | [default to undefined]
10
+ **yAxis** | [**Array<AxisDataDTO>**](AxisDataDTO.md) | Y Axis | [default to undefined]
11
+ **legend** | **Array<string>** | Legend | [default to undefined]
12
+ **series** | [**Array<SeriesDTO>**](SeriesDTO.md) | Series | [default to undefined]
13
13
  **currency** | **string** | Currency | [optional] [default to undefined]
14
- **locale** | **string** | Locale | [optional] [default to undefined]
15
- **headers** | [**TableRowDTO**](TableRowDTO.md) | | [optional] [default to undefined]
16
- **rows** | [**Array<TableRowDTO>**](TableRowDTO.md) | Rows | [optional] [default to undefined]
14
+ **locale** | **string** | Locale | [default to undefined]
15
+ **headers** | [**TableRowDTO**](TableRowDTO.md) | | [default to undefined]
16
+ **rows** | [**Array<TableRowDTO>**](TableRowDTO.md) | Rows | [default to undefined]
17
17
 
18
18
  ## Example
19
19
 
@@ -6,9 +6,9 @@ Price & Stock List
6
6
 
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
- **title** | **string** | Title | [optional] [default to undefined]
9
+ **title** | **string** | Title | [default to undefined]
10
10
  **sku** | **string** | SKU | [optional] [default to undefined]
11
- **price** | **number** | Price | [optional] [default to undefined]
11
+ **price** | **number** | Price | [default to undefined]
12
12
  **rrp** | **number** | RRP | [optional] [default to undefined]
13
13
  **stock** | **number** | Stock | [optional] [default to undefined]
14
14
 
@@ -6,11 +6,11 @@ PrintersEntity
6
6
 
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
- **id** | **number** | id | [optional] [default to undefined]
10
- **brand** | **string** | brand | [optional] [default to undefined]
11
- **model** | **string** | model | [optional] [default to undefined]
12
- **sn** | **string** | sn | [optional] [default to undefined]
13
- **location** | **string** | location | [optional] [default to undefined]
9
+ **id** | **number** | id | [default to undefined]
10
+ **brand** | **string** | brand | [default to undefined]
11
+ **model** | **string** | model | [default to undefined]
12
+ **sn** | **string** | sn | [default to undefined]
13
+ **location** | **string** | location | [default to undefined]
14
14
 
15
15
  ## Example
16
16
 
@@ -6,12 +6,12 @@ PrizesEntity
6
6
 
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
- **id** | **number** | id | [optional] [default to undefined]
10
- **year** | **number** | year | [optional] [default to undefined]
11
- **sku** | **string** | sku | [optional] [default to undefined]
12
- **title** | **string** | title | [optional] [default to undefined]
13
- **target** | **number** | target | [optional] [default to undefined]
14
- **image** | **string** | image | [optional] [default to undefined]
9
+ **id** | **number** | id | [default to undefined]
10
+ **year** | **number** | year | [default to undefined]
11
+ **sku** | **string** | sku | [default to undefined]
12
+ **title** | **string** | title | [default to undefined]
13
+ **target** | **number** | target | [default to undefined]
14
+ **image** | **string** | image | [default to undefined]
15
15
 
16
16
  ## Example
17
17
 
@@ -6,8 +6,8 @@ Product Detailed Summary
6
6
 
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
- **sku** | **string** | SKU | [optional] [default to undefined]
10
- **title** | **string** | Title | [optional] [default to undefined]
9
+ **sku** | **string** | SKU | [default to undefined]
10
+ **title** | **string** | Title | [default to undefined]
11
11
  **quantity** | **number** | Stock Quantity | [optional] [default to undefined]
12
12
  **stockProduct** | **boolean** | Stock Product | [optional] [default to undefined]
13
13
  **price** | **number** | Price | [optional] [default to undefined]
@@ -6,9 +6,9 @@ Product Price List Item
6
6
 
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
- **title** | **string** | Title | [optional] [default to undefined]
9
+ **title** | **string** | Title | [default to undefined]
10
10
  **sku** | **string** | SKU | [optional] [default to undefined]
11
- **price** | **number** | Price | [optional] [default to undefined]
11
+ **price** | **number** | Price | [default to undefined]
12
12
  **rrp** | **number** | RRP | [optional] [default to undefined]
13
13
  **stock** | **number** | Stock | [optional] [default to undefined]
14
14
  **brand** | **string** | Brand | [optional] [default to undefined]
@@ -6,7 +6,7 @@ Product Search Results
6
6
 
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
- **results** | [**Array<ProductSummaryDTO>**](ProductSummaryDTO.md) | Results | [optional] [default to undefined]
9
+ **results** | [**Array<ProductSummaryDTO>**](ProductSummaryDTO.md) | Results | [default to undefined]
10
10
 
11
11
  ## Example
12
12
 
@@ -0,0 +1,27 @@
1
+ # ProductSerialInfoDTO
2
+
3
+ Product Serial Info Response
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **sku** | **string** | SKU | [default to undefined]
10
+ **title** | **string** | Product Title | [default to undefined]
11
+ **mac** | **boolean** | Has MAC Address | [default to undefined]
12
+ **serialPrefixes** | **Array<string>** | Serial Prefix | [default to undefined]
13
+
14
+ ## Example
15
+
16
+ ```typescript
17
+ import { ProductSerialInfoDTO } from 'yellowgrid-api-ts';
18
+
19
+ const instance: ProductSerialInfoDTO = {
20
+ sku,
21
+ title,
22
+ mac,
23
+ serialPrefixes,
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,9 +6,9 @@ Product Serial Info
6
6
 
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
- **sku** | **string** | SKU | [optional] [default to undefined]
10
- **title** | **string** | Product Title | [optional] [default to undefined]
11
- **mac** | **boolean** | Has MAC Address | [optional] [default to undefined]
9
+ **sku** | **string** | SKU | [default to undefined]
10
+ **title** | **string** | Product Title | [default to undefined]
11
+ **mac** | **boolean** | Has MAC Address | [default to undefined]
12
12
  **serial_prefixes** | **Array<string>** | Serial Prefix | [optional] [default to undefined]
13
13
 
14
14
  ## Example
@@ -6,8 +6,8 @@ Product Summary
6
6
 
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
- **sku** | **string** | SKU | [optional] [default to undefined]
10
- **title** | **string** | Title | [optional] [default to undefined]
9
+ **sku** | **string** | SKU | [default to undefined]
10
+ **title** | **string** | Title | [default to undefined]
11
11
  **quantity** | **number** | Stock Quantity | [optional] [default to undefined]
12
12
  **stockProduct** | **boolean** | Stock Product | [optional] [default to undefined]
13
13
  **price** | **number** | Price | [optional] [default to undefined]
@@ -7,16 +7,16 @@ PromoCodesEntity
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
9
  **id** | **number** | id | [optional] [default to undefined]
10
- **code** | **string** | code | [optional] [default to undefined]
11
- **description** | **string** | description | [optional] [default to undefined]
10
+ **code** | **string** | code | [default to undefined]
11
+ **description** | **string** | description | [default to undefined]
12
12
  **startDate** | **string** | start | [optional] [default to undefined]
13
13
  **endDate** | **string** | expiry | [optional] [default to undefined]
14
- **customerLimit** | **number** | customerLimit | [optional] [default to undefined]
15
- **globalLimit** | **number** | globalLimit | [optional] [default to undefined]
16
- **orderRestrictions** | **Array<string>** | orderRestrictions | [optional] [default to undefined]
17
- **includeDistribution** | **boolean** | includeDistribution | [optional] [default to undefined]
18
- **distributionOnly** | **boolean** | distributionOnly | [optional] [default to undefined]
19
- **nfr** | **boolean** | nfr | [optional] [default to undefined]
14
+ **customerLimit** | **number** | customerLimit | [default to undefined]
15
+ **globalLimit** | **number** | globalLimit | [default to undefined]
16
+ **orderRestrictions** | **Array<string>** | orderRestrictions | [default to undefined]
17
+ **includeDistribution** | **boolean** | includeDistribution | [default to undefined]
18
+ **distributionOnly** | **boolean** | distributionOnly | [default to undefined]
19
+ **nfr** | **boolean** | nfr | [default to undefined]
20
20
  **note** | **string** | note | [optional] [default to undefined]
21
21
 
22
22
  ## Example
@@ -6,14 +6,14 @@ Promo Item
6
6
 
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
- **id** | **number** | id | [optional] [default to undefined]
10
- **promoId** | **number** | promoId | [optional] [default to undefined]
11
- **price** | **number** | price | [optional] [default to undefined]
12
- **discount** | **number** | discount | [optional] [default to undefined]
13
- **sku** | **string** | sku | [optional] [default to undefined]
14
- **quantity** | **number** | quantity | [optional] [default to undefined]
15
- **bulkQuantity** | **number** | bulkQuantity | [optional] [default to undefined]
16
- **bulkAdd** | **number** | bulkAdd | [optional] [default to undefined]
9
+ **id** | **number** | id | [default to undefined]
10
+ **promoId** | **number** | promoId | [default to undefined]
11
+ **price** | **number** | price | [default to undefined]
12
+ **discount** | **number** | discount | [default to undefined]
13
+ **sku** | **string** | sku | [default to undefined]
14
+ **quantity** | **number** | quantity | [default to undefined]
15
+ **bulkQuantity** | **number** | bulkQuantity | [default to undefined]
16
+ **bulkAdd** | **number** | bulkAdd | [default to undefined]
17
17
 
18
18
  ## Example
19
19
 
@@ -6,14 +6,14 @@ PromoItemsEntity
6
6
 
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
- **id** | **number** | id | [optional] [default to undefined]
10
- **promoId** | **number** | promoId | [optional] [default to undefined]
11
- **price** | **number** | price | [optional] [default to undefined]
12
- **discount** | **number** | discount | [optional] [default to undefined]
13
- **sku** | **string** | sku | [optional] [default to undefined]
14
- **quantity** | **number** | quantity | [optional] [default to undefined]
15
- **bulkQuantity** | **number** | bulkQuantity | [optional] [default to undefined]
16
- **bulkAdd** | **number** | bulkAdd | [optional] [default to undefined]
9
+ **id** | **number** | id | [default to undefined]
10
+ **promoId** | **number** | promoId | [default to undefined]
11
+ **price** | **number** | price | [default to undefined]
12
+ **discount** | **number** | discount | [default to undefined]
13
+ **sku** | **string** | sku | [default to undefined]
14
+ **quantity** | **number** | quantity | [default to undefined]
15
+ **bulkQuantity** | **number** | bulkQuantity | [default to undefined]
16
+ **bulkAdd** | **number** | bulkAdd | [default to undefined]
17
17
 
18
18
  ## Example
19
19
 
@@ -7,16 +7,16 @@ Promotion
7
7
  Name | Type | Description | Notes
8
8
  ------------ | ------------- | ------------- | -------------
9
9
  **id** | **number** | id | [optional] [default to undefined]
10
- **code** | **string** | code | [optional] [default to undefined]
11
- **description** | **string** | description | [optional] [default to undefined]
10
+ **code** | **string** | code | [default to undefined]
11
+ **description** | **string** | description | [default to undefined]
12
12
  **startDate** | **string** | start | [optional] [default to undefined]
13
13
  **endDate** | **string** | expiry | [optional] [default to undefined]
14
- **customerLimit** | **number** | customerLimit | [optional] [default to undefined]
15
- **globalLimit** | **number** | globalLimit | [optional] [default to undefined]
16
- **orderRestrictions** | **Array<string>** | orderRestrictions | [optional] [default to undefined]
17
- **includeDistribution** | **boolean** | includeDistribution | [optional] [default to undefined]
18
- **distributionOnly** | **boolean** | distributionOnly | [optional] [default to undefined]
19
- **nfr** | **boolean** | nfr | [optional] [default to undefined]
14
+ **customerLimit** | **number** | customerLimit | [default to undefined]
15
+ **globalLimit** | **number** | globalLimit | [default to undefined]
16
+ **orderRestrictions** | **Array<string>** | orderRestrictions | [default to undefined]
17
+ **includeDistribution** | **boolean** | includeDistribution | [default to undefined]
18
+ **distributionOnly** | **boolean** | distributionOnly | [default to undefined]
19
+ **nfr** | **boolean** | nfr | [default to undefined]
20
20
  **note** | **string** | note | [optional] [default to undefined]
21
21
  **items** | [**Array<PromoItemModel>**](PromoItemModel.md) | Items | [optional] [default to undefined]
22
22