@beyond-pci/sdk 1.0.0

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 (1097) hide show
  1. package/FUNCTIONS.md +87 -0
  2. package/README.md +544 -0
  3. package/RUNTIMES.md +48 -0
  4. package/dist/commonjs/core.d.ts +10 -0
  5. package/dist/commonjs/core.d.ts.map +1 -0
  6. package/dist/commonjs/core.js +17 -0
  7. package/dist/commonjs/core.js.map +1 -0
  8. package/dist/commonjs/funcs/assetConfigsDeleteV1MerchantsMerchantIdAssetConfigsAssetConfigId.d.ts +18 -0
  9. package/dist/commonjs/funcs/assetConfigsDeleteV1MerchantsMerchantIdAssetConfigsAssetConfigId.d.ts.map +1 -0
  10. package/dist/commonjs/funcs/assetConfigsDeleteV1MerchantsMerchantIdAssetConfigsAssetConfigId.js +132 -0
  11. package/dist/commonjs/funcs/assetConfigsDeleteV1MerchantsMerchantIdAssetConfigsAssetConfigId.js.map +1 -0
  12. package/dist/commonjs/funcs/assetConfigsGetV1MerchantsMerchantIdAssetConfigs.d.ts +18 -0
  13. package/dist/commonjs/funcs/assetConfigsGetV1MerchantsMerchantIdAssetConfigs.d.ts.map +1 -0
  14. package/dist/commonjs/funcs/assetConfigsGetV1MerchantsMerchantIdAssetConfigs.js +130 -0
  15. package/dist/commonjs/funcs/assetConfigsGetV1MerchantsMerchantIdAssetConfigs.js.map +1 -0
  16. package/dist/commonjs/funcs/assetConfigsPostV1MerchantsMerchantIdAssetConfigs.d.ts +18 -0
  17. package/dist/commonjs/funcs/assetConfigsPostV1MerchantsMerchantIdAssetConfigs.d.ts.map +1 -0
  18. package/dist/commonjs/funcs/assetConfigsPostV1MerchantsMerchantIdAssetConfigs.js +127 -0
  19. package/dist/commonjs/funcs/assetConfigsPostV1MerchantsMerchantIdAssetConfigs.js.map +1 -0
  20. package/dist/commonjs/funcs/merchantsGetV1Merchants.d.ts +18 -0
  21. package/dist/commonjs/funcs/merchantsGetV1Merchants.d.ts.map +1 -0
  22. package/dist/commonjs/funcs/merchantsGetV1Merchants.js +123 -0
  23. package/dist/commonjs/funcs/merchantsGetV1Merchants.js.map +1 -0
  24. package/dist/commonjs/funcs/merchantsGetV1MerchantsId.d.ts +18 -0
  25. package/dist/commonjs/funcs/merchantsGetV1MerchantsId.d.ts.map +1 -0
  26. package/dist/commonjs/funcs/merchantsGetV1MerchantsId.js +123 -0
  27. package/dist/commonjs/funcs/merchantsGetV1MerchantsId.js.map +1 -0
  28. package/dist/commonjs/funcs/merchantsGetV1MerchantsIdCompliance.d.ts +18 -0
  29. package/dist/commonjs/funcs/merchantsGetV1MerchantsIdCompliance.d.ts.map +1 -0
  30. package/dist/commonjs/funcs/merchantsGetV1MerchantsIdCompliance.js +123 -0
  31. package/dist/commonjs/funcs/merchantsGetV1MerchantsIdCompliance.js.map +1 -0
  32. package/dist/commonjs/funcs/merchantsGetV1MerchantsRegistrationId.d.ts +18 -0
  33. package/dist/commonjs/funcs/merchantsGetV1MerchantsRegistrationId.d.ts.map +1 -0
  34. package/dist/commonjs/funcs/merchantsGetV1MerchantsRegistrationId.js +123 -0
  35. package/dist/commonjs/funcs/merchantsGetV1MerchantsRegistrationId.js.map +1 -0
  36. package/dist/commonjs/funcs/merchantsPatchV1MerchantsId.d.ts +18 -0
  37. package/dist/commonjs/funcs/merchantsPatchV1MerchantsId.d.ts.map +1 -0
  38. package/dist/commonjs/funcs/merchantsPatchV1MerchantsId.js +124 -0
  39. package/dist/commonjs/funcs/merchantsPatchV1MerchantsId.js.map +1 -0
  40. package/dist/commonjs/funcs/merchantsPostV1MerchantsIdActivate.d.ts +18 -0
  41. package/dist/commonjs/funcs/merchantsPostV1MerchantsIdActivate.d.ts.map +1 -0
  42. package/dist/commonjs/funcs/merchantsPostV1MerchantsIdActivate.js +124 -0
  43. package/dist/commonjs/funcs/merchantsPostV1MerchantsIdActivate.js.map +1 -0
  44. package/dist/commonjs/funcs/merchantsPostV1MerchantsIdCancel.d.ts +18 -0
  45. package/dist/commonjs/funcs/merchantsPostV1MerchantsIdCancel.d.ts.map +1 -0
  46. package/dist/commonjs/funcs/merchantsPostV1MerchantsIdCancel.js +123 -0
  47. package/dist/commonjs/funcs/merchantsPostV1MerchantsIdCancel.js.map +1 -0
  48. package/dist/commonjs/funcs/merchantsPostV1MerchantsRegister.d.ts +18 -0
  49. package/dist/commonjs/funcs/merchantsPostV1MerchantsRegister.d.ts.map +1 -0
  50. package/dist/commonjs/funcs/merchantsPostV1MerchantsRegister.js +118 -0
  51. package/dist/commonjs/funcs/merchantsPostV1MerchantsRegister.js.map +1 -0
  52. package/dist/commonjs/funcs/saqGetV1MerchantsMerchantIdSAQSubmissionIdPdf.d.ts +18 -0
  53. package/dist/commonjs/funcs/saqGetV1MerchantsMerchantIdSAQSubmissionIdPdf.d.ts.map +1 -0
  54. package/dist/commonjs/funcs/saqGetV1MerchantsMerchantIdSAQSubmissionIdPdf.js +131 -0
  55. package/dist/commonjs/funcs/saqGetV1MerchantsMerchantIdSAQSubmissionIdPdf.js.map +1 -0
  56. package/dist/commonjs/funcs/saqPostV1MerchantsMerchantIdSAQLink.d.ts +18 -0
  57. package/dist/commonjs/funcs/saqPostV1MerchantsMerchantIdSAQLink.d.ts.map +1 -0
  58. package/dist/commonjs/funcs/saqPostV1MerchantsMerchantIdSAQLink.js +124 -0
  59. package/dist/commonjs/funcs/saqPostV1MerchantsMerchantIdSAQLink.js.map +1 -0
  60. package/dist/commonjs/funcs/scansGetV1Scans.d.ts +18 -0
  61. package/dist/commonjs/funcs/scansGetV1Scans.d.ts.map +1 -0
  62. package/dist/commonjs/funcs/scansGetV1Scans.js +124 -0
  63. package/dist/commonjs/funcs/scansGetV1Scans.js.map +1 -0
  64. package/dist/commonjs/funcs/scansGetV1ScansMerchantsIdScans.d.ts +18 -0
  65. package/dist/commonjs/funcs/scansGetV1ScansMerchantsIdScans.d.ts.map +1 -0
  66. package/dist/commonjs/funcs/scansGetV1ScansMerchantsIdScans.js +128 -0
  67. package/dist/commonjs/funcs/scansGetV1ScansMerchantsIdScans.js.map +1 -0
  68. package/dist/commonjs/funcs/scansGetV1ScansMerchantsIdScansNext.d.ts +18 -0
  69. package/dist/commonjs/funcs/scansGetV1ScansMerchantsIdScansNext.d.ts.map +1 -0
  70. package/dist/commonjs/funcs/scansGetV1ScansMerchantsIdScansNext.js +123 -0
  71. package/dist/commonjs/funcs/scansGetV1ScansMerchantsIdScansNext.js.map +1 -0
  72. package/dist/commonjs/funcs/scansGetV1ScansScanId.d.ts +18 -0
  73. package/dist/commonjs/funcs/scansGetV1ScansScanId.d.ts.map +1 -0
  74. package/dist/commonjs/funcs/scansGetV1ScansScanId.js +123 -0
  75. package/dist/commonjs/funcs/scansGetV1ScansScanId.js.map +1 -0
  76. package/dist/commonjs/funcs/scansGetV1ScansScanIdReport.d.ts +18 -0
  77. package/dist/commonjs/funcs/scansGetV1ScansScanIdReport.d.ts.map +1 -0
  78. package/dist/commonjs/funcs/scansGetV1ScansScanIdReport.js +123 -0
  79. package/dist/commonjs/funcs/scansGetV1ScansScanIdReport.js.map +1 -0
  80. package/dist/commonjs/funcs/scansPostV1ScansMerchantsIdScans.d.ts +18 -0
  81. package/dist/commonjs/funcs/scansPostV1ScansMerchantsIdScans.d.ts.map +1 -0
  82. package/dist/commonjs/funcs/scansPostV1ScansMerchantsIdScans.js +125 -0
  83. package/dist/commonjs/funcs/scansPostV1ScansMerchantsIdScans.js.map +1 -0
  84. package/dist/commonjs/funcs/scansPostV1ScansMerchantsIdScansCancel.d.ts +18 -0
  85. package/dist/commonjs/funcs/scansPostV1ScansMerchantsIdScansCancel.d.ts.map +1 -0
  86. package/dist/commonjs/funcs/scansPostV1ScansMerchantsIdScansCancel.js +123 -0
  87. package/dist/commonjs/funcs/scansPostV1ScansMerchantsIdScansCancel.js.map +1 -0
  88. package/dist/commonjs/funcs/webhooksDeleteV1WebhooksId.d.ts +18 -0
  89. package/dist/commonjs/funcs/webhooksDeleteV1WebhooksId.d.ts.map +1 -0
  90. package/dist/commonjs/funcs/webhooksDeleteV1WebhooksId.js +123 -0
  91. package/dist/commonjs/funcs/webhooksDeleteV1WebhooksId.js.map +1 -0
  92. package/dist/commonjs/funcs/webhooksGetV1Webhooks.d.ts +18 -0
  93. package/dist/commonjs/funcs/webhooksGetV1Webhooks.d.ts.map +1 -0
  94. package/dist/commonjs/funcs/webhooksGetV1Webhooks.js +122 -0
  95. package/dist/commonjs/funcs/webhooksGetV1Webhooks.js.map +1 -0
  96. package/dist/commonjs/funcs/webhooksPatchV1WebhooksId.d.ts +18 -0
  97. package/dist/commonjs/funcs/webhooksPatchV1WebhooksId.d.ts.map +1 -0
  98. package/dist/commonjs/funcs/webhooksPatchV1WebhooksId.js +124 -0
  99. package/dist/commonjs/funcs/webhooksPatchV1WebhooksId.js.map +1 -0
  100. package/dist/commonjs/funcs/webhooksPostV1Webhooks.d.ts +18 -0
  101. package/dist/commonjs/funcs/webhooksPostV1Webhooks.d.ts.map +1 -0
  102. package/dist/commonjs/funcs/webhooksPostV1Webhooks.js +118 -0
  103. package/dist/commonjs/funcs/webhooksPostV1Webhooks.js.map +1 -0
  104. package/dist/commonjs/funcs/webhooksPostV1WebhooksIdTest.d.ts +18 -0
  105. package/dist/commonjs/funcs/webhooksPostV1WebhooksIdTest.d.ts.map +1 -0
  106. package/dist/commonjs/funcs/webhooksPostV1WebhooksIdTest.js +124 -0
  107. package/dist/commonjs/funcs/webhooksPostV1WebhooksIdTest.js.map +1 -0
  108. package/dist/commonjs/hooks/hooks.d.ts +25 -0
  109. package/dist/commonjs/hooks/hooks.d.ts.map +1 -0
  110. package/dist/commonjs/hooks/hooks.js +86 -0
  111. package/dist/commonjs/hooks/hooks.js.map +1 -0
  112. package/dist/commonjs/hooks/index.d.ts +3 -0
  113. package/dist/commonjs/hooks/index.d.ts.map +1 -0
  114. package/dist/commonjs/hooks/index.js +22 -0
  115. package/dist/commonjs/hooks/index.js.map +1 -0
  116. package/dist/commonjs/hooks/registration.d.ts +3 -0
  117. package/dist/commonjs/hooks/registration.d.ts.map +1 -0
  118. package/dist/commonjs/hooks/registration.js +15 -0
  119. package/dist/commonjs/hooks/registration.js.map +1 -0
  120. package/dist/commonjs/hooks/types.d.ts +76 -0
  121. package/dist/commonjs/hooks/types.d.ts.map +1 -0
  122. package/dist/commonjs/hooks/types.js +6 -0
  123. package/dist/commonjs/hooks/types.js.map +1 -0
  124. package/dist/commonjs/index.d.ts +6 -0
  125. package/dist/commonjs/index.d.ts.map +1 -0
  126. package/dist/commonjs/index.js +48 -0
  127. package/dist/commonjs/index.js.map +1 -0
  128. package/dist/commonjs/lib/base64.d.ts +10 -0
  129. package/dist/commonjs/lib/base64.d.ts.map +1 -0
  130. package/dist/commonjs/lib/base64.js +71 -0
  131. package/dist/commonjs/lib/base64.js.map +1 -0
  132. package/dist/commonjs/lib/config.d.ts +38 -0
  133. package/dist/commonjs/lib/config.d.ts.map +1 -0
  134. package/dist/commonjs/lib/config.js +42 -0
  135. package/dist/commonjs/lib/config.js.map +1 -0
  136. package/dist/commonjs/lib/dlv.d.ts +14 -0
  137. package/dist/commonjs/lib/dlv.d.ts.map +1 -0
  138. package/dist/commonjs/lib/dlv.js +49 -0
  139. package/dist/commonjs/lib/dlv.js.map +1 -0
  140. package/dist/commonjs/lib/encodings.d.ts +52 -0
  141. package/dist/commonjs/lib/encodings.d.ts.map +1 -0
  142. package/dist/commonjs/lib/encodings.js +368 -0
  143. package/dist/commonjs/lib/encodings.js.map +1 -0
  144. package/dist/commonjs/lib/files.d.ts +13 -0
  145. package/dist/commonjs/lib/files.d.ts.map +1 -0
  146. package/dist/commonjs/lib/files.js +77 -0
  147. package/dist/commonjs/lib/files.js.map +1 -0
  148. package/dist/commonjs/lib/http.d.ts +67 -0
  149. package/dist/commonjs/lib/http.d.ts.map +1 -0
  150. package/dist/commonjs/lib/http.js +217 -0
  151. package/dist/commonjs/lib/http.js.map +1 -0
  152. package/dist/commonjs/lib/is-plain-object.d.ts +2 -0
  153. package/dist/commonjs/lib/is-plain-object.d.ts.map +1 -0
  154. package/dist/commonjs/lib/is-plain-object.js +41 -0
  155. package/dist/commonjs/lib/is-plain-object.js.map +1 -0
  156. package/dist/commonjs/lib/logger.d.ts +6 -0
  157. package/dist/commonjs/lib/logger.d.ts.map +1 -0
  158. package/dist/commonjs/lib/logger.js +6 -0
  159. package/dist/commonjs/lib/logger.js.map +1 -0
  160. package/dist/commonjs/lib/matchers.d.ts +59 -0
  161. package/dist/commonjs/lib/matchers.d.ts.map +1 -0
  162. package/dist/commonjs/lib/matchers.js +218 -0
  163. package/dist/commonjs/lib/matchers.js.map +1 -0
  164. package/dist/commonjs/lib/primitives.d.ts +26 -0
  165. package/dist/commonjs/lib/primitives.d.ts.map +1 -0
  166. package/dist/commonjs/lib/primitives.js +111 -0
  167. package/dist/commonjs/lib/primitives.js.map +1 -0
  168. package/dist/commonjs/lib/retries.d.ts +38 -0
  169. package/dist/commonjs/lib/retries.d.ts.map +1 -0
  170. package/dist/commonjs/lib/retries.js +153 -0
  171. package/dist/commonjs/lib/retries.js.map +1 -0
  172. package/dist/commonjs/lib/schemas.d.ts +19 -0
  173. package/dist/commonjs/lib/schemas.d.ts.map +1 -0
  174. package/dist/commonjs/lib/schemas.js +62 -0
  175. package/dist/commonjs/lib/schemas.js.map +1 -0
  176. package/dist/commonjs/lib/sdks.d.ts +63 -0
  177. package/dist/commonjs/lib/sdks.d.ts.map +1 -0
  178. package/dist/commonjs/lib/sdks.js +269 -0
  179. package/dist/commonjs/lib/sdks.js.map +1 -0
  180. package/dist/commonjs/lib/security.d.ts +83 -0
  181. package/dist/commonjs/lib/security.d.ts.map +1 -0
  182. package/dist/commonjs/lib/security.js +143 -0
  183. package/dist/commonjs/lib/security.js.map +1 -0
  184. package/dist/commonjs/lib/url.d.ts +5 -0
  185. package/dist/commonjs/lib/url.d.ts.map +1 -0
  186. package/dist/commonjs/lib/url.js +25 -0
  187. package/dist/commonjs/lib/url.js.map +1 -0
  188. package/dist/commonjs/models/components/index.d.ts +2 -0
  189. package/dist/commonjs/models/components/index.d.ts.map +1 -0
  190. package/dist/commonjs/models/components/index.js +21 -0
  191. package/dist/commonjs/models/components/index.js.map +1 -0
  192. package/dist/commonjs/models/components/security.d.ts +29 -0
  193. package/dist/commonjs/models/components/security.d.ts.map +1 -0
  194. package/dist/commonjs/models/components/security.js +78 -0
  195. package/dist/commonjs/models/components/security.js.map +1 -0
  196. package/dist/commonjs/models/errors/apierror.d.ts +10 -0
  197. package/dist/commonjs/models/errors/apierror.d.ts.map +1 -0
  198. package/dist/commonjs/models/errors/apierror.js +28 -0
  199. package/dist/commonjs/models/errors/apierror.js.map +1 -0
  200. package/dist/commonjs/models/errors/beyondpcierror.d.ts +19 -0
  201. package/dist/commonjs/models/errors/beyondpcierror.d.ts.map +1 -0
  202. package/dist/commonjs/models/errors/beyondpcierror.js +20 -0
  203. package/dist/commonjs/models/errors/beyondpcierror.js.map +1 -0
  204. package/dist/commonjs/models/errors/deletev1merchantsmerchantidassetconfigsassetconfigid.d.ts +199 -0
  205. package/dist/commonjs/models/errors/deletev1merchantsmerchantidassetconfigsassetconfigid.d.ts.map +1 -0
  206. package/dist/commonjs/models/errors/deletev1merchantsmerchantidassetconfigsassetconfigid.js +261 -0
  207. package/dist/commonjs/models/errors/deletev1merchantsmerchantidassetconfigsassetconfigid.js.map +1 -0
  208. package/dist/commonjs/models/errors/deletev1webhooksid.d.ts +199 -0
  209. package/dist/commonjs/models/errors/deletev1webhooksid.d.ts.map +1 -0
  210. package/dist/commonjs/models/errors/deletev1webhooksid.js +261 -0
  211. package/dist/commonjs/models/errors/deletev1webhooksid.js.map +1 -0
  212. package/dist/commonjs/models/errors/getv1merchants.d.ts +102 -0
  213. package/dist/commonjs/models/errors/getv1merchants.d.ts.map +1 -0
  214. package/dist/commonjs/models/errors/getv1merchants.js +152 -0
  215. package/dist/commonjs/models/errors/getv1merchants.js.map +1 -0
  216. package/dist/commonjs/models/errors/getv1merchantsid.d.ts +199 -0
  217. package/dist/commonjs/models/errors/getv1merchantsid.d.ts.map +1 -0
  218. package/dist/commonjs/models/errors/getv1merchantsid.js +262 -0
  219. package/dist/commonjs/models/errors/getv1merchantsid.js.map +1 -0
  220. package/dist/commonjs/models/errors/getv1merchantsidcompliance.d.ts +199 -0
  221. package/dist/commonjs/models/errors/getv1merchantsidcompliance.d.ts.map +1 -0
  222. package/dist/commonjs/models/errors/getv1merchantsidcompliance.js +259 -0
  223. package/dist/commonjs/models/errors/getv1merchantsidcompliance.js.map +1 -0
  224. package/dist/commonjs/models/errors/getv1merchantsmerchantidassetconfigs.d.ts +199 -0
  225. package/dist/commonjs/models/errors/getv1merchantsmerchantidassetconfigs.d.ts.map +1 -0
  226. package/dist/commonjs/models/errors/getv1merchantsmerchantidassetconfigs.js +257 -0
  227. package/dist/commonjs/models/errors/getv1merchantsmerchantidassetconfigs.js.map +1 -0
  228. package/dist/commonjs/models/errors/getv1merchantsmerchantidsaqsubmissionidpdf.d.ts +199 -0
  229. package/dist/commonjs/models/errors/getv1merchantsmerchantidsaqsubmissionidpdf.d.ts.map +1 -0
  230. package/dist/commonjs/models/errors/getv1merchantsmerchantidsaqsubmissionidpdf.js +259 -0
  231. package/dist/commonjs/models/errors/getv1merchantsmerchantidsaqsubmissionidpdf.js.map +1 -0
  232. package/dist/commonjs/models/errors/getv1merchantsregistrationid.d.ts +199 -0
  233. package/dist/commonjs/models/errors/getv1merchantsregistrationid.d.ts.map +1 -0
  234. package/dist/commonjs/models/errors/getv1merchantsregistrationid.js +259 -0
  235. package/dist/commonjs/models/errors/getv1merchantsregistrationid.js.map +1 -0
  236. package/dist/commonjs/models/errors/getv1scans.d.ts +199 -0
  237. package/dist/commonjs/models/errors/getv1scans.d.ts.map +1 -0
  238. package/dist/commonjs/models/errors/getv1scans.js +261 -0
  239. package/dist/commonjs/models/errors/getv1scans.js.map +1 -0
  240. package/dist/commonjs/models/errors/getv1scansmerchantsidscans.d.ts +199 -0
  241. package/dist/commonjs/models/errors/getv1scansmerchantsidscans.d.ts.map +1 -0
  242. package/dist/commonjs/models/errors/getv1scansmerchantsidscans.js +259 -0
  243. package/dist/commonjs/models/errors/getv1scansmerchantsidscans.js.map +1 -0
  244. package/dist/commonjs/models/errors/getv1scansmerchantsidscansnext.d.ts +199 -0
  245. package/dist/commonjs/models/errors/getv1scansmerchantsidscansnext.d.ts.map +1 -0
  246. package/dist/commonjs/models/errors/getv1scansmerchantsidscansnext.js +259 -0
  247. package/dist/commonjs/models/errors/getv1scansmerchantsidscansnext.js.map +1 -0
  248. package/dist/commonjs/models/errors/getv1scansscanid.d.ts +199 -0
  249. package/dist/commonjs/models/errors/getv1scansscanid.d.ts.map +1 -0
  250. package/dist/commonjs/models/errors/getv1scansscanid.js +263 -0
  251. package/dist/commonjs/models/errors/getv1scansscanid.js.map +1 -0
  252. package/dist/commonjs/models/errors/getv1scansscanidreport.d.ts +102 -0
  253. package/dist/commonjs/models/errors/getv1scansscanidreport.d.ts.map +1 -0
  254. package/dist/commonjs/models/errors/getv1scansscanidreport.js +153 -0
  255. package/dist/commonjs/models/errors/getv1scansscanidreport.js.map +1 -0
  256. package/dist/commonjs/models/errors/getv1webhooks.d.ts +199 -0
  257. package/dist/commonjs/models/errors/getv1webhooks.d.ts.map +1 -0
  258. package/dist/commonjs/models/errors/getv1webhooks.js +262 -0
  259. package/dist/commonjs/models/errors/getv1webhooks.js.map +1 -0
  260. package/dist/commonjs/models/errors/httpclienterrors.d.ts +44 -0
  261. package/dist/commonjs/models/errors/httpclienterrors.d.ts.map +1 -0
  262. package/dist/commonjs/models/errors/httpclienterrors.js +78 -0
  263. package/dist/commonjs/models/errors/httpclienterrors.js.map +1 -0
  264. package/dist/commonjs/models/errors/index.d.ts +30 -0
  265. package/dist/commonjs/models/errors/index.d.ts.map +1 -0
  266. package/dist/commonjs/models/errors/index.js +49 -0
  267. package/dist/commonjs/models/errors/index.js.map +1 -0
  268. package/dist/commonjs/models/errors/patchv1merchantsid.d.ts +296 -0
  269. package/dist/commonjs/models/errors/patchv1merchantsid.d.ts.map +1 -0
  270. package/dist/commonjs/models/errors/patchv1merchantsid.js +369 -0
  271. package/dist/commonjs/models/errors/patchv1merchantsid.js.map +1 -0
  272. package/dist/commonjs/models/errors/patchv1webhooksid.d.ts +296 -0
  273. package/dist/commonjs/models/errors/patchv1webhooksid.d.ts.map +1 -0
  274. package/dist/commonjs/models/errors/patchv1webhooksid.js +370 -0
  275. package/dist/commonjs/models/errors/patchv1webhooksid.js.map +1 -0
  276. package/dist/commonjs/models/errors/postv1merchantsidactivate.d.ts +296 -0
  277. package/dist/commonjs/models/errors/postv1merchantsidactivate.d.ts.map +1 -0
  278. package/dist/commonjs/models/errors/postv1merchantsidactivate.js +368 -0
  279. package/dist/commonjs/models/errors/postv1merchantsidactivate.js.map +1 -0
  280. package/dist/commonjs/models/errors/postv1merchantsidcancel.d.ts +296 -0
  281. package/dist/commonjs/models/errors/postv1merchantsidcancel.d.ts.map +1 -0
  282. package/dist/commonjs/models/errors/postv1merchantsidcancel.js +369 -0
  283. package/dist/commonjs/models/errors/postv1merchantsidcancel.js.map +1 -0
  284. package/dist/commonjs/models/errors/postv1merchantsmerchantidassetconfigs.d.ts +199 -0
  285. package/dist/commonjs/models/errors/postv1merchantsmerchantidassetconfigs.d.ts.map +1 -0
  286. package/dist/commonjs/models/errors/postv1merchantsmerchantidassetconfigs.js +258 -0
  287. package/dist/commonjs/models/errors/postv1merchantsmerchantidassetconfigs.js.map +1 -0
  288. package/dist/commonjs/models/errors/postv1merchantsmerchantidsaqlink.d.ts +199 -0
  289. package/dist/commonjs/models/errors/postv1merchantsmerchantidsaqlink.d.ts.map +1 -0
  290. package/dist/commonjs/models/errors/postv1merchantsmerchantidsaqlink.js +259 -0
  291. package/dist/commonjs/models/errors/postv1merchantsmerchantidsaqlink.js.map +1 -0
  292. package/dist/commonjs/models/errors/postv1merchantsregister.d.ts +199 -0
  293. package/dist/commonjs/models/errors/postv1merchantsregister.d.ts.map +1 -0
  294. package/dist/commonjs/models/errors/postv1merchantsregister.js +261 -0
  295. package/dist/commonjs/models/errors/postv1merchantsregister.js.map +1 -0
  296. package/dist/commonjs/models/errors/postv1scansmerchantsidscans.d.ts +393 -0
  297. package/dist/commonjs/models/errors/postv1scansmerchantsidscans.d.ts.map +1 -0
  298. package/dist/commonjs/models/errors/postv1scansmerchantsidscans.js +475 -0
  299. package/dist/commonjs/models/errors/postv1scansmerchantsidscans.js.map +1 -0
  300. package/dist/commonjs/models/errors/postv1scansmerchantsidscanscancel.d.ts +199 -0
  301. package/dist/commonjs/models/errors/postv1scansmerchantsidscanscancel.d.ts.map +1 -0
  302. package/dist/commonjs/models/errors/postv1scansmerchantsidscanscancel.js +259 -0
  303. package/dist/commonjs/models/errors/postv1scansmerchantsidscanscancel.js.map +1 -0
  304. package/dist/commonjs/models/errors/postv1webhooks.d.ts +199 -0
  305. package/dist/commonjs/models/errors/postv1webhooks.d.ts.map +1 -0
  306. package/dist/commonjs/models/errors/postv1webhooks.js +263 -0
  307. package/dist/commonjs/models/errors/postv1webhooks.js.map +1 -0
  308. package/dist/commonjs/models/errors/postv1webhooksidtest.d.ts +296 -0
  309. package/dist/commonjs/models/errors/postv1webhooksidtest.d.ts.map +1 -0
  310. package/dist/commonjs/models/errors/postv1webhooksidtest.js +369 -0
  311. package/dist/commonjs/models/errors/postv1webhooksidtest.js.map +1 -0
  312. package/dist/commonjs/models/errors/responsevalidationerror.d.ts +26 -0
  313. package/dist/commonjs/models/errors/responsevalidationerror.d.ts.map +1 -0
  314. package/dist/commonjs/models/errors/responsevalidationerror.js +66 -0
  315. package/dist/commonjs/models/errors/responsevalidationerror.js.map +1 -0
  316. package/dist/commonjs/models/errors/sdkvalidationerror.d.ts +21 -0
  317. package/dist/commonjs/models/errors/sdkvalidationerror.d.ts.map +1 -0
  318. package/dist/commonjs/models/errors/sdkvalidationerror.js +129 -0
  319. package/dist/commonjs/models/errors/sdkvalidationerror.js.map +1 -0
  320. package/dist/commonjs/models/operations/deletev1merchantsmerchantidassetconfigsassetconfigid.d.ts +113 -0
  321. package/dist/commonjs/models/operations/deletev1merchantsmerchantidassetconfigsassetconfigid.d.ts.map +1 -0
  322. package/dist/commonjs/models/operations/deletev1merchantsmerchantidassetconfigsassetconfigid.js +164 -0
  323. package/dist/commonjs/models/operations/deletev1merchantsmerchantidassetconfigsassetconfigid.js.map +1 -0
  324. package/dist/commonjs/models/operations/deletev1webhooksid.d.ts +111 -0
  325. package/dist/commonjs/models/operations/deletev1webhooksid.d.ts.map +1 -0
  326. package/dist/commonjs/models/operations/deletev1webhooksid.js +154 -0
  327. package/dist/commonjs/models/operations/deletev1webhooksid.js.map +1 -0
  328. package/dist/commonjs/models/operations/getv1merchants.d.ts +237 -0
  329. package/dist/commonjs/models/operations/getv1merchants.d.ts.map +1 -0
  330. package/dist/commonjs/models/operations/getv1merchants.js +246 -0
  331. package/dist/commonjs/models/operations/getv1merchants.js.map +1 -0
  332. package/dist/commonjs/models/operations/getv1merchantsid.d.ts +172 -0
  333. package/dist/commonjs/models/operations/getv1merchantsid.d.ts.map +1 -0
  334. package/dist/commonjs/models/operations/getv1merchantsid.js +185 -0
  335. package/dist/commonjs/models/operations/getv1merchantsid.js.map +1 -0
  336. package/dist/commonjs/models/operations/getv1merchantsidcompliance.d.ts +173 -0
  337. package/dist/commonjs/models/operations/getv1merchantsidcompliance.d.ts.map +1 -0
  338. package/dist/commonjs/models/operations/getv1merchantsidcompliance.js +217 -0
  339. package/dist/commonjs/models/operations/getv1merchantsidcompliance.js.map +1 -0
  340. package/dist/commonjs/models/operations/getv1merchantsmerchantidassetconfigs.d.ts +214 -0
  341. package/dist/commonjs/models/operations/getv1merchantsmerchantidassetconfigs.d.ts.map +1 -0
  342. package/dist/commonjs/models/operations/getv1merchantsmerchantidassetconfigs.js +245 -0
  343. package/dist/commonjs/models/operations/getv1merchantsmerchantidassetconfigs.js.map +1 -0
  344. package/dist/commonjs/models/operations/getv1merchantsmerchantidsaqsubmissionidpdf.d.ts +111 -0
  345. package/dist/commonjs/models/operations/getv1merchantsmerchantidsaqsubmissionidpdf.d.ts.map +1 -0
  346. package/dist/commonjs/models/operations/getv1merchantsmerchantidsaqsubmissionidpdf.js +155 -0
  347. package/dist/commonjs/models/operations/getv1merchantsmerchantidsaqsubmissionidpdf.js.map +1 -0
  348. package/dist/commonjs/models/operations/getv1merchantsregistrationid.d.ts +156 -0
  349. package/dist/commonjs/models/operations/getv1merchantsregistrationid.d.ts.map +1 -0
  350. package/dist/commonjs/models/operations/getv1merchantsregistrationid.js +179 -0
  351. package/dist/commonjs/models/operations/getv1merchantsregistrationid.js.map +1 -0
  352. package/dist/commonjs/models/operations/getv1scans.d.ts +328 -0
  353. package/dist/commonjs/models/operations/getv1scans.d.ts.map +1 -0
  354. package/dist/commonjs/models/operations/getv1scans.js +331 -0
  355. package/dist/commonjs/models/operations/getv1scans.js.map +1 -0
  356. package/dist/commonjs/models/operations/getv1scansmerchantsidscans.d.ts +286 -0
  357. package/dist/commonjs/models/operations/getv1scansmerchantsidscans.d.ts.map +1 -0
  358. package/dist/commonjs/models/operations/getv1scansmerchantsidscans.js +304 -0
  359. package/dist/commonjs/models/operations/getv1scansmerchantsidscans.js.map +1 -0
  360. package/dist/commonjs/models/operations/getv1scansmerchantsidscansnext.d.ts +206 -0
  361. package/dist/commonjs/models/operations/getv1scansmerchantsidscansnext.d.ts.map +1 -0
  362. package/dist/commonjs/models/operations/getv1scansmerchantsidscansnext.js +236 -0
  363. package/dist/commonjs/models/operations/getv1scansmerchantsidscansnext.js.map +1 -0
  364. package/dist/commonjs/models/operations/getv1scansscanid.d.ts +369 -0
  365. package/dist/commonjs/models/operations/getv1scansscanid.d.ts.map +1 -0
  366. package/dist/commonjs/models/operations/getv1scansscanid.js +373 -0
  367. package/dist/commonjs/models/operations/getv1scansscanid.js.map +1 -0
  368. package/dist/commonjs/models/operations/getv1scansscanidreport.d.ts +59 -0
  369. package/dist/commonjs/models/operations/getv1scansscanidreport.d.ts.map +1 -0
  370. package/dist/commonjs/models/operations/getv1scansscanidreport.js +98 -0
  371. package/dist/commonjs/models/operations/getv1scansscanidreport.js.map +1 -0
  372. package/dist/commonjs/models/operations/getv1webhooks.d.ts +191 -0
  373. package/dist/commonjs/models/operations/getv1webhooks.d.ts.map +1 -0
  374. package/dist/commonjs/models/operations/getv1webhooks.js +219 -0
  375. package/dist/commonjs/models/operations/getv1webhooks.js.map +1 -0
  376. package/dist/commonjs/models/operations/index.d.ts +26 -0
  377. package/dist/commonjs/models/operations/index.d.ts.map +1 -0
  378. package/dist/commonjs/models/operations/index.js +45 -0
  379. package/dist/commonjs/models/operations/index.js.map +1 -0
  380. package/dist/commonjs/models/operations/patchv1merchantsid.d.ts +201 -0
  381. package/dist/commonjs/models/operations/patchv1merchantsid.d.ts.map +1 -0
  382. package/dist/commonjs/models/operations/patchv1merchantsid.js +225 -0
  383. package/dist/commonjs/models/operations/patchv1merchantsid.js.map +1 -0
  384. package/dist/commonjs/models/operations/patchv1webhooksid.d.ts +227 -0
  385. package/dist/commonjs/models/operations/patchv1webhooksid.d.ts.map +1 -0
  386. package/dist/commonjs/models/operations/patchv1webhooksid.js +251 -0
  387. package/dist/commonjs/models/operations/patchv1webhooksid.js.map +1 -0
  388. package/dist/commonjs/models/operations/postv1merchantsidactivate.d.ts +140 -0
  389. package/dist/commonjs/models/operations/postv1merchantsidactivate.d.ts.map +1 -0
  390. package/dist/commonjs/models/operations/postv1merchantsidactivate.js +174 -0
  391. package/dist/commonjs/models/operations/postv1merchantsidactivate.js.map +1 -0
  392. package/dist/commonjs/models/operations/postv1merchantsidcancel.d.ts +140 -0
  393. package/dist/commonjs/models/operations/postv1merchantsidcancel.d.ts.map +1 -0
  394. package/dist/commonjs/models/operations/postv1merchantsidcancel.js +174 -0
  395. package/dist/commonjs/models/operations/postv1merchantsidcancel.js.map +1 -0
  396. package/dist/commonjs/models/operations/postv1merchantsmerchantidassetconfigs.d.ts +207 -0
  397. package/dist/commonjs/models/operations/postv1merchantsmerchantidassetconfigs.d.ts.map +1 -0
  398. package/dist/commonjs/models/operations/postv1merchantsmerchantidassetconfigs.js +245 -0
  399. package/dist/commonjs/models/operations/postv1merchantsmerchantidassetconfigs.js.map +1 -0
  400. package/dist/commonjs/models/operations/postv1merchantsmerchantidsaqlink.d.ts +333 -0
  401. package/dist/commonjs/models/operations/postv1merchantsmerchantidsaqlink.d.ts.map +1 -0
  402. package/dist/commonjs/models/operations/postv1merchantsmerchantidsaqlink.js +323 -0
  403. package/dist/commonjs/models/operations/postv1merchantsmerchantidsaqlink.js.map +1 -0
  404. package/dist/commonjs/models/operations/postv1merchantsregister.d.ts +1845 -0
  405. package/dist/commonjs/models/operations/postv1merchantsregister.d.ts.map +1 -0
  406. package/dist/commonjs/models/operations/postv1merchantsregister.js +1054 -0
  407. package/dist/commonjs/models/operations/postv1merchantsregister.js.map +1 -0
  408. package/dist/commonjs/models/operations/postv1scansmerchantsidscans.d.ts +140 -0
  409. package/dist/commonjs/models/operations/postv1scansmerchantsidscans.d.ts.map +1 -0
  410. package/dist/commonjs/models/operations/postv1scansmerchantsidscans.js +194 -0
  411. package/dist/commonjs/models/operations/postv1scansmerchantsidscans.js.map +1 -0
  412. package/dist/commonjs/models/operations/postv1scansmerchantsidscanscancel.d.ts +111 -0
  413. package/dist/commonjs/models/operations/postv1scansmerchantsidscanscancel.d.ts.map +1 -0
  414. package/dist/commonjs/models/operations/postv1scansmerchantsidscanscancel.js +154 -0
  415. package/dist/commonjs/models/operations/postv1scansmerchantsidscanscancel.js.map +1 -0
  416. package/dist/commonjs/models/operations/postv1webhooks.d.ts +203 -0
  417. package/dist/commonjs/models/operations/postv1webhooks.d.ts.map +1 -0
  418. package/dist/commonjs/models/operations/postv1webhooks.js +210 -0
  419. package/dist/commonjs/models/operations/postv1webhooks.js.map +1 -0
  420. package/dist/commonjs/models/operations/postv1webhooksidtest.d.ts +679 -0
  421. package/dist/commonjs/models/operations/postv1webhooksidtest.d.ts.map +1 -0
  422. package/dist/commonjs/models/operations/postv1webhooksidtest.js +722 -0
  423. package/dist/commonjs/models/operations/postv1webhooksidtest.js.map +1 -0
  424. package/dist/commonjs/package.json +3 -0
  425. package/dist/commonjs/sdk/assetconfigs.d.ts +26 -0
  426. package/dist/commonjs/sdk/assetconfigs.d.ts.map +1 -0
  427. package/dist/commonjs/sdk/assetconfigs.js +42 -0
  428. package/dist/commonjs/sdk/assetconfigs.js.map +1 -0
  429. package/dist/commonjs/sdk/index.d.ts +2 -0
  430. package/dist/commonjs/sdk/index.d.ts.map +1 -0
  431. package/dist/commonjs/sdk/index.js +21 -0
  432. package/dist/commonjs/sdk/index.js.map +1 -0
  433. package/dist/commonjs/sdk/merchants.d.ts +61 -0
  434. package/dist/commonjs/sdk/merchants.d.ts.map +1 -0
  435. package/dist/commonjs/sdk/merchants.js +92 -0
  436. package/dist/commonjs/sdk/merchants.js.map +1 -0
  437. package/dist/commonjs/sdk/saq.d.ts +19 -0
  438. package/dist/commonjs/sdk/saq.d.ts.map +1 -0
  439. package/dist/commonjs/sdk/saq.js +32 -0
  440. package/dist/commonjs/sdk/saq.js.map +1 -0
  441. package/dist/commonjs/sdk/scans.d.ts +54 -0
  442. package/dist/commonjs/sdk/scans.d.ts.map +1 -0
  443. package/dist/commonjs/sdk/scans.js +82 -0
  444. package/dist/commonjs/sdk/scans.js.map +1 -0
  445. package/dist/commonjs/sdk/sdk.d.ts +19 -0
  446. package/dist/commonjs/sdk/sdk.d.ts.map +1 -0
  447. package/dist/commonjs/sdk/sdk.js +31 -0
  448. package/dist/commonjs/sdk/sdk.js.map +1 -0
  449. package/dist/commonjs/sdk/webhooks.d.ts +40 -0
  450. package/dist/commonjs/sdk/webhooks.d.ts.map +1 -0
  451. package/dist/commonjs/sdk/webhooks.js +62 -0
  452. package/dist/commonjs/sdk/webhooks.js.map +1 -0
  453. package/dist/commonjs/types/async.d.ts +23 -0
  454. package/dist/commonjs/types/async.d.ts.map +1 -0
  455. package/dist/commonjs/types/async.js +44 -0
  456. package/dist/commonjs/types/async.js.map +1 -0
  457. package/dist/commonjs/types/blobs.d.ts +4 -0
  458. package/dist/commonjs/types/blobs.d.ts.map +1 -0
  459. package/dist/commonjs/types/blobs.js +62 -0
  460. package/dist/commonjs/types/blobs.js.map +1 -0
  461. package/dist/commonjs/types/constdatetime.d.ts +3 -0
  462. package/dist/commonjs/types/constdatetime.d.ts.map +1 -0
  463. package/dist/commonjs/types/constdatetime.js +46 -0
  464. package/dist/commonjs/types/constdatetime.js.map +1 -0
  465. package/dist/commonjs/types/enums.d.ts +12 -0
  466. package/dist/commonjs/types/enums.d.ts.map +1 -0
  467. package/dist/commonjs/types/enums.js +10 -0
  468. package/dist/commonjs/types/enums.js.map +1 -0
  469. package/dist/commonjs/types/fp.d.ts +31 -0
  470. package/dist/commonjs/types/fp.d.ts.map +1 -0
  471. package/dist/commonjs/types/fp.js +37 -0
  472. package/dist/commonjs/types/fp.js.map +1 -0
  473. package/dist/commonjs/types/index.d.ts +8 -0
  474. package/dist/commonjs/types/index.d.ts.map +1 -0
  475. package/dist/commonjs/types/index.js +16 -0
  476. package/dist/commonjs/types/index.js.map +1 -0
  477. package/dist/commonjs/types/operations.d.ts +27 -0
  478. package/dist/commonjs/types/operations.d.ts.map +1 -0
  479. package/dist/commonjs/types/operations.js +83 -0
  480. package/dist/commonjs/types/operations.js.map +1 -0
  481. package/dist/commonjs/types/rfcdate.d.ts +21 -0
  482. package/dist/commonjs/types/rfcdate.d.ts.map +1 -0
  483. package/dist/commonjs/types/rfcdate.js +46 -0
  484. package/dist/commonjs/types/rfcdate.js.map +1 -0
  485. package/dist/commonjs/types/streams.d.ts +2 -0
  486. package/dist/commonjs/types/streams.d.ts.map +1 -0
  487. package/dist/commonjs/types/streams.js +18 -0
  488. package/dist/commonjs/types/streams.js.map +1 -0
  489. package/dist/esm/core.d.ts +10 -0
  490. package/dist/esm/core.d.ts.map +1 -0
  491. package/dist/esm/core.js +13 -0
  492. package/dist/esm/core.js.map +1 -0
  493. package/dist/esm/funcs/assetConfigsDeleteV1MerchantsMerchantIdAssetConfigsAssetConfigId.d.ts +18 -0
  494. package/dist/esm/funcs/assetConfigsDeleteV1MerchantsMerchantIdAssetConfigsAssetConfigId.d.ts.map +1 -0
  495. package/dist/esm/funcs/assetConfigsDeleteV1MerchantsMerchantIdAssetConfigsAssetConfigId.js +96 -0
  496. package/dist/esm/funcs/assetConfigsDeleteV1MerchantsMerchantIdAssetConfigsAssetConfigId.js.map +1 -0
  497. package/dist/esm/funcs/assetConfigsGetV1MerchantsMerchantIdAssetConfigs.d.ts +18 -0
  498. package/dist/esm/funcs/assetConfigsGetV1MerchantsMerchantIdAssetConfigs.d.ts.map +1 -0
  499. package/dist/esm/funcs/assetConfigsGetV1MerchantsMerchantIdAssetConfigs.js +94 -0
  500. package/dist/esm/funcs/assetConfigsGetV1MerchantsMerchantIdAssetConfigs.js.map +1 -0
  501. package/dist/esm/funcs/assetConfigsPostV1MerchantsMerchantIdAssetConfigs.d.ts +18 -0
  502. package/dist/esm/funcs/assetConfigsPostV1MerchantsMerchantIdAssetConfigs.d.ts.map +1 -0
  503. package/dist/esm/funcs/assetConfigsPostV1MerchantsMerchantIdAssetConfigs.js +91 -0
  504. package/dist/esm/funcs/assetConfigsPostV1MerchantsMerchantIdAssetConfigs.js.map +1 -0
  505. package/dist/esm/funcs/merchantsGetV1Merchants.d.ts +18 -0
  506. package/dist/esm/funcs/merchantsGetV1Merchants.d.ts.map +1 -0
  507. package/dist/esm/funcs/merchantsGetV1Merchants.js +87 -0
  508. package/dist/esm/funcs/merchantsGetV1Merchants.js.map +1 -0
  509. package/dist/esm/funcs/merchantsGetV1MerchantsId.d.ts +18 -0
  510. package/dist/esm/funcs/merchantsGetV1MerchantsId.d.ts.map +1 -0
  511. package/dist/esm/funcs/merchantsGetV1MerchantsId.js +87 -0
  512. package/dist/esm/funcs/merchantsGetV1MerchantsId.js.map +1 -0
  513. package/dist/esm/funcs/merchantsGetV1MerchantsIdCompliance.d.ts +18 -0
  514. package/dist/esm/funcs/merchantsGetV1MerchantsIdCompliance.d.ts.map +1 -0
  515. package/dist/esm/funcs/merchantsGetV1MerchantsIdCompliance.js +87 -0
  516. package/dist/esm/funcs/merchantsGetV1MerchantsIdCompliance.js.map +1 -0
  517. package/dist/esm/funcs/merchantsGetV1MerchantsRegistrationId.d.ts +18 -0
  518. package/dist/esm/funcs/merchantsGetV1MerchantsRegistrationId.d.ts.map +1 -0
  519. package/dist/esm/funcs/merchantsGetV1MerchantsRegistrationId.js +87 -0
  520. package/dist/esm/funcs/merchantsGetV1MerchantsRegistrationId.js.map +1 -0
  521. package/dist/esm/funcs/merchantsPatchV1MerchantsId.d.ts +18 -0
  522. package/dist/esm/funcs/merchantsPatchV1MerchantsId.d.ts.map +1 -0
  523. package/dist/esm/funcs/merchantsPatchV1MerchantsId.js +88 -0
  524. package/dist/esm/funcs/merchantsPatchV1MerchantsId.js.map +1 -0
  525. package/dist/esm/funcs/merchantsPostV1MerchantsIdActivate.d.ts +18 -0
  526. package/dist/esm/funcs/merchantsPostV1MerchantsIdActivate.d.ts.map +1 -0
  527. package/dist/esm/funcs/merchantsPostV1MerchantsIdActivate.js +88 -0
  528. package/dist/esm/funcs/merchantsPostV1MerchantsIdActivate.js.map +1 -0
  529. package/dist/esm/funcs/merchantsPostV1MerchantsIdCancel.d.ts +18 -0
  530. package/dist/esm/funcs/merchantsPostV1MerchantsIdCancel.d.ts.map +1 -0
  531. package/dist/esm/funcs/merchantsPostV1MerchantsIdCancel.js +87 -0
  532. package/dist/esm/funcs/merchantsPostV1MerchantsIdCancel.js.map +1 -0
  533. package/dist/esm/funcs/merchantsPostV1MerchantsRegister.d.ts +18 -0
  534. package/dist/esm/funcs/merchantsPostV1MerchantsRegister.d.ts.map +1 -0
  535. package/dist/esm/funcs/merchantsPostV1MerchantsRegister.js +82 -0
  536. package/dist/esm/funcs/merchantsPostV1MerchantsRegister.js.map +1 -0
  537. package/dist/esm/funcs/saqGetV1MerchantsMerchantIdSAQSubmissionIdPdf.d.ts +18 -0
  538. package/dist/esm/funcs/saqGetV1MerchantsMerchantIdSAQSubmissionIdPdf.d.ts.map +1 -0
  539. package/dist/esm/funcs/saqGetV1MerchantsMerchantIdSAQSubmissionIdPdf.js +95 -0
  540. package/dist/esm/funcs/saqGetV1MerchantsMerchantIdSAQSubmissionIdPdf.js.map +1 -0
  541. package/dist/esm/funcs/saqPostV1MerchantsMerchantIdSAQLink.d.ts +18 -0
  542. package/dist/esm/funcs/saqPostV1MerchantsMerchantIdSAQLink.d.ts.map +1 -0
  543. package/dist/esm/funcs/saqPostV1MerchantsMerchantIdSAQLink.js +88 -0
  544. package/dist/esm/funcs/saqPostV1MerchantsMerchantIdSAQLink.js.map +1 -0
  545. package/dist/esm/funcs/scansGetV1Scans.d.ts +18 -0
  546. package/dist/esm/funcs/scansGetV1Scans.d.ts.map +1 -0
  547. package/dist/esm/funcs/scansGetV1Scans.js +88 -0
  548. package/dist/esm/funcs/scansGetV1Scans.js.map +1 -0
  549. package/dist/esm/funcs/scansGetV1ScansMerchantsIdScans.d.ts +18 -0
  550. package/dist/esm/funcs/scansGetV1ScansMerchantsIdScans.d.ts.map +1 -0
  551. package/dist/esm/funcs/scansGetV1ScansMerchantsIdScans.js +92 -0
  552. package/dist/esm/funcs/scansGetV1ScansMerchantsIdScans.js.map +1 -0
  553. package/dist/esm/funcs/scansGetV1ScansMerchantsIdScansNext.d.ts +18 -0
  554. package/dist/esm/funcs/scansGetV1ScansMerchantsIdScansNext.d.ts.map +1 -0
  555. package/dist/esm/funcs/scansGetV1ScansMerchantsIdScansNext.js +87 -0
  556. package/dist/esm/funcs/scansGetV1ScansMerchantsIdScansNext.js.map +1 -0
  557. package/dist/esm/funcs/scansGetV1ScansScanId.d.ts +18 -0
  558. package/dist/esm/funcs/scansGetV1ScansScanId.d.ts.map +1 -0
  559. package/dist/esm/funcs/scansGetV1ScansScanId.js +87 -0
  560. package/dist/esm/funcs/scansGetV1ScansScanId.js.map +1 -0
  561. package/dist/esm/funcs/scansGetV1ScansScanIdReport.d.ts +18 -0
  562. package/dist/esm/funcs/scansGetV1ScansScanIdReport.d.ts.map +1 -0
  563. package/dist/esm/funcs/scansGetV1ScansScanIdReport.js +87 -0
  564. package/dist/esm/funcs/scansGetV1ScansScanIdReport.js.map +1 -0
  565. package/dist/esm/funcs/scansPostV1ScansMerchantsIdScans.d.ts +18 -0
  566. package/dist/esm/funcs/scansPostV1ScansMerchantsIdScans.d.ts.map +1 -0
  567. package/dist/esm/funcs/scansPostV1ScansMerchantsIdScans.js +89 -0
  568. package/dist/esm/funcs/scansPostV1ScansMerchantsIdScans.js.map +1 -0
  569. package/dist/esm/funcs/scansPostV1ScansMerchantsIdScansCancel.d.ts +18 -0
  570. package/dist/esm/funcs/scansPostV1ScansMerchantsIdScansCancel.d.ts.map +1 -0
  571. package/dist/esm/funcs/scansPostV1ScansMerchantsIdScansCancel.js +87 -0
  572. package/dist/esm/funcs/scansPostV1ScansMerchantsIdScansCancel.js.map +1 -0
  573. package/dist/esm/funcs/webhooksDeleteV1WebhooksId.d.ts +18 -0
  574. package/dist/esm/funcs/webhooksDeleteV1WebhooksId.d.ts.map +1 -0
  575. package/dist/esm/funcs/webhooksDeleteV1WebhooksId.js +87 -0
  576. package/dist/esm/funcs/webhooksDeleteV1WebhooksId.js.map +1 -0
  577. package/dist/esm/funcs/webhooksGetV1Webhooks.d.ts +18 -0
  578. package/dist/esm/funcs/webhooksGetV1Webhooks.d.ts.map +1 -0
  579. package/dist/esm/funcs/webhooksGetV1Webhooks.js +86 -0
  580. package/dist/esm/funcs/webhooksGetV1Webhooks.js.map +1 -0
  581. package/dist/esm/funcs/webhooksPatchV1WebhooksId.d.ts +18 -0
  582. package/dist/esm/funcs/webhooksPatchV1WebhooksId.d.ts.map +1 -0
  583. package/dist/esm/funcs/webhooksPatchV1WebhooksId.js +88 -0
  584. package/dist/esm/funcs/webhooksPatchV1WebhooksId.js.map +1 -0
  585. package/dist/esm/funcs/webhooksPostV1Webhooks.d.ts +18 -0
  586. package/dist/esm/funcs/webhooksPostV1Webhooks.d.ts.map +1 -0
  587. package/dist/esm/funcs/webhooksPostV1Webhooks.js +82 -0
  588. package/dist/esm/funcs/webhooksPostV1Webhooks.js.map +1 -0
  589. package/dist/esm/funcs/webhooksPostV1WebhooksIdTest.d.ts +18 -0
  590. package/dist/esm/funcs/webhooksPostV1WebhooksIdTest.d.ts.map +1 -0
  591. package/dist/esm/funcs/webhooksPostV1WebhooksIdTest.js +88 -0
  592. package/dist/esm/funcs/webhooksPostV1WebhooksIdTest.js.map +1 -0
  593. package/dist/esm/hooks/hooks.d.ts +25 -0
  594. package/dist/esm/hooks/hooks.d.ts.map +1 -0
  595. package/dist/esm/hooks/hooks.js +82 -0
  596. package/dist/esm/hooks/hooks.js.map +1 -0
  597. package/dist/esm/hooks/index.d.ts +3 -0
  598. package/dist/esm/hooks/index.d.ts.map +1 -0
  599. package/dist/esm/hooks/index.js +6 -0
  600. package/dist/esm/hooks/index.js.map +1 -0
  601. package/dist/esm/hooks/registration.d.ts +3 -0
  602. package/dist/esm/hooks/registration.d.ts.map +1 -0
  603. package/dist/esm/hooks/registration.js +12 -0
  604. package/dist/esm/hooks/registration.js.map +1 -0
  605. package/dist/esm/hooks/types.d.ts +76 -0
  606. package/dist/esm/hooks/types.d.ts.map +1 -0
  607. package/dist/esm/hooks/types.js +5 -0
  608. package/dist/esm/hooks/types.js.map +1 -0
  609. package/dist/esm/index.d.ts +6 -0
  610. package/dist/esm/index.d.ts.map +1 -0
  611. package/dist/esm/index.js +8 -0
  612. package/dist/esm/index.js.map +1 -0
  613. package/dist/esm/lib/base64.d.ts +10 -0
  614. package/dist/esm/lib/base64.d.ts.map +1 -0
  615. package/dist/esm/lib/base64.js +29 -0
  616. package/dist/esm/lib/base64.js.map +1 -0
  617. package/dist/esm/lib/config.d.ts +38 -0
  618. package/dist/esm/lib/config.d.ts.map +1 -0
  619. package/dist/esm/lib/config.js +38 -0
  620. package/dist/esm/lib/config.js.map +1 -0
  621. package/dist/esm/lib/dlv.d.ts +14 -0
  622. package/dist/esm/lib/dlv.d.ts.map +1 -0
  623. package/dist/esm/lib/dlv.js +46 -0
  624. package/dist/esm/lib/dlv.js.map +1 -0
  625. package/dist/esm/lib/encodings.d.ts +52 -0
  626. package/dist/esm/lib/encodings.d.ts.map +1 -0
  627. package/dist/esm/lib/encodings.js +354 -0
  628. package/dist/esm/lib/encodings.js.map +1 -0
  629. package/dist/esm/lib/files.d.ts +13 -0
  630. package/dist/esm/lib/files.d.ts.map +1 -0
  631. package/dist/esm/lib/files.js +73 -0
  632. package/dist/esm/lib/files.js.map +1 -0
  633. package/dist/esm/lib/http.d.ts +67 -0
  634. package/dist/esm/lib/http.d.ts.map +1 -0
  635. package/dist/esm/lib/http.js +207 -0
  636. package/dist/esm/lib/http.js.map +1 -0
  637. package/dist/esm/lib/is-plain-object.d.ts +2 -0
  638. package/dist/esm/lib/is-plain-object.d.ts.map +1 -0
  639. package/dist/esm/lib/is-plain-object.js +38 -0
  640. package/dist/esm/lib/is-plain-object.js.map +1 -0
  641. package/dist/esm/lib/logger.d.ts +6 -0
  642. package/dist/esm/lib/logger.d.ts.map +1 -0
  643. package/dist/esm/lib/logger.js +5 -0
  644. package/dist/esm/lib/logger.js.map +1 -0
  645. package/dist/esm/lib/matchers.d.ts +59 -0
  646. package/dist/esm/lib/matchers.d.ts.map +1 -0
  647. package/dist/esm/lib/matchers.js +199 -0
  648. package/dist/esm/lib/matchers.js.map +1 -0
  649. package/dist/esm/lib/primitives.d.ts +26 -0
  650. package/dist/esm/lib/primitives.d.ts.map +1 -0
  651. package/dist/esm/lib/primitives.js +103 -0
  652. package/dist/esm/lib/primitives.js.map +1 -0
  653. package/dist/esm/lib/retries.d.ts +38 -0
  654. package/dist/esm/lib/retries.d.ts.map +1 -0
  655. package/dist/esm/lib/retries.js +147 -0
  656. package/dist/esm/lib/retries.js.map +1 -0
  657. package/dist/esm/lib/schemas.d.ts +19 -0
  658. package/dist/esm/lib/schemas.d.ts.map +1 -0
  659. package/dist/esm/lib/schemas.js +57 -0
  660. package/dist/esm/lib/schemas.js.map +1 -0
  661. package/dist/esm/lib/sdks.d.ts +63 -0
  662. package/dist/esm/lib/sdks.d.ts.map +1 -0
  663. package/dist/esm/lib/sdks.js +265 -0
  664. package/dist/esm/lib/sdks.js.map +1 -0
  665. package/dist/esm/lib/security.d.ts +83 -0
  666. package/dist/esm/lib/security.d.ts.map +1 -0
  667. package/dist/esm/lib/security.js +136 -0
  668. package/dist/esm/lib/security.js.map +1 -0
  669. package/dist/esm/lib/url.d.ts +5 -0
  670. package/dist/esm/lib/url.d.ts.map +1 -0
  671. package/dist/esm/lib/url.js +22 -0
  672. package/dist/esm/lib/url.js.map +1 -0
  673. package/dist/esm/models/components/index.d.ts +2 -0
  674. package/dist/esm/models/components/index.d.ts.map +1 -0
  675. package/dist/esm/models/components/index.js +5 -0
  676. package/dist/esm/models/components/index.js.map +1 -0
  677. package/dist/esm/models/components/security.d.ts +29 -0
  678. package/dist/esm/models/components/security.d.ts.map +1 -0
  679. package/dist/esm/models/components/security.js +40 -0
  680. package/dist/esm/models/components/security.js.map +1 -0
  681. package/dist/esm/models/errors/apierror.d.ts +10 -0
  682. package/dist/esm/models/errors/apierror.d.ts.map +1 -0
  683. package/dist/esm/models/errors/apierror.js +24 -0
  684. package/dist/esm/models/errors/apierror.js.map +1 -0
  685. package/dist/esm/models/errors/beyondpcierror.d.ts +19 -0
  686. package/dist/esm/models/errors/beyondpcierror.d.ts.map +1 -0
  687. package/dist/esm/models/errors/beyondpcierror.js +16 -0
  688. package/dist/esm/models/errors/beyondpcierror.js.map +1 -0
  689. package/dist/esm/models/errors/deletev1merchantsmerchantidassetconfigsassetconfigid.d.ts +199 -0
  690. package/dist/esm/models/errors/deletev1merchantsmerchantidassetconfigsassetconfigid.d.ts.map +1 -0
  691. package/dist/esm/models/errors/deletev1merchantsmerchantidassetconfigsassetconfigid.js +215 -0
  692. package/dist/esm/models/errors/deletev1merchantsmerchantidassetconfigsassetconfigid.js.map +1 -0
  693. package/dist/esm/models/errors/deletev1webhooksid.d.ts +199 -0
  694. package/dist/esm/models/errors/deletev1webhooksid.d.ts.map +1 -0
  695. package/dist/esm/models/errors/deletev1webhooksid.js +215 -0
  696. package/dist/esm/models/errors/deletev1webhooksid.js.map +1 -0
  697. package/dist/esm/models/errors/getv1merchants.d.ts +102 -0
  698. package/dist/esm/models/errors/getv1merchants.d.ts.map +1 -0
  699. package/dist/esm/models/errors/getv1merchants.js +111 -0
  700. package/dist/esm/models/errors/getv1merchants.js.map +1 -0
  701. package/dist/esm/models/errors/getv1merchantsid.d.ts +199 -0
  702. package/dist/esm/models/errors/getv1merchantsid.d.ts.map +1 -0
  703. package/dist/esm/models/errors/getv1merchantsid.js +216 -0
  704. package/dist/esm/models/errors/getv1merchantsid.js.map +1 -0
  705. package/dist/esm/models/errors/getv1merchantsidcompliance.d.ts +199 -0
  706. package/dist/esm/models/errors/getv1merchantsidcompliance.d.ts.map +1 -0
  707. package/dist/esm/models/errors/getv1merchantsidcompliance.js +213 -0
  708. package/dist/esm/models/errors/getv1merchantsidcompliance.js.map +1 -0
  709. package/dist/esm/models/errors/getv1merchantsmerchantidassetconfigs.d.ts +199 -0
  710. package/dist/esm/models/errors/getv1merchantsmerchantidassetconfigs.d.ts.map +1 -0
  711. package/dist/esm/models/errors/getv1merchantsmerchantidassetconfigs.js +211 -0
  712. package/dist/esm/models/errors/getv1merchantsmerchantidassetconfigs.js.map +1 -0
  713. package/dist/esm/models/errors/getv1merchantsmerchantidsaqsubmissionidpdf.d.ts +199 -0
  714. package/dist/esm/models/errors/getv1merchantsmerchantidsaqsubmissionidpdf.d.ts.map +1 -0
  715. package/dist/esm/models/errors/getv1merchantsmerchantidsaqsubmissionidpdf.js +213 -0
  716. package/dist/esm/models/errors/getv1merchantsmerchantidsaqsubmissionidpdf.js.map +1 -0
  717. package/dist/esm/models/errors/getv1merchantsregistrationid.d.ts +199 -0
  718. package/dist/esm/models/errors/getv1merchantsregistrationid.d.ts.map +1 -0
  719. package/dist/esm/models/errors/getv1merchantsregistrationid.js +213 -0
  720. package/dist/esm/models/errors/getv1merchantsregistrationid.js.map +1 -0
  721. package/dist/esm/models/errors/getv1scans.d.ts +199 -0
  722. package/dist/esm/models/errors/getv1scans.d.ts.map +1 -0
  723. package/dist/esm/models/errors/getv1scans.js +215 -0
  724. package/dist/esm/models/errors/getv1scans.js.map +1 -0
  725. package/dist/esm/models/errors/getv1scansmerchantsidscans.d.ts +199 -0
  726. package/dist/esm/models/errors/getv1scansmerchantsidscans.d.ts.map +1 -0
  727. package/dist/esm/models/errors/getv1scansmerchantsidscans.js +213 -0
  728. package/dist/esm/models/errors/getv1scansmerchantsidscans.js.map +1 -0
  729. package/dist/esm/models/errors/getv1scansmerchantsidscansnext.d.ts +199 -0
  730. package/dist/esm/models/errors/getv1scansmerchantsidscansnext.d.ts.map +1 -0
  731. package/dist/esm/models/errors/getv1scansmerchantsidscansnext.js +213 -0
  732. package/dist/esm/models/errors/getv1scansmerchantsidscansnext.js.map +1 -0
  733. package/dist/esm/models/errors/getv1scansscanid.d.ts +199 -0
  734. package/dist/esm/models/errors/getv1scansscanid.d.ts.map +1 -0
  735. package/dist/esm/models/errors/getv1scansscanid.js +217 -0
  736. package/dist/esm/models/errors/getv1scansscanid.js.map +1 -0
  737. package/dist/esm/models/errors/getv1scansscanidreport.d.ts +102 -0
  738. package/dist/esm/models/errors/getv1scansscanidreport.d.ts.map +1 -0
  739. package/dist/esm/models/errors/getv1scansscanidreport.js +112 -0
  740. package/dist/esm/models/errors/getv1scansscanidreport.js.map +1 -0
  741. package/dist/esm/models/errors/getv1webhooks.d.ts +199 -0
  742. package/dist/esm/models/errors/getv1webhooks.d.ts.map +1 -0
  743. package/dist/esm/models/errors/getv1webhooks.js +216 -0
  744. package/dist/esm/models/errors/getv1webhooks.js.map +1 -0
  745. package/dist/esm/models/errors/httpclienterrors.d.ts +44 -0
  746. package/dist/esm/models/errors/httpclienterrors.d.ts.map +1 -0
  747. package/dist/esm/models/errors/httpclienterrors.js +69 -0
  748. package/dist/esm/models/errors/httpclienterrors.js.map +1 -0
  749. package/dist/esm/models/errors/index.d.ts +30 -0
  750. package/dist/esm/models/errors/index.d.ts.map +1 -0
  751. package/dist/esm/models/errors/index.js +33 -0
  752. package/dist/esm/models/errors/index.js.map +1 -0
  753. package/dist/esm/models/errors/patchv1merchantsid.d.ts +296 -0
  754. package/dist/esm/models/errors/patchv1merchantsid.d.ts.map +1 -0
  755. package/dist/esm/models/errors/patchv1merchantsid.js +318 -0
  756. package/dist/esm/models/errors/patchv1merchantsid.js.map +1 -0
  757. package/dist/esm/models/errors/patchv1webhooksid.d.ts +296 -0
  758. package/dist/esm/models/errors/patchv1webhooksid.d.ts.map +1 -0
  759. package/dist/esm/models/errors/patchv1webhooksid.js +319 -0
  760. package/dist/esm/models/errors/patchv1webhooksid.js.map +1 -0
  761. package/dist/esm/models/errors/postv1merchantsidactivate.d.ts +296 -0
  762. package/dist/esm/models/errors/postv1merchantsidactivate.d.ts.map +1 -0
  763. package/dist/esm/models/errors/postv1merchantsidactivate.js +317 -0
  764. package/dist/esm/models/errors/postv1merchantsidactivate.js.map +1 -0
  765. package/dist/esm/models/errors/postv1merchantsidcancel.d.ts +296 -0
  766. package/dist/esm/models/errors/postv1merchantsidcancel.d.ts.map +1 -0
  767. package/dist/esm/models/errors/postv1merchantsidcancel.js +318 -0
  768. package/dist/esm/models/errors/postv1merchantsidcancel.js.map +1 -0
  769. package/dist/esm/models/errors/postv1merchantsmerchantidassetconfigs.d.ts +199 -0
  770. package/dist/esm/models/errors/postv1merchantsmerchantidassetconfigs.d.ts.map +1 -0
  771. package/dist/esm/models/errors/postv1merchantsmerchantidassetconfigs.js +212 -0
  772. package/dist/esm/models/errors/postv1merchantsmerchantidassetconfigs.js.map +1 -0
  773. package/dist/esm/models/errors/postv1merchantsmerchantidsaqlink.d.ts +199 -0
  774. package/dist/esm/models/errors/postv1merchantsmerchantidsaqlink.d.ts.map +1 -0
  775. package/dist/esm/models/errors/postv1merchantsmerchantidsaqlink.js +213 -0
  776. package/dist/esm/models/errors/postv1merchantsmerchantidsaqlink.js.map +1 -0
  777. package/dist/esm/models/errors/postv1merchantsregister.d.ts +199 -0
  778. package/dist/esm/models/errors/postv1merchantsregister.d.ts.map +1 -0
  779. package/dist/esm/models/errors/postv1merchantsregister.js +215 -0
  780. package/dist/esm/models/errors/postv1merchantsregister.js.map +1 -0
  781. package/dist/esm/models/errors/postv1scansmerchantsidscans.d.ts +393 -0
  782. package/dist/esm/models/errors/postv1scansmerchantsidscans.d.ts.map +1 -0
  783. package/dist/esm/models/errors/postv1scansmerchantsidscans.js +419 -0
  784. package/dist/esm/models/errors/postv1scansmerchantsidscans.js.map +1 -0
  785. package/dist/esm/models/errors/postv1scansmerchantsidscanscancel.d.ts +199 -0
  786. package/dist/esm/models/errors/postv1scansmerchantsidscanscancel.d.ts.map +1 -0
  787. package/dist/esm/models/errors/postv1scansmerchantsidscanscancel.js +213 -0
  788. package/dist/esm/models/errors/postv1scansmerchantsidscanscancel.js.map +1 -0
  789. package/dist/esm/models/errors/postv1webhooks.d.ts +199 -0
  790. package/dist/esm/models/errors/postv1webhooks.d.ts.map +1 -0
  791. package/dist/esm/models/errors/postv1webhooks.js +217 -0
  792. package/dist/esm/models/errors/postv1webhooks.js.map +1 -0
  793. package/dist/esm/models/errors/postv1webhooksidtest.d.ts +296 -0
  794. package/dist/esm/models/errors/postv1webhooksidtest.d.ts.map +1 -0
  795. package/dist/esm/models/errors/postv1webhooksidtest.js +318 -0
  796. package/dist/esm/models/errors/postv1webhooksidtest.js.map +1 -0
  797. package/dist/esm/models/errors/responsevalidationerror.d.ts +26 -0
  798. package/dist/esm/models/errors/responsevalidationerror.d.ts.map +1 -0
  799. package/dist/esm/models/errors/responsevalidationerror.js +29 -0
  800. package/dist/esm/models/errors/responsevalidationerror.js.map +1 -0
  801. package/dist/esm/models/errors/sdkvalidationerror.d.ts +21 -0
  802. package/dist/esm/models/errors/sdkvalidationerror.d.ts.map +1 -0
  803. package/dist/esm/models/errors/sdkvalidationerror.js +91 -0
  804. package/dist/esm/models/errors/sdkvalidationerror.js.map +1 -0
  805. package/dist/esm/models/operations/deletev1merchantsmerchantidassetconfigsassetconfigid.d.ts +113 -0
  806. package/dist/esm/models/operations/deletev1merchantsmerchantidassetconfigsassetconfigid.d.ts.map +1 -0
  807. package/dist/esm/models/operations/deletev1merchantsmerchantidassetconfigsassetconfigid.js +120 -0
  808. package/dist/esm/models/operations/deletev1merchantsmerchantidassetconfigsassetconfigid.js.map +1 -0
  809. package/dist/esm/models/operations/deletev1webhooksid.d.ts +111 -0
  810. package/dist/esm/models/operations/deletev1webhooksid.d.ts.map +1 -0
  811. package/dist/esm/models/operations/deletev1webhooksid.js +110 -0
  812. package/dist/esm/models/operations/deletev1webhooksid.js.map +1 -0
  813. package/dist/esm/models/operations/getv1merchants.d.ts +237 -0
  814. package/dist/esm/models/operations/getv1merchants.d.ts.map +1 -0
  815. package/dist/esm/models/operations/getv1merchants.js +200 -0
  816. package/dist/esm/models/operations/getv1merchants.js.map +1 -0
  817. package/dist/esm/models/operations/getv1merchantsid.d.ts +172 -0
  818. package/dist/esm/models/operations/getv1merchantsid.d.ts.map +1 -0
  819. package/dist/esm/models/operations/getv1merchantsid.js +141 -0
  820. package/dist/esm/models/operations/getv1merchantsid.js.map +1 -0
  821. package/dist/esm/models/operations/getv1merchantsidcompliance.d.ts +173 -0
  822. package/dist/esm/models/operations/getv1merchantsidcompliance.d.ts.map +1 -0
  823. package/dist/esm/models/operations/getv1merchantsidcompliance.js +169 -0
  824. package/dist/esm/models/operations/getv1merchantsidcompliance.js.map +1 -0
  825. package/dist/esm/models/operations/getv1merchantsmerchantidassetconfigs.d.ts +214 -0
  826. package/dist/esm/models/operations/getv1merchantsmerchantidassetconfigs.d.ts.map +1 -0
  827. package/dist/esm/models/operations/getv1merchantsmerchantidassetconfigs.js +199 -0
  828. package/dist/esm/models/operations/getv1merchantsmerchantidassetconfigs.js.map +1 -0
  829. package/dist/esm/models/operations/getv1merchantsmerchantidsaqsubmissionidpdf.d.ts +111 -0
  830. package/dist/esm/models/operations/getv1merchantsmerchantidsaqsubmissionidpdf.d.ts.map +1 -0
  831. package/dist/esm/models/operations/getv1merchantsmerchantidsaqsubmissionidpdf.js +111 -0
  832. package/dist/esm/models/operations/getv1merchantsmerchantidsaqsubmissionidpdf.js.map +1 -0
  833. package/dist/esm/models/operations/getv1merchantsregistrationid.d.ts +156 -0
  834. package/dist/esm/models/operations/getv1merchantsregistrationid.d.ts.map +1 -0
  835. package/dist/esm/models/operations/getv1merchantsregistrationid.js +135 -0
  836. package/dist/esm/models/operations/getv1merchantsregistrationid.js.map +1 -0
  837. package/dist/esm/models/operations/getv1scans.d.ts +328 -0
  838. package/dist/esm/models/operations/getv1scans.d.ts.map +1 -0
  839. package/dist/esm/models/operations/getv1scans.js +283 -0
  840. package/dist/esm/models/operations/getv1scans.js.map +1 -0
  841. package/dist/esm/models/operations/getv1scansmerchantsidscans.d.ts +286 -0
  842. package/dist/esm/models/operations/getv1scansmerchantsidscans.d.ts.map +1 -0
  843. package/dist/esm/models/operations/getv1scansmerchantsidscans.js +256 -0
  844. package/dist/esm/models/operations/getv1scansmerchantsidscans.js.map +1 -0
  845. package/dist/esm/models/operations/getv1scansmerchantsidscansnext.d.ts +206 -0
  846. package/dist/esm/models/operations/getv1scansmerchantsidscansnext.d.ts.map +1 -0
  847. package/dist/esm/models/operations/getv1scansmerchantsidscansnext.js +190 -0
  848. package/dist/esm/models/operations/getv1scansmerchantsidscansnext.js.map +1 -0
  849. package/dist/esm/models/operations/getv1scansscanid.d.ts +369 -0
  850. package/dist/esm/models/operations/getv1scansscanid.d.ts.map +1 -0
  851. package/dist/esm/models/operations/getv1scansscanid.js +325 -0
  852. package/dist/esm/models/operations/getv1scansscanid.js.map +1 -0
  853. package/dist/esm/models/operations/getv1scansscanidreport.d.ts +59 -0
  854. package/dist/esm/models/operations/getv1scansscanidreport.d.ts.map +1 -0
  855. package/dist/esm/models/operations/getv1scansscanidreport.js +58 -0
  856. package/dist/esm/models/operations/getv1scansscanidreport.js.map +1 -0
  857. package/dist/esm/models/operations/getv1webhooks.d.ts +191 -0
  858. package/dist/esm/models/operations/getv1webhooks.d.ts.map +1 -0
  859. package/dist/esm/models/operations/getv1webhooks.js +173 -0
  860. package/dist/esm/models/operations/getv1webhooks.js.map +1 -0
  861. package/dist/esm/models/operations/index.d.ts +26 -0
  862. package/dist/esm/models/operations/index.d.ts.map +1 -0
  863. package/dist/esm/models/operations/index.js +29 -0
  864. package/dist/esm/models/operations/index.js.map +1 -0
  865. package/dist/esm/models/operations/patchv1merchantsid.d.ts +201 -0
  866. package/dist/esm/models/operations/patchv1merchantsid.d.ts.map +1 -0
  867. package/dist/esm/models/operations/patchv1merchantsid.js +179 -0
  868. package/dist/esm/models/operations/patchv1merchantsid.js.map +1 -0
  869. package/dist/esm/models/operations/patchv1webhooksid.d.ts +227 -0
  870. package/dist/esm/models/operations/patchv1webhooksid.d.ts.map +1 -0
  871. package/dist/esm/models/operations/patchv1webhooksid.js +205 -0
  872. package/dist/esm/models/operations/patchv1webhooksid.js.map +1 -0
  873. package/dist/esm/models/operations/postv1merchantsidactivate.d.ts +140 -0
  874. package/dist/esm/models/operations/postv1merchantsidactivate.d.ts.map +1 -0
  875. package/dist/esm/models/operations/postv1merchantsidactivate.js +130 -0
  876. package/dist/esm/models/operations/postv1merchantsidactivate.js.map +1 -0
  877. package/dist/esm/models/operations/postv1merchantsidcancel.d.ts +140 -0
  878. package/dist/esm/models/operations/postv1merchantsidcancel.d.ts.map +1 -0
  879. package/dist/esm/models/operations/postv1merchantsidcancel.js +130 -0
  880. package/dist/esm/models/operations/postv1merchantsidcancel.js.map +1 -0
  881. package/dist/esm/models/operations/postv1merchantsmerchantidassetconfigs.d.ts +207 -0
  882. package/dist/esm/models/operations/postv1merchantsmerchantidassetconfigs.d.ts.map +1 -0
  883. package/dist/esm/models/operations/postv1merchantsmerchantidassetconfigs.js +199 -0
  884. package/dist/esm/models/operations/postv1merchantsmerchantidassetconfigs.js.map +1 -0
  885. package/dist/esm/models/operations/postv1merchantsmerchantidsaqlink.d.ts +333 -0
  886. package/dist/esm/models/operations/postv1merchantsmerchantidsaqlink.d.ts.map +1 -0
  887. package/dist/esm/models/operations/postv1merchantsmerchantidsaqlink.js +275 -0
  888. package/dist/esm/models/operations/postv1merchantsmerchantidsaqlink.js.map +1 -0
  889. package/dist/esm/models/operations/postv1merchantsregister.d.ts +1845 -0
  890. package/dist/esm/models/operations/postv1merchantsregister.d.ts.map +1 -0
  891. package/dist/esm/models/operations/postv1merchantsregister.js +993 -0
  892. package/dist/esm/models/operations/postv1merchantsregister.js.map +1 -0
  893. package/dist/esm/models/operations/postv1scansmerchantsidscans.d.ts +140 -0
  894. package/dist/esm/models/operations/postv1scansmerchantsidscans.d.ts.map +1 -0
  895. package/dist/esm/models/operations/postv1scansmerchantsidscans.js +148 -0
  896. package/dist/esm/models/operations/postv1scansmerchantsidscans.js.map +1 -0
  897. package/dist/esm/models/operations/postv1scansmerchantsidscanscancel.d.ts +111 -0
  898. package/dist/esm/models/operations/postv1scansmerchantsidscanscancel.d.ts.map +1 -0
  899. package/dist/esm/models/operations/postv1scansmerchantsidscanscancel.js +110 -0
  900. package/dist/esm/models/operations/postv1scansmerchantsidscanscancel.js.map +1 -0
  901. package/dist/esm/models/operations/postv1webhooks.d.ts +203 -0
  902. package/dist/esm/models/operations/postv1webhooks.d.ts.map +1 -0
  903. package/dist/esm/models/operations/postv1webhooks.js +166 -0
  904. package/dist/esm/models/operations/postv1webhooks.js.map +1 -0
  905. package/dist/esm/models/operations/postv1webhooksidtest.d.ts +679 -0
  906. package/dist/esm/models/operations/postv1webhooksidtest.d.ts.map +1 -0
  907. package/dist/esm/models/operations/postv1webhooksidtest.js +651 -0
  908. package/dist/esm/models/operations/postv1webhooksidtest.js.map +1 -0
  909. package/dist/esm/package.json +3 -0
  910. package/dist/esm/sdk/assetconfigs.d.ts +26 -0
  911. package/dist/esm/sdk/assetconfigs.d.ts.map +1 -0
  912. package/dist/esm/sdk/assetconfigs.js +38 -0
  913. package/dist/esm/sdk/assetconfigs.js.map +1 -0
  914. package/dist/esm/sdk/index.d.ts +2 -0
  915. package/dist/esm/sdk/index.d.ts.map +1 -0
  916. package/dist/esm/sdk/index.js +5 -0
  917. package/dist/esm/sdk/index.js.map +1 -0
  918. package/dist/esm/sdk/merchants.d.ts +61 -0
  919. package/dist/esm/sdk/merchants.d.ts.map +1 -0
  920. package/dist/esm/sdk/merchants.js +88 -0
  921. package/dist/esm/sdk/merchants.js.map +1 -0
  922. package/dist/esm/sdk/saq.d.ts +19 -0
  923. package/dist/esm/sdk/saq.d.ts.map +1 -0
  924. package/dist/esm/sdk/saq.js +28 -0
  925. package/dist/esm/sdk/saq.js.map +1 -0
  926. package/dist/esm/sdk/scans.d.ts +54 -0
  927. package/dist/esm/sdk/scans.d.ts.map +1 -0
  928. package/dist/esm/sdk/scans.js +78 -0
  929. package/dist/esm/sdk/scans.js.map +1 -0
  930. package/dist/esm/sdk/sdk.d.ts +19 -0
  931. package/dist/esm/sdk/sdk.d.ts.map +1 -0
  932. package/dist/esm/sdk/sdk.js +27 -0
  933. package/dist/esm/sdk/sdk.js.map +1 -0
  934. package/dist/esm/sdk/webhooks.d.ts +40 -0
  935. package/dist/esm/sdk/webhooks.d.ts.map +1 -0
  936. package/dist/esm/sdk/webhooks.js +58 -0
  937. package/dist/esm/sdk/webhooks.js.map +1 -0
  938. package/dist/esm/types/async.d.ts +23 -0
  939. package/dist/esm/types/async.d.ts.map +1 -0
  940. package/dist/esm/types/async.js +40 -0
  941. package/dist/esm/types/async.js.map +1 -0
  942. package/dist/esm/types/blobs.d.ts +4 -0
  943. package/dist/esm/types/blobs.d.ts.map +1 -0
  944. package/dist/esm/types/blobs.js +25 -0
  945. package/dist/esm/types/blobs.js.map +1 -0
  946. package/dist/esm/types/constdatetime.d.ts +3 -0
  947. package/dist/esm/types/constdatetime.d.ts.map +1 -0
  948. package/dist/esm/types/constdatetime.js +10 -0
  949. package/dist/esm/types/constdatetime.js.map +1 -0
  950. package/dist/esm/types/enums.d.ts +12 -0
  951. package/dist/esm/types/enums.d.ts.map +1 -0
  952. package/dist/esm/types/enums.js +7 -0
  953. package/dist/esm/types/enums.js.map +1 -0
  954. package/dist/esm/types/fp.d.ts +31 -0
  955. package/dist/esm/types/fp.d.ts.map +1 -0
  956. package/dist/esm/types/fp.js +31 -0
  957. package/dist/esm/types/fp.js.map +1 -0
  958. package/dist/esm/types/index.d.ts +8 -0
  959. package/dist/esm/types/index.d.ts.map +1 -0
  960. package/dist/esm/types/index.js +8 -0
  961. package/dist/esm/types/index.js.map +1 -0
  962. package/dist/esm/types/operations.d.ts +27 -0
  963. package/dist/esm/types/operations.d.ts.map +1 -0
  964. package/dist/esm/types/operations.js +77 -0
  965. package/dist/esm/types/operations.js.map +1 -0
  966. package/dist/esm/types/rfcdate.d.ts +21 -0
  967. package/dist/esm/types/rfcdate.d.ts.map +1 -0
  968. package/dist/esm/types/rfcdate.js +42 -0
  969. package/dist/esm/types/rfcdate.js.map +1 -0
  970. package/dist/esm/types/streams.d.ts +2 -0
  971. package/dist/esm/types/streams.d.ts.map +1 -0
  972. package/dist/esm/types/streams.js +15 -0
  973. package/dist/esm/types/streams.js.map +1 -0
  974. package/jsr.json +27 -0
  975. package/package.json +126 -0
  976. package/src/core.ts +13 -0
  977. package/src/funcs/assetConfigsDeleteV1MerchantsMerchantIdAssetConfigsAssetConfigId.ts +203 -0
  978. package/src/funcs/assetConfigsGetV1MerchantsMerchantIdAssetConfigs.ts +199 -0
  979. package/src/funcs/assetConfigsPostV1MerchantsMerchantIdAssetConfigs.ts +195 -0
  980. package/src/funcs/merchantsGetV1Merchants.ts +175 -0
  981. package/src/funcs/merchantsGetV1MerchantsId.ts +179 -0
  982. package/src/funcs/merchantsGetV1MerchantsIdCompliance.ts +186 -0
  983. package/src/funcs/merchantsGetV1MerchantsRegistrationId.ts +191 -0
  984. package/src/funcs/merchantsPatchV1MerchantsId.ts +190 -0
  985. package/src/funcs/merchantsPostV1MerchantsIdActivate.ts +191 -0
  986. package/src/funcs/merchantsPostV1MerchantsIdCancel.ts +190 -0
  987. package/src/funcs/merchantsPostV1MerchantsRegister.ts +177 -0
  988. package/src/funcs/saqGetV1MerchantsMerchantIdSAQSubmissionIdPdf.ts +201 -0
  989. package/src/funcs/saqPostV1MerchantsMerchantIdSAQLink.ts +192 -0
  990. package/src/funcs/scansGetV1Scans.ts +180 -0
  991. package/src/funcs/scansGetV1ScansMerchantsIdScans.ts +192 -0
  992. package/src/funcs/scansGetV1ScansMerchantsIdScansNext.ts +191 -0
  993. package/src/funcs/scansGetV1ScansScanId.ts +179 -0
  994. package/src/funcs/scansGetV1ScansScanIdReport.ts +176 -0
  995. package/src/funcs/scansPostV1ScansMerchantsIdScans.ts +205 -0
  996. package/src/funcs/scansPostV1ScansMerchantsIdScansCancel.ts +191 -0
  997. package/src/funcs/webhooksDeleteV1WebhooksId.ts +179 -0
  998. package/src/funcs/webhooksGetV1Webhooks.ts +178 -0
  999. package/src/funcs/webhooksPatchV1WebhooksId.ts +187 -0
  1000. package/src/funcs/webhooksPostV1Webhooks.ts +173 -0
  1001. package/src/funcs/webhooksPostV1WebhooksIdTest.ts +191 -0
  1002. package/src/hooks/hooks.ts +132 -0
  1003. package/src/hooks/index.ts +6 -0
  1004. package/src/hooks/registration.ts +14 -0
  1005. package/src/hooks/types.ts +107 -0
  1006. package/src/index.ts +9 -0
  1007. package/src/lib/base64.ts +37 -0
  1008. package/src/lib/config.ts +71 -0
  1009. package/src/lib/dlv.ts +53 -0
  1010. package/src/lib/encodings.ts +483 -0
  1011. package/src/lib/files.ts +82 -0
  1012. package/src/lib/http.ts +323 -0
  1013. package/src/lib/is-plain-object.ts +43 -0
  1014. package/src/lib/logger.ts +9 -0
  1015. package/src/lib/matchers.ts +345 -0
  1016. package/src/lib/primitives.ts +150 -0
  1017. package/src/lib/retries.ts +218 -0
  1018. package/src/lib/schemas.ts +91 -0
  1019. package/src/lib/sdks.ts +402 -0
  1020. package/src/lib/security.ts +260 -0
  1021. package/src/lib/url.ts +33 -0
  1022. package/src/models/components/index.ts +5 -0
  1023. package/src/models/components/security.ts +71 -0
  1024. package/src/models/errors/apierror.ts +34 -0
  1025. package/src/models/errors/beyondpcierror.ts +35 -0
  1026. package/src/models/errors/deletev1merchantsmerchantidassetconfigsassetconfigid.ts +553 -0
  1027. package/src/models/errors/deletev1webhooksid.ts +444 -0
  1028. package/src/models/errors/getv1merchants.ts +206 -0
  1029. package/src/models/errors/getv1merchantsid.ts +442 -0
  1030. package/src/models/errors/getv1merchantsidcompliance.ts +478 -0
  1031. package/src/models/errors/getv1merchantsmerchantidassetconfigs.ts +522 -0
  1032. package/src/models/errors/getv1merchantsmerchantidsaqsubmissionidpdf.ts +534 -0
  1033. package/src/models/errors/getv1merchantsregistrationid.ts +487 -0
  1034. package/src/models/errors/getv1scans.ts +431 -0
  1035. package/src/models/errors/getv1scansmerchantsidscans.ts +463 -0
  1036. package/src/models/errors/getv1scansmerchantsidscansnext.ts +482 -0
  1037. package/src/models/errors/getv1scansscanid.ts +438 -0
  1038. package/src/models/errors/getv1scansscanidreport.ts +227 -0
  1039. package/src/models/errors/getv1webhooks.ts +437 -0
  1040. package/src/models/errors/httpclienterrors.ts +62 -0
  1041. package/src/models/errors/index.ts +33 -0
  1042. package/src/models/errors/patchv1merchantsid.ts +692 -0
  1043. package/src/models/errors/patchv1webhooksid.ts +684 -0
  1044. package/src/models/errors/postv1merchantsidactivate.ts +740 -0
  1045. package/src/models/errors/postv1merchantsidcancel.ts +724 -0
  1046. package/src/models/errors/postv1merchantsmerchantidassetconfigs.ts +525 -0
  1047. package/src/models/errors/postv1merchantsmerchantidsaqlink.ts +493 -0
  1048. package/src/models/errors/postv1merchantsregister.ts +465 -0
  1049. package/src/models/errors/postv1scansmerchantsidscans.ts +990 -0
  1050. package/src/models/errors/postv1scansmerchantsidscanscancel.ts +507 -0
  1051. package/src/models/errors/postv1webhooks.ts +440 -0
  1052. package/src/models/errors/postv1webhooksidtest.ts +702 -0
  1053. package/src/models/errors/responsevalidationerror.ts +50 -0
  1054. package/src/models/errors/sdkvalidationerror.ts +109 -0
  1055. package/src/models/operations/deletev1merchantsmerchantidassetconfigsassetconfigid.ts +317 -0
  1056. package/src/models/operations/deletev1webhooksid.ts +253 -0
  1057. package/src/models/operations/getv1merchants.ts +410 -0
  1058. package/src/models/operations/getv1merchantsid.ts +322 -0
  1059. package/src/models/operations/getv1merchantsidcompliance.ts +381 -0
  1060. package/src/models/operations/getv1merchantsmerchantidassetconfigs.ts +487 -0
  1061. package/src/models/operations/getv1merchantsmerchantidsaqsubmissionidpdf.ts +316 -0
  1062. package/src/models/operations/getv1merchantsregistrationid.ts +321 -0
  1063. package/src/models/operations/getv1scans.ts +550 -0
  1064. package/src/models/operations/getv1scansmerchantsidscans.ts +566 -0
  1065. package/src/models/operations/getv1scansmerchantsidscansnext.ts +448 -0
  1066. package/src/models/operations/getv1scansscanid.ts +645 -0
  1067. package/src/models/operations/getv1scansscanidreport.ts +137 -0
  1068. package/src/models/operations/getv1webhooks.ts +372 -0
  1069. package/src/models/operations/index.ts +29 -0
  1070. package/src/models/operations/patchv1merchantsid.ts +401 -0
  1071. package/src/models/operations/patchv1webhooksid.ts +420 -0
  1072. package/src/models/operations/postv1merchantsidactivate.ts +293 -0
  1073. package/src/models/operations/postv1merchantsidcancel.ts +293 -0
  1074. package/src/models/operations/postv1merchantsmerchantidassetconfigs.ts +486 -0
  1075. package/src/models/operations/postv1merchantsmerchantidsaqlink.ts +584 -0
  1076. package/src/models/operations/postv1merchantsregister.ts +1760 -0
  1077. package/src/models/operations/postv1scansmerchantsidscans.ts +355 -0
  1078. package/src/models/operations/postv1scansmerchantsidscanscancel.ts +285 -0
  1079. package/src/models/operations/postv1webhooks.ts +337 -0
  1080. package/src/models/operations/postv1webhooksidtest.ts +1321 -0
  1081. package/src/sdk/assetconfigs.ts +68 -0
  1082. package/src/sdk/index.ts +5 -0
  1083. package/src/sdk/merchants.ts +153 -0
  1084. package/src/sdk/saq.ts +47 -0
  1085. package/src/sdk/scans.ts +135 -0
  1086. package/src/sdk/sdk.ts +37 -0
  1087. package/src/sdk/webhooks.ts +99 -0
  1088. package/src/types/async.ts +68 -0
  1089. package/src/types/blobs.ts +31 -0
  1090. package/src/types/constdatetime.ts +15 -0
  1091. package/src/types/enums.ts +16 -0
  1092. package/src/types/fp.ts +50 -0
  1093. package/src/types/index.ts +11 -0
  1094. package/src/types/operations.ts +105 -0
  1095. package/src/types/rfcdate.ts +54 -0
  1096. package/src/types/streams.ts +21 -0
  1097. package/tsconfig.json +41 -0
@@ -0,0 +1,191 @@
1
+ import * as z from "zod";
2
+ import { ClosedEnum } from "../../types/enums.js";
3
+ import { Result as SafeParseResult } from "../../types/fp.js";
4
+ import { SDKValidationError } from "../errors/sdkvalidationerror.js";
5
+ export type GetV1WebhooksRequest = {
6
+ page?: number | undefined;
7
+ limit?: number | undefined;
8
+ };
9
+ export declare const GetV1WebhooksSubscribedEvents: {
10
+ readonly MerchantCreated: "merchant.created";
11
+ readonly MerchantUpdated: "merchant.updated";
12
+ readonly MerchantActivated: "merchant.activated";
13
+ readonly MerchantDeactivated: "merchant.deactivated";
14
+ readonly ScanStarted: "scan.started";
15
+ readonly ScanCompleted: "scan.completed";
16
+ readonly ScanFailed: "scan.failed";
17
+ };
18
+ export type GetV1WebhooksSubscribedEvents = ClosedEnum<typeof GetV1WebhooksSubscribedEvents>;
19
+ export type GetV1WebhooksData = {
20
+ id: string;
21
+ url: string;
22
+ subscribedEvents: Array<GetV1WebhooksSubscribedEvents>;
23
+ enabled: boolean;
24
+ };
25
+ export type GetV1WebhooksPagination = {
26
+ page: number;
27
+ limit: number;
28
+ total: number;
29
+ hasMore: boolean;
30
+ };
31
+ export type GetV1WebhooksMeta = {
32
+ timestamp: Date;
33
+ pagination: GetV1WebhooksPagination;
34
+ };
35
+ /**
36
+ * Default Response
37
+ */
38
+ export type GetV1WebhooksResponseBody = {
39
+ data: Array<GetV1WebhooksData>;
40
+ meta: GetV1WebhooksMeta;
41
+ };
42
+ /** @internal */
43
+ export declare const GetV1WebhooksRequest$inboundSchema: z.ZodType<GetV1WebhooksRequest, z.ZodTypeDef, unknown>;
44
+ /** @internal */
45
+ export type GetV1WebhooksRequest$Outbound = {
46
+ page: number;
47
+ limit: number;
48
+ };
49
+ /** @internal */
50
+ export declare const GetV1WebhooksRequest$outboundSchema: z.ZodType<GetV1WebhooksRequest$Outbound, z.ZodTypeDef, GetV1WebhooksRequest>;
51
+ /**
52
+ * @internal
53
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
54
+ */
55
+ export declare namespace GetV1WebhooksRequest$ {
56
+ /** @deprecated use `GetV1WebhooksRequest$inboundSchema` instead. */
57
+ const inboundSchema: z.ZodType<GetV1WebhooksRequest, z.ZodTypeDef, unknown>;
58
+ /** @deprecated use `GetV1WebhooksRequest$outboundSchema` instead. */
59
+ const outboundSchema: z.ZodType<GetV1WebhooksRequest$Outbound, z.ZodTypeDef, GetV1WebhooksRequest>;
60
+ /** @deprecated use `GetV1WebhooksRequest$Outbound` instead. */
61
+ type Outbound = GetV1WebhooksRequest$Outbound;
62
+ }
63
+ export declare function getV1WebhooksRequestToJSON(getV1WebhooksRequest: GetV1WebhooksRequest): string;
64
+ export declare function getV1WebhooksRequestFromJSON(jsonString: string): SafeParseResult<GetV1WebhooksRequest, SDKValidationError>;
65
+ /** @internal */
66
+ export declare const GetV1WebhooksSubscribedEvents$inboundSchema: z.ZodNativeEnum<typeof GetV1WebhooksSubscribedEvents>;
67
+ /** @internal */
68
+ export declare const GetV1WebhooksSubscribedEvents$outboundSchema: z.ZodNativeEnum<typeof GetV1WebhooksSubscribedEvents>;
69
+ /**
70
+ * @internal
71
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
72
+ */
73
+ export declare namespace GetV1WebhooksSubscribedEvents$ {
74
+ /** @deprecated use `GetV1WebhooksSubscribedEvents$inboundSchema` instead. */
75
+ const inboundSchema: z.ZodNativeEnum<{
76
+ readonly MerchantCreated: "merchant.created";
77
+ readonly MerchantUpdated: "merchant.updated";
78
+ readonly MerchantActivated: "merchant.activated";
79
+ readonly MerchantDeactivated: "merchant.deactivated";
80
+ readonly ScanStarted: "scan.started";
81
+ readonly ScanCompleted: "scan.completed";
82
+ readonly ScanFailed: "scan.failed";
83
+ }>;
84
+ /** @deprecated use `GetV1WebhooksSubscribedEvents$outboundSchema` instead. */
85
+ const outboundSchema: z.ZodNativeEnum<{
86
+ readonly MerchantCreated: "merchant.created";
87
+ readonly MerchantUpdated: "merchant.updated";
88
+ readonly MerchantActivated: "merchant.activated";
89
+ readonly MerchantDeactivated: "merchant.deactivated";
90
+ readonly ScanStarted: "scan.started";
91
+ readonly ScanCompleted: "scan.completed";
92
+ readonly ScanFailed: "scan.failed";
93
+ }>;
94
+ }
95
+ /** @internal */
96
+ export declare const GetV1WebhooksData$inboundSchema: z.ZodType<GetV1WebhooksData, z.ZodTypeDef, unknown>;
97
+ /** @internal */
98
+ export type GetV1WebhooksData$Outbound = {
99
+ id: string;
100
+ url: string;
101
+ subscribedEvents: Array<string>;
102
+ enabled: boolean;
103
+ };
104
+ /** @internal */
105
+ export declare const GetV1WebhooksData$outboundSchema: z.ZodType<GetV1WebhooksData$Outbound, z.ZodTypeDef, GetV1WebhooksData>;
106
+ /**
107
+ * @internal
108
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
109
+ */
110
+ export declare namespace GetV1WebhooksData$ {
111
+ /** @deprecated use `GetV1WebhooksData$inboundSchema` instead. */
112
+ const inboundSchema: z.ZodType<GetV1WebhooksData, z.ZodTypeDef, unknown>;
113
+ /** @deprecated use `GetV1WebhooksData$outboundSchema` instead. */
114
+ const outboundSchema: z.ZodType<GetV1WebhooksData$Outbound, z.ZodTypeDef, GetV1WebhooksData>;
115
+ /** @deprecated use `GetV1WebhooksData$Outbound` instead. */
116
+ type Outbound = GetV1WebhooksData$Outbound;
117
+ }
118
+ export declare function getV1WebhooksDataToJSON(getV1WebhooksData: GetV1WebhooksData): string;
119
+ export declare function getV1WebhooksDataFromJSON(jsonString: string): SafeParseResult<GetV1WebhooksData, SDKValidationError>;
120
+ /** @internal */
121
+ export declare const GetV1WebhooksPagination$inboundSchema: z.ZodType<GetV1WebhooksPagination, z.ZodTypeDef, unknown>;
122
+ /** @internal */
123
+ export type GetV1WebhooksPagination$Outbound = {
124
+ page: number;
125
+ limit: number;
126
+ total: number;
127
+ hasMore: boolean;
128
+ };
129
+ /** @internal */
130
+ export declare const GetV1WebhooksPagination$outboundSchema: z.ZodType<GetV1WebhooksPagination$Outbound, z.ZodTypeDef, GetV1WebhooksPagination>;
131
+ /**
132
+ * @internal
133
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
134
+ */
135
+ export declare namespace GetV1WebhooksPagination$ {
136
+ /** @deprecated use `GetV1WebhooksPagination$inboundSchema` instead. */
137
+ const inboundSchema: z.ZodType<GetV1WebhooksPagination, z.ZodTypeDef, unknown>;
138
+ /** @deprecated use `GetV1WebhooksPagination$outboundSchema` instead. */
139
+ const outboundSchema: z.ZodType<GetV1WebhooksPagination$Outbound, z.ZodTypeDef, GetV1WebhooksPagination>;
140
+ /** @deprecated use `GetV1WebhooksPagination$Outbound` instead. */
141
+ type Outbound = GetV1WebhooksPagination$Outbound;
142
+ }
143
+ export declare function getV1WebhooksPaginationToJSON(getV1WebhooksPagination: GetV1WebhooksPagination): string;
144
+ export declare function getV1WebhooksPaginationFromJSON(jsonString: string): SafeParseResult<GetV1WebhooksPagination, SDKValidationError>;
145
+ /** @internal */
146
+ export declare const GetV1WebhooksMeta$inboundSchema: z.ZodType<GetV1WebhooksMeta, z.ZodTypeDef, unknown>;
147
+ /** @internal */
148
+ export type GetV1WebhooksMeta$Outbound = {
149
+ timestamp: string;
150
+ pagination: GetV1WebhooksPagination$Outbound;
151
+ };
152
+ /** @internal */
153
+ export declare const GetV1WebhooksMeta$outboundSchema: z.ZodType<GetV1WebhooksMeta$Outbound, z.ZodTypeDef, GetV1WebhooksMeta>;
154
+ /**
155
+ * @internal
156
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
157
+ */
158
+ export declare namespace GetV1WebhooksMeta$ {
159
+ /** @deprecated use `GetV1WebhooksMeta$inboundSchema` instead. */
160
+ const inboundSchema: z.ZodType<GetV1WebhooksMeta, z.ZodTypeDef, unknown>;
161
+ /** @deprecated use `GetV1WebhooksMeta$outboundSchema` instead. */
162
+ const outboundSchema: z.ZodType<GetV1WebhooksMeta$Outbound, z.ZodTypeDef, GetV1WebhooksMeta>;
163
+ /** @deprecated use `GetV1WebhooksMeta$Outbound` instead. */
164
+ type Outbound = GetV1WebhooksMeta$Outbound;
165
+ }
166
+ export declare function getV1WebhooksMetaToJSON(getV1WebhooksMeta: GetV1WebhooksMeta): string;
167
+ export declare function getV1WebhooksMetaFromJSON(jsonString: string): SafeParseResult<GetV1WebhooksMeta, SDKValidationError>;
168
+ /** @internal */
169
+ export declare const GetV1WebhooksResponseBody$inboundSchema: z.ZodType<GetV1WebhooksResponseBody, z.ZodTypeDef, unknown>;
170
+ /** @internal */
171
+ export type GetV1WebhooksResponseBody$Outbound = {
172
+ data: Array<GetV1WebhooksData$Outbound>;
173
+ meta: GetV1WebhooksMeta$Outbound;
174
+ };
175
+ /** @internal */
176
+ export declare const GetV1WebhooksResponseBody$outboundSchema: z.ZodType<GetV1WebhooksResponseBody$Outbound, z.ZodTypeDef, GetV1WebhooksResponseBody>;
177
+ /**
178
+ * @internal
179
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
180
+ */
181
+ export declare namespace GetV1WebhooksResponseBody$ {
182
+ /** @deprecated use `GetV1WebhooksResponseBody$inboundSchema` instead. */
183
+ const inboundSchema: z.ZodType<GetV1WebhooksResponseBody, z.ZodTypeDef, unknown>;
184
+ /** @deprecated use `GetV1WebhooksResponseBody$outboundSchema` instead. */
185
+ const outboundSchema: z.ZodType<GetV1WebhooksResponseBody$Outbound, z.ZodTypeDef, GetV1WebhooksResponseBody>;
186
+ /** @deprecated use `GetV1WebhooksResponseBody$Outbound` instead. */
187
+ type Outbound = GetV1WebhooksResponseBody$Outbound;
188
+ }
189
+ export declare function getV1WebhooksResponseBodyToJSON(getV1WebhooksResponseBody: GetV1WebhooksResponseBody): string;
190
+ export declare function getV1WebhooksResponseBodyFromJSON(jsonString: string): SafeParseResult<GetV1WebhooksResponseBody, SDKValidationError>;
191
+ //# sourceMappingURL=getv1webhooks.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getv1webhooks.d.ts","sourceRoot":"","sources":["../../../../src/models/operations/getv1webhooks.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,173 @@
1
+ /*
2
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
3
+ */
4
+ import * as z from "zod";
5
+ import { safeParse } from "../../lib/schemas.js";
6
+ export const GetV1WebhooksSubscribedEvents = {
7
+ MerchantCreated: "merchant.created",
8
+ MerchantUpdated: "merchant.updated",
9
+ MerchantActivated: "merchant.activated",
10
+ MerchantDeactivated: "merchant.deactivated",
11
+ ScanStarted: "scan.started",
12
+ ScanCompleted: "scan.completed",
13
+ ScanFailed: "scan.failed",
14
+ };
15
+ /** @internal */
16
+ export const GetV1WebhooksRequest$inboundSchema = z.object({
17
+ page: z.number().int().default(1),
18
+ limit: z.number().int().default(20),
19
+ });
20
+ /** @internal */
21
+ export const GetV1WebhooksRequest$outboundSchema = z.object({
22
+ page: z.number().int().default(1),
23
+ limit: z.number().int().default(20),
24
+ });
25
+ /**
26
+ * @internal
27
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
28
+ */
29
+ export var GetV1WebhooksRequest$;
30
+ (function (GetV1WebhooksRequest$) {
31
+ /** @deprecated use `GetV1WebhooksRequest$inboundSchema` instead. */
32
+ GetV1WebhooksRequest$.inboundSchema = GetV1WebhooksRequest$inboundSchema;
33
+ /** @deprecated use `GetV1WebhooksRequest$outboundSchema` instead. */
34
+ GetV1WebhooksRequest$.outboundSchema = GetV1WebhooksRequest$outboundSchema;
35
+ })(GetV1WebhooksRequest$ || (GetV1WebhooksRequest$ = {}));
36
+ export function getV1WebhooksRequestToJSON(getV1WebhooksRequest) {
37
+ return JSON.stringify(GetV1WebhooksRequest$outboundSchema.parse(getV1WebhooksRequest));
38
+ }
39
+ export function getV1WebhooksRequestFromJSON(jsonString) {
40
+ return safeParse(jsonString, (x) => GetV1WebhooksRequest$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GetV1WebhooksRequest' from JSON`);
41
+ }
42
+ /** @internal */
43
+ export const GetV1WebhooksSubscribedEvents$inboundSchema = z.nativeEnum(GetV1WebhooksSubscribedEvents);
44
+ /** @internal */
45
+ export const GetV1WebhooksSubscribedEvents$outboundSchema = GetV1WebhooksSubscribedEvents$inboundSchema;
46
+ /**
47
+ * @internal
48
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
49
+ */
50
+ export var GetV1WebhooksSubscribedEvents$;
51
+ (function (GetV1WebhooksSubscribedEvents$) {
52
+ /** @deprecated use `GetV1WebhooksSubscribedEvents$inboundSchema` instead. */
53
+ GetV1WebhooksSubscribedEvents$.inboundSchema = GetV1WebhooksSubscribedEvents$inboundSchema;
54
+ /** @deprecated use `GetV1WebhooksSubscribedEvents$outboundSchema` instead. */
55
+ GetV1WebhooksSubscribedEvents$.outboundSchema = GetV1WebhooksSubscribedEvents$outboundSchema;
56
+ })(GetV1WebhooksSubscribedEvents$ || (GetV1WebhooksSubscribedEvents$ = {}));
57
+ /** @internal */
58
+ export const GetV1WebhooksData$inboundSchema = z.object({
59
+ id: z.string(),
60
+ url: z.string(),
61
+ subscribedEvents: z.array(GetV1WebhooksSubscribedEvents$inboundSchema),
62
+ enabled: z.boolean(),
63
+ });
64
+ /** @internal */
65
+ export const GetV1WebhooksData$outboundSchema = z.object({
66
+ id: z.string(),
67
+ url: z.string(),
68
+ subscribedEvents: z.array(GetV1WebhooksSubscribedEvents$outboundSchema),
69
+ enabled: z.boolean(),
70
+ });
71
+ /**
72
+ * @internal
73
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
74
+ */
75
+ export var GetV1WebhooksData$;
76
+ (function (GetV1WebhooksData$) {
77
+ /** @deprecated use `GetV1WebhooksData$inboundSchema` instead. */
78
+ GetV1WebhooksData$.inboundSchema = GetV1WebhooksData$inboundSchema;
79
+ /** @deprecated use `GetV1WebhooksData$outboundSchema` instead. */
80
+ GetV1WebhooksData$.outboundSchema = GetV1WebhooksData$outboundSchema;
81
+ })(GetV1WebhooksData$ || (GetV1WebhooksData$ = {}));
82
+ export function getV1WebhooksDataToJSON(getV1WebhooksData) {
83
+ return JSON.stringify(GetV1WebhooksData$outboundSchema.parse(getV1WebhooksData));
84
+ }
85
+ export function getV1WebhooksDataFromJSON(jsonString) {
86
+ return safeParse(jsonString, (x) => GetV1WebhooksData$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GetV1WebhooksData' from JSON`);
87
+ }
88
+ /** @internal */
89
+ export const GetV1WebhooksPagination$inboundSchema = z.object({
90
+ page: z.number(),
91
+ limit: z.number(),
92
+ total: z.number(),
93
+ hasMore: z.boolean(),
94
+ });
95
+ /** @internal */
96
+ export const GetV1WebhooksPagination$outboundSchema = z.object({
97
+ page: z.number(),
98
+ limit: z.number(),
99
+ total: z.number(),
100
+ hasMore: z.boolean(),
101
+ });
102
+ /**
103
+ * @internal
104
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
105
+ */
106
+ export var GetV1WebhooksPagination$;
107
+ (function (GetV1WebhooksPagination$) {
108
+ /** @deprecated use `GetV1WebhooksPagination$inboundSchema` instead. */
109
+ GetV1WebhooksPagination$.inboundSchema = GetV1WebhooksPagination$inboundSchema;
110
+ /** @deprecated use `GetV1WebhooksPagination$outboundSchema` instead. */
111
+ GetV1WebhooksPagination$.outboundSchema = GetV1WebhooksPagination$outboundSchema;
112
+ })(GetV1WebhooksPagination$ || (GetV1WebhooksPagination$ = {}));
113
+ export function getV1WebhooksPaginationToJSON(getV1WebhooksPagination) {
114
+ return JSON.stringify(GetV1WebhooksPagination$outboundSchema.parse(getV1WebhooksPagination));
115
+ }
116
+ export function getV1WebhooksPaginationFromJSON(jsonString) {
117
+ return safeParse(jsonString, (x) => GetV1WebhooksPagination$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GetV1WebhooksPagination' from JSON`);
118
+ }
119
+ /** @internal */
120
+ export const GetV1WebhooksMeta$inboundSchema = z.object({
121
+ timestamp: z.string().datetime({ offset: true }).transform(v => new Date(v)),
122
+ pagination: z.lazy(() => GetV1WebhooksPagination$inboundSchema),
123
+ });
124
+ /** @internal */
125
+ export const GetV1WebhooksMeta$outboundSchema = z.object({
126
+ timestamp: z.date().transform(v => v.toISOString()),
127
+ pagination: z.lazy(() => GetV1WebhooksPagination$outboundSchema),
128
+ });
129
+ /**
130
+ * @internal
131
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
132
+ */
133
+ export var GetV1WebhooksMeta$;
134
+ (function (GetV1WebhooksMeta$) {
135
+ /** @deprecated use `GetV1WebhooksMeta$inboundSchema` instead. */
136
+ GetV1WebhooksMeta$.inboundSchema = GetV1WebhooksMeta$inboundSchema;
137
+ /** @deprecated use `GetV1WebhooksMeta$outboundSchema` instead. */
138
+ GetV1WebhooksMeta$.outboundSchema = GetV1WebhooksMeta$outboundSchema;
139
+ })(GetV1WebhooksMeta$ || (GetV1WebhooksMeta$ = {}));
140
+ export function getV1WebhooksMetaToJSON(getV1WebhooksMeta) {
141
+ return JSON.stringify(GetV1WebhooksMeta$outboundSchema.parse(getV1WebhooksMeta));
142
+ }
143
+ export function getV1WebhooksMetaFromJSON(jsonString) {
144
+ return safeParse(jsonString, (x) => GetV1WebhooksMeta$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GetV1WebhooksMeta' from JSON`);
145
+ }
146
+ /** @internal */
147
+ export const GetV1WebhooksResponseBody$inboundSchema = z.object({
148
+ data: z.array(z.lazy(() => GetV1WebhooksData$inboundSchema)),
149
+ meta: z.lazy(() => GetV1WebhooksMeta$inboundSchema),
150
+ });
151
+ /** @internal */
152
+ export const GetV1WebhooksResponseBody$outboundSchema = z.object({
153
+ data: z.array(z.lazy(() => GetV1WebhooksData$outboundSchema)),
154
+ meta: z.lazy(() => GetV1WebhooksMeta$outboundSchema),
155
+ });
156
+ /**
157
+ * @internal
158
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
159
+ */
160
+ export var GetV1WebhooksResponseBody$;
161
+ (function (GetV1WebhooksResponseBody$) {
162
+ /** @deprecated use `GetV1WebhooksResponseBody$inboundSchema` instead. */
163
+ GetV1WebhooksResponseBody$.inboundSchema = GetV1WebhooksResponseBody$inboundSchema;
164
+ /** @deprecated use `GetV1WebhooksResponseBody$outboundSchema` instead. */
165
+ GetV1WebhooksResponseBody$.outboundSchema = GetV1WebhooksResponseBody$outboundSchema;
166
+ })(GetV1WebhooksResponseBody$ || (GetV1WebhooksResponseBody$ = {}));
167
+ export function getV1WebhooksResponseBodyToJSON(getV1WebhooksResponseBody) {
168
+ return JSON.stringify(GetV1WebhooksResponseBody$outboundSchema.parse(getV1WebhooksResponseBody));
169
+ }
170
+ export function getV1WebhooksResponseBodyFromJSON(jsonString) {
171
+ return safeParse(jsonString, (x) => GetV1WebhooksResponseBody$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GetV1WebhooksResponseBody' from JSON`);
172
+ }
173
+ //# sourceMappingURL=getv1webhooks.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getv1webhooks.js","sourceRoot":"","sources":["../../../../src/models/operations/getv1webhooks.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,26 @@
1
+ export * from "./deletev1merchantsmerchantidassetconfigsassetconfigid.js";
2
+ export * from "./deletev1webhooksid.js";
3
+ export * from "./getv1merchants.js";
4
+ export * from "./getv1merchantsid.js";
5
+ export * from "./getv1merchantsidcompliance.js";
6
+ export * from "./getv1merchantsmerchantidassetconfigs.js";
7
+ export * from "./getv1merchantsmerchantidsaqsubmissionidpdf.js";
8
+ export * from "./getv1merchantsregistrationid.js";
9
+ export * from "./getv1scans.js";
10
+ export * from "./getv1scansmerchantsidscans.js";
11
+ export * from "./getv1scansmerchantsidscansnext.js";
12
+ export * from "./getv1scansscanid.js";
13
+ export * from "./getv1scansscanidreport.js";
14
+ export * from "./getv1webhooks.js";
15
+ export * from "./patchv1merchantsid.js";
16
+ export * from "./patchv1webhooksid.js";
17
+ export * from "./postv1merchantsidactivate.js";
18
+ export * from "./postv1merchantsidcancel.js";
19
+ export * from "./postv1merchantsmerchantidassetconfigs.js";
20
+ export * from "./postv1merchantsmerchantidsaqlink.js";
21
+ export * from "./postv1merchantsregister.js";
22
+ export * from "./postv1scansmerchantsidscans.js";
23
+ export * from "./postv1scansmerchantsidscanscancel.js";
24
+ export * from "./postv1webhooks.js";
25
+ export * from "./postv1webhooksidtest.js";
26
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/models/operations/index.ts"],"names":[],"mappings":"AAIA,cAAc,2DAA2D,CAAC;AAC1E,cAAc,yBAAyB,CAAC;AACxC,cAAc,qBAAqB,CAAC;AACpC,cAAc,uBAAuB,CAAC;AACtC,cAAc,iCAAiC,CAAC;AAChD,cAAc,2CAA2C,CAAC;AAC1D,cAAc,iDAAiD,CAAC;AAChE,cAAc,mCAAmC,CAAC;AAClD,cAAc,iBAAiB,CAAC;AAChC,cAAc,iCAAiC,CAAC;AAChD,cAAc,qCAAqC,CAAC;AACpD,cAAc,uBAAuB,CAAC;AACtC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,oBAAoB,CAAC;AACnC,cAAc,yBAAyB,CAAC;AACxC,cAAc,wBAAwB,CAAC;AACvC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,4CAA4C,CAAC;AAC3D,cAAc,uCAAuC,CAAC;AACtD,cAAc,8BAA8B,CAAC;AAC7C,cAAc,kCAAkC,CAAC;AACjD,cAAc,wCAAwC,CAAC;AACvD,cAAc,qBAAqB,CAAC;AACpC,cAAc,2BAA2B,CAAC"}
@@ -0,0 +1,29 @@
1
+ /*
2
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
3
+ */
4
+ export * from "./deletev1merchantsmerchantidassetconfigsassetconfigid.js";
5
+ export * from "./deletev1webhooksid.js";
6
+ export * from "./getv1merchants.js";
7
+ export * from "./getv1merchantsid.js";
8
+ export * from "./getv1merchantsidcompliance.js";
9
+ export * from "./getv1merchantsmerchantidassetconfigs.js";
10
+ export * from "./getv1merchantsmerchantidsaqsubmissionidpdf.js";
11
+ export * from "./getv1merchantsregistrationid.js";
12
+ export * from "./getv1scans.js";
13
+ export * from "./getv1scansmerchantsidscans.js";
14
+ export * from "./getv1scansmerchantsidscansnext.js";
15
+ export * from "./getv1scansscanid.js";
16
+ export * from "./getv1scansscanidreport.js";
17
+ export * from "./getv1webhooks.js";
18
+ export * from "./patchv1merchantsid.js";
19
+ export * from "./patchv1webhooksid.js";
20
+ export * from "./postv1merchantsidactivate.js";
21
+ export * from "./postv1merchantsidcancel.js";
22
+ export * from "./postv1merchantsmerchantidassetconfigs.js";
23
+ export * from "./postv1merchantsmerchantidsaqlink.js";
24
+ export * from "./postv1merchantsregister.js";
25
+ export * from "./postv1scansmerchantsidscans.js";
26
+ export * from "./postv1scansmerchantsidscanscancel.js";
27
+ export * from "./postv1webhooks.js";
28
+ export * from "./postv1webhooksidtest.js";
29
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/models/operations/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,cAAc,2DAA2D,CAAC;AAC1E,cAAc,yBAAyB,CAAC;AACxC,cAAc,qBAAqB,CAAC;AACpC,cAAc,uBAAuB,CAAC;AACtC,cAAc,iCAAiC,CAAC;AAChD,cAAc,2CAA2C,CAAC;AAC1D,cAAc,iDAAiD,CAAC;AAChE,cAAc,mCAAmC,CAAC;AAClD,cAAc,iBAAiB,CAAC;AAChC,cAAc,iCAAiC,CAAC;AAChD,cAAc,qCAAqC,CAAC;AACpD,cAAc,uBAAuB,CAAC;AACtC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,oBAAoB,CAAC;AACnC,cAAc,yBAAyB,CAAC;AACxC,cAAc,wBAAwB,CAAC;AACvC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,4CAA4C,CAAC;AAC3D,cAAc,uCAAuC,CAAC;AACtD,cAAc,8BAA8B,CAAC;AAC7C,cAAc,kCAAkC,CAAC;AACjD,cAAc,wCAAwC,CAAC;AACvD,cAAc,qBAAqB,CAAC;AACpC,cAAc,2BAA2B,CAAC"}
@@ -0,0 +1,201 @@
1
+ import * as z from "zod";
2
+ import { ClosedEnum } from "../../types/enums.js";
3
+ import { Result as SafeParseResult } from "../../types/fp.js";
4
+ import { SDKValidationError } from "../errors/sdkvalidationerror.js";
5
+ export type PatchV1MerchantsIdRequestBody = {
6
+ name?: string | undefined;
7
+ email?: string | undefined;
8
+ };
9
+ export type PatchV1MerchantsIdRequest = {
10
+ id: string;
11
+ requestBody: PatchV1MerchantsIdRequestBody;
12
+ };
13
+ /**
14
+ * Status of the merchant
15
+ */
16
+ export declare const PatchV1MerchantsIdStatus: {
17
+ readonly Pending: "PENDING";
18
+ readonly Active: "ACTIVE";
19
+ readonly Inactive: "INACTIVE";
20
+ };
21
+ /**
22
+ * Status of the merchant
23
+ */
24
+ export type PatchV1MerchantsIdStatus = ClosedEnum<typeof PatchV1MerchantsIdStatus>;
25
+ export type PatchV1MerchantsIdData = {
26
+ /**
27
+ * ID of the merchant
28
+ */
29
+ id: string;
30
+ /**
31
+ * External ID of the merchant in your system for integration purposes
32
+ */
33
+ externalId: string | null;
34
+ /**
35
+ * Name of the merchant for identification purposes, non unique
36
+ */
37
+ name: string;
38
+ /**
39
+ * Contact email address of the merchant for communication
40
+ */
41
+ email: string;
42
+ /**
43
+ * Status of the merchant
44
+ */
45
+ status: PatchV1MerchantsIdStatus;
46
+ /**
47
+ * Number of asset configs configured for scanning
48
+ */
49
+ assetConfigCount: number;
50
+ };
51
+ export type PatchV1MerchantsIdMeta = {
52
+ timestamp: Date;
53
+ };
54
+ /**
55
+ * Default Response
56
+ */
57
+ export type PatchV1MerchantsIdResponseBody = {
58
+ data: PatchV1MerchantsIdData;
59
+ meta: PatchV1MerchantsIdMeta;
60
+ };
61
+ /** @internal */
62
+ export declare const PatchV1MerchantsIdRequestBody$inboundSchema: z.ZodType<PatchV1MerchantsIdRequestBody, z.ZodTypeDef, unknown>;
63
+ /** @internal */
64
+ export type PatchV1MerchantsIdRequestBody$Outbound = {
65
+ name?: string | undefined;
66
+ email?: string | undefined;
67
+ };
68
+ /** @internal */
69
+ export declare const PatchV1MerchantsIdRequestBody$outboundSchema: z.ZodType<PatchV1MerchantsIdRequestBody$Outbound, z.ZodTypeDef, PatchV1MerchantsIdRequestBody>;
70
+ /**
71
+ * @internal
72
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
73
+ */
74
+ export declare namespace PatchV1MerchantsIdRequestBody$ {
75
+ /** @deprecated use `PatchV1MerchantsIdRequestBody$inboundSchema` instead. */
76
+ const inboundSchema: z.ZodType<PatchV1MerchantsIdRequestBody, z.ZodTypeDef, unknown>;
77
+ /** @deprecated use `PatchV1MerchantsIdRequestBody$outboundSchema` instead. */
78
+ const outboundSchema: z.ZodType<PatchV1MerchantsIdRequestBody$Outbound, z.ZodTypeDef, PatchV1MerchantsIdRequestBody>;
79
+ /** @deprecated use `PatchV1MerchantsIdRequestBody$Outbound` instead. */
80
+ type Outbound = PatchV1MerchantsIdRequestBody$Outbound;
81
+ }
82
+ export declare function patchV1MerchantsIdRequestBodyToJSON(patchV1MerchantsIdRequestBody: PatchV1MerchantsIdRequestBody): string;
83
+ export declare function patchV1MerchantsIdRequestBodyFromJSON(jsonString: string): SafeParseResult<PatchV1MerchantsIdRequestBody, SDKValidationError>;
84
+ /** @internal */
85
+ export declare const PatchV1MerchantsIdRequest$inboundSchema: z.ZodType<PatchV1MerchantsIdRequest, z.ZodTypeDef, unknown>;
86
+ /** @internal */
87
+ export type PatchV1MerchantsIdRequest$Outbound = {
88
+ id: string;
89
+ RequestBody: PatchV1MerchantsIdRequestBody$Outbound;
90
+ };
91
+ /** @internal */
92
+ export declare const PatchV1MerchantsIdRequest$outboundSchema: z.ZodType<PatchV1MerchantsIdRequest$Outbound, z.ZodTypeDef, PatchV1MerchantsIdRequest>;
93
+ /**
94
+ * @internal
95
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
96
+ */
97
+ export declare namespace PatchV1MerchantsIdRequest$ {
98
+ /** @deprecated use `PatchV1MerchantsIdRequest$inboundSchema` instead. */
99
+ const inboundSchema: z.ZodType<PatchV1MerchantsIdRequest, z.ZodTypeDef, unknown>;
100
+ /** @deprecated use `PatchV1MerchantsIdRequest$outboundSchema` instead. */
101
+ const outboundSchema: z.ZodType<PatchV1MerchantsIdRequest$Outbound, z.ZodTypeDef, PatchV1MerchantsIdRequest>;
102
+ /** @deprecated use `PatchV1MerchantsIdRequest$Outbound` instead. */
103
+ type Outbound = PatchV1MerchantsIdRequest$Outbound;
104
+ }
105
+ export declare function patchV1MerchantsIdRequestToJSON(patchV1MerchantsIdRequest: PatchV1MerchantsIdRequest): string;
106
+ export declare function patchV1MerchantsIdRequestFromJSON(jsonString: string): SafeParseResult<PatchV1MerchantsIdRequest, SDKValidationError>;
107
+ /** @internal */
108
+ export declare const PatchV1MerchantsIdStatus$inboundSchema: z.ZodNativeEnum<typeof PatchV1MerchantsIdStatus>;
109
+ /** @internal */
110
+ export declare const PatchV1MerchantsIdStatus$outboundSchema: z.ZodNativeEnum<typeof PatchV1MerchantsIdStatus>;
111
+ /**
112
+ * @internal
113
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
114
+ */
115
+ export declare namespace PatchV1MerchantsIdStatus$ {
116
+ /** @deprecated use `PatchV1MerchantsIdStatus$inboundSchema` instead. */
117
+ const inboundSchema: z.ZodNativeEnum<{
118
+ readonly Pending: "PENDING";
119
+ readonly Active: "ACTIVE";
120
+ readonly Inactive: "INACTIVE";
121
+ }>;
122
+ /** @deprecated use `PatchV1MerchantsIdStatus$outboundSchema` instead. */
123
+ const outboundSchema: z.ZodNativeEnum<{
124
+ readonly Pending: "PENDING";
125
+ readonly Active: "ACTIVE";
126
+ readonly Inactive: "INACTIVE";
127
+ }>;
128
+ }
129
+ /** @internal */
130
+ export declare const PatchV1MerchantsIdData$inboundSchema: z.ZodType<PatchV1MerchantsIdData, z.ZodTypeDef, unknown>;
131
+ /** @internal */
132
+ export type PatchV1MerchantsIdData$Outbound = {
133
+ id: string;
134
+ externalId: string | null;
135
+ name: string;
136
+ email: string;
137
+ status: string;
138
+ assetConfigCount: number;
139
+ };
140
+ /** @internal */
141
+ export declare const PatchV1MerchantsIdData$outboundSchema: z.ZodType<PatchV1MerchantsIdData$Outbound, z.ZodTypeDef, PatchV1MerchantsIdData>;
142
+ /**
143
+ * @internal
144
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
145
+ */
146
+ export declare namespace PatchV1MerchantsIdData$ {
147
+ /** @deprecated use `PatchV1MerchantsIdData$inboundSchema` instead. */
148
+ const inboundSchema: z.ZodType<PatchV1MerchantsIdData, z.ZodTypeDef, unknown>;
149
+ /** @deprecated use `PatchV1MerchantsIdData$outboundSchema` instead. */
150
+ const outboundSchema: z.ZodType<PatchV1MerchantsIdData$Outbound, z.ZodTypeDef, PatchV1MerchantsIdData>;
151
+ /** @deprecated use `PatchV1MerchantsIdData$Outbound` instead. */
152
+ type Outbound = PatchV1MerchantsIdData$Outbound;
153
+ }
154
+ export declare function patchV1MerchantsIdDataToJSON(patchV1MerchantsIdData: PatchV1MerchantsIdData): string;
155
+ export declare function patchV1MerchantsIdDataFromJSON(jsonString: string): SafeParseResult<PatchV1MerchantsIdData, SDKValidationError>;
156
+ /** @internal */
157
+ export declare const PatchV1MerchantsIdMeta$inboundSchema: z.ZodType<PatchV1MerchantsIdMeta, z.ZodTypeDef, unknown>;
158
+ /** @internal */
159
+ export type PatchV1MerchantsIdMeta$Outbound = {
160
+ timestamp: string;
161
+ };
162
+ /** @internal */
163
+ export declare const PatchV1MerchantsIdMeta$outboundSchema: z.ZodType<PatchV1MerchantsIdMeta$Outbound, z.ZodTypeDef, PatchV1MerchantsIdMeta>;
164
+ /**
165
+ * @internal
166
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
167
+ */
168
+ export declare namespace PatchV1MerchantsIdMeta$ {
169
+ /** @deprecated use `PatchV1MerchantsIdMeta$inboundSchema` instead. */
170
+ const inboundSchema: z.ZodType<PatchV1MerchantsIdMeta, z.ZodTypeDef, unknown>;
171
+ /** @deprecated use `PatchV1MerchantsIdMeta$outboundSchema` instead. */
172
+ const outboundSchema: z.ZodType<PatchV1MerchantsIdMeta$Outbound, z.ZodTypeDef, PatchV1MerchantsIdMeta>;
173
+ /** @deprecated use `PatchV1MerchantsIdMeta$Outbound` instead. */
174
+ type Outbound = PatchV1MerchantsIdMeta$Outbound;
175
+ }
176
+ export declare function patchV1MerchantsIdMetaToJSON(patchV1MerchantsIdMeta: PatchV1MerchantsIdMeta): string;
177
+ export declare function patchV1MerchantsIdMetaFromJSON(jsonString: string): SafeParseResult<PatchV1MerchantsIdMeta, SDKValidationError>;
178
+ /** @internal */
179
+ export declare const PatchV1MerchantsIdResponseBody$inboundSchema: z.ZodType<PatchV1MerchantsIdResponseBody, z.ZodTypeDef, unknown>;
180
+ /** @internal */
181
+ export type PatchV1MerchantsIdResponseBody$Outbound = {
182
+ data: PatchV1MerchantsIdData$Outbound;
183
+ meta: PatchV1MerchantsIdMeta$Outbound;
184
+ };
185
+ /** @internal */
186
+ export declare const PatchV1MerchantsIdResponseBody$outboundSchema: z.ZodType<PatchV1MerchantsIdResponseBody$Outbound, z.ZodTypeDef, PatchV1MerchantsIdResponseBody>;
187
+ /**
188
+ * @internal
189
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
190
+ */
191
+ export declare namespace PatchV1MerchantsIdResponseBody$ {
192
+ /** @deprecated use `PatchV1MerchantsIdResponseBody$inboundSchema` instead. */
193
+ const inboundSchema: z.ZodType<PatchV1MerchantsIdResponseBody, z.ZodTypeDef, unknown>;
194
+ /** @deprecated use `PatchV1MerchantsIdResponseBody$outboundSchema` instead. */
195
+ const outboundSchema: z.ZodType<PatchV1MerchantsIdResponseBody$Outbound, z.ZodTypeDef, PatchV1MerchantsIdResponseBody>;
196
+ /** @deprecated use `PatchV1MerchantsIdResponseBody$Outbound` instead. */
197
+ type Outbound = PatchV1MerchantsIdResponseBody$Outbound;
198
+ }
199
+ export declare function patchV1MerchantsIdResponseBodyToJSON(patchV1MerchantsIdResponseBody: PatchV1MerchantsIdResponseBody): string;
200
+ export declare function patchV1MerchantsIdResponseBodyFromJSON(jsonString: string): SafeParseResult<PatchV1MerchantsIdResponseBody, SDKValidationError>;
201
+ //# sourceMappingURL=patchv1merchantsid.d.ts.map