@getbrevo/brevo 2.3.0 → 3.0.1

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 (836) hide show
  1. package/.openapi-generator/FILES +24 -113
  2. package/.openapi-generator/VERSION +1 -1
  3. package/README.md +178 -100
  4. package/api/accountApi.ts +6 -11
  5. package/api/apis.ts +3 -9
  6. package/api/companiesApi.ts +82 -260
  7. package/api/contactsApi.ts +168 -265
  8. package/api/conversationsApi.ts +46 -47
  9. package/api/couponsApi.ts +11 -11
  10. package/api/dealsApi.ts +51 -232
  11. package/api/domainsApi.ts +11 -11
  12. package/api/ecommerceApi.ts +97 -113
  13. package/api/emailCampaignsApi.ts +83 -106
  14. package/api/eventsApi.ts +3 -3
  15. package/api/externalFeedsApi.ts +11 -11
  16. package/api/filesApi.ts +11 -11
  17. package/api/inboundParsingApi.ts +7 -7
  18. package/api/masterAccountApi.ts +53 -282
  19. package/api/notesApi.ts +11 -11
  20. package/api/paymentsApi.ts +7 -7
  21. package/api/processApi.ts +5 -5
  22. package/api/resellerApi.ts +33 -33
  23. package/api/sMSCampaignsApi.ts +51 -52
  24. package/api/sendersApi.ts +15 -15
  25. package/api/tasksApi.ts +13 -13
  26. package/api/transactionalEmailsApi.ts +46 -123
  27. package/api/transactionalSMSApi.ts +9 -69
  28. package/api/transactionalWhatsAppApi.ts +5 -5
  29. package/api/userApi.ts +15 -15
  30. package/api/webhooksApi.ts +13 -13
  31. package/api/whatsAppCampaignsApi.ts +19 -19
  32. package/dist/api/accountApi.d.ts +2 -1
  33. package/dist/api/accountApi.js +10 -14
  34. package/dist/api/accountApi.js.map +1 -1
  35. package/dist/api/apis.d.ts +4 -9
  36. package/dist/api/apis.js +3 -9
  37. package/dist/api/apis.js.map +1 -1
  38. package/dist/api/companiesApi.d.ts +10 -29
  39. package/dist/api/companiesApi.js +70 -219
  40. package/dist/api/companiesApi.js.map +1 -1
  41. package/dist/api/contactsApi.d.ts +35 -43
  42. package/dist/api/contactsApi.js +155 -232
  43. package/dist/api/contactsApi.js.map +1 -1
  44. package/dist/api/conversationsApi.d.ts +10 -10
  45. package/dist/api/conversationsApi.js +47 -47
  46. package/dist/api/conversationsApi.js.map +1 -1
  47. package/dist/api/couponsApi.d.ts +1 -0
  48. package/dist/api/couponsApi.js +22 -22
  49. package/dist/api/couponsApi.js.map +1 -1
  50. package/dist/api/dealsApi.d.ts +12 -32
  51. package/dist/api/dealsApi.js +52 -201
  52. package/dist/api/dealsApi.js.map +1 -1
  53. package/dist/api/domainsApi.d.ts +1 -0
  54. package/dist/api/domainsApi.js +22 -22
  55. package/dist/api/domainsApi.js.map +1 -1
  56. package/dist/api/ecommerceApi.d.ts +21 -21
  57. package/dist/api/ecommerceApi.js +88 -97
  58. package/dist/api/ecommerceApi.js.map +1 -1
  59. package/dist/api/emailCampaignsApi.d.ts +15 -15
  60. package/dist/api/emailCampaignsApi.js +86 -108
  61. package/dist/api/emailCampaignsApi.js.map +1 -1
  62. package/dist/api/eventsApi.d.ts +1 -0
  63. package/dist/api/eventsApi.js +6 -6
  64. package/dist/api/eventsApi.js.map +1 -1
  65. package/dist/api/externalFeedsApi.d.ts +1 -0
  66. package/dist/api/externalFeedsApi.js +22 -22
  67. package/dist/api/externalFeedsApi.js.map +1 -1
  68. package/dist/api/filesApi.d.ts +1 -0
  69. package/dist/api/filesApi.js +22 -22
  70. package/dist/api/filesApi.js.map +1 -1
  71. package/dist/api/inboundParsingApi.d.ts +2 -0
  72. package/dist/api/inboundParsingApi.js +14 -14
  73. package/dist/api/inboundParsingApi.js.map +1 -1
  74. package/dist/api/masterAccountApi.d.ts +2 -27
  75. package/dist/api/masterAccountApi.js +98 -299
  76. package/dist/api/masterAccountApi.js.map +1 -1
  77. package/dist/api/notesApi.d.ts +1 -0
  78. package/dist/api/notesApi.js +22 -22
  79. package/dist/api/notesApi.js.map +1 -1
  80. package/dist/api/paymentsApi.d.ts +1 -0
  81. package/dist/api/paymentsApi.js +14 -14
  82. package/dist/api/paymentsApi.js.map +1 -1
  83. package/dist/api/processApi.d.ts +1 -0
  84. package/dist/api/processApi.js +10 -10
  85. package/dist/api/processApi.js.map +1 -1
  86. package/dist/api/resellerApi.d.ts +1 -0
  87. package/dist/api/resellerApi.js +66 -66
  88. package/dist/api/resellerApi.js.map +1 -1
  89. package/dist/api/sMSCampaignsApi.d.ts +11 -11
  90. package/dist/api/sMSCampaignsApi.js +52 -52
  91. package/dist/api/sMSCampaignsApi.js.map +1 -1
  92. package/dist/api/sendersApi.d.ts +1 -0
  93. package/dist/api/sendersApi.js +30 -30
  94. package/dist/api/sendersApi.js.map +1 -1
  95. package/dist/api/tasksApi.d.ts +1 -0
  96. package/dist/api/tasksApi.js +26 -26
  97. package/dist/api/tasksApi.js.map +1 -1
  98. package/dist/api/transactionalEmailsApi.d.ts +1 -10
  99. package/dist/api/transactionalEmailsApi.js +90 -157
  100. package/dist/api/transactionalEmailsApi.js.map +1 -1
  101. package/dist/api/transactionalSMSApi.d.ts +1 -8
  102. package/dist/api/transactionalSMSApi.js +18 -73
  103. package/dist/api/transactionalSMSApi.js.map +1 -1
  104. package/dist/api/transactionalWhatsAppApi.d.ts +1 -0
  105. package/dist/api/transactionalWhatsAppApi.js +10 -10
  106. package/dist/api/transactionalWhatsAppApi.js.map +1 -1
  107. package/dist/api/userApi.d.ts +1 -0
  108. package/dist/api/userApi.js +26 -26
  109. package/dist/api/userApi.js.map +1 -1
  110. package/dist/api/webhooksApi.d.ts +1 -0
  111. package/dist/api/webhooksApi.js +26 -26
  112. package/dist/api/webhooksApi.js.map +1 -1
  113. package/dist/api/whatsAppCampaignsApi.d.ts +1 -0
  114. package/dist/api/whatsAppCampaignsApi.js +38 -38
  115. package/dist/api/whatsAppCampaignsApi.js.map +1 -1
  116. package/dist/model/abTestCampaignResult.js +1 -1
  117. package/dist/model/abTestCampaignResult.js.map +1 -1
  118. package/dist/model/addContactToList.d.ts +0 -1
  119. package/dist/model/addContactToList.js +0 -5
  120. package/dist/model/addContactToList.js.map +1 -1
  121. package/dist/model/cart.js +1 -1
  122. package/dist/model/cart.js.map +1 -1
  123. package/dist/model/companiesIdPatchRequest.d.ts +0 -2
  124. package/dist/model/companiesIdPatchRequest.js +0 -10
  125. package/dist/model/companiesIdPatchRequest.js.map +1 -1
  126. package/dist/model/conversationsMessage.d.ts +0 -20
  127. package/dist/model/conversationsMessage.js +1 -76
  128. package/dist/model/conversationsMessage.js.map +1 -1
  129. package/dist/model/conversionSourceMetrics.d.ts +2 -5
  130. package/dist/model/conversionSourceMetrics.js +2 -5
  131. package/dist/model/conversionSourceMetrics.js.map +1 -1
  132. package/dist/model/createAttribute.d.ts +1 -3
  133. package/dist/model/createAttribute.js +1 -7
  134. package/dist/model/createAttribute.js.map +1 -1
  135. package/dist/model/createChild.js +1 -1
  136. package/dist/model/createChild.js.map +1 -1
  137. package/dist/model/createContact.d.ts +1 -3
  138. package/dist/model/createContact.js +1 -1
  139. package/dist/model/createContact.js.map +1 -1
  140. package/dist/model/createDoiContact.d.ts +1 -3
  141. package/dist/model/createDoiContact.js +1 -1
  142. package/dist/model/createDoiContact.js.map +1 -1
  143. package/dist/model/createEmailCampaign.d.ts +0 -2
  144. package/dist/model/createEmailCampaign.js +1 -6
  145. package/dist/model/createEmailCampaign.js.map +1 -1
  146. package/dist/model/createEmailCampaignRecipients.d.ts +0 -1
  147. package/dist/model/createEmailCampaignRecipients.js +0 -5
  148. package/dist/model/createEmailCampaignRecipients.js.map +1 -1
  149. package/dist/model/createExternalFeed.js +1 -1
  150. package/dist/model/createExternalFeed.js.map +1 -1
  151. package/dist/model/createSmsCampaign.js.map +1 -1
  152. package/dist/model/createSubAccount.js +1 -1
  153. package/dist/model/createSubAccount.js.map +1 -1
  154. package/dist/model/createUpdateCategory.js.map +1 -1
  155. package/dist/model/createUpdateProduct.js.map +1 -1
  156. package/dist/model/createWebhook.d.ts +0 -5
  157. package/dist/model/createWebhook.js +1 -12
  158. package/dist/model/createWebhook.js.map +1 -1
  159. package/dist/model/createWhatsAppTemplate.js +1 -1
  160. package/dist/model/createWhatsAppTemplate.js.map +1 -1
  161. package/dist/model/crmDealsIdPatchRequest.d.ts +0 -2
  162. package/dist/model/crmDealsIdPatchRequest.js +0 -10
  163. package/dist/model/crmDealsIdPatchRequest.js.map +1 -1
  164. package/dist/model/ecommerceAttributionMetricsConversionSourceConversionSourceIdGet200Response.d.ts +2 -5
  165. package/dist/model/ecommerceAttributionMetricsConversionSourceConversionSourceIdGet200Response.js +2 -5
  166. package/dist/model/ecommerceAttributionMetricsConversionSourceConversionSourceIdGet200Response.js.map +1 -1
  167. package/dist/model/emailExportRecipients.js +1 -1
  168. package/dist/model/emailExportRecipients.js.map +1 -1
  169. package/dist/model/errorModel.d.ts +1 -0
  170. package/dist/model/errorModel.js +2 -1
  171. package/dist/model/errorModel.js.map +1 -1
  172. package/dist/model/exportWebhooksHistory.js +1 -1
  173. package/dist/model/exportWebhooksHistory.js.map +1 -1
  174. package/dist/model/getAccountAllOfPlan.d.ts +3 -1
  175. package/dist/model/getAccountAllOfPlan.js +7 -1
  176. package/dist/model/getAccountAllOfPlan.js.map +1 -1
  177. package/dist/model/getAllExternalFeedsFeedsInner.js +1 -1
  178. package/dist/model/getAllExternalFeedsFeedsInner.js.map +1 -1
  179. package/dist/model/getAttributesAttributesInner.d.ts +1 -4
  180. package/dist/model/getAttributesAttributesInner.js +1 -8
  181. package/dist/model/getAttributesAttributesInner.js.map +1 -1
  182. package/dist/model/getCampaignOverview.js +1 -1
  183. package/dist/model/getCampaignOverview.js.map +1 -1
  184. package/dist/model/getCampaignStats.d.ts +0 -2
  185. package/dist/model/getCampaignStats.js +0 -10
  186. package/dist/model/getCampaignStats.js.map +1 -1
  187. package/dist/model/getContactCampaignStats.d.ts +6 -6
  188. package/dist/model/getContactCampaignStats.js +5 -5
  189. package/dist/model/getContactCampaignStats.js.map +1 -1
  190. package/dist/model/getContactCampaignStatsClickedInner.d.ts +2 -2
  191. package/dist/model/getContactCampaignStatsClickedInner.js +1 -1
  192. package/dist/model/getContactCampaignStatsUnsubscriptions.d.ts +4 -4
  193. package/dist/model/getContactCampaignStatsUnsubscriptions.js +2 -2
  194. package/dist/model/getContactCampaignStatsUnsubscriptions.js.map +1 -1
  195. package/dist/model/getCorporateInvitedUsersListUsersInnerFeatureAccess.d.ts +0 -5
  196. package/dist/model/getCorporateInvitedUsersListUsersInnerFeatureAccess.js +0 -25
  197. package/dist/model/getCorporateInvitedUsersListUsersInnerFeatureAccess.js.map +1 -1
  198. package/dist/model/getCorporateUserPermissionFeatureAccess.d.ts +0 -5
  199. package/dist/model/getCorporateUserPermissionFeatureAccess.js +0 -25
  200. package/dist/model/getCorporateUserPermissionFeatureAccess.js.map +1 -1
  201. package/dist/model/getEmailCampaign.d.ts +4 -2
  202. package/dist/model/getEmailCampaign.js +3 -3
  203. package/dist/model/getEmailCampaign.js.map +1 -1
  204. package/dist/model/getEmailCampaignsCampaignsInner.js +1 -1
  205. package/dist/model/getEmailCampaignsCampaignsInner.js.map +1 -1
  206. package/dist/model/getEmailEventReportEventsInner.js +1 -1
  207. package/dist/model/getEmailEventReportEventsInner.js.map +1 -1
  208. package/dist/model/getExtendedCampaignOverview.js +1 -1
  209. package/dist/model/getExtendedCampaignOverview.js.map +1 -1
  210. package/dist/model/getExtendedCampaignStats.js.map +1 -1
  211. package/dist/model/getExternalFeedByUUID.js +1 -1
  212. package/dist/model/getExternalFeedByUUID.js.map +1 -1
  213. package/dist/model/getInboundEmailEventsByUuidLogsInner.js +1 -1
  214. package/dist/model/getInboundEmailEventsByUuidLogsInner.js.map +1 -1
  215. package/dist/model/getOrdersOrdersInner.d.ts +1 -6
  216. package/dist/model/getOrdersOrdersInner.js +5 -15
  217. package/dist/model/getOrdersOrdersInner.js.map +1 -1
  218. package/dist/model/getPaymentRequest.js +1 -1
  219. package/dist/model/getPaymentRequest.js.map +1 -1
  220. package/dist/model/getProcess.js +1 -1
  221. package/dist/model/getProcess.js.map +1 -1
  222. package/dist/model/getScheduledEmailByBatchIdBatchesInner.js +1 -1
  223. package/dist/model/getScheduledEmailByBatchIdBatchesInner.js.map +1 -1
  224. package/dist/model/getScheduledEmailByMessageId.js +1 -1
  225. package/dist/model/getScheduledEmailByMessageId.js.map +1 -1
  226. package/dist/model/getSegments.d.ts +2 -2
  227. package/dist/model/getSegments.js +1 -1
  228. package/dist/model/getSegments.js.map +1 -1
  229. package/dist/model/getSmsCampaign.d.ts +4 -2
  230. package/dist/model/getSmsCampaign.js +3 -3
  231. package/dist/model/getSmsCampaign.js.map +1 -1
  232. package/dist/model/getSmsCampaignOverview.js +1 -1
  233. package/dist/model/getSmsCampaignOverview.js.map +1 -1
  234. package/dist/model/getSmsCampaignsCampaignsInner.js +1 -1
  235. package/dist/model/getSmsCampaignsCampaignsInner.js.map +1 -1
  236. package/dist/model/getSmsEventReportEventsInner.js +1 -1
  237. package/dist/model/getSmsEventReportEventsInner.js.map +1 -1
  238. package/dist/model/getTransacBlockedContactsContactsInnerReason.js +1 -1
  239. package/dist/model/getTransacBlockedContactsContactsInnerReason.js.map +1 -1
  240. package/dist/model/getWebhook.js +1 -1
  241. package/dist/model/getWebhook.js.map +1 -1
  242. package/dist/model/getWhatsAppConfig.js +1 -1
  243. package/dist/model/getWhatsAppConfig.js.map +1 -1
  244. package/dist/model/getWhatsappCampaignOverview.js +1 -1
  245. package/dist/model/getWhatsappCampaignOverview.js.map +1 -1
  246. package/dist/model/getWhatsappCampaignsCampaignsInner.js +1 -1
  247. package/dist/model/getWhatsappCampaignsCampaignsInner.js.map +1 -1
  248. package/dist/model/getWhatsappEventReportEventsInner.js +1 -1
  249. package/dist/model/getWhatsappEventReportEventsInner.js.map +1 -1
  250. package/dist/model/inviteAdminUserPrivilegesInner.d.ts +2 -11
  251. package/dist/model/inviteAdminUserPrivilegesInner.js +1 -10
  252. package/dist/model/inviteAdminUserPrivilegesInner.js.map +1 -1
  253. package/dist/model/inviteuserPrivilegesInner.d.ts +3 -5
  254. package/dist/model/inviteuserPrivilegesInner.js +4 -6
  255. package/dist/model/inviteuserPrivilegesInner.js.map +1 -1
  256. package/dist/model/masterDetailsResponsePlanInfo.js +1 -1
  257. package/dist/model/masterDetailsResponsePlanInfo.js.map +1 -1
  258. package/dist/model/models.d.ts +33 -117
  259. package/dist/model/models.js +75 -412
  260. package/dist/model/models.js.map +1 -1
  261. package/dist/model/notification.js +1 -1
  262. package/dist/model/notification.js.map +1 -1
  263. package/dist/model/order.d.ts +1 -6
  264. package/dist/model/order.js +5 -15
  265. package/dist/model/order.js.map +1 -1
  266. package/dist/model/orderBatch.js.map +1 -1
  267. package/dist/model/removeContactFromList.d.ts +0 -1
  268. package/dist/model/removeContactFromList.js +0 -5
  269. package/dist/model/removeContactFromList.js.map +1 -1
  270. package/dist/model/requestContactExport.d.ts +0 -4
  271. package/dist/model/requestContactExport.js +0 -24
  272. package/dist/model/requestContactExport.js.map +1 -1
  273. package/dist/model/requestContactExportCustomContactFilter.d.ts +0 -1
  274. package/dist/model/requestContactExportCustomContactFilter.js +1 -6
  275. package/dist/model/requestContactExportCustomContactFilter.js.map +1 -1
  276. package/dist/model/requestContactImport.js.map +1 -1
  277. package/dist/model/requestSmsRecipientExport.js +1 -1
  278. package/dist/model/requestSmsRecipientExport.js.map +1 -1
  279. package/dist/model/sendReport.js +1 -1
  280. package/dist/model/sendReport.js.map +1 -1
  281. package/dist/model/sendTransacSms.d.ts +1 -2
  282. package/dist/model/sendTransacSms.js +2 -2
  283. package/dist/model/sendTransacSms.js.map +1 -1
  284. package/dist/model/ssoTokenRequest.js +1 -1
  285. package/dist/model/ssoTokenRequest.js.map +1 -1
  286. package/dist/model/subAccountDetailsResponsePlanInfoCredits.d.ts +0 -4
  287. package/dist/model/subAccountDetailsResponsePlanInfoCredits.js +0 -10
  288. package/dist/model/subAccountDetailsResponsePlanInfoCredits.js.map +1 -1
  289. package/dist/model/subAccountDetailsResponsePlanInfoFeatures.d.ts +0 -2
  290. package/dist/model/subAccountDetailsResponsePlanInfoFeatures.js +0 -5
  291. package/dist/model/subAccountDetailsResponsePlanInfoFeatures.js.map +1 -1
  292. package/dist/model/subAccountUpdatePlanRequestCredits.d.ts +0 -2
  293. package/dist/model/subAccountUpdatePlanRequestCredits.js +0 -10
  294. package/dist/model/subAccountUpdatePlanRequestCredits.js.map +1 -1
  295. package/dist/model/subAccountUpdatePlanRequestFeatures.d.ts +0 -1
  296. package/dist/model/subAccountUpdatePlanRequestFeatures.js +0 -5
  297. package/dist/model/subAccountUpdatePlanRequestFeatures.js.map +1 -1
  298. package/dist/model/taskReminder.js +1 -1
  299. package/dist/model/taskReminder.js.map +1 -1
  300. package/dist/model/updateAttribute.d.ts +0 -1
  301. package/dist/model/updateAttribute.js +0 -5
  302. package/dist/model/updateAttribute.js.map +1 -1
  303. package/dist/model/updateCampaignStatus.js +1 -1
  304. package/dist/model/updateCampaignStatus.js.map +1 -1
  305. package/dist/model/updateContact.d.ts +1 -3
  306. package/dist/model/updateContact.js +1 -1
  307. package/dist/model/updateContact.js.map +1 -1
  308. package/dist/model/updateEmailCampaign.d.ts +0 -2
  309. package/dist/model/updateEmailCampaign.js +1 -6
  310. package/dist/model/updateEmailCampaign.js.map +1 -1
  311. package/dist/model/updateEmailCampaignRecipients.d.ts +0 -1
  312. package/dist/model/updateEmailCampaignRecipients.js +0 -5
  313. package/dist/model/updateEmailCampaignRecipients.js.map +1 -1
  314. package/dist/model/updateExternalFeed.js +1 -1
  315. package/dist/model/updateExternalFeed.js.map +1 -1
  316. package/dist/model/updateSmsCampaign.js.map +1 -1
  317. package/dist/model/updateWebhook.js +1 -1
  318. package/dist/model/updateWebhook.js.map +1 -1
  319. package/dist/model/updateWhatsAppCampaign.js +1 -1
  320. package/dist/model/updateWhatsAppCampaign.js.map +1 -1
  321. package/dist/requestCompat.d.ts +29 -0
  322. package/dist/requestCompat.js +110 -0
  323. package/dist/requestCompat.js.map +1 -0
  324. package/model/addContactToList.ts +2 -11
  325. package/model/companiesIdPatchRequest.ts +0 -18
  326. package/model/conversationsMessage.ts +0 -131
  327. package/model/conversionSourceMetrics.ts +3 -6
  328. package/model/createAttribute.ts +3 -13
  329. package/model/createContact.ts +4 -4
  330. package/model/createDoiContact.ts +3 -3
  331. package/model/createEmailCampaign.ts +0 -7
  332. package/model/createEmailCampaignRecipients.ts +0 -9
  333. package/model/createUpdateProduct.ts +1 -1
  334. package/model/createUpdateProducts.ts +1 -1
  335. package/model/createWebhook.ts +1 -14
  336. package/model/crmDealsIdPatchRequest.ts +0 -18
  337. package/model/ecommerceAttributionMetricsConversionSourceConversionSourceIdGet200Response.ts +3 -6
  338. package/model/errorModel.ts +1 -0
  339. package/model/getAccountAllOfPlan.ts +13 -3
  340. package/model/getAttributesAttributesInner.ts +1 -12
  341. package/model/getCampaignStats.ts +0 -18
  342. package/model/getContactCampaignStats.ts +11 -11
  343. package/model/getContactCampaignStatsClickedInner.ts +3 -3
  344. package/model/getContactCampaignStatsUnsubscriptions.ts +6 -6
  345. package/model/getCorporateInvitedUsersListUsersInnerFeatureAccess.ts +0 -45
  346. package/model/getCorporateUserPermissionFeatureAccess.ts +0 -45
  347. package/model/getEmailCampaign.ts +6 -4
  348. package/model/getExtendedCampaignStats.ts +0 -3
  349. package/model/getOrdersOrdersInner.ts +8 -24
  350. package/model/getSegments.ts +3 -3
  351. package/model/getSmsCampaign.ts +6 -4
  352. package/model/inviteAdminUserPrivilegesInner.ts +2 -11
  353. package/model/inviteuserPrivilegesInner.ts +3 -5
  354. package/model/models.ts +85 -427
  355. package/model/order.ts +8 -24
  356. package/model/orderBilling.ts +1 -1
  357. package/model/removeContactFromList.ts +3 -12
  358. package/model/requestContactExport.ts +1 -37
  359. package/model/requestContactExportCustomContactFilter.ts +1 -10
  360. package/model/sendSmtpEmail.ts +1 -1
  361. package/model/sendTransacSms.ts +5 -3
  362. package/model/subAccountDetailsResponsePlanInfoCredits.ts +0 -14
  363. package/model/subAccountDetailsResponsePlanInfoFeatures.ts +0 -7
  364. package/model/subAccountDetailsResponsePlanInfoFeaturesUsers.ts +3 -3
  365. package/model/subAccountUpdatePlanRequestCredits.ts +2 -20
  366. package/model/subAccountUpdatePlanRequestFeatures.ts +1 -10
  367. package/model/updateAttribute.ts +1 -10
  368. package/model/updateContact.ts +3 -3
  369. package/model/updateEmailCampaign.ts +0 -7
  370. package/model/updateEmailCampaignRecipients.ts +0 -9
  371. package/package.json +6 -6
  372. package/requestCompat.ts +138 -0
  373. package/api/balanceApi.ts +0 -1725
  374. package/api/programApi.ts +0 -992
  375. package/api/rewardApi.ts +0 -975
  376. package/api/tierApi.ts +0 -952
  377. package/dist/api/balanceApi.d.ts +0 -187
  378. package/dist/api/balanceApi.js +0 -1434
  379. package/dist/api/balanceApi.js.map +0 -1
  380. package/dist/api/programApi.d.ts +0 -125
  381. package/dist/api/programApi.js +0 -847
  382. package/dist/api/programApi.js.map +0 -1
  383. package/dist/api/rewardApi.d.ts +0 -119
  384. package/dist/api/rewardApi.js +0 -814
  385. package/dist/api/rewardApi.js.map +0 -1
  386. package/dist/api/tierApi.d.ts +0 -116
  387. package/dist/api/tierApi.js +0 -801
  388. package/dist/api/tierApi.js.map +0 -1
  389. package/dist/base.d.ts +0 -66
  390. package/dist/base.js +0 -65
  391. package/dist/base.js.map +0 -1
  392. package/dist/common.d.ts +0 -65
  393. package/dist/common.js +0 -161
  394. package/dist/common.js.map +0 -1
  395. package/dist/configuration.d.ts +0 -91
  396. package/dist/configuration.js +0 -44
  397. package/dist/configuration.js.map +0 -1
  398. package/dist/index.d.ts +0 -13
  399. package/dist/index.js +0 -31
  400. package/dist/index.js.map +0 -1
  401. package/dist/model/addSubscriptionMemberPayload.d.ts +0 -16
  402. package/dist/model/addSubscriptionMemberPayload.js +0 -28
  403. package/dist/model/addSubscriptionMemberPayload.js.map +0 -1
  404. package/dist/model/aggregateBalance.d.ts +0 -15
  405. package/dist/model/aggregateBalance.js +0 -23
  406. package/dist/model/aggregateBalance.js.map +0 -1
  407. package/dist/model/balance.d.ts +0 -22
  408. package/dist/model/balance.js +0 -58
  409. package/dist/model/balance.js.map +0 -1
  410. package/dist/model/balanceDataPerContact.d.ts +0 -17
  411. package/dist/model/balanceDataPerContact.js +0 -33
  412. package/dist/model/balanceDataPerContact.js.map +0 -1
  413. package/dist/model/balanceDefinition.d.ts +0 -42
  414. package/dist/model/balanceDefinition.js +0 -121
  415. package/dist/model/balanceDefinition.js.map +0 -1
  416. package/dist/model/balanceDefinitionPage.d.ts +0 -15
  417. package/dist/model/balanceDefinitionPage.js +0 -18
  418. package/dist/model/balanceDefinitionPage.js.map +0 -1
  419. package/dist/model/balanceLimit.d.ts +0 -23
  420. package/dist/model/balanceLimit.js +0 -63
  421. package/dist/model/balanceLimit.js.map +0 -1
  422. package/dist/model/balanceOrder.d.ts +0 -27
  423. package/dist/model/balanceOrder.js +0 -73
  424. package/dist/model/balanceOrder.js.map +0 -1
  425. package/dist/model/companiesImportPost200Response.d.ts +0 -14
  426. package/dist/model/companiesImportPost200Response.js +0 -18
  427. package/dist/model/companiesImportPost200Response.js.map +0 -1
  428. package/dist/model/companiesImportPost400Response.d.ts +0 -14
  429. package/dist/model/companiesImportPost400Response.js +0 -18
  430. package/dist/model/companiesImportPost400Response.js.map +0 -1
  431. package/dist/model/contactBalancesResp.d.ts +0 -18
  432. package/dist/model/contactBalancesResp.js +0 -33
  433. package/dist/model/contactBalancesResp.js.map +0 -1
  434. package/dist/model/contactErrorModel.d.ts +0 -27
  435. package/dist/model/contactErrorModel.js +0 -40
  436. package/dist/model/contactErrorModel.js.map +0 -1
  437. package/dist/model/conversationsMessageAttachmentsInner.d.ts +0 -19
  438. package/dist/model/conversationsMessageAttachmentsInner.js +0 -43
  439. package/dist/model/conversationsMessageAttachmentsInner.js.map +0 -1
  440. package/dist/model/conversationsMessageForwardedToSourceStatus.d.ts +0 -15
  441. package/dist/model/conversationsMessageForwardedToSourceStatus.js +0 -23
  442. package/dist/model/conversationsMessageForwardedToSourceStatus.js.map +0 -1
  443. package/dist/model/conversationsMessageFrom.d.ts +0 -15
  444. package/dist/model/conversationsMessageFrom.js +0 -23
  445. package/dist/model/conversationsMessageFrom.js.map +0 -1
  446. package/dist/model/conversationsMessageReplyTo.d.ts +0 -15
  447. package/dist/model/conversationsMessageReplyTo.js +0 -23
  448. package/dist/model/conversationsMessageReplyTo.js.map +0 -1
  449. package/dist/model/conversationsMessageToInner.d.ts +0 -15
  450. package/dist/model/conversationsMessageToInner.js +0 -23
  451. package/dist/model/conversationsMessageToInner.js.map +0 -1
  452. package/dist/model/corporateUserEmailPermissionsPutRequest.d.ts +0 -16
  453. package/dist/model/corporateUserEmailPermissionsPutRequest.js +0 -23
  454. package/dist/model/corporateUserEmailPermissionsPutRequest.js.map +0 -1
  455. package/dist/model/corporateUserEmailPermissionsPutRequestPrivilegesInner.d.ts +0 -38
  456. package/dist/model/corporateUserEmailPermissionsPutRequestPrivilegesInner.js +0 -48
  457. package/dist/model/corporateUserEmailPermissionsPutRequestPrivilegesInner.js.map +0 -1
  458. package/dist/model/createBalanceDefinitionPayload.d.ts +0 -75
  459. package/dist/model/createBalanceDefinitionPayload.js +0 -145
  460. package/dist/model/createBalanceDefinitionPayload.js.map +0 -1
  461. package/dist/model/createBalanceLimitPayload.d.ts +0 -35
  462. package/dist/model/createBalanceLimitPayload.js +0 -62
  463. package/dist/model/createBalanceLimitPayload.js.map +0 -1
  464. package/dist/model/createBalancePayload.d.ts +0 -14
  465. package/dist/model/createBalancePayload.js +0 -18
  466. package/dist/model/createBalancePayload.js.map +0 -1
  467. package/dist/model/createEmailCampaignEmailExpirationDate.d.ts +0 -22
  468. package/dist/model/createEmailCampaignEmailExpirationDate.js +0 -31
  469. package/dist/model/createEmailCampaignEmailExpirationDate.js.map +0 -1
  470. package/dist/model/createLoyaltyProgramPayload.d.ts +0 -19
  471. package/dist/model/createLoyaltyProgramPayload.js +0 -33
  472. package/dist/model/createLoyaltyProgramPayload.js.map +0 -1
  473. package/dist/model/createOrderPayload.d.ts +0 -22
  474. package/dist/model/createOrderPayload.js +0 -48
  475. package/dist/model/createOrderPayload.js.map +0 -1
  476. package/dist/model/createSubscriptionPayload.d.ts +0 -16
  477. package/dist/model/createSubscriptionPayload.js +0 -28
  478. package/dist/model/createSubscriptionPayload.js.map +0 -1
  479. package/dist/model/createSubscriptionResponse.d.ts +0 -20
  480. package/dist/model/createSubscriptionResponse.js +0 -48
  481. package/dist/model/createSubscriptionResponse.js.map +0 -1
  482. package/dist/model/createTierGroupRequest.d.ts +0 -29
  483. package/dist/model/createTierGroupRequest.js +0 -51
  484. package/dist/model/createTierGroupRequest.js.map +0 -1
  485. package/dist/model/createTransactionPayload.d.ts +0 -24
  486. package/dist/model/createTransactionPayload.js +0 -58
  487. package/dist/model/createTransactionPayload.js.map +0 -1
  488. package/dist/model/crmAttributesPost200Response.d.ts +0 -14
  489. package/dist/model/crmAttributesPost200Response.js +0 -18
  490. package/dist/model/crmAttributesPost200Response.js.map +0 -1
  491. package/dist/model/crmAttributesPostRequest.d.ts +0 -33
  492. package/dist/model/crmAttributesPostRequest.js +0 -55
  493. package/dist/model/crmAttributesPostRequest.js.map +0 -1
  494. package/dist/model/errorResponse.d.ts +0 -14
  495. package/dist/model/errorResponse.js +0 -18
  496. package/dist/model/errorResponse.js.map +0 -1
  497. package/dist/model/fetchTemplatePreview.d.ts +0 -16
  498. package/dist/model/fetchTemplatePreview.js +0 -28
  499. package/dist/model/fetchTemplatePreview.js.map +0 -1
  500. package/dist/model/getSegment.d.ts +0 -17
  501. package/dist/model/getSegment.js +0 -33
  502. package/dist/model/getSegment.js.map +0 -1
  503. package/dist/model/loyaltyProgram.d.ts +0 -33
  504. package/dist/model/loyaltyProgram.js +0 -80
  505. package/dist/model/loyaltyProgram.js.map +0 -1
  506. package/dist/model/loyaltyProgramPage.d.ts +0 -15
  507. package/dist/model/loyaltyProgramPage.js +0 -18
  508. package/dist/model/loyaltyProgramPage.js.map +0 -1
  509. package/dist/model/loyaltyProgramValidationError.d.ts +0 -16
  510. package/dist/model/loyaltyProgramValidationError.js +0 -28
  511. package/dist/model/loyaltyProgramValidationError.js.map +0 -1
  512. package/dist/model/loyaltyTierPage.d.ts +0 -15
  513. package/dist/model/loyaltyTierPage.js +0 -18
  514. package/dist/model/loyaltyTierPage.js.map +0 -1
  515. package/dist/model/mainAttributeRewardPayload.d.ts +0 -22
  516. package/dist/model/mainAttributeRewardPayload.js +0 -48
  517. package/dist/model/mainAttributeRewardPayload.js.map +0 -1
  518. package/dist/model/mainBillingPayload.d.ts +0 -20
  519. package/dist/model/mainBillingPayload.js +0 -48
  520. package/dist/model/mainBillingPayload.js.map +0 -1
  521. package/dist/model/mainCodeCountHttpResponse.d.ts +0 -14
  522. package/dist/model/mainCodeCountHttpResponse.js +0 -18
  523. package/dist/model/mainCodeCountHttpResponse.js.map +0 -1
  524. package/dist/model/mainCreateRedeemPayload.d.ts +0 -24
  525. package/dist/model/mainCreateRedeemPayload.js +0 -53
  526. package/dist/model/mainCreateRedeemPayload.js.map +0 -1
  527. package/dist/model/mainCreateRewardPayload.d.ts +0 -17
  528. package/dist/model/mainCreateRewardPayload.js +0 -33
  529. package/dist/model/mainCreateRewardPayload.js.map +0 -1
  530. package/dist/model/mainCreateRewardResponse.d.ts +0 -21
  531. package/dist/model/mainCreateRewardResponse.js +0 -53
  532. package/dist/model/mainCreateRewardResponse.js.map +0 -1
  533. package/dist/model/mainErrorResponse.d.ts +0 -14
  534. package/dist/model/mainErrorResponse.js +0 -18
  535. package/dist/model/mainErrorResponse.js.map +0 -1
  536. package/dist/model/mainFilter.d.ts +0 -15
  537. package/dist/model/mainFilter.js +0 -23
  538. package/dist/model/mainFilter.js.map +0 -1
  539. package/dist/model/mainGenerator.d.ts +0 -19
  540. package/dist/model/mainGenerator.js +0 -43
  541. package/dist/model/mainGenerator.js.map +0 -1
  542. package/dist/model/mainGetContactRewardsPayload.d.ts +0 -31
  543. package/dist/model/mainGetContactRewardsPayload.js +0 -60
  544. package/dist/model/mainGetContactRewardsPayload.js.map +0 -1
  545. package/dist/model/mainIdentifiersPayload.d.ts +0 -15
  546. package/dist/model/mainIdentifiersPayload.js +0 -23
  547. package/dist/model/mainIdentifiersPayload.js.map +0 -1
  548. package/dist/model/mainLimit.d.ts +0 -21
  549. package/dist/model/mainLimit.js +0 -53
  550. package/dist/model/mainLimit.js.map +0 -1
  551. package/dist/model/mainModelContactReward.d.ts +0 -25
  552. package/dist/model/mainModelContactReward.js +0 -63
  553. package/dist/model/mainModelContactReward.js.map +0 -1
  554. package/dist/model/mainModelContactRewardsResp.d.ts +0 -19
  555. package/dist/model/mainModelContactRewardsResp.js +0 -38
  556. package/dist/model/mainModelContactRewardsResp.js.map +0 -1
  557. package/dist/model/mainNodeResponse.d.ts +0 -21
  558. package/dist/model/mainNodeResponse.js +0 -53
  559. package/dist/model/mainNodeResponse.js.map +0 -1
  560. package/dist/model/mainOrderPayload.d.ts +0 -28
  561. package/dist/model/mainOrderPayload.js +0 -73
  562. package/dist/model/mainOrderPayload.js.map +0 -1
  563. package/dist/model/mainProduct.d.ts +0 -17
  564. package/dist/model/mainProduct.js +0 -33
  565. package/dist/model/mainProduct.js.map +0 -1
  566. package/dist/model/mainProductPayload.d.ts +0 -18
  567. package/dist/model/mainProductPayload.js +0 -38
  568. package/dist/model/mainProductPayload.js.map +0 -1
  569. package/dist/model/mainRedeem.d.ts +0 -29
  570. package/dist/model/mainRedeem.js +0 -83
  571. package/dist/model/mainRedeem.js.map +0 -1
  572. package/dist/model/mainResultParameterResponse.d.ts +0 -16
  573. package/dist/model/mainResultParameterResponse.js +0 -23
  574. package/dist/model/mainResultParameterResponse.js.map +0 -1
  575. package/dist/model/mainReward.d.ts +0 -67
  576. package/dist/model/mainReward.js +0 -224
  577. package/dist/model/mainReward.js.map +0 -1
  578. package/dist/model/mainRewardAttribution.d.ts +0 -26
  579. package/dist/model/mainRewardAttribution.js +0 -68
  580. package/dist/model/mainRewardAttribution.js.map +0 -1
  581. package/dist/model/mainRewardConfigurations.d.ts +0 -16
  582. package/dist/model/mainRewardConfigurations.js +0 -28
  583. package/dist/model/mainRewardConfigurations.js.map +0 -1
  584. package/dist/model/mainRewardPage.d.ts +0 -16
  585. package/dist/model/mainRewardPage.js +0 -23
  586. package/dist/model/mainRewardPage.js.map +0 -1
  587. package/dist/model/mainRewardPageObj.d.ts +0 -22
  588. package/dist/model/mainRewardPageObj.js +0 -58
  589. package/dist/model/mainRewardPageObj.js.map +0 -1
  590. package/dist/model/mainRewardValidate.d.ts +0 -14
  591. package/dist/model/mainRewardValidate.js +0 -18
  592. package/dist/model/mainRewardValidate.js.map +0 -1
  593. package/dist/model/mainRule.d.ts +0 -31
  594. package/dist/model/mainRule.js +0 -78
  595. package/dist/model/mainRule.js.map +0 -1
  596. package/dist/model/mainRuleConditionResponse.d.ts +0 -19
  597. package/dist/model/mainRuleConditionResponse.js +0 -38
  598. package/dist/model/mainRuleConditionResponse.js.map +0 -1
  599. package/dist/model/mainRuleEventResponse.d.ts +0 -15
  600. package/dist/model/mainRuleEventResponse.js +0 -23
  601. package/dist/model/mainRuleEventResponse.js.map +0 -1
  602. package/dist/model/mainRuleResultResponse.d.ts +0 -17
  603. package/dist/model/mainRuleResultResponse.js +0 -28
  604. package/dist/model/mainRuleResultResponse.js.map +0 -1
  605. package/dist/model/mainValidateRewardPayload.d.ts +0 -19
  606. package/dist/model/mainValidateRewardPayload.js +0 -43
  607. package/dist/model/mainValidateRewardPayload.js.map +0 -1
  608. package/dist/model/mainValueResponse.d.ts +0 -22
  609. package/dist/model/mainValueResponse.js +0 -53
  610. package/dist/model/mainValueResponse.js.map +0 -1
  611. package/dist/model/mainVoucherRevokePayload.d.ts +0 -14
  612. package/dist/model/mainVoucherRevokePayload.js +0 -18
  613. package/dist/model/mainVoucherRevokePayload.js.map +0 -1
  614. package/dist/model/memberContact.d.ts +0 -16
  615. package/dist/model/memberContact.js +0 -28
  616. package/dist/model/memberContact.js.map +0 -1
  617. package/dist/model/modelSubscriptionBalanceResp.d.ts +0 -15
  618. package/dist/model/modelSubscriptionBalanceResp.js +0 -18
  619. package/dist/model/modelSubscriptionBalanceResp.js.map +0 -1
  620. package/dist/model/orderIdentifiers.d.ts +0 -17
  621. package/dist/model/orderIdentifiers.js +0 -33
  622. package/dist/model/orderIdentifiers.js.map +0 -1
  623. package/dist/model/patchLoyaltyProgramPayload.d.ts +0 -16
  624. package/dist/model/patchLoyaltyProgramPayload.js +0 -28
  625. package/dist/model/patchLoyaltyProgramPayload.js.map +0 -1
  626. package/dist/model/sendTransacSmsTag.d.ts +0 -14
  627. package/dist/model/sendTransacSmsTag.js +0 -18
  628. package/dist/model/sendTransacSmsTag.js.map +0 -1
  629. package/dist/model/subAccountDetailsResponsePlanInfoCreditsExternalFeeds.d.ts +0 -15
  630. package/dist/model/subAccountDetailsResponsePlanInfoCreditsExternalFeeds.js +0 -23
  631. package/dist/model/subAccountDetailsResponsePlanInfoCreditsExternalFeeds.js.map +0 -1
  632. package/dist/model/subAccountDetailsResponsePlanInfoCreditsWhatsapp.d.ts +0 -15
  633. package/dist/model/subAccountDetailsResponsePlanInfoCreditsWhatsapp.js +0 -23
  634. package/dist/model/subAccountDetailsResponsePlanInfoCreditsWhatsapp.js.map +0 -1
  635. package/dist/model/subAccountDetailsResponsePlanInfoFeaturesSalesUsers.d.ts +0 -15
  636. package/dist/model/subAccountDetailsResponsePlanInfoFeaturesSalesUsers.js +0 -23
  637. package/dist/model/subAccountDetailsResponsePlanInfoFeaturesSalesUsers.js.map +0 -1
  638. package/dist/model/subAccountsUpdatePlanRequest.d.ts +0 -18
  639. package/dist/model/subAccountsUpdatePlanRequest.js +0 -28
  640. package/dist/model/subAccountsUpdatePlanRequest.js.map +0 -1
  641. package/dist/model/subAccountsUpdatePlanRequestCredits.d.ts +0 -18
  642. package/dist/model/subAccountsUpdatePlanRequestCredits.js +0 -38
  643. package/dist/model/subAccountsUpdatePlanRequestCredits.js.map +0 -1
  644. package/dist/model/subAccountsUpdatePlanRequestFeatures.d.ts +0 -16
  645. package/dist/model/subAccountsUpdatePlanRequestFeatures.js +0 -28
  646. package/dist/model/subAccountsUpdatePlanRequestFeatures.js.map +0 -1
  647. package/dist/model/subscription.d.ts +0 -20
  648. package/dist/model/subscription.js +0 -48
  649. package/dist/model/subscription.js.map +0 -1
  650. package/dist/model/subscriptionAggregateBalance.d.ts +0 -15
  651. package/dist/model/subscriptionAggregateBalance.js +0 -23
  652. package/dist/model/subscriptionAggregateBalance.js.map +0 -1
  653. package/dist/model/subscriptionAttributedReward.d.ts +0 -24
  654. package/dist/model/subscriptionAttributedReward.js +0 -58
  655. package/dist/model/subscriptionAttributedReward.js.map +0 -1
  656. package/dist/model/subscriptionBalances.d.ts +0 -17
  657. package/dist/model/subscriptionBalances.js +0 -28
  658. package/dist/model/subscriptionBalances.js.map +0 -1
  659. package/dist/model/subscriptionHandlerInfo.d.ts +0 -21
  660. package/dist/model/subscriptionHandlerInfo.js +0 -33
  661. package/dist/model/subscriptionHandlerInfo.js.map +0 -1
  662. package/dist/model/subscriptionMember.d.ts +0 -18
  663. package/dist/model/subscriptionMember.js +0 -38
  664. package/dist/model/subscriptionMember.js.map +0 -1
  665. package/dist/model/subscriptionTier.d.ts +0 -22
  666. package/dist/model/subscriptionTier.js +0 -48
  667. package/dist/model/subscriptionTier.js.map +0 -1
  668. package/dist/model/templatePreview.d.ts +0 -19
  669. package/dist/model/templatePreview.js +0 -43
  670. package/dist/model/templatePreview.js.map +0 -1
  671. package/dist/model/tier.d.ts +0 -24
  672. package/dist/model/tier.js +0 -58
  673. package/dist/model/tier.js.map +0 -1
  674. package/dist/model/tierAccessConditionsInner.d.ts +0 -17
  675. package/dist/model/tierAccessConditionsInner.js +0 -33
  676. package/dist/model/tierAccessConditionsInner.js.map +0 -1
  677. package/dist/model/tierForContact.d.ts +0 -22
  678. package/dist/model/tierForContact.js +0 -48
  679. package/dist/model/tierForContact.js.map +0 -1
  680. package/dist/model/tierGroup.d.ts +0 -33
  681. package/dist/model/tierGroup.js +0 -71
  682. package/dist/model/tierGroup.js.map +0 -1
  683. package/dist/model/tierGroupPage.d.ts +0 -15
  684. package/dist/model/tierGroupPage.js +0 -18
  685. package/dist/model/tierGroupPage.js.map +0 -1
  686. package/dist/model/tierRequest.d.ts +0 -19
  687. package/dist/model/tierRequest.js +0 -33
  688. package/dist/model/tierRequest.js.map +0 -1
  689. package/dist/model/tierRequestAccessConditionsInner.d.ts +0 -15
  690. package/dist/model/tierRequestAccessConditionsInner.js +0 -23
  691. package/dist/model/tierRequestAccessConditionsInner.js.map +0 -1
  692. package/dist/model/tierRequestPutPayload.d.ts +0 -19
  693. package/dist/model/tierRequestPutPayload.js +0 -33
  694. package/dist/model/tierRequestPutPayload.js.map +0 -1
  695. package/dist/model/tierRequestTierRewardsInner.d.ts +0 -14
  696. package/dist/model/tierRequestTierRewardsInner.js +0 -18
  697. package/dist/model/tierRequestTierRewardsInner.js.map +0 -1
  698. package/dist/model/tierTierRewardsInner.d.ts +0 -16
  699. package/dist/model/tierTierRewardsInner.js +0 -28
  700. package/dist/model/tierTierRewardsInner.js.map +0 -1
  701. package/dist/model/transaction.d.ts +0 -30
  702. package/dist/model/transaction.js +0 -88
  703. package/dist/model/transaction.js.map +0 -1
  704. package/dist/model/transactionHistory.d.ts +0 -25
  705. package/dist/model/transactionHistory.js +0 -63
  706. package/dist/model/transactionHistory.js.map +0 -1
  707. package/dist/model/transactionHistoryResp.d.ts +0 -19
  708. package/dist/model/transactionHistoryResp.js +0 -38
  709. package/dist/model/transactionHistoryResp.js.map +0 -1
  710. package/dist/model/unauthorizedResponse.d.ts +0 -14
  711. package/dist/model/unauthorizedResponse.js +0 -18
  712. package/dist/model/unauthorizedResponse.js.map +0 -1
  713. package/dist/model/updateBalanceDefinitionPayload.d.ts +0 -77
  714. package/dist/model/updateBalanceDefinitionPayload.js +0 -145
  715. package/dist/model/updateBalanceDefinitionPayload.js.map +0 -1
  716. package/dist/model/updateBalanceLimitPayload.d.ts +0 -35
  717. package/dist/model/updateBalanceLimitPayload.js +0 -62
  718. package/dist/model/updateBalanceLimitPayload.js.map +0 -1
  719. package/dist/model/updateEmailCampaignEmailExpirationDate.d.ts +0 -22
  720. package/dist/model/updateEmailCampaignEmailExpirationDate.js +0 -31
  721. package/dist/model/updateEmailCampaignEmailExpirationDate.js.map +0 -1
  722. package/dist/model/updateLoyaltyProgramPayload.d.ts +0 -16
  723. package/dist/model/updateLoyaltyProgramPayload.js +0 -28
  724. package/dist/model/updateLoyaltyProgramPayload.js.map +0 -1
  725. package/dist/model/updateTierGroupRequest.d.ts +0 -29
  726. package/dist/model/updateTierGroupRequest.js +0 -51
  727. package/dist/model/updateTierGroupRequest.js.map +0 -1
  728. package/model/addSubscriptionMemberPayload.ts +0 -52
  729. package/model/aggregateBalance.ts +0 -43
  730. package/model/balance.ts +0 -106
  731. package/model/balanceDataPerContact.ts +0 -49
  732. package/model/balanceDefinition.ts +0 -212
  733. package/model/balanceDefinitionPage.ts +0 -35
  734. package/model/balanceLimit.ts +0 -115
  735. package/model/balanceOrder.ts +0 -136
  736. package/model/companiesImportPost200Response.ts +0 -34
  737. package/model/companiesImportPost400Response.ts +0 -31
  738. package/model/contactBalancesResp.ts +0 -50
  739. package/model/contactErrorModel.ts +0 -63
  740. package/model/conversationsMessageAttachmentsInner.ts +0 -79
  741. package/model/conversationsMessageForwardedToSourceStatus.ts +0 -40
  742. package/model/conversationsMessageFrom.ts +0 -40
  743. package/model/conversationsMessageReplyTo.ts +0 -40
  744. package/model/conversationsMessageToInner.ts +0 -37
  745. package/model/corporateUserEmailPermissionsPutRequest.ts +0 -41
  746. package/model/corporateUserEmailPermissionsPutRequestPrivilegesInner.ts +0 -69
  747. package/model/createBalanceDefinitionPayload.ts +0 -218
  748. package/model/createBalanceLimitPayload.ts +0 -98
  749. package/model/createBalancePayload.ts +0 -37
  750. package/model/createEmailCampaignEmailExpirationDate.ts +0 -53
  751. package/model/createLoyaltyProgramPayload.ts +0 -61
  752. package/model/createOrderPayload.ts +0 -91
  753. package/model/createSubscriptionPayload.ts +0 -52
  754. package/model/createSubscriptionResponse.ts +0 -88
  755. package/model/createTierGroupRequest.ts +0 -73
  756. package/model/createTransactionPayload.ts +0 -109
  757. package/model/crmAttributesPost200Response.ts +0 -34
  758. package/model/crmAttributesPostRequest.ts +0 -85
  759. package/model/errorResponse.ts +0 -31
  760. package/model/fetchTemplatePreview.ts +0 -52
  761. package/model/getSegment.ts +0 -61
  762. package/model/loyaltyProgram.ts +0 -139
  763. package/model/loyaltyProgramPage.ts +0 -35
  764. package/model/loyaltyProgramValidationError.ts +0 -52
  765. package/model/loyaltyTierPage.ts +0 -32
  766. package/model/mainAttributeRewardPayload.ts +0 -88
  767. package/model/mainBillingPayload.ts +0 -88
  768. package/model/mainCodeCountHttpResponse.ts +0 -34
  769. package/model/mainCreateRedeemPayload.ts +0 -98
  770. package/model/mainCreateRewardPayload.ts +0 -61
  771. package/model/mainCreateRewardResponse.ts +0 -97
  772. package/model/mainErrorResponse.ts +0 -34
  773. package/model/mainFilter.ts +0 -43
  774. package/model/mainGenerator.ts +0 -79
  775. package/model/mainGetContactRewardsPayload.ts +0 -99
  776. package/model/mainIdentifiersPayload.ts +0 -43
  777. package/model/mainLimit.ts +0 -97
  778. package/model/mainModelContactReward.ts +0 -115
  779. package/model/mainModelContactRewardsResp.ts +0 -71
  780. package/model/mainNodeResponse.ts +0 -97
  781. package/model/mainOrderPayload.ts +0 -136
  782. package/model/mainProduct.ts +0 -61
  783. package/model/mainProductPayload.ts +0 -70
  784. package/model/mainRedeem.ts +0 -151
  785. package/model/mainResultParameterResponse.ts +0 -44
  786. package/model/mainReward.ts +0 -397
  787. package/model/mainRewardAttribution.ts +0 -124
  788. package/model/mainRewardConfigurations.ts +0 -52
  789. package/model/mainRewardPage.ts +0 -44
  790. package/model/mainRewardPageObj.ts +0 -106
  791. package/model/mainRewardValidate.ts +0 -34
  792. package/model/mainRule.ts +0 -145
  793. package/model/mainRuleConditionResponse.ts +0 -71
  794. package/model/mainRuleEventResponse.ts +0 -43
  795. package/model/mainRuleResultResponse.ts +0 -53
  796. package/model/mainValidateRewardPayload.ts +0 -79
  797. package/model/mainValueResponse.ts +0 -98
  798. package/model/mainVoucherRevokePayload.ts +0 -34
  799. package/model/memberContact.ts +0 -52
  800. package/model/modelSubscriptionBalanceResp.ts +0 -32
  801. package/model/orderIdentifiers.ts +0 -64
  802. package/model/patchLoyaltyProgramPayload.ts +0 -52
  803. package/model/sendTransacSmsTag.ts +0 -37
  804. package/model/subAccountDetailsResponsePlanInfoCreditsExternalFeeds.ts +0 -46
  805. package/model/subAccountDetailsResponsePlanInfoCreditsWhatsapp.ts +0 -46
  806. package/model/subAccountDetailsResponsePlanInfoFeaturesSalesUsers.ts +0 -46
  807. package/model/subAccountsUpdatePlanRequest.ts +0 -51
  808. package/model/subAccountsUpdatePlanRequestCredits.ts +0 -73
  809. package/model/subAccountsUpdatePlanRequestFeatures.ts +0 -55
  810. package/model/subscription.ts +0 -88
  811. package/model/subscriptionAggregateBalance.ts +0 -43
  812. package/model/subscriptionAttributedReward.ts +0 -106
  813. package/model/subscriptionBalances.ts +0 -53
  814. package/model/subscriptionHandlerInfo.ts +0 -65
  815. package/model/subscriptionMember.ts +0 -70
  816. package/model/subscriptionTier.ts +0 -88
  817. package/model/templatePreview.ts +0 -76
  818. package/model/tier.ts +0 -102
  819. package/model/tierAccessConditionsInner.ts +0 -55
  820. package/model/tierForContact.ts +0 -82
  821. package/model/tierGroup.ts +0 -109
  822. package/model/tierGroupPage.ts +0 -32
  823. package/model/tierRequest.ts +0 -57
  824. package/model/tierRequestAccessConditionsInner.ts +0 -43
  825. package/model/tierRequestPutPayload.ts +0 -57
  826. package/model/tierRequestTierRewardsInner.ts +0 -34
  827. package/model/tierTierRewardsInner.ts +0 -46
  828. package/model/transaction.ts +0 -163
  829. package/model/transactionHistory.ts +0 -118
  830. package/model/transactionHistoryResp.ts +0 -74
  831. package/model/unauthorizedResponse.ts +0 -34
  832. package/model/updateBalanceDefinitionPayload.ts +0 -218
  833. package/model/updateBalanceLimitPayload.ts +0 -98
  834. package/model/updateEmailCampaignEmailExpirationDate.ts +0 -53
  835. package/model/updateLoyaltyProgramPayload.ts +0 -52
  836. package/model/updateTierGroupRequest.ts +0 -73
@@ -1,1434 +0,0 @@
1
- "use strict";
2
- var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
3
- function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
4
- return new (P || (P = Promise))(function (resolve, reject) {
5
- function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
6
- function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
7
- function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
8
- step((generator = generator.apply(thisArg, _arguments || [])).next());
9
- });
10
- };
11
- var __importDefault = (this && this.__importDefault) || function (mod) {
12
- return (mod && mod.__esModule) ? mod : { "default": mod };
13
- };
14
- Object.defineProperty(exports, "__esModule", { value: true });
15
- exports.BalanceApi = exports.BalanceApiApiKeys = void 0;
16
- const request_1 = __importDefault(require("request"));
17
- const models_1 = require("../model/models");
18
- const models_2 = require("../model/models");
19
- const apis_1 = require("./apis");
20
- let defaultBasePath = 'https://api.brevo.com/v3';
21
- var BalanceApiApiKeys;
22
- (function (BalanceApiApiKeys) {
23
- BalanceApiApiKeys[BalanceApiApiKeys["apiKey"] = 0] = "apiKey";
24
- BalanceApiApiKeys[BalanceApiApiKeys["partnerKey"] = 1] = "partnerKey";
25
- })(BalanceApiApiKeys || (exports.BalanceApiApiKeys = BalanceApiApiKeys = {}));
26
- class BalanceApi {
27
- constructor(basePathOrUsername, password, basePath) {
28
- this._basePath = defaultBasePath;
29
- this._defaultHeaders = {};
30
- this._useQuerystring = false;
31
- this.authentications = {
32
- 'default': new models_1.VoidAuth(),
33
- 'apiKey': new models_2.ApiKeyAuth('header', 'api-key'),
34
- 'partnerKey': new models_2.ApiKeyAuth('header', 'partner-key'),
35
- };
36
- this.interceptors = [];
37
- if (password) {
38
- if (basePath) {
39
- this.basePath = basePath;
40
- }
41
- }
42
- else {
43
- if (basePathOrUsername) {
44
- this.basePath = basePathOrUsername;
45
- }
46
- }
47
- }
48
- set useQuerystring(value) {
49
- this._useQuerystring = value;
50
- }
51
- set basePath(basePath) {
52
- this._basePath = basePath;
53
- }
54
- set defaultHeaders(defaultHeaders) {
55
- this._defaultHeaders = defaultHeaders;
56
- }
57
- get defaultHeaders() {
58
- return this._defaultHeaders;
59
- }
60
- get basePath() {
61
- return this._basePath;
62
- }
63
- setDefaultAuthentication(auth) {
64
- this.authentications.default = auth;
65
- }
66
- setApiKey(key, value) {
67
- this.authentications[BalanceApiApiKeys[key]].apiKey = value;
68
- }
69
- addInterceptor(interceptor) {
70
- this.interceptors.push(interceptor);
71
- }
72
- beginTransaction(pid_1, body_1) {
73
- return __awaiter(this, arguments, void 0, function* (pid, body, options = { headers: {} }) {
74
- const localVarPath = this.basePath + '/loyalty/balance/programs/{pid}/transactions'
75
- .replace('{' + 'pid' + '}', encodeURIComponent(String(pid)));
76
- let localVarQueryParameters = {};
77
- let localVarHeaderParams = Object.assign({}, this._defaultHeaders);
78
- const produces = ['application/json'];
79
- if (produces.indexOf('application/json') >= 0) {
80
- localVarHeaderParams.Accept = 'application/json';
81
- }
82
- else {
83
- localVarHeaderParams.Accept = produces.join(',');
84
- }
85
- let localVarFormParams = {};
86
- if (pid === null || pid === undefined) {
87
- throw new Error('Required parameter pid was null or undefined when calling beginTransaction.');
88
- }
89
- if (body === null || body === undefined) {
90
- throw new Error('Required parameter body was null or undefined when calling beginTransaction.');
91
- }
92
- Object.assign(localVarHeaderParams, options.headers);
93
- let localVarUseFormData = false;
94
- let localVarRequestOptions = {
95
- method: 'POST',
96
- qs: localVarQueryParameters,
97
- headers: localVarHeaderParams,
98
- uri: localVarPath,
99
- useQuerystring: this._useQuerystring,
100
- json: true,
101
- body: models_1.ObjectSerializer.serialize(body, "CreateTransactionPayload")
102
- };
103
- let authenticationPromise = Promise.resolve();
104
- if (this.authentications.apiKey.apiKey) {
105
- authenticationPromise = authenticationPromise.then(() => this.authentications.apiKey.applyToRequest(localVarRequestOptions));
106
- }
107
- if (this.authentications.partnerKey.apiKey) {
108
- authenticationPromise = authenticationPromise.then(() => this.authentications.partnerKey.applyToRequest(localVarRequestOptions));
109
- }
110
- authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
111
- let interceptorPromise = authenticationPromise;
112
- for (const interceptor of this.interceptors) {
113
- interceptorPromise = interceptorPromise.then(() => interceptor(localVarRequestOptions));
114
- }
115
- return interceptorPromise.then(() => {
116
- if (Object.keys(localVarFormParams).length) {
117
- if (localVarUseFormData) {
118
- localVarRequestOptions.formData = localVarFormParams;
119
- }
120
- else {
121
- localVarRequestOptions.form = localVarFormParams;
122
- }
123
- }
124
- return new Promise((resolve, reject) => {
125
- (0, request_1.default)(localVarRequestOptions, (error, response, body) => {
126
- if (error) {
127
- reject(error);
128
- }
129
- else {
130
- if (response.statusCode && response.statusCode >= 200 && response.statusCode <= 299) {
131
- body = models_1.ObjectSerializer.deserialize(body, "Transaction");
132
- resolve({ response: response, body: body });
133
- }
134
- else {
135
- reject(new apis_1.HttpError(response, body, response.statusCode));
136
- }
137
- }
138
- });
139
- });
140
- });
141
- });
142
- }
143
- cancelTransaction(pid_1, tid_1) {
144
- return __awaiter(this, arguments, void 0, function* (pid, tid, options = { headers: {} }) {
145
- const localVarPath = this.basePath + '/loyalty/balance/programs/{pid}/transactions/{tid}/cancel'
146
- .replace('{' + 'pid' + '}', encodeURIComponent(String(pid)))
147
- .replace('{' + 'tid' + '}', encodeURIComponent(String(tid)));
148
- let localVarQueryParameters = {};
149
- let localVarHeaderParams = Object.assign({}, this._defaultHeaders);
150
- const produces = ['application/json'];
151
- if (produces.indexOf('application/json') >= 0) {
152
- localVarHeaderParams.Accept = 'application/json';
153
- }
154
- else {
155
- localVarHeaderParams.Accept = produces.join(',');
156
- }
157
- let localVarFormParams = {};
158
- if (pid === null || pid === undefined) {
159
- throw new Error('Required parameter pid was null or undefined when calling cancelTransaction.');
160
- }
161
- if (tid === null || tid === undefined) {
162
- throw new Error('Required parameter tid was null or undefined when calling cancelTransaction.');
163
- }
164
- Object.assign(localVarHeaderParams, options.headers);
165
- let localVarUseFormData = false;
166
- let localVarRequestOptions = {
167
- method: 'POST',
168
- qs: localVarQueryParameters,
169
- headers: localVarHeaderParams,
170
- uri: localVarPath,
171
- useQuerystring: this._useQuerystring,
172
- json: true,
173
- };
174
- let authenticationPromise = Promise.resolve();
175
- if (this.authentications.apiKey.apiKey) {
176
- authenticationPromise = authenticationPromise.then(() => this.authentications.apiKey.applyToRequest(localVarRequestOptions));
177
- }
178
- if (this.authentications.partnerKey.apiKey) {
179
- authenticationPromise = authenticationPromise.then(() => this.authentications.partnerKey.applyToRequest(localVarRequestOptions));
180
- }
181
- authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
182
- let interceptorPromise = authenticationPromise;
183
- for (const interceptor of this.interceptors) {
184
- interceptorPromise = interceptorPromise.then(() => interceptor(localVarRequestOptions));
185
- }
186
- return interceptorPromise.then(() => {
187
- if (Object.keys(localVarFormParams).length) {
188
- if (localVarUseFormData) {
189
- localVarRequestOptions.formData = localVarFormParams;
190
- }
191
- else {
192
- localVarRequestOptions.form = localVarFormParams;
193
- }
194
- }
195
- return new Promise((resolve, reject) => {
196
- (0, request_1.default)(localVarRequestOptions, (error, response, body) => {
197
- if (error) {
198
- reject(error);
199
- }
200
- else {
201
- if (response.statusCode && response.statusCode >= 200 && response.statusCode <= 299) {
202
- body = models_1.ObjectSerializer.deserialize(body, "Transaction");
203
- resolve({ response: response, body: body });
204
- }
205
- else {
206
- reject(new apis_1.HttpError(response, body, response.statusCode));
207
- }
208
- }
209
- });
210
- });
211
- });
212
- });
213
- }
214
- completeTransaction(pid_1, tid_1) {
215
- return __awaiter(this, arguments, void 0, function* (pid, tid, options = { headers: {} }) {
216
- const localVarPath = this.basePath + '/loyalty/balance/programs/{pid}/transactions/{tid}/complete'
217
- .replace('{' + 'pid' + '}', encodeURIComponent(String(pid)))
218
- .replace('{' + 'tid' + '}', encodeURIComponent(String(tid)));
219
- let localVarQueryParameters = {};
220
- let localVarHeaderParams = Object.assign({}, this._defaultHeaders);
221
- const produces = ['application/json'];
222
- if (produces.indexOf('application/json') >= 0) {
223
- localVarHeaderParams.Accept = 'application/json';
224
- }
225
- else {
226
- localVarHeaderParams.Accept = produces.join(',');
227
- }
228
- let localVarFormParams = {};
229
- if (pid === null || pid === undefined) {
230
- throw new Error('Required parameter pid was null or undefined when calling completeTransaction.');
231
- }
232
- if (tid === null || tid === undefined) {
233
- throw new Error('Required parameter tid was null or undefined when calling completeTransaction.');
234
- }
235
- Object.assign(localVarHeaderParams, options.headers);
236
- let localVarUseFormData = false;
237
- let localVarRequestOptions = {
238
- method: 'POST',
239
- qs: localVarQueryParameters,
240
- headers: localVarHeaderParams,
241
- uri: localVarPath,
242
- useQuerystring: this._useQuerystring,
243
- json: true,
244
- };
245
- let authenticationPromise = Promise.resolve();
246
- if (this.authentications.apiKey.apiKey) {
247
- authenticationPromise = authenticationPromise.then(() => this.authentications.apiKey.applyToRequest(localVarRequestOptions));
248
- }
249
- if (this.authentications.partnerKey.apiKey) {
250
- authenticationPromise = authenticationPromise.then(() => this.authentications.partnerKey.applyToRequest(localVarRequestOptions));
251
- }
252
- authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
253
- let interceptorPromise = authenticationPromise;
254
- for (const interceptor of this.interceptors) {
255
- interceptorPromise = interceptorPromise.then(() => interceptor(localVarRequestOptions));
256
- }
257
- return interceptorPromise.then(() => {
258
- if (Object.keys(localVarFormParams).length) {
259
- if (localVarUseFormData) {
260
- localVarRequestOptions.formData = localVarFormParams;
261
- }
262
- else {
263
- localVarRequestOptions.form = localVarFormParams;
264
- }
265
- }
266
- return new Promise((resolve, reject) => {
267
- (0, request_1.default)(localVarRequestOptions, (error, response, body) => {
268
- if (error) {
269
- reject(error);
270
- }
271
- else {
272
- if (response.statusCode && response.statusCode >= 200 && response.statusCode <= 299) {
273
- body = models_1.ObjectSerializer.deserialize(body, "Transaction");
274
- resolve({ response: response, body: body });
275
- }
276
- else {
277
- reject(new apis_1.HttpError(response, body, response.statusCode));
278
- }
279
- }
280
- });
281
- });
282
- });
283
- });
284
- }
285
- createBalanceLimit(pid_1, bdid_1, body_1) {
286
- return __awaiter(this, arguments, void 0, function* (pid, bdid, body, options = { headers: {} }) {
287
- const localVarPath = this.basePath + '/loyalty/balance/programs/{pid}/balance-definitions/{bdid}/limits'
288
- .replace('{' + 'pid' + '}', encodeURIComponent(String(pid)))
289
- .replace('{' + 'bdid' + '}', encodeURIComponent(String(bdid)));
290
- let localVarQueryParameters = {};
291
- let localVarHeaderParams = Object.assign({}, this._defaultHeaders);
292
- const produces = ['application/json'];
293
- if (produces.indexOf('application/json') >= 0) {
294
- localVarHeaderParams.Accept = 'application/json';
295
- }
296
- else {
297
- localVarHeaderParams.Accept = produces.join(',');
298
- }
299
- let localVarFormParams = {};
300
- if (pid === null || pid === undefined) {
301
- throw new Error('Required parameter pid was null or undefined when calling createBalanceLimit.');
302
- }
303
- if (bdid === null || bdid === undefined) {
304
- throw new Error('Required parameter bdid was null or undefined when calling createBalanceLimit.');
305
- }
306
- if (body === null || body === undefined) {
307
- throw new Error('Required parameter body was null or undefined when calling createBalanceLimit.');
308
- }
309
- Object.assign(localVarHeaderParams, options.headers);
310
- let localVarUseFormData = false;
311
- let localVarRequestOptions = {
312
- method: 'POST',
313
- qs: localVarQueryParameters,
314
- headers: localVarHeaderParams,
315
- uri: localVarPath,
316
- useQuerystring: this._useQuerystring,
317
- json: true,
318
- body: models_1.ObjectSerializer.serialize(body, "CreateBalanceLimitPayload")
319
- };
320
- let authenticationPromise = Promise.resolve();
321
- if (this.authentications.apiKey.apiKey) {
322
- authenticationPromise = authenticationPromise.then(() => this.authentications.apiKey.applyToRequest(localVarRequestOptions));
323
- }
324
- if (this.authentications.partnerKey.apiKey) {
325
- authenticationPromise = authenticationPromise.then(() => this.authentications.partnerKey.applyToRequest(localVarRequestOptions));
326
- }
327
- authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
328
- let interceptorPromise = authenticationPromise;
329
- for (const interceptor of this.interceptors) {
330
- interceptorPromise = interceptorPromise.then(() => interceptor(localVarRequestOptions));
331
- }
332
- return interceptorPromise.then(() => {
333
- if (Object.keys(localVarFormParams).length) {
334
- if (localVarUseFormData) {
335
- localVarRequestOptions.formData = localVarFormParams;
336
- }
337
- else {
338
- localVarRequestOptions.form = localVarFormParams;
339
- }
340
- }
341
- return new Promise((resolve, reject) => {
342
- (0, request_1.default)(localVarRequestOptions, (error, response, body) => {
343
- if (error) {
344
- reject(error);
345
- }
346
- else {
347
- if (response.statusCode && response.statusCode >= 200 && response.statusCode <= 299) {
348
- body = models_1.ObjectSerializer.deserialize(body, "BalanceLimit");
349
- resolve({ response: response, body: body });
350
- }
351
- else {
352
- reject(new apis_1.HttpError(response, body, response.statusCode));
353
- }
354
- }
355
- });
356
- });
357
- });
358
- });
359
- }
360
- createBalanceOrder(pid_1, body_1) {
361
- return __awaiter(this, arguments, void 0, function* (pid, body, options = { headers: {} }) {
362
- const localVarPath = this.basePath + '/loyalty/balance/programs/{pid}/create-order'
363
- .replace('{' + 'pid' + '}', encodeURIComponent(String(pid)));
364
- let localVarQueryParameters = {};
365
- let localVarHeaderParams = Object.assign({}, this._defaultHeaders);
366
- const produces = ['application/json'];
367
- if (produces.indexOf('application/json') >= 0) {
368
- localVarHeaderParams.Accept = 'application/json';
369
- }
370
- else {
371
- localVarHeaderParams.Accept = produces.join(',');
372
- }
373
- let localVarFormParams = {};
374
- if (pid === null || pid === undefined) {
375
- throw new Error('Required parameter pid was null or undefined when calling createBalanceOrder.');
376
- }
377
- if (body === null || body === undefined) {
378
- throw new Error('Required parameter body was null or undefined when calling createBalanceOrder.');
379
- }
380
- Object.assign(localVarHeaderParams, options.headers);
381
- let localVarUseFormData = false;
382
- let localVarRequestOptions = {
383
- method: 'POST',
384
- qs: localVarQueryParameters,
385
- headers: localVarHeaderParams,
386
- uri: localVarPath,
387
- useQuerystring: this._useQuerystring,
388
- json: true,
389
- body: models_1.ObjectSerializer.serialize(body, "CreateOrderPayload")
390
- };
391
- let authenticationPromise = Promise.resolve();
392
- if (this.authentications.apiKey.apiKey) {
393
- authenticationPromise = authenticationPromise.then(() => this.authentications.apiKey.applyToRequest(localVarRequestOptions));
394
- }
395
- if (this.authentications.partnerKey.apiKey) {
396
- authenticationPromise = authenticationPromise.then(() => this.authentications.partnerKey.applyToRequest(localVarRequestOptions));
397
- }
398
- authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
399
- let interceptorPromise = authenticationPromise;
400
- for (const interceptor of this.interceptors) {
401
- interceptorPromise = interceptorPromise.then(() => interceptor(localVarRequestOptions));
402
- }
403
- return interceptorPromise.then(() => {
404
- if (Object.keys(localVarFormParams).length) {
405
- if (localVarUseFormData) {
406
- localVarRequestOptions.formData = localVarFormParams;
407
- }
408
- else {
409
- localVarRequestOptions.form = localVarFormParams;
410
- }
411
- }
412
- return new Promise((resolve, reject) => {
413
- (0, request_1.default)(localVarRequestOptions, (error, response, body) => {
414
- if (error) {
415
- reject(error);
416
- }
417
- else {
418
- if (response.statusCode && response.statusCode >= 200 && response.statusCode <= 299) {
419
- body = models_1.ObjectSerializer.deserialize(body, "BalanceOrder");
420
- resolve({ response: response, body: body });
421
- }
422
- else {
423
- reject(new apis_1.HttpError(response, body, response.statusCode));
424
- }
425
- }
426
- });
427
- });
428
- });
429
- });
430
- }
431
- deleteBalanceDefinition(pid_1, bdid_1) {
432
- return __awaiter(this, arguments, void 0, function* (pid, bdid, options = { headers: {} }) {
433
- const localVarPath = this.basePath + '/loyalty/balance/programs/{pid}/balance-definitions/{bdid}'
434
- .replace('{' + 'pid' + '}', encodeURIComponent(String(pid)))
435
- .replace('{' + 'bdid' + '}', encodeURIComponent(String(bdid)));
436
- let localVarQueryParameters = {};
437
- let localVarHeaderParams = Object.assign({}, this._defaultHeaders);
438
- const produces = ['application/json'];
439
- if (produces.indexOf('application/json') >= 0) {
440
- localVarHeaderParams.Accept = 'application/json';
441
- }
442
- else {
443
- localVarHeaderParams.Accept = produces.join(',');
444
- }
445
- let localVarFormParams = {};
446
- if (pid === null || pid === undefined) {
447
- throw new Error('Required parameter pid was null or undefined when calling deleteBalanceDefinition.');
448
- }
449
- if (bdid === null || bdid === undefined) {
450
- throw new Error('Required parameter bdid was null or undefined when calling deleteBalanceDefinition.');
451
- }
452
- Object.assign(localVarHeaderParams, options.headers);
453
- let localVarUseFormData = false;
454
- let localVarRequestOptions = {
455
- method: 'DELETE',
456
- qs: localVarQueryParameters,
457
- headers: localVarHeaderParams,
458
- uri: localVarPath,
459
- useQuerystring: this._useQuerystring,
460
- json: true,
461
- };
462
- let authenticationPromise = Promise.resolve();
463
- if (this.authentications.apiKey.apiKey) {
464
- authenticationPromise = authenticationPromise.then(() => this.authentications.apiKey.applyToRequest(localVarRequestOptions));
465
- }
466
- if (this.authentications.partnerKey.apiKey) {
467
- authenticationPromise = authenticationPromise.then(() => this.authentications.partnerKey.applyToRequest(localVarRequestOptions));
468
- }
469
- authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
470
- let interceptorPromise = authenticationPromise;
471
- for (const interceptor of this.interceptors) {
472
- interceptorPromise = interceptorPromise.then(() => interceptor(localVarRequestOptions));
473
- }
474
- return interceptorPromise.then(() => {
475
- if (Object.keys(localVarFormParams).length) {
476
- if (localVarUseFormData) {
477
- localVarRequestOptions.formData = localVarFormParams;
478
- }
479
- else {
480
- localVarRequestOptions.form = localVarFormParams;
481
- }
482
- }
483
- return new Promise((resolve, reject) => {
484
- (0, request_1.default)(localVarRequestOptions, (error, response, body) => {
485
- if (error) {
486
- reject(error);
487
- }
488
- else {
489
- if (response.statusCode && response.statusCode >= 200 && response.statusCode <= 299) {
490
- resolve({ response: response, body: body });
491
- }
492
- else {
493
- reject(new apis_1.HttpError(response, body, response.statusCode));
494
- }
495
- }
496
- });
497
- });
498
- });
499
- });
500
- }
501
- deleteBalanceLimit(pid_1, bdid_1, blid_1) {
502
- return __awaiter(this, arguments, void 0, function* (pid, bdid, blid, options = { headers: {} }) {
503
- const localVarPath = this.basePath + '/loyalty/balance/programs/{pid}/balance-definitions/{bdid}/limits/{blid}'
504
- .replace('{' + 'pid' + '}', encodeURIComponent(String(pid)))
505
- .replace('{' + 'bdid' + '}', encodeURIComponent(String(bdid)))
506
- .replace('{' + 'blid' + '}', encodeURIComponent(String(blid)));
507
- let localVarQueryParameters = {};
508
- let localVarHeaderParams = Object.assign({}, this._defaultHeaders);
509
- const produces = ['application/json'];
510
- if (produces.indexOf('application/json') >= 0) {
511
- localVarHeaderParams.Accept = 'application/json';
512
- }
513
- else {
514
- localVarHeaderParams.Accept = produces.join(',');
515
- }
516
- let localVarFormParams = {};
517
- if (pid === null || pid === undefined) {
518
- throw new Error('Required parameter pid was null or undefined when calling deleteBalanceLimit.');
519
- }
520
- if (bdid === null || bdid === undefined) {
521
- throw new Error('Required parameter bdid was null or undefined when calling deleteBalanceLimit.');
522
- }
523
- if (blid === null || blid === undefined) {
524
- throw new Error('Required parameter blid was null or undefined when calling deleteBalanceLimit.');
525
- }
526
- Object.assign(localVarHeaderParams, options.headers);
527
- let localVarUseFormData = false;
528
- let localVarRequestOptions = {
529
- method: 'DELETE',
530
- qs: localVarQueryParameters,
531
- headers: localVarHeaderParams,
532
- uri: localVarPath,
533
- useQuerystring: this._useQuerystring,
534
- json: true,
535
- };
536
- let authenticationPromise = Promise.resolve();
537
- if (this.authentications.apiKey.apiKey) {
538
- authenticationPromise = authenticationPromise.then(() => this.authentications.apiKey.applyToRequest(localVarRequestOptions));
539
- }
540
- if (this.authentications.partnerKey.apiKey) {
541
- authenticationPromise = authenticationPromise.then(() => this.authentications.partnerKey.applyToRequest(localVarRequestOptions));
542
- }
543
- authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
544
- let interceptorPromise = authenticationPromise;
545
- for (const interceptor of this.interceptors) {
546
- interceptorPromise = interceptorPromise.then(() => interceptor(localVarRequestOptions));
547
- }
548
- return interceptorPromise.then(() => {
549
- if (Object.keys(localVarFormParams).length) {
550
- if (localVarUseFormData) {
551
- localVarRequestOptions.formData = localVarFormParams;
552
- }
553
- else {
554
- localVarRequestOptions.form = localVarFormParams;
555
- }
556
- }
557
- return new Promise((resolve, reject) => {
558
- (0, request_1.default)(localVarRequestOptions, (error, response, body) => {
559
- if (error) {
560
- reject(error);
561
- }
562
- else {
563
- if (response.statusCode && response.statusCode >= 200 && response.statusCode <= 299) {
564
- resolve({ response: response, body: body });
565
- }
566
- else {
567
- reject(new apis_1.HttpError(response, body, response.statusCode));
568
- }
569
- }
570
- });
571
- });
572
- });
573
- });
574
- }
575
- getBalanceDefinition(pid_1, bdid_1, version_1) {
576
- return __awaiter(this, arguments, void 0, function* (pid, bdid, version, options = { headers: {} }) {
577
- const localVarPath = this.basePath + '/loyalty/balance/programs/{pid}/balance-definitions/{bdid}'
578
- .replace('{' + 'pid' + '}', encodeURIComponent(String(pid)))
579
- .replace('{' + 'bdid' + '}', encodeURIComponent(String(bdid)));
580
- let localVarQueryParameters = {};
581
- let localVarHeaderParams = Object.assign({}, this._defaultHeaders);
582
- const produces = ['application/json'];
583
- if (produces.indexOf('application/json') >= 0) {
584
- localVarHeaderParams.Accept = 'application/json';
585
- }
586
- else {
587
- localVarHeaderParams.Accept = produces.join(',');
588
- }
589
- let localVarFormParams = {};
590
- if (pid === null || pid === undefined) {
591
- throw new Error('Required parameter pid was null or undefined when calling getBalanceDefinition.');
592
- }
593
- if (bdid === null || bdid === undefined) {
594
- throw new Error('Required parameter bdid was null or undefined when calling getBalanceDefinition.');
595
- }
596
- if (version !== undefined) {
597
- localVarQueryParameters['version'] = models_1.ObjectSerializer.serialize(version, "'active' | 'draft'");
598
- }
599
- Object.assign(localVarHeaderParams, options.headers);
600
- let localVarUseFormData = false;
601
- let localVarRequestOptions = {
602
- method: 'GET',
603
- qs: localVarQueryParameters,
604
- headers: localVarHeaderParams,
605
- uri: localVarPath,
606
- useQuerystring: this._useQuerystring,
607
- json: true,
608
- };
609
- let authenticationPromise = Promise.resolve();
610
- if (this.authentications.apiKey.apiKey) {
611
- authenticationPromise = authenticationPromise.then(() => this.authentications.apiKey.applyToRequest(localVarRequestOptions));
612
- }
613
- if (this.authentications.partnerKey.apiKey) {
614
- authenticationPromise = authenticationPromise.then(() => this.authentications.partnerKey.applyToRequest(localVarRequestOptions));
615
- }
616
- authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
617
- let interceptorPromise = authenticationPromise;
618
- for (const interceptor of this.interceptors) {
619
- interceptorPromise = interceptorPromise.then(() => interceptor(localVarRequestOptions));
620
- }
621
- return interceptorPromise.then(() => {
622
- if (Object.keys(localVarFormParams).length) {
623
- if (localVarUseFormData) {
624
- localVarRequestOptions.formData = localVarFormParams;
625
- }
626
- else {
627
- localVarRequestOptions.form = localVarFormParams;
628
- }
629
- }
630
- return new Promise((resolve, reject) => {
631
- (0, request_1.default)(localVarRequestOptions, (error, response, body) => {
632
- if (error) {
633
- reject(error);
634
- }
635
- else {
636
- if (response.statusCode && response.statusCode >= 200 && response.statusCode <= 299) {
637
- body = models_1.ObjectSerializer.deserialize(body, "BalanceDefinition");
638
- resolve({ response: response, body: body });
639
- }
640
- else {
641
- reject(new apis_1.HttpError(response, body, response.statusCode));
642
- }
643
- }
644
- });
645
- });
646
- });
647
- });
648
- }
649
- getBalanceDefinitionList(pid_1, limit_1, offset_1, sortField_1, sort_1, version_1) {
650
- return __awaiter(this, arguments, void 0, function* (pid, limit, offset, sortField, sort, version, options = { headers: {} }) {
651
- const localVarPath = this.basePath + '/loyalty/balance/programs/{pid}/balance-definitions'
652
- .replace('{' + 'pid' + '}', encodeURIComponent(String(pid)));
653
- let localVarQueryParameters = {};
654
- let localVarHeaderParams = Object.assign({}, this._defaultHeaders);
655
- const produces = ['application/json'];
656
- if (produces.indexOf('application/json') >= 0) {
657
- localVarHeaderParams.Accept = 'application/json';
658
- }
659
- else {
660
- localVarHeaderParams.Accept = produces.join(',');
661
- }
662
- let localVarFormParams = {};
663
- if (pid === null || pid === undefined) {
664
- throw new Error('Required parameter pid was null or undefined when calling getBalanceDefinitionList.');
665
- }
666
- if (limit !== undefined) {
667
- localVarQueryParameters['limit'] = models_1.ObjectSerializer.serialize(limit, "number");
668
- }
669
- if (offset !== undefined) {
670
- localVarQueryParameters['offset'] = models_1.ObjectSerializer.serialize(offset, "number");
671
- }
672
- if (sortField !== undefined) {
673
- localVarQueryParameters['sortField'] = models_1.ObjectSerializer.serialize(sortField, "'name' | 'created_at' | 'updated_at'");
674
- }
675
- if (sort !== undefined) {
676
- localVarQueryParameters['sort'] = models_1.ObjectSerializer.serialize(sort, "'asc' | 'desc'");
677
- }
678
- if (version !== undefined) {
679
- localVarQueryParameters['version'] = models_1.ObjectSerializer.serialize(version, "'active' | 'draft'");
680
- }
681
- Object.assign(localVarHeaderParams, options.headers);
682
- let localVarUseFormData = false;
683
- let localVarRequestOptions = {
684
- method: 'GET',
685
- qs: localVarQueryParameters,
686
- headers: localVarHeaderParams,
687
- uri: localVarPath,
688
- useQuerystring: this._useQuerystring,
689
- json: true,
690
- };
691
- let authenticationPromise = Promise.resolve();
692
- if (this.authentications.apiKey.apiKey) {
693
- authenticationPromise = authenticationPromise.then(() => this.authentications.apiKey.applyToRequest(localVarRequestOptions));
694
- }
695
- if (this.authentications.partnerKey.apiKey) {
696
- authenticationPromise = authenticationPromise.then(() => this.authentications.partnerKey.applyToRequest(localVarRequestOptions));
697
- }
698
- authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
699
- let interceptorPromise = authenticationPromise;
700
- for (const interceptor of this.interceptors) {
701
- interceptorPromise = interceptorPromise.then(() => interceptor(localVarRequestOptions));
702
- }
703
- return interceptorPromise.then(() => {
704
- if (Object.keys(localVarFormParams).length) {
705
- if (localVarUseFormData) {
706
- localVarRequestOptions.formData = localVarFormParams;
707
- }
708
- else {
709
- localVarRequestOptions.form = localVarFormParams;
710
- }
711
- }
712
- return new Promise((resolve, reject) => {
713
- (0, request_1.default)(localVarRequestOptions, (error, response, body) => {
714
- if (error) {
715
- reject(error);
716
- }
717
- else {
718
- if (response.statusCode && response.statusCode >= 200 && response.statusCode <= 299) {
719
- body = models_1.ObjectSerializer.deserialize(body, "BalanceDefinitionPage");
720
- resolve({ response: response, body: body });
721
- }
722
- else {
723
- reject(new apis_1.HttpError(response, body, response.statusCode));
724
- }
725
- }
726
- });
727
- });
728
- });
729
- });
730
- }
731
- getBalanceLimit(pid_1, bdid_1, blid_1, version_1) {
732
- return __awaiter(this, arguments, void 0, function* (pid, bdid, blid, version, options = { headers: {} }) {
733
- const localVarPath = this.basePath + '/loyalty/balance/programs/{pid}/balance-definitions/{bdid}/limits/{blid}'
734
- .replace('{' + 'pid' + '}', encodeURIComponent(String(pid)))
735
- .replace('{' + 'bdid' + '}', encodeURIComponent(String(bdid)))
736
- .replace('{' + 'blid' + '}', encodeURIComponent(String(blid)));
737
- let localVarQueryParameters = {};
738
- let localVarHeaderParams = Object.assign({}, this._defaultHeaders);
739
- const produces = ['application/json'];
740
- if (produces.indexOf('application/json') >= 0) {
741
- localVarHeaderParams.Accept = 'application/json';
742
- }
743
- else {
744
- localVarHeaderParams.Accept = produces.join(',');
745
- }
746
- let localVarFormParams = {};
747
- if (pid === null || pid === undefined) {
748
- throw new Error('Required parameter pid was null or undefined when calling getBalanceLimit.');
749
- }
750
- if (bdid === null || bdid === undefined) {
751
- throw new Error('Required parameter bdid was null or undefined when calling getBalanceLimit.');
752
- }
753
- if (blid === null || blid === undefined) {
754
- throw new Error('Required parameter blid was null or undefined when calling getBalanceLimit.');
755
- }
756
- if (version !== undefined) {
757
- localVarQueryParameters['version'] = models_1.ObjectSerializer.serialize(version, "'active' | 'draft'");
758
- }
759
- Object.assign(localVarHeaderParams, options.headers);
760
- let localVarUseFormData = false;
761
- let localVarRequestOptions = {
762
- method: 'GET',
763
- qs: localVarQueryParameters,
764
- headers: localVarHeaderParams,
765
- uri: localVarPath,
766
- useQuerystring: this._useQuerystring,
767
- json: true,
768
- };
769
- let authenticationPromise = Promise.resolve();
770
- if (this.authentications.apiKey.apiKey) {
771
- authenticationPromise = authenticationPromise.then(() => this.authentications.apiKey.applyToRequest(localVarRequestOptions));
772
- }
773
- if (this.authentications.partnerKey.apiKey) {
774
- authenticationPromise = authenticationPromise.then(() => this.authentications.partnerKey.applyToRequest(localVarRequestOptions));
775
- }
776
- authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
777
- let interceptorPromise = authenticationPromise;
778
- for (const interceptor of this.interceptors) {
779
- interceptorPromise = interceptorPromise.then(() => interceptor(localVarRequestOptions));
780
- }
781
- return interceptorPromise.then(() => {
782
- if (Object.keys(localVarFormParams).length) {
783
- if (localVarUseFormData) {
784
- localVarRequestOptions.formData = localVarFormParams;
785
- }
786
- else {
787
- localVarRequestOptions.form = localVarFormParams;
788
- }
789
- }
790
- return new Promise((resolve, reject) => {
791
- (0, request_1.default)(localVarRequestOptions, (error, response, body) => {
792
- if (error) {
793
- reject(error);
794
- }
795
- else {
796
- if (response.statusCode && response.statusCode >= 200 && response.statusCode <= 299) {
797
- body = models_1.ObjectSerializer.deserialize(body, "BalanceLimit");
798
- resolve({ response: response, body: body });
799
- }
800
- else {
801
- reject(new apis_1.HttpError(response, body, response.statusCode));
802
- }
803
- }
804
- });
805
- });
806
- });
807
- });
808
- }
809
- getContactBalances(pid_1) {
810
- return __awaiter(this, arguments, void 0, function* (pid, options = { headers: {} }) {
811
- const localVarPath = this.basePath + '/loyalty/balance/programs/{pid}/contact-balances'
812
- .replace('{' + 'pid' + '}', encodeURIComponent(String(pid)));
813
- let localVarQueryParameters = {};
814
- let localVarHeaderParams = Object.assign({}, this._defaultHeaders);
815
- const produces = ['application/json'];
816
- if (produces.indexOf('application/json') >= 0) {
817
- localVarHeaderParams.Accept = 'application/json';
818
- }
819
- else {
820
- localVarHeaderParams.Accept = produces.join(',');
821
- }
822
- let localVarFormParams = {};
823
- if (pid === null || pid === undefined) {
824
- throw new Error('Required parameter pid was null or undefined when calling getContactBalances.');
825
- }
826
- Object.assign(localVarHeaderParams, options.headers);
827
- let localVarUseFormData = false;
828
- let localVarRequestOptions = {
829
- method: 'GET',
830
- qs: localVarQueryParameters,
831
- headers: localVarHeaderParams,
832
- uri: localVarPath,
833
- useQuerystring: this._useQuerystring,
834
- json: true,
835
- };
836
- let authenticationPromise = Promise.resolve();
837
- if (this.authentications.apiKey.apiKey) {
838
- authenticationPromise = authenticationPromise.then(() => this.authentications.apiKey.applyToRequest(localVarRequestOptions));
839
- }
840
- if (this.authentications.partnerKey.apiKey) {
841
- authenticationPromise = authenticationPromise.then(() => this.authentications.partnerKey.applyToRequest(localVarRequestOptions));
842
- }
843
- authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
844
- let interceptorPromise = authenticationPromise;
845
- for (const interceptor of this.interceptors) {
846
- interceptorPromise = interceptorPromise.then(() => interceptor(localVarRequestOptions));
847
- }
848
- return interceptorPromise.then(() => {
849
- if (Object.keys(localVarFormParams).length) {
850
- if (localVarUseFormData) {
851
- localVarRequestOptions.formData = localVarFormParams;
852
- }
853
- else {
854
- localVarRequestOptions.form = localVarFormParams;
855
- }
856
- }
857
- return new Promise((resolve, reject) => {
858
- (0, request_1.default)(localVarRequestOptions, (error, response, body) => {
859
- if (error) {
860
- reject(error);
861
- }
862
- else {
863
- if (response.statusCode && response.statusCode >= 200 && response.statusCode <= 299) {
864
- body = models_1.ObjectSerializer.deserialize(body, "ContactBalancesResp");
865
- resolve({ response: response, body: body });
866
- }
867
- else {
868
- reject(new apis_1.HttpError(response, body, response.statusCode));
869
- }
870
- }
871
- });
872
- });
873
- });
874
- });
875
- }
876
- getSubscriptionBalances(cid_1, pid_1) {
877
- return __awaiter(this, arguments, void 0, function* (cid, pid, options = { headers: {} }) {
878
- const localVarPath = this.basePath + '/loyalty/balance/programs/{pid}/subscriptions/{cid}/balances'
879
- .replace('{' + 'cid' + '}', encodeURIComponent(String(cid)))
880
- .replace('{' + 'pid' + '}', encodeURIComponent(String(pid)));
881
- let localVarQueryParameters = {};
882
- let localVarHeaderParams = Object.assign({}, this._defaultHeaders);
883
- const produces = ['application/json'];
884
- if (produces.indexOf('application/json') >= 0) {
885
- localVarHeaderParams.Accept = 'application/json';
886
- }
887
- else {
888
- localVarHeaderParams.Accept = produces.join(',');
889
- }
890
- let localVarFormParams = {};
891
- if (cid === null || cid === undefined) {
892
- throw new Error('Required parameter cid was null or undefined when calling getSubscriptionBalances.');
893
- }
894
- if (pid === null || pid === undefined) {
895
- throw new Error('Required parameter pid was null or undefined when calling getSubscriptionBalances.');
896
- }
897
- Object.assign(localVarHeaderParams, options.headers);
898
- let localVarUseFormData = false;
899
- let localVarRequestOptions = {
900
- method: 'GET',
901
- qs: localVarQueryParameters,
902
- headers: localVarHeaderParams,
903
- uri: localVarPath,
904
- useQuerystring: this._useQuerystring,
905
- json: true,
906
- };
907
- let authenticationPromise = Promise.resolve();
908
- if (this.authentications.apiKey.apiKey) {
909
- authenticationPromise = authenticationPromise.then(() => this.authentications.apiKey.applyToRequest(localVarRequestOptions));
910
- }
911
- if (this.authentications.partnerKey.apiKey) {
912
- authenticationPromise = authenticationPromise.then(() => this.authentications.partnerKey.applyToRequest(localVarRequestOptions));
913
- }
914
- authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
915
- let interceptorPromise = authenticationPromise;
916
- for (const interceptor of this.interceptors) {
917
- interceptorPromise = interceptorPromise.then(() => interceptor(localVarRequestOptions));
918
- }
919
- return interceptorPromise.then(() => {
920
- if (Object.keys(localVarFormParams).length) {
921
- if (localVarUseFormData) {
922
- localVarRequestOptions.formData = localVarFormParams;
923
- }
924
- else {
925
- localVarRequestOptions.form = localVarFormParams;
926
- }
927
- }
928
- return new Promise((resolve, reject) => {
929
- (0, request_1.default)(localVarRequestOptions, (error, response, body) => {
930
- if (error) {
931
- reject(error);
932
- }
933
- else {
934
- if (response.statusCode && response.statusCode >= 200 && response.statusCode <= 299) {
935
- body = models_1.ObjectSerializer.deserialize(body, "ModelSubscriptionBalanceResp");
936
- resolve({ response: response, body: body });
937
- }
938
- else {
939
- reject(new apis_1.HttpError(response, body, response.statusCode));
940
- }
941
- }
942
- });
943
- });
944
- });
945
- });
946
- }
947
- loyaltyBalanceProgramsPidActiveBalanceGet(pid_1, contactId_1, balanceDefinitionId_1, limit_1, offset_1, sortField_1, sort_1) {
948
- return __awaiter(this, arguments, void 0, function* (pid, contactId, balanceDefinitionId, limit, offset, sortField, sort, options = { headers: {} }) {
949
- const localVarPath = this.basePath + '/loyalty/balance/programs/{pid}/active-balance'
950
- .replace('{' + 'pid' + '}', encodeURIComponent(String(pid)));
951
- let localVarQueryParameters = {};
952
- let localVarHeaderParams = Object.assign({}, this._defaultHeaders);
953
- const produces = ['application/json'];
954
- if (produces.indexOf('application/json') >= 0) {
955
- localVarHeaderParams.Accept = 'application/json';
956
- }
957
- else {
958
- localVarHeaderParams.Accept = produces.join(',');
959
- }
960
- let localVarFormParams = {};
961
- if (pid === null || pid === undefined) {
962
- throw new Error('Required parameter pid was null or undefined when calling loyaltyBalanceProgramsPidActiveBalanceGet.');
963
- }
964
- if (contactId === null || contactId === undefined) {
965
- throw new Error('Required parameter contactId was null or undefined when calling loyaltyBalanceProgramsPidActiveBalanceGet.');
966
- }
967
- if (balanceDefinitionId === null || balanceDefinitionId === undefined) {
968
- throw new Error('Required parameter balanceDefinitionId was null or undefined when calling loyaltyBalanceProgramsPidActiveBalanceGet.');
969
- }
970
- if (limit !== undefined) {
971
- localVarQueryParameters['limit'] = models_1.ObjectSerializer.serialize(limit, "number");
972
- }
973
- if (offset !== undefined) {
974
- localVarQueryParameters['offset'] = models_1.ObjectSerializer.serialize(offset, "number");
975
- }
976
- if (sortField !== undefined) {
977
- localVarQueryParameters['sort_field'] = models_1.ObjectSerializer.serialize(sortField, "string");
978
- }
979
- if (sort !== undefined) {
980
- localVarQueryParameters['sort'] = models_1.ObjectSerializer.serialize(sort, "string");
981
- }
982
- if (contactId !== undefined) {
983
- localVarQueryParameters['contact_id'] = models_1.ObjectSerializer.serialize(contactId, "number");
984
- }
985
- if (balanceDefinitionId !== undefined) {
986
- localVarQueryParameters['balance_definition_id'] = models_1.ObjectSerializer.serialize(balanceDefinitionId, "string");
987
- }
988
- Object.assign(localVarHeaderParams, options.headers);
989
- let localVarUseFormData = false;
990
- let localVarRequestOptions = {
991
- method: 'GET',
992
- qs: localVarQueryParameters,
993
- headers: localVarHeaderParams,
994
- uri: localVarPath,
995
- useQuerystring: this._useQuerystring,
996
- json: true,
997
- };
998
- let authenticationPromise = Promise.resolve();
999
- if (this.authentications.apiKey.apiKey) {
1000
- authenticationPromise = authenticationPromise.then(() => this.authentications.apiKey.applyToRequest(localVarRequestOptions));
1001
- }
1002
- if (this.authentications.partnerKey.apiKey) {
1003
- authenticationPromise = authenticationPromise.then(() => this.authentications.partnerKey.applyToRequest(localVarRequestOptions));
1004
- }
1005
- authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
1006
- let interceptorPromise = authenticationPromise;
1007
- for (const interceptor of this.interceptors) {
1008
- interceptorPromise = interceptorPromise.then(() => interceptor(localVarRequestOptions));
1009
- }
1010
- return interceptorPromise.then(() => {
1011
- if (Object.keys(localVarFormParams).length) {
1012
- if (localVarUseFormData) {
1013
- localVarRequestOptions.formData = localVarFormParams;
1014
- }
1015
- else {
1016
- localVarRequestOptions.form = localVarFormParams;
1017
- }
1018
- }
1019
- return new Promise((resolve, reject) => {
1020
- (0, request_1.default)(localVarRequestOptions, (error, response, body) => {
1021
- if (error) {
1022
- reject(error);
1023
- }
1024
- else {
1025
- if (response.statusCode && response.statusCode >= 200 && response.statusCode <= 299) {
1026
- body = models_1.ObjectSerializer.deserialize(body, "BalanceLimit");
1027
- resolve({ response: response, body: body });
1028
- }
1029
- else {
1030
- reject(new apis_1.HttpError(response, body, response.statusCode));
1031
- }
1032
- }
1033
- });
1034
- });
1035
- });
1036
- });
1037
- }
1038
- loyaltyBalanceProgramsPidBalanceDefinitionsPost(pid_1, body_1) {
1039
- return __awaiter(this, arguments, void 0, function* (pid, body, options = { headers: {} }) {
1040
- const localVarPath = this.basePath + '/loyalty/balance/programs/{pid}/balance-definitions'
1041
- .replace('{' + 'pid' + '}', encodeURIComponent(String(pid)));
1042
- let localVarQueryParameters = {};
1043
- let localVarHeaderParams = Object.assign({}, this._defaultHeaders);
1044
- const produces = ['application/json'];
1045
- if (produces.indexOf('application/json') >= 0) {
1046
- localVarHeaderParams.Accept = 'application/json';
1047
- }
1048
- else {
1049
- localVarHeaderParams.Accept = produces.join(',');
1050
- }
1051
- let localVarFormParams = {};
1052
- if (pid === null || pid === undefined) {
1053
- throw new Error('Required parameter pid was null or undefined when calling loyaltyBalanceProgramsPidBalanceDefinitionsPost.');
1054
- }
1055
- if (body === null || body === undefined) {
1056
- throw new Error('Required parameter body was null or undefined when calling loyaltyBalanceProgramsPidBalanceDefinitionsPost.');
1057
- }
1058
- Object.assign(localVarHeaderParams, options.headers);
1059
- let localVarUseFormData = false;
1060
- let localVarRequestOptions = {
1061
- method: 'POST',
1062
- qs: localVarQueryParameters,
1063
- headers: localVarHeaderParams,
1064
- uri: localVarPath,
1065
- useQuerystring: this._useQuerystring,
1066
- json: true,
1067
- body: models_1.ObjectSerializer.serialize(body, "CreateBalanceDefinitionPayload")
1068
- };
1069
- let authenticationPromise = Promise.resolve();
1070
- if (this.authentications.apiKey.apiKey) {
1071
- authenticationPromise = authenticationPromise.then(() => this.authentications.apiKey.applyToRequest(localVarRequestOptions));
1072
- }
1073
- if (this.authentications.partnerKey.apiKey) {
1074
- authenticationPromise = authenticationPromise.then(() => this.authentications.partnerKey.applyToRequest(localVarRequestOptions));
1075
- }
1076
- authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
1077
- let interceptorPromise = authenticationPromise;
1078
- for (const interceptor of this.interceptors) {
1079
- interceptorPromise = interceptorPromise.then(() => interceptor(localVarRequestOptions));
1080
- }
1081
- return interceptorPromise.then(() => {
1082
- if (Object.keys(localVarFormParams).length) {
1083
- if (localVarUseFormData) {
1084
- localVarRequestOptions.formData = localVarFormParams;
1085
- }
1086
- else {
1087
- localVarRequestOptions.form = localVarFormParams;
1088
- }
1089
- }
1090
- return new Promise((resolve, reject) => {
1091
- (0, request_1.default)(localVarRequestOptions, (error, response, body) => {
1092
- if (error) {
1093
- reject(error);
1094
- }
1095
- else {
1096
- if (response.statusCode && response.statusCode >= 200 && response.statusCode <= 299) {
1097
- body = models_1.ObjectSerializer.deserialize(body, "BalanceDefinition");
1098
- resolve({ response: response, body: body });
1099
- }
1100
- else {
1101
- reject(new apis_1.HttpError(response, body, response.statusCode));
1102
- }
1103
- }
1104
- });
1105
- });
1106
- });
1107
- });
1108
- }
1109
- loyaltyBalanceProgramsPidSubscriptionsCidBalancesPost(pid_1, cid_1, body_1) {
1110
- return __awaiter(this, arguments, void 0, function* (pid, cid, body, options = { headers: {} }) {
1111
- const localVarPath = this.basePath + '/loyalty/balance/programs/{pid}/subscriptions/{cid}/balances'
1112
- .replace('{' + 'pid' + '}', encodeURIComponent(String(pid)))
1113
- .replace('{' + 'cid' + '}', encodeURIComponent(String(cid)));
1114
- let localVarQueryParameters = {};
1115
- let localVarHeaderParams = Object.assign({}, this._defaultHeaders);
1116
- const produces = ['application/json'];
1117
- if (produces.indexOf('application/json') >= 0) {
1118
- localVarHeaderParams.Accept = 'application/json';
1119
- }
1120
- else {
1121
- localVarHeaderParams.Accept = produces.join(',');
1122
- }
1123
- let localVarFormParams = {};
1124
- if (pid === null || pid === undefined) {
1125
- throw new Error('Required parameter pid was null or undefined when calling loyaltyBalanceProgramsPidSubscriptionsCidBalancesPost.');
1126
- }
1127
- if (cid === null || cid === undefined) {
1128
- throw new Error('Required parameter cid was null or undefined when calling loyaltyBalanceProgramsPidSubscriptionsCidBalancesPost.');
1129
- }
1130
- if (body === null || body === undefined) {
1131
- throw new Error('Required parameter body was null or undefined when calling loyaltyBalanceProgramsPidSubscriptionsCidBalancesPost.');
1132
- }
1133
- Object.assign(localVarHeaderParams, options.headers);
1134
- let localVarUseFormData = false;
1135
- let localVarRequestOptions = {
1136
- method: 'POST',
1137
- qs: localVarQueryParameters,
1138
- headers: localVarHeaderParams,
1139
- uri: localVarPath,
1140
- useQuerystring: this._useQuerystring,
1141
- json: true,
1142
- body: models_1.ObjectSerializer.serialize(body, "CreateBalancePayload")
1143
- };
1144
- let authenticationPromise = Promise.resolve();
1145
- if (this.authentications.apiKey.apiKey) {
1146
- authenticationPromise = authenticationPromise.then(() => this.authentications.apiKey.applyToRequest(localVarRequestOptions));
1147
- }
1148
- if (this.authentications.partnerKey.apiKey) {
1149
- authenticationPromise = authenticationPromise.then(() => this.authentications.partnerKey.applyToRequest(localVarRequestOptions));
1150
- }
1151
- authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
1152
- let interceptorPromise = authenticationPromise;
1153
- for (const interceptor of this.interceptors) {
1154
- interceptorPromise = interceptorPromise.then(() => interceptor(localVarRequestOptions));
1155
- }
1156
- return interceptorPromise.then(() => {
1157
- if (Object.keys(localVarFormParams).length) {
1158
- if (localVarUseFormData) {
1159
- localVarRequestOptions.formData = localVarFormParams;
1160
- }
1161
- else {
1162
- localVarRequestOptions.form = localVarFormParams;
1163
- }
1164
- }
1165
- return new Promise((resolve, reject) => {
1166
- (0, request_1.default)(localVarRequestOptions, (error, response, body) => {
1167
- if (error) {
1168
- reject(error);
1169
- }
1170
- else {
1171
- if (response.statusCode && response.statusCode >= 200 && response.statusCode <= 299) {
1172
- body = models_1.ObjectSerializer.deserialize(body, "Balance");
1173
- resolve({ response: response, body: body });
1174
- }
1175
- else {
1176
- reject(new apis_1.HttpError(response, body, response.statusCode));
1177
- }
1178
- }
1179
- });
1180
- });
1181
- });
1182
- });
1183
- }
1184
- loyaltyBalanceProgramsPidTransactionHistoryGet(pid_1, contactId_1, balanceDefinitionId_1, limit_1, offset_1, sortField_1, sort_1, filters_1) {
1185
- return __awaiter(this, arguments, void 0, function* (pid, contactId, balanceDefinitionId, limit, offset, sortField, sort, filters, options = { headers: {} }) {
1186
- const localVarPath = this.basePath + '/loyalty/balance/programs/{pid}/transaction-history'
1187
- .replace('{' + 'pid' + '}', encodeURIComponent(String(pid)));
1188
- let localVarQueryParameters = {};
1189
- let localVarHeaderParams = Object.assign({}, this._defaultHeaders);
1190
- const produces = ['application/json'];
1191
- if (produces.indexOf('application/json') >= 0) {
1192
- localVarHeaderParams.Accept = 'application/json';
1193
- }
1194
- else {
1195
- localVarHeaderParams.Accept = produces.join(',');
1196
- }
1197
- let localVarFormParams = {};
1198
- if (pid === null || pid === undefined) {
1199
- throw new Error('Required parameter pid was null or undefined when calling loyaltyBalanceProgramsPidTransactionHistoryGet.');
1200
- }
1201
- if (contactId === null || contactId === undefined) {
1202
- throw new Error('Required parameter contactId was null or undefined when calling loyaltyBalanceProgramsPidTransactionHistoryGet.');
1203
- }
1204
- if (balanceDefinitionId === null || balanceDefinitionId === undefined) {
1205
- throw new Error('Required parameter balanceDefinitionId was null or undefined when calling loyaltyBalanceProgramsPidTransactionHistoryGet.');
1206
- }
1207
- if (limit !== undefined) {
1208
- localVarQueryParameters['limit'] = models_1.ObjectSerializer.serialize(limit, "number");
1209
- }
1210
- if (offset !== undefined) {
1211
- localVarQueryParameters['offset'] = models_1.ObjectSerializer.serialize(offset, "number");
1212
- }
1213
- if (sortField !== undefined) {
1214
- localVarQueryParameters['sort_field'] = models_1.ObjectSerializer.serialize(sortField, "'name' | 'created_at' | 'updated_at'");
1215
- }
1216
- if (sort !== undefined) {
1217
- localVarQueryParameters['sort'] = models_1.ObjectSerializer.serialize(sort, "'asc' | 'desc'");
1218
- }
1219
- if (contactId !== undefined) {
1220
- localVarQueryParameters['contact_id'] = models_1.ObjectSerializer.serialize(contactId, "number");
1221
- }
1222
- if (balanceDefinitionId !== undefined) {
1223
- localVarQueryParameters['balance_definition_id'] = models_1.ObjectSerializer.serialize(balanceDefinitionId, "string");
1224
- }
1225
- if (filters !== undefined) {
1226
- localVarQueryParameters['filters'] = models_1.ObjectSerializer.serialize(filters, "Array<string>");
1227
- }
1228
- Object.assign(localVarHeaderParams, options.headers);
1229
- let localVarUseFormData = false;
1230
- let localVarRequestOptions = {
1231
- method: 'GET',
1232
- qs: localVarQueryParameters,
1233
- headers: localVarHeaderParams,
1234
- uri: localVarPath,
1235
- useQuerystring: this._useQuerystring,
1236
- json: true,
1237
- };
1238
- let authenticationPromise = Promise.resolve();
1239
- if (this.authentications.apiKey.apiKey) {
1240
- authenticationPromise = authenticationPromise.then(() => this.authentications.apiKey.applyToRequest(localVarRequestOptions));
1241
- }
1242
- if (this.authentications.partnerKey.apiKey) {
1243
- authenticationPromise = authenticationPromise.then(() => this.authentications.partnerKey.applyToRequest(localVarRequestOptions));
1244
- }
1245
- authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
1246
- let interceptorPromise = authenticationPromise;
1247
- for (const interceptor of this.interceptors) {
1248
- interceptorPromise = interceptorPromise.then(() => interceptor(localVarRequestOptions));
1249
- }
1250
- return interceptorPromise.then(() => {
1251
- if (Object.keys(localVarFormParams).length) {
1252
- if (localVarUseFormData) {
1253
- localVarRequestOptions.formData = localVarFormParams;
1254
- }
1255
- else {
1256
- localVarRequestOptions.form = localVarFormParams;
1257
- }
1258
- }
1259
- return new Promise((resolve, reject) => {
1260
- (0, request_1.default)(localVarRequestOptions, (error, response, body) => {
1261
- if (error) {
1262
- reject(error);
1263
- }
1264
- else {
1265
- if (response.statusCode && response.statusCode >= 200 && response.statusCode <= 299) {
1266
- body = models_1.ObjectSerializer.deserialize(body, "TransactionHistoryResp");
1267
- resolve({ response: response, body: body });
1268
- }
1269
- else {
1270
- reject(new apis_1.HttpError(response, body, response.statusCode));
1271
- }
1272
- }
1273
- });
1274
- });
1275
- });
1276
- });
1277
- }
1278
- updateBalanceDefinition(pid_1, bdid_1, body_1) {
1279
- return __awaiter(this, arguments, void 0, function* (pid, bdid, body, options = { headers: {} }) {
1280
- const localVarPath = this.basePath + '/loyalty/balance/programs/{pid}/balance-definitions/{bdid}'
1281
- .replace('{' + 'pid' + '}', encodeURIComponent(String(pid)))
1282
- .replace('{' + 'bdid' + '}', encodeURIComponent(String(bdid)));
1283
- let localVarQueryParameters = {};
1284
- let localVarHeaderParams = Object.assign({}, this._defaultHeaders);
1285
- const produces = ['application/json'];
1286
- if (produces.indexOf('application/json') >= 0) {
1287
- localVarHeaderParams.Accept = 'application/json';
1288
- }
1289
- else {
1290
- localVarHeaderParams.Accept = produces.join(',');
1291
- }
1292
- let localVarFormParams = {};
1293
- if (pid === null || pid === undefined) {
1294
- throw new Error('Required parameter pid was null or undefined when calling updateBalanceDefinition.');
1295
- }
1296
- if (bdid === null || bdid === undefined) {
1297
- throw new Error('Required parameter bdid was null or undefined when calling updateBalanceDefinition.');
1298
- }
1299
- if (body === null || body === undefined) {
1300
- throw new Error('Required parameter body was null or undefined when calling updateBalanceDefinition.');
1301
- }
1302
- Object.assign(localVarHeaderParams, options.headers);
1303
- let localVarUseFormData = false;
1304
- let localVarRequestOptions = {
1305
- method: 'PUT',
1306
- qs: localVarQueryParameters,
1307
- headers: localVarHeaderParams,
1308
- uri: localVarPath,
1309
- useQuerystring: this._useQuerystring,
1310
- json: true,
1311
- body: models_1.ObjectSerializer.serialize(body, "UpdateBalanceDefinitionPayload")
1312
- };
1313
- let authenticationPromise = Promise.resolve();
1314
- if (this.authentications.apiKey.apiKey) {
1315
- authenticationPromise = authenticationPromise.then(() => this.authentications.apiKey.applyToRequest(localVarRequestOptions));
1316
- }
1317
- if (this.authentications.partnerKey.apiKey) {
1318
- authenticationPromise = authenticationPromise.then(() => this.authentications.partnerKey.applyToRequest(localVarRequestOptions));
1319
- }
1320
- authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
1321
- let interceptorPromise = authenticationPromise;
1322
- for (const interceptor of this.interceptors) {
1323
- interceptorPromise = interceptorPromise.then(() => interceptor(localVarRequestOptions));
1324
- }
1325
- return interceptorPromise.then(() => {
1326
- if (Object.keys(localVarFormParams).length) {
1327
- if (localVarUseFormData) {
1328
- localVarRequestOptions.formData = localVarFormParams;
1329
- }
1330
- else {
1331
- localVarRequestOptions.form = localVarFormParams;
1332
- }
1333
- }
1334
- return new Promise((resolve, reject) => {
1335
- (0, request_1.default)(localVarRequestOptions, (error, response, body) => {
1336
- if (error) {
1337
- reject(error);
1338
- }
1339
- else {
1340
- if (response.statusCode && response.statusCode >= 200 && response.statusCode <= 299) {
1341
- body = models_1.ObjectSerializer.deserialize(body, "BalanceDefinition");
1342
- resolve({ response: response, body: body });
1343
- }
1344
- else {
1345
- reject(new apis_1.HttpError(response, body, response.statusCode));
1346
- }
1347
- }
1348
- });
1349
- });
1350
- });
1351
- });
1352
- }
1353
- updateBalanceLimit(pid_1, bdid_1, blid_1, body_1) {
1354
- return __awaiter(this, arguments, void 0, function* (pid, bdid, blid, body, options = { headers: {} }) {
1355
- const localVarPath = this.basePath + '/loyalty/balance/programs/{pid}/balance-definitions/{bdid}/limits/{blid}'
1356
- .replace('{' + 'pid' + '}', encodeURIComponent(String(pid)))
1357
- .replace('{' + 'bdid' + '}', encodeURIComponent(String(bdid)))
1358
- .replace('{' + 'blid' + '}', encodeURIComponent(String(blid)));
1359
- let localVarQueryParameters = {};
1360
- let localVarHeaderParams = Object.assign({}, this._defaultHeaders);
1361
- const produces = ['application/json'];
1362
- if (produces.indexOf('application/json') >= 0) {
1363
- localVarHeaderParams.Accept = 'application/json';
1364
- }
1365
- else {
1366
- localVarHeaderParams.Accept = produces.join(',');
1367
- }
1368
- let localVarFormParams = {};
1369
- if (pid === null || pid === undefined) {
1370
- throw new Error('Required parameter pid was null or undefined when calling updateBalanceLimit.');
1371
- }
1372
- if (bdid === null || bdid === undefined) {
1373
- throw new Error('Required parameter bdid was null or undefined when calling updateBalanceLimit.');
1374
- }
1375
- if (blid === null || blid === undefined) {
1376
- throw new Error('Required parameter blid was null or undefined when calling updateBalanceLimit.');
1377
- }
1378
- if (body === null || body === undefined) {
1379
- throw new Error('Required parameter body was null or undefined when calling updateBalanceLimit.');
1380
- }
1381
- Object.assign(localVarHeaderParams, options.headers);
1382
- let localVarUseFormData = false;
1383
- let localVarRequestOptions = {
1384
- method: 'PUT',
1385
- qs: localVarQueryParameters,
1386
- headers: localVarHeaderParams,
1387
- uri: localVarPath,
1388
- useQuerystring: this._useQuerystring,
1389
- json: true,
1390
- body: models_1.ObjectSerializer.serialize(body, "UpdateBalanceLimitPayload")
1391
- };
1392
- let authenticationPromise = Promise.resolve();
1393
- if (this.authentications.apiKey.apiKey) {
1394
- authenticationPromise = authenticationPromise.then(() => this.authentications.apiKey.applyToRequest(localVarRequestOptions));
1395
- }
1396
- if (this.authentications.partnerKey.apiKey) {
1397
- authenticationPromise = authenticationPromise.then(() => this.authentications.partnerKey.applyToRequest(localVarRequestOptions));
1398
- }
1399
- authenticationPromise = authenticationPromise.then(() => this.authentications.default.applyToRequest(localVarRequestOptions));
1400
- let interceptorPromise = authenticationPromise;
1401
- for (const interceptor of this.interceptors) {
1402
- interceptorPromise = interceptorPromise.then(() => interceptor(localVarRequestOptions));
1403
- }
1404
- return interceptorPromise.then(() => {
1405
- if (Object.keys(localVarFormParams).length) {
1406
- if (localVarUseFormData) {
1407
- localVarRequestOptions.formData = localVarFormParams;
1408
- }
1409
- else {
1410
- localVarRequestOptions.form = localVarFormParams;
1411
- }
1412
- }
1413
- return new Promise((resolve, reject) => {
1414
- (0, request_1.default)(localVarRequestOptions, (error, response, body) => {
1415
- if (error) {
1416
- reject(error);
1417
- }
1418
- else {
1419
- if (response.statusCode && response.statusCode >= 200 && response.statusCode <= 299) {
1420
- body = models_1.ObjectSerializer.deserialize(body, "BalanceLimit");
1421
- resolve({ response: response, body: body });
1422
- }
1423
- else {
1424
- reject(new apis_1.HttpError(response, body, response.statusCode));
1425
- }
1426
- }
1427
- });
1428
- });
1429
- });
1430
- });
1431
- }
1432
- }
1433
- exports.BalanceApi = BalanceApi;
1434
- //# sourceMappingURL=balanceApi.js.map