@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,1845 @@
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 declare const PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry: {
6
+ readonly Afghanistan: "Afghanistan";
7
+ readonly Albania: "Albania";
8
+ readonly Algeria: "Algeria";
9
+ readonly Andorra: "Andorra";
10
+ readonly Angola: "Angola";
11
+ readonly Anguilla: "Anguilla";
12
+ readonly Antarctica: "Antarctica";
13
+ readonly AntiguaAndBarbuda: "Antigua and Barbuda";
14
+ readonly Argentina: "Argentina";
15
+ readonly Armenia: "Armenia";
16
+ readonly Aruba: "Aruba";
17
+ readonly Austria: "Austria";
18
+ readonly Azerbaijan: "Azerbaijan";
19
+ readonly Bahamas: "Bahamas";
20
+ readonly Bahrain: "Bahrain";
21
+ readonly Bangladesh: "Bangladesh";
22
+ readonly Barbados: "Barbados";
23
+ readonly Belarus: "Belarus";
24
+ readonly Belgium: "Belgium";
25
+ readonly Belize: "Belize";
26
+ readonly Benin: "Benin";
27
+ readonly Bermuda: "Bermuda";
28
+ readonly Bhutan: "Bhutan";
29
+ readonly Bolivia: "Bolivia";
30
+ readonly BosniaHerzegovina: "Bosnia-Herzegovina";
31
+ readonly Botswana: "Botswana";
32
+ readonly BouvetIsland: "Bouvet Island";
33
+ readonly Brazil: "Brazil";
34
+ readonly BritishIndianOceanTerritory: "British Indian Ocean Territory";
35
+ readonly BruneiDarussalam: "Brunei Darussalam";
36
+ readonly Bulgaria: "Bulgaria";
37
+ readonly BurkinaFaso: "Burkina Faso";
38
+ readonly Burundi: "Burundi";
39
+ readonly Cambodia: "Cambodia";
40
+ readonly Cameroon: "Cameroon";
41
+ readonly CapeVerde: "Cape Verde";
42
+ readonly CaymanIslands: "Cayman Islands";
43
+ readonly CentralAfricanRepublic: "Central African Republic";
44
+ readonly Chad: "Chad";
45
+ readonly Chile: "Chile";
46
+ readonly China: "China";
47
+ readonly ChristmasIsland: "Christmas Island";
48
+ readonly CocosKeelingIslands: "Cocos (Keeling) Islands";
49
+ readonly Colombia: "Colombia";
50
+ readonly Comoros: "Comoros";
51
+ readonly Congo: "Congo";
52
+ readonly CookIslands: "Cook Islands";
53
+ readonly CostaRica: "Costa Rica";
54
+ readonly CoteDIvoire: "Cote D'Ivoire";
55
+ readonly Croatia: "Croatia";
56
+ readonly Cuba: "Cuba";
57
+ readonly Cyprus: "Cyprus";
58
+ readonly CzechRepublic: "Czech Republic";
59
+ readonly Denmark: "Denmark";
60
+ readonly Djibouti: "Djibouti";
61
+ readonly Dominica: "Dominica";
62
+ readonly DominicanRepublic: "Dominican Republic";
63
+ readonly EastTimor: "East Timor";
64
+ readonly Ecuador: "Ecuador";
65
+ readonly Egypt: "Egypt";
66
+ readonly ElSalvador: "El Salvador";
67
+ readonly EquatorialGuinea: "Equatorial Guinea";
68
+ readonly Estonia: "Estonia";
69
+ readonly Ethiopia: "Ethiopia";
70
+ readonly FaeroeIslands: "Faeroe Islands";
71
+ readonly FalklandIslandsMalvinas: "Falkland Islands (Malvinas)";
72
+ readonly Fiji: "Fiji";
73
+ readonly Finland: "Finland";
74
+ readonly France: "France";
75
+ readonly FrenchGuiana: "French Guiana";
76
+ readonly FrenchPolynesia: "French Polynesia";
77
+ readonly FrenchSouthernTerritories: "French Southern Territories";
78
+ readonly Gabon: "Gabon";
79
+ readonly Gambia: "Gambia";
80
+ readonly Georgia: "Georgia";
81
+ readonly Germany: "Germany";
82
+ readonly Ghana: "Ghana";
83
+ readonly Gibraltar: "Gibraltar";
84
+ readonly Greece: "Greece";
85
+ readonly Greenland: "Greenland";
86
+ readonly Grenada: "Grenada";
87
+ readonly Guadeloupe: "Guadeloupe";
88
+ readonly Guatemala: "Guatemala";
89
+ readonly GuernseyCI: "Guernsey, C.I.";
90
+ readonly Guinea: "Guinea";
91
+ readonly GuineaBissau: "Guinea-Bissau";
92
+ readonly Guyana: "Guyana";
93
+ readonly Haiti: "Haiti";
94
+ readonly HeardAndMcDonaldIslands: "Heard and McDonald Islands";
95
+ readonly Honduras: "Honduras";
96
+ readonly HongKong: "Hong Kong";
97
+ readonly Hungary: "Hungary";
98
+ readonly Iceland: "Iceland";
99
+ readonly Indonesia: "Indonesia";
100
+ readonly IranIslamicRepublicOf: "Iran (Islamic Republic of)";
101
+ readonly Iraq: "Iraq";
102
+ readonly Ireland: "Ireland";
103
+ readonly IsleOfMan: "Isle of Man";
104
+ readonly Israel: "Israel";
105
+ readonly Italy: "Italy";
106
+ readonly Jamaica: "Jamaica";
107
+ readonly Japan: "Japan";
108
+ readonly JerseyCI: "Jersey, C.I.";
109
+ readonly Jordan: "Jordan";
110
+ readonly Kazakhstan: "Kazakhstan";
111
+ readonly Kenya: "Kenya";
112
+ readonly Kiribati: "Kiribati";
113
+ readonly Korea: "Korea";
114
+ readonly Kuwait: "Kuwait";
115
+ readonly Kyrgyzstan: "Kyrgyzstan";
116
+ readonly LaoPeoplesDemocraticRepubli: "Lao Peoples Democratic Republi";
117
+ readonly Latvia: "Latvia";
118
+ readonly Lebanon: "Lebanon";
119
+ readonly Lesotho: "Lesotho";
120
+ readonly Liberia: "Liberia";
121
+ readonly LibyanArabJamahiriya: "Libyan Arab Jamahiriya";
122
+ readonly Liechtenstein: "Liechtenstein";
123
+ readonly Lithuania: "Lithuania";
124
+ readonly Luxembourg: "Luxembourg";
125
+ readonly Macau: "Macau";
126
+ readonly Macedonia: "Macedonia";
127
+ readonly Madagascar: "Madagascar";
128
+ readonly Malawi: "Malawi";
129
+ readonly Malaysia: "Malaysia";
130
+ readonly Maldives: "Maldives";
131
+ readonly Mali: "Mali";
132
+ readonly Malta: "Malta";
133
+ readonly MarshallIslands: "Marshall Islands";
134
+ readonly Martinique: "Martinique";
135
+ readonly Mauritania: "Mauritania";
136
+ readonly Mauritius: "Mauritius";
137
+ readonly Mexico: "Mexico";
138
+ readonly MicronesiaFedStatesOf: "Micronesia, Fed. States of";
139
+ readonly MoldovaRepublicOf: "Moldova, Republic of";
140
+ readonly Monaco: "Monaco";
141
+ readonly Mongolia: "Mongolia";
142
+ readonly Montserrat: "Montserrat";
143
+ readonly Morocco: "Morocco";
144
+ readonly Mozambique: "Mozambique";
145
+ readonly Myanmar: "Myanmar";
146
+ readonly Namibia: "Namibia";
147
+ readonly Nauru: "Nauru";
148
+ readonly Nepal: "Nepal";
149
+ readonly NetherlandAntilles: "Netherland Antilles";
150
+ readonly Netherlands: "Netherlands";
151
+ readonly NeutralZoneSaudiIraq: "Neutral Zone (Saudi/Iraq)";
152
+ readonly NewCaledonia: "New Caledonia";
153
+ readonly NewZealand: "New Zealand";
154
+ readonly Nicaragua: "Nicaragua";
155
+ readonly Niger: "Niger";
156
+ readonly Nigeria: "Nigeria";
157
+ readonly Niue: "Niue";
158
+ readonly NorfolkIsland: "Norfolk Island";
159
+ readonly NorthernMarianaIslands: "Northern Mariana Islands";
160
+ readonly Norway: "Norway";
161
+ readonly Oman: "Oman";
162
+ readonly Pakistan: "Pakistan";
163
+ readonly Palau: "Palau";
164
+ readonly PanamaCanalZone: "Panama Canal Zone";
165
+ readonly Panama: "Panama";
166
+ readonly PapuaNewGuinea: "Papua New Guinea";
167
+ readonly Paraguay: "Paraguay";
168
+ readonly Peru: "Peru";
169
+ readonly Philippines: "Philippines";
170
+ readonly Pitcairn: "Pitcairn";
171
+ readonly Poland: "Poland";
172
+ readonly Portugal: "Portugal";
173
+ readonly PuertoRico: "Puerto Rico";
174
+ readonly Qatar: "Qatar";
175
+ readonly Reunion: "Reunion";
176
+ readonly Romania: "Romania";
177
+ readonly Russia: "Russia";
178
+ readonly Rwanda: "Rwanda";
179
+ readonly SaintKittsAndNevis: "Saint Kitts and Nevis";
180
+ readonly SaintLucia: "Saint Lucia";
181
+ readonly Samoa: "Samoa";
182
+ readonly SanMarino: "San Marino";
183
+ readonly SaoTomeAndPrincipe: "Sao Tome and Principe";
184
+ readonly SaudiArabia: "Saudi Arabia";
185
+ readonly Senegal: "Senegal";
186
+ readonly Seychelles: "Seychelles";
187
+ readonly SierraLeone: "Sierra Leone";
188
+ readonly Singapore: "Singapore";
189
+ readonly SlovakRepublic: "Slovak Republic";
190
+ readonly Slovenia: "Slovenia";
191
+ readonly SolomonIslands: "Solomon Islands";
192
+ readonly Somalia: "Somalia";
193
+ readonly SouthAfrica: "South Africa";
194
+ readonly Spain: "Spain";
195
+ readonly SriLanka: "Sri Lanka";
196
+ readonly StHelena: "St. Helena";
197
+ readonly StPierreAndMiquelon: "St. Pierre and Miquelon";
198
+ readonly StVincentAndTheGrenadines: "St. Vincent and the Grenadines";
199
+ readonly Sudan: "Sudan";
200
+ readonly Suriname: "Suriname";
201
+ readonly SvalbardAndJanMayenIslands: "Svalbard and Jan Mayen Islands";
202
+ readonly Swaziland: "Swaziland";
203
+ readonly Sweden: "Sweden";
204
+ readonly Switzerland: "Switzerland";
205
+ readonly SyrianArabRepublic: "Syrian Arab Republic";
206
+ readonly Taiwan: "Taiwan";
207
+ readonly Tajikistan: "Tajikistan";
208
+ readonly TanzaniaUnitedRepublicOf: "Tanzania, United Republic of";
209
+ readonly Thailand: "Thailand";
210
+ readonly Togo: "Togo";
211
+ readonly Tokelau: "Tokelau";
212
+ readonly Tonga: "Tonga";
213
+ readonly TrinidadAndTobago: "Trinidad and Tobago";
214
+ readonly Tunisia: "Tunisia";
215
+ readonly Turkey: "Turkey";
216
+ readonly Turkmenistan: "Turkmenistan";
217
+ readonly TurksAndCaicosIslands: "Turks and Caicos Islands";
218
+ readonly Tuvalu: "Tuvalu";
219
+ readonly USMinorOutlyingIslands: "U.S.Minor Outlying Islands";
220
+ readonly Uganda: "Uganda";
221
+ readonly Ukraine: "Ukraine";
222
+ readonly UnitedArabEmirates: "United Arab Emirates";
223
+ readonly UnitedKingdom: "United Kingdom";
224
+ readonly Uruguay: "Uruguay";
225
+ readonly Uzbekistan: "Uzbekistan";
226
+ readonly Vanuatu: "Vanuatu";
227
+ readonly VaticanCityState: "Vatican City State";
228
+ readonly Venezuela: "Venezuela";
229
+ readonly Vietnam: "Vietnam";
230
+ readonly VirginIslandsBritish: "Virgin Islands (British)";
231
+ readonly WallisAndFutunaIslands: "Wallis and Futuna Islands";
232
+ readonly WesternSahara: "Western Sahara";
233
+ readonly Yemen: "Yemen";
234
+ readonly Yugoslavia: "Yugoslavia";
235
+ readonly Zaire: "Zaire";
236
+ readonly Zambia: "Zambia";
237
+ readonly Zimbabwe: "Zimbabwe";
238
+ };
239
+ export type PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry = ClosedEnum<typeof PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry>;
240
+ export declare const State2: {
241
+ readonly None: "none";
242
+ };
243
+ export type State2 = ClosedEnum<typeof State2>;
244
+ export type PostV1MerchantsRegisterComplianceContactMerchantsRequestState = string | State2;
245
+ export type Five = {
246
+ country: PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry;
247
+ state?: string | State2 | undefined;
248
+ /**
249
+ * Company name to display in PCI Compliance Report
250
+ */
251
+ companyName: string;
252
+ /**
253
+ * Business address line 1 to display in PCI Compliance Report
254
+ */
255
+ addr1: string;
256
+ /**
257
+ * Business address line 2 to display in PCI Compliance Report
258
+ */
259
+ addr2?: string | undefined;
260
+ /**
261
+ * City to display in PCI Compliance Report
262
+ */
263
+ city: string;
264
+ /**
265
+ * Zipcode to display in PCI Compliance Report
266
+ */
267
+ zipcode?: string | undefined;
268
+ /**
269
+ * First name of the compliance contact to display in PCI Compliance Report
270
+ */
271
+ firstname: string;
272
+ /**
273
+ * Last name of the compliance contact to display in PCI Compliance Report
274
+ */
275
+ lastname: string;
276
+ /**
277
+ * Job title of the compliance contact to display in PCI Compliance Report
278
+ */
279
+ title?: string | undefined;
280
+ /**
281
+ * Phone number of the compliance contact to display in PCI Compliance Report
282
+ */
283
+ phone?: string | undefined;
284
+ };
285
+ export declare const PostV1MerchantsRegisterComplianceContactMerchantsCountry: {
286
+ readonly India: "India";
287
+ };
288
+ export type PostV1MerchantsRegisterComplianceContactMerchantsCountry = ClosedEnum<typeof PostV1MerchantsRegisterComplianceContactMerchantsCountry>;
289
+ export declare const PostV1MerchantsRegisterComplianceContactMerchantsState: {
290
+ readonly NoState: "No State";
291
+ readonly AndhraPradesh: "Andhra Pradesh";
292
+ readonly AndamanAndNicobarIslands: "Andaman and Nicobar Islands";
293
+ readonly ArunachalPradesh: "Arunachal Pradesh";
294
+ readonly Assam: "Assam";
295
+ readonly Bihar: "Bihar";
296
+ readonly Chandigarh: "Chandigarh";
297
+ readonly Chattisgarh: "Chattisgarh";
298
+ readonly DadraAndNagarHaveli: "Dadra and Nagar Haveli";
299
+ readonly DamanAndDiu: "Daman and Diu";
300
+ readonly Delhi: "Delhi";
301
+ readonly Goa: "Goa";
302
+ readonly Gujarat: "Gujarat";
303
+ readonly Haryana: "Haryana";
304
+ readonly HimachalPradesh: "Himachal Pradesh";
305
+ readonly JammuAndKashmir: "Jammu and Kashmir";
306
+ readonly Jharkhand: "Jharkhand";
307
+ readonly Karnataka: "Karnataka";
308
+ readonly Kerala: "Kerala";
309
+ readonly Lakshadadweep: "Lakshadadweep";
310
+ readonly MadhyaPradesh: "Madhya Pradesh";
311
+ readonly Maharashtra: "Maharashtra";
312
+ readonly Manipur: "Manipur";
313
+ readonly Meghalaya: "Meghalaya";
314
+ readonly Mizoram: "Mizoram";
315
+ readonly Nagaland: "Nagaland";
316
+ readonly Orissa: "Orissa";
317
+ readonly Pondicherry: "Pondicherry";
318
+ readonly Punjab: "Punjab";
319
+ readonly Rajasthan: "Rajasthan";
320
+ readonly Sikkim: "Sikkim";
321
+ readonly TamilNadu: "Tamil Nadu";
322
+ readonly Tripura: "Tripura";
323
+ readonly UttarPradesh: "Uttar Pradesh";
324
+ readonly Uttaranchal: "Uttaranchal";
325
+ readonly WestBengal: "West Bengal";
326
+ };
327
+ export type PostV1MerchantsRegisterComplianceContactMerchantsState = ClosedEnum<typeof PostV1MerchantsRegisterComplianceContactMerchantsState>;
328
+ export type Four = {
329
+ country: PostV1MerchantsRegisterComplianceContactMerchantsCountry;
330
+ state: PostV1MerchantsRegisterComplianceContactMerchantsState;
331
+ /**
332
+ * Company name to display in PCI Compliance Report
333
+ */
334
+ companyName: string;
335
+ /**
336
+ * Business address line 1 to display in PCI Compliance Report
337
+ */
338
+ addr1: string;
339
+ /**
340
+ * Business address line 2 to display in PCI Compliance Report
341
+ */
342
+ addr2?: string | undefined;
343
+ /**
344
+ * City to display in PCI Compliance Report
345
+ */
346
+ city: string;
347
+ /**
348
+ * Zipcode to display in PCI Compliance Report
349
+ */
350
+ zipcode?: string | undefined;
351
+ /**
352
+ * First name of the compliance contact to display in PCI Compliance Report
353
+ */
354
+ firstname: string;
355
+ /**
356
+ * Last name of the compliance contact to display in PCI Compliance Report
357
+ */
358
+ lastname: string;
359
+ /**
360
+ * Job title of the compliance contact to display in PCI Compliance Report
361
+ */
362
+ title?: string | undefined;
363
+ /**
364
+ * Phone number of the compliance contact to display in PCI Compliance Report
365
+ */
366
+ phone?: string | undefined;
367
+ };
368
+ export declare const PostV1MerchantsRegisterComplianceContactCountry: {
369
+ readonly Canada: "Canada";
370
+ };
371
+ export type PostV1MerchantsRegisterComplianceContactCountry = ClosedEnum<typeof PostV1MerchantsRegisterComplianceContactCountry>;
372
+ export declare const PostV1MerchantsRegisterComplianceContactState: {
373
+ readonly NoState: "No State";
374
+ readonly Alberta: "Alberta";
375
+ readonly BritishColumbia: "British Columbia";
376
+ readonly Manitoba: "Manitoba";
377
+ readonly NewBrunswick: "New Brunswick";
378
+ readonly Newfoundland: "Newfoundland";
379
+ readonly NorthwestTerritories: "Northwest Territories";
380
+ readonly NovaScotia: "Nova Scotia";
381
+ readonly Nunavut: "Nunavut";
382
+ readonly Ontario: "Ontario";
383
+ readonly PrinceEdwardIsland: "Prince Edward Island";
384
+ readonly Quebec: "Quebec";
385
+ readonly Saskatchewan: "Saskatchewan";
386
+ readonly Yukon: "Yukon";
387
+ };
388
+ export type PostV1MerchantsRegisterComplianceContactState = ClosedEnum<typeof PostV1MerchantsRegisterComplianceContactState>;
389
+ export type Three = {
390
+ country: PostV1MerchantsRegisterComplianceContactCountry;
391
+ state: PostV1MerchantsRegisterComplianceContactState;
392
+ /**
393
+ * Company name to display in PCI Compliance Report
394
+ */
395
+ companyName: string;
396
+ /**
397
+ * Business address line 1 to display in PCI Compliance Report
398
+ */
399
+ addr1: string;
400
+ /**
401
+ * Business address line 2 to display in PCI Compliance Report
402
+ */
403
+ addr2?: string | undefined;
404
+ /**
405
+ * City to display in PCI Compliance Report
406
+ */
407
+ city: string;
408
+ /**
409
+ * Zipcode to display in PCI Compliance Report
410
+ */
411
+ zipcode?: string | undefined;
412
+ /**
413
+ * First name of the compliance contact to display in PCI Compliance Report
414
+ */
415
+ firstname: string;
416
+ /**
417
+ * Last name of the compliance contact to display in PCI Compliance Report
418
+ */
419
+ lastname: string;
420
+ /**
421
+ * Job title of the compliance contact to display in PCI Compliance Report
422
+ */
423
+ title?: string | undefined;
424
+ /**
425
+ * Phone number of the compliance contact to display in PCI Compliance Report
426
+ */
427
+ phone?: string | undefined;
428
+ };
429
+ export declare const ComplianceContactCountry: {
430
+ readonly Australia: "Australia";
431
+ };
432
+ export type ComplianceContactCountry = ClosedEnum<typeof ComplianceContactCountry>;
433
+ export declare const ComplianceContactState: {
434
+ readonly NoState: "No State";
435
+ readonly NewSouthWales: "New South Wales";
436
+ readonly Victoria: "Victoria";
437
+ readonly Queensland: "Queensland";
438
+ readonly WesternAustralia: "Western Australia";
439
+ readonly Tasmania: "Tasmania";
440
+ readonly NorthernTerritory: "Northern Territory";
441
+ };
442
+ export type ComplianceContactState = ClosedEnum<typeof ComplianceContactState>;
443
+ export type Two = {
444
+ country: ComplianceContactCountry;
445
+ state: ComplianceContactState;
446
+ /**
447
+ * Company name to display in PCI Compliance Report
448
+ */
449
+ companyName: string;
450
+ /**
451
+ * Business address line 1 to display in PCI Compliance Report
452
+ */
453
+ addr1: string;
454
+ /**
455
+ * Business address line 2 to display in PCI Compliance Report
456
+ */
457
+ addr2?: string | undefined;
458
+ /**
459
+ * City to display in PCI Compliance Report
460
+ */
461
+ city: string;
462
+ /**
463
+ * Zipcode to display in PCI Compliance Report
464
+ */
465
+ zipcode?: string | undefined;
466
+ /**
467
+ * First name of the compliance contact to display in PCI Compliance Report
468
+ */
469
+ firstname: string;
470
+ /**
471
+ * Last name of the compliance contact to display in PCI Compliance Report
472
+ */
473
+ lastname: string;
474
+ /**
475
+ * Job title of the compliance contact to display in PCI Compliance Report
476
+ */
477
+ title?: string | undefined;
478
+ /**
479
+ * Phone number of the compliance contact to display in PCI Compliance Report
480
+ */
481
+ phone?: string | undefined;
482
+ };
483
+ export declare const Country: {
484
+ readonly UnitedStatesOfAmerica: "United States of America";
485
+ };
486
+ export type Country = ClosedEnum<typeof Country>;
487
+ export declare const State: {
488
+ readonly NoState: "No State";
489
+ readonly Alabama: "Alabama";
490
+ readonly Alaska: "Alaska";
491
+ readonly Arizona: "Arizona";
492
+ readonly Arkansas: "Arkansas";
493
+ readonly ArmedForcesAsia: "Armed Forces Asia";
494
+ readonly ArmedForcesEurope: "Armed Forces Europe";
495
+ readonly ArmedForcesPacific: "Armed Forces Pacific";
496
+ readonly California: "California";
497
+ readonly Colorado: "Colorado";
498
+ readonly Connecticut: "Connecticut";
499
+ readonly Delaware: "Delaware";
500
+ readonly DistrictOfColumbia: "District of Columbia";
501
+ readonly Florida: "Florida";
502
+ readonly Georgia: "Georgia";
503
+ readonly Hawaii: "Hawaii";
504
+ readonly Idaho: "Idaho";
505
+ readonly Illinois: "Illinois";
506
+ readonly Indiana: "Indiana";
507
+ readonly Iowa: "Iowa";
508
+ readonly Kansas: "Kansas";
509
+ readonly Kentucky: "Kentucky";
510
+ readonly Louisiana: "Louisiana";
511
+ readonly Maine: "Maine";
512
+ readonly Maryland: "Maryland";
513
+ readonly Massachusetts: "Massachusetts";
514
+ readonly Michigan: "Michigan";
515
+ readonly Minnesota: "Minnesota";
516
+ readonly Mississippi: "Mississippi";
517
+ readonly Missouri: "Missouri";
518
+ readonly Montana: "Montana";
519
+ readonly Nebraska: "Nebraska";
520
+ readonly Nevada: "Nevada";
521
+ readonly NewHampshire: "New Hampshire";
522
+ readonly NewJersey: "New Jersey";
523
+ readonly NewMexico: "New Mexico";
524
+ readonly NewYork: "New York";
525
+ readonly NorthCarolina: "North Carolina";
526
+ readonly NorthDakota: "North Dakota";
527
+ readonly Ohio: "Ohio";
528
+ readonly Oklahoma: "Oklahoma";
529
+ readonly Oregon: "Oregon";
530
+ readonly Pennsylvania: "Pennsylvania";
531
+ readonly RhodeIsland: "Rhode Island";
532
+ readonly SouthCarolina: "South Carolina";
533
+ readonly SouthDakota: "South Dakota";
534
+ readonly Tennessee: "Tennessee";
535
+ readonly Texas: "Texas";
536
+ readonly Utah: "Utah";
537
+ readonly Vermont: "Vermont";
538
+ readonly Virginia: "Virginia";
539
+ readonly Washington: "Washington";
540
+ readonly WestVirginia: "West Virginia";
541
+ readonly Wisconsin: "Wisconsin";
542
+ readonly Wyoming: "Wyoming";
543
+ };
544
+ export type State = ClosedEnum<typeof State>;
545
+ export type One = {
546
+ country: Country;
547
+ state: State;
548
+ /**
549
+ * Company name to display in PCI Compliance Report
550
+ */
551
+ companyName: string;
552
+ /**
553
+ * Business address line 1 to display in PCI Compliance Report
554
+ */
555
+ addr1: string;
556
+ /**
557
+ * Business address line 2 to display in PCI Compliance Report
558
+ */
559
+ addr2?: string | undefined;
560
+ /**
561
+ * City to display in PCI Compliance Report
562
+ */
563
+ city: string;
564
+ /**
565
+ * Zipcode to display in PCI Compliance Report
566
+ */
567
+ zipcode?: string | undefined;
568
+ /**
569
+ * First name of the compliance contact to display in PCI Compliance Report
570
+ */
571
+ firstname: string;
572
+ /**
573
+ * Last name of the compliance contact to display in PCI Compliance Report
574
+ */
575
+ lastname: string;
576
+ /**
577
+ * Job title of the compliance contact to display in PCI Compliance Report
578
+ */
579
+ title?: string | undefined;
580
+ /**
581
+ * Phone number of the compliance contact to display in PCI Compliance Report
582
+ */
583
+ phone?: string | undefined;
584
+ };
585
+ export type ComplianceContact = One | Two | Three | Four | Five;
586
+ export type AssetConfigs = {
587
+ /**
588
+ * IP address or hostname to scan
589
+ */
590
+ target: string;
591
+ };
592
+ export type PostV1MerchantsRegisterRequestBody = {
593
+ externalId?: string | undefined;
594
+ /**
595
+ * Name of the merchant for identification purposes, non unique
596
+ */
597
+ name: string;
598
+ /**
599
+ * Contact email address of the merchant for communication
600
+ */
601
+ email: string;
602
+ complianceContact: One | Two | Three | Four | Five;
603
+ /**
604
+ * Whether to activate the merchant plan immediately
605
+ */
606
+ activate?: boolean | undefined;
607
+ /**
608
+ * Asset configs for scanning. Required if activate is true.
609
+ */
610
+ assetConfigs?: Array<AssetConfigs> | undefined;
611
+ };
612
+ export declare const PostV1MerchantsRegisterStatus: {
613
+ readonly Pending: "PENDING";
614
+ readonly InProgress: "IN_PROGRESS";
615
+ readonly Completed: "COMPLETED";
616
+ readonly Failed: "FAILED";
617
+ };
618
+ export type PostV1MerchantsRegisterStatus = ClosedEnum<typeof PostV1MerchantsRegisterStatus>;
619
+ export type PostV1MerchantsRegisterData = {
620
+ /**
621
+ * ID of the merchant registration
622
+ */
623
+ id: string;
624
+ status: PostV1MerchantsRegisterStatus;
625
+ /**
626
+ * ID of the merchant the registration is for
627
+ */
628
+ merchantId: string | null;
629
+ /**
630
+ * Error message from the registration
631
+ */
632
+ error: string | null;
633
+ };
634
+ export type PostV1MerchantsRegisterMeta = {
635
+ timestamp: Date;
636
+ };
637
+ /**
638
+ * Default Response
639
+ */
640
+ export type PostV1MerchantsRegisterResponseBody = {
641
+ data: PostV1MerchantsRegisterData;
642
+ meta: PostV1MerchantsRegisterMeta;
643
+ };
644
+ /** @internal */
645
+ export declare const PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry$inboundSchema: z.ZodNativeEnum<typeof PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry>;
646
+ /** @internal */
647
+ export declare const PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry$outboundSchema: z.ZodNativeEnum<typeof PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry>;
648
+ /**
649
+ * @internal
650
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
651
+ */
652
+ export declare namespace PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry$ {
653
+ /** @deprecated use `PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry$inboundSchema` instead. */
654
+ const inboundSchema: z.ZodNativeEnum<{
655
+ readonly Afghanistan: "Afghanistan";
656
+ readonly Albania: "Albania";
657
+ readonly Algeria: "Algeria";
658
+ readonly Andorra: "Andorra";
659
+ readonly Angola: "Angola";
660
+ readonly Anguilla: "Anguilla";
661
+ readonly Antarctica: "Antarctica";
662
+ readonly AntiguaAndBarbuda: "Antigua and Barbuda";
663
+ readonly Argentina: "Argentina";
664
+ readonly Armenia: "Armenia";
665
+ readonly Aruba: "Aruba";
666
+ readonly Austria: "Austria";
667
+ readonly Azerbaijan: "Azerbaijan";
668
+ readonly Bahamas: "Bahamas";
669
+ readonly Bahrain: "Bahrain";
670
+ readonly Bangladesh: "Bangladesh";
671
+ readonly Barbados: "Barbados";
672
+ readonly Belarus: "Belarus";
673
+ readonly Belgium: "Belgium";
674
+ readonly Belize: "Belize";
675
+ readonly Benin: "Benin";
676
+ readonly Bermuda: "Bermuda";
677
+ readonly Bhutan: "Bhutan";
678
+ readonly Bolivia: "Bolivia";
679
+ readonly BosniaHerzegovina: "Bosnia-Herzegovina";
680
+ readonly Botswana: "Botswana";
681
+ readonly BouvetIsland: "Bouvet Island";
682
+ readonly Brazil: "Brazil";
683
+ readonly BritishIndianOceanTerritory: "British Indian Ocean Territory";
684
+ readonly BruneiDarussalam: "Brunei Darussalam";
685
+ readonly Bulgaria: "Bulgaria";
686
+ readonly BurkinaFaso: "Burkina Faso";
687
+ readonly Burundi: "Burundi";
688
+ readonly Cambodia: "Cambodia";
689
+ readonly Cameroon: "Cameroon";
690
+ readonly CapeVerde: "Cape Verde";
691
+ readonly CaymanIslands: "Cayman Islands";
692
+ readonly CentralAfricanRepublic: "Central African Republic";
693
+ readonly Chad: "Chad";
694
+ readonly Chile: "Chile";
695
+ readonly China: "China";
696
+ readonly ChristmasIsland: "Christmas Island";
697
+ readonly CocosKeelingIslands: "Cocos (Keeling) Islands";
698
+ readonly Colombia: "Colombia";
699
+ readonly Comoros: "Comoros";
700
+ readonly Congo: "Congo";
701
+ readonly CookIslands: "Cook Islands";
702
+ readonly CostaRica: "Costa Rica";
703
+ readonly CoteDIvoire: "Cote D'Ivoire";
704
+ readonly Croatia: "Croatia";
705
+ readonly Cuba: "Cuba";
706
+ readonly Cyprus: "Cyprus";
707
+ readonly CzechRepublic: "Czech Republic";
708
+ readonly Denmark: "Denmark";
709
+ readonly Djibouti: "Djibouti";
710
+ readonly Dominica: "Dominica";
711
+ readonly DominicanRepublic: "Dominican Republic";
712
+ readonly EastTimor: "East Timor";
713
+ readonly Ecuador: "Ecuador";
714
+ readonly Egypt: "Egypt";
715
+ readonly ElSalvador: "El Salvador";
716
+ readonly EquatorialGuinea: "Equatorial Guinea";
717
+ readonly Estonia: "Estonia";
718
+ readonly Ethiopia: "Ethiopia";
719
+ readonly FaeroeIslands: "Faeroe Islands";
720
+ readonly FalklandIslandsMalvinas: "Falkland Islands (Malvinas)";
721
+ readonly Fiji: "Fiji";
722
+ readonly Finland: "Finland";
723
+ readonly France: "France";
724
+ readonly FrenchGuiana: "French Guiana";
725
+ readonly FrenchPolynesia: "French Polynesia";
726
+ readonly FrenchSouthernTerritories: "French Southern Territories";
727
+ readonly Gabon: "Gabon";
728
+ readonly Gambia: "Gambia";
729
+ readonly Georgia: "Georgia";
730
+ readonly Germany: "Germany";
731
+ readonly Ghana: "Ghana";
732
+ readonly Gibraltar: "Gibraltar";
733
+ readonly Greece: "Greece";
734
+ readonly Greenland: "Greenland";
735
+ readonly Grenada: "Grenada";
736
+ readonly Guadeloupe: "Guadeloupe";
737
+ readonly Guatemala: "Guatemala";
738
+ readonly GuernseyCI: "Guernsey, C.I.";
739
+ readonly Guinea: "Guinea";
740
+ readonly GuineaBissau: "Guinea-Bissau";
741
+ readonly Guyana: "Guyana";
742
+ readonly Haiti: "Haiti";
743
+ readonly HeardAndMcDonaldIslands: "Heard and McDonald Islands";
744
+ readonly Honduras: "Honduras";
745
+ readonly HongKong: "Hong Kong";
746
+ readonly Hungary: "Hungary";
747
+ readonly Iceland: "Iceland";
748
+ readonly Indonesia: "Indonesia";
749
+ readonly IranIslamicRepublicOf: "Iran (Islamic Republic of)";
750
+ readonly Iraq: "Iraq";
751
+ readonly Ireland: "Ireland";
752
+ readonly IsleOfMan: "Isle of Man";
753
+ readonly Israel: "Israel";
754
+ readonly Italy: "Italy";
755
+ readonly Jamaica: "Jamaica";
756
+ readonly Japan: "Japan";
757
+ readonly JerseyCI: "Jersey, C.I.";
758
+ readonly Jordan: "Jordan";
759
+ readonly Kazakhstan: "Kazakhstan";
760
+ readonly Kenya: "Kenya";
761
+ readonly Kiribati: "Kiribati";
762
+ readonly Korea: "Korea";
763
+ readonly Kuwait: "Kuwait";
764
+ readonly Kyrgyzstan: "Kyrgyzstan";
765
+ readonly LaoPeoplesDemocraticRepubli: "Lao Peoples Democratic Republi";
766
+ readonly Latvia: "Latvia";
767
+ readonly Lebanon: "Lebanon";
768
+ readonly Lesotho: "Lesotho";
769
+ readonly Liberia: "Liberia";
770
+ readonly LibyanArabJamahiriya: "Libyan Arab Jamahiriya";
771
+ readonly Liechtenstein: "Liechtenstein";
772
+ readonly Lithuania: "Lithuania";
773
+ readonly Luxembourg: "Luxembourg";
774
+ readonly Macau: "Macau";
775
+ readonly Macedonia: "Macedonia";
776
+ readonly Madagascar: "Madagascar";
777
+ readonly Malawi: "Malawi";
778
+ readonly Malaysia: "Malaysia";
779
+ readonly Maldives: "Maldives";
780
+ readonly Mali: "Mali";
781
+ readonly Malta: "Malta";
782
+ readonly MarshallIslands: "Marshall Islands";
783
+ readonly Martinique: "Martinique";
784
+ readonly Mauritania: "Mauritania";
785
+ readonly Mauritius: "Mauritius";
786
+ readonly Mexico: "Mexico";
787
+ readonly MicronesiaFedStatesOf: "Micronesia, Fed. States of";
788
+ readonly MoldovaRepublicOf: "Moldova, Republic of";
789
+ readonly Monaco: "Monaco";
790
+ readonly Mongolia: "Mongolia";
791
+ readonly Montserrat: "Montserrat";
792
+ readonly Morocco: "Morocco";
793
+ readonly Mozambique: "Mozambique";
794
+ readonly Myanmar: "Myanmar";
795
+ readonly Namibia: "Namibia";
796
+ readonly Nauru: "Nauru";
797
+ readonly Nepal: "Nepal";
798
+ readonly NetherlandAntilles: "Netherland Antilles";
799
+ readonly Netherlands: "Netherlands";
800
+ readonly NeutralZoneSaudiIraq: "Neutral Zone (Saudi/Iraq)";
801
+ readonly NewCaledonia: "New Caledonia";
802
+ readonly NewZealand: "New Zealand";
803
+ readonly Nicaragua: "Nicaragua";
804
+ readonly Niger: "Niger";
805
+ readonly Nigeria: "Nigeria";
806
+ readonly Niue: "Niue";
807
+ readonly NorfolkIsland: "Norfolk Island";
808
+ readonly NorthernMarianaIslands: "Northern Mariana Islands";
809
+ readonly Norway: "Norway";
810
+ readonly Oman: "Oman";
811
+ readonly Pakistan: "Pakistan";
812
+ readonly Palau: "Palau";
813
+ readonly PanamaCanalZone: "Panama Canal Zone";
814
+ readonly Panama: "Panama";
815
+ readonly PapuaNewGuinea: "Papua New Guinea";
816
+ readonly Paraguay: "Paraguay";
817
+ readonly Peru: "Peru";
818
+ readonly Philippines: "Philippines";
819
+ readonly Pitcairn: "Pitcairn";
820
+ readonly Poland: "Poland";
821
+ readonly Portugal: "Portugal";
822
+ readonly PuertoRico: "Puerto Rico";
823
+ readonly Qatar: "Qatar";
824
+ readonly Reunion: "Reunion";
825
+ readonly Romania: "Romania";
826
+ readonly Russia: "Russia";
827
+ readonly Rwanda: "Rwanda";
828
+ readonly SaintKittsAndNevis: "Saint Kitts and Nevis";
829
+ readonly SaintLucia: "Saint Lucia";
830
+ readonly Samoa: "Samoa";
831
+ readonly SanMarino: "San Marino";
832
+ readonly SaoTomeAndPrincipe: "Sao Tome and Principe";
833
+ readonly SaudiArabia: "Saudi Arabia";
834
+ readonly Senegal: "Senegal";
835
+ readonly Seychelles: "Seychelles";
836
+ readonly SierraLeone: "Sierra Leone";
837
+ readonly Singapore: "Singapore";
838
+ readonly SlovakRepublic: "Slovak Republic";
839
+ readonly Slovenia: "Slovenia";
840
+ readonly SolomonIslands: "Solomon Islands";
841
+ readonly Somalia: "Somalia";
842
+ readonly SouthAfrica: "South Africa";
843
+ readonly Spain: "Spain";
844
+ readonly SriLanka: "Sri Lanka";
845
+ readonly StHelena: "St. Helena";
846
+ readonly StPierreAndMiquelon: "St. Pierre and Miquelon";
847
+ readonly StVincentAndTheGrenadines: "St. Vincent and the Grenadines";
848
+ readonly Sudan: "Sudan";
849
+ readonly Suriname: "Suriname";
850
+ readonly SvalbardAndJanMayenIslands: "Svalbard and Jan Mayen Islands";
851
+ readonly Swaziland: "Swaziland";
852
+ readonly Sweden: "Sweden";
853
+ readonly Switzerland: "Switzerland";
854
+ readonly SyrianArabRepublic: "Syrian Arab Republic";
855
+ readonly Taiwan: "Taiwan";
856
+ readonly Tajikistan: "Tajikistan";
857
+ readonly TanzaniaUnitedRepublicOf: "Tanzania, United Republic of";
858
+ readonly Thailand: "Thailand";
859
+ readonly Togo: "Togo";
860
+ readonly Tokelau: "Tokelau";
861
+ readonly Tonga: "Tonga";
862
+ readonly TrinidadAndTobago: "Trinidad and Tobago";
863
+ readonly Tunisia: "Tunisia";
864
+ readonly Turkey: "Turkey";
865
+ readonly Turkmenistan: "Turkmenistan";
866
+ readonly TurksAndCaicosIslands: "Turks and Caicos Islands";
867
+ readonly Tuvalu: "Tuvalu";
868
+ readonly USMinorOutlyingIslands: "U.S.Minor Outlying Islands";
869
+ readonly Uganda: "Uganda";
870
+ readonly Ukraine: "Ukraine";
871
+ readonly UnitedArabEmirates: "United Arab Emirates";
872
+ readonly UnitedKingdom: "United Kingdom";
873
+ readonly Uruguay: "Uruguay";
874
+ readonly Uzbekistan: "Uzbekistan";
875
+ readonly Vanuatu: "Vanuatu";
876
+ readonly VaticanCityState: "Vatican City State";
877
+ readonly Venezuela: "Venezuela";
878
+ readonly Vietnam: "Vietnam";
879
+ readonly VirginIslandsBritish: "Virgin Islands (British)";
880
+ readonly WallisAndFutunaIslands: "Wallis and Futuna Islands";
881
+ readonly WesternSahara: "Western Sahara";
882
+ readonly Yemen: "Yemen";
883
+ readonly Yugoslavia: "Yugoslavia";
884
+ readonly Zaire: "Zaire";
885
+ readonly Zambia: "Zambia";
886
+ readonly Zimbabwe: "Zimbabwe";
887
+ }>;
888
+ /** @deprecated use `PostV1MerchantsRegisterComplianceContactMerchantsRequestCountry$outboundSchema` instead. */
889
+ const outboundSchema: z.ZodNativeEnum<{
890
+ readonly Afghanistan: "Afghanistan";
891
+ readonly Albania: "Albania";
892
+ readonly Algeria: "Algeria";
893
+ readonly Andorra: "Andorra";
894
+ readonly Angola: "Angola";
895
+ readonly Anguilla: "Anguilla";
896
+ readonly Antarctica: "Antarctica";
897
+ readonly AntiguaAndBarbuda: "Antigua and Barbuda";
898
+ readonly Argentina: "Argentina";
899
+ readonly Armenia: "Armenia";
900
+ readonly Aruba: "Aruba";
901
+ readonly Austria: "Austria";
902
+ readonly Azerbaijan: "Azerbaijan";
903
+ readonly Bahamas: "Bahamas";
904
+ readonly Bahrain: "Bahrain";
905
+ readonly Bangladesh: "Bangladesh";
906
+ readonly Barbados: "Barbados";
907
+ readonly Belarus: "Belarus";
908
+ readonly Belgium: "Belgium";
909
+ readonly Belize: "Belize";
910
+ readonly Benin: "Benin";
911
+ readonly Bermuda: "Bermuda";
912
+ readonly Bhutan: "Bhutan";
913
+ readonly Bolivia: "Bolivia";
914
+ readonly BosniaHerzegovina: "Bosnia-Herzegovina";
915
+ readonly Botswana: "Botswana";
916
+ readonly BouvetIsland: "Bouvet Island";
917
+ readonly Brazil: "Brazil";
918
+ readonly BritishIndianOceanTerritory: "British Indian Ocean Territory";
919
+ readonly BruneiDarussalam: "Brunei Darussalam";
920
+ readonly Bulgaria: "Bulgaria";
921
+ readonly BurkinaFaso: "Burkina Faso";
922
+ readonly Burundi: "Burundi";
923
+ readonly Cambodia: "Cambodia";
924
+ readonly Cameroon: "Cameroon";
925
+ readonly CapeVerde: "Cape Verde";
926
+ readonly CaymanIslands: "Cayman Islands";
927
+ readonly CentralAfricanRepublic: "Central African Republic";
928
+ readonly Chad: "Chad";
929
+ readonly Chile: "Chile";
930
+ readonly China: "China";
931
+ readonly ChristmasIsland: "Christmas Island";
932
+ readonly CocosKeelingIslands: "Cocos (Keeling) Islands";
933
+ readonly Colombia: "Colombia";
934
+ readonly Comoros: "Comoros";
935
+ readonly Congo: "Congo";
936
+ readonly CookIslands: "Cook Islands";
937
+ readonly CostaRica: "Costa Rica";
938
+ readonly CoteDIvoire: "Cote D'Ivoire";
939
+ readonly Croatia: "Croatia";
940
+ readonly Cuba: "Cuba";
941
+ readonly Cyprus: "Cyprus";
942
+ readonly CzechRepublic: "Czech Republic";
943
+ readonly Denmark: "Denmark";
944
+ readonly Djibouti: "Djibouti";
945
+ readonly Dominica: "Dominica";
946
+ readonly DominicanRepublic: "Dominican Republic";
947
+ readonly EastTimor: "East Timor";
948
+ readonly Ecuador: "Ecuador";
949
+ readonly Egypt: "Egypt";
950
+ readonly ElSalvador: "El Salvador";
951
+ readonly EquatorialGuinea: "Equatorial Guinea";
952
+ readonly Estonia: "Estonia";
953
+ readonly Ethiopia: "Ethiopia";
954
+ readonly FaeroeIslands: "Faeroe Islands";
955
+ readonly FalklandIslandsMalvinas: "Falkland Islands (Malvinas)";
956
+ readonly Fiji: "Fiji";
957
+ readonly Finland: "Finland";
958
+ readonly France: "France";
959
+ readonly FrenchGuiana: "French Guiana";
960
+ readonly FrenchPolynesia: "French Polynesia";
961
+ readonly FrenchSouthernTerritories: "French Southern Territories";
962
+ readonly Gabon: "Gabon";
963
+ readonly Gambia: "Gambia";
964
+ readonly Georgia: "Georgia";
965
+ readonly Germany: "Germany";
966
+ readonly Ghana: "Ghana";
967
+ readonly Gibraltar: "Gibraltar";
968
+ readonly Greece: "Greece";
969
+ readonly Greenland: "Greenland";
970
+ readonly Grenada: "Grenada";
971
+ readonly Guadeloupe: "Guadeloupe";
972
+ readonly Guatemala: "Guatemala";
973
+ readonly GuernseyCI: "Guernsey, C.I.";
974
+ readonly Guinea: "Guinea";
975
+ readonly GuineaBissau: "Guinea-Bissau";
976
+ readonly Guyana: "Guyana";
977
+ readonly Haiti: "Haiti";
978
+ readonly HeardAndMcDonaldIslands: "Heard and McDonald Islands";
979
+ readonly Honduras: "Honduras";
980
+ readonly HongKong: "Hong Kong";
981
+ readonly Hungary: "Hungary";
982
+ readonly Iceland: "Iceland";
983
+ readonly Indonesia: "Indonesia";
984
+ readonly IranIslamicRepublicOf: "Iran (Islamic Republic of)";
985
+ readonly Iraq: "Iraq";
986
+ readonly Ireland: "Ireland";
987
+ readonly IsleOfMan: "Isle of Man";
988
+ readonly Israel: "Israel";
989
+ readonly Italy: "Italy";
990
+ readonly Jamaica: "Jamaica";
991
+ readonly Japan: "Japan";
992
+ readonly JerseyCI: "Jersey, C.I.";
993
+ readonly Jordan: "Jordan";
994
+ readonly Kazakhstan: "Kazakhstan";
995
+ readonly Kenya: "Kenya";
996
+ readonly Kiribati: "Kiribati";
997
+ readonly Korea: "Korea";
998
+ readonly Kuwait: "Kuwait";
999
+ readonly Kyrgyzstan: "Kyrgyzstan";
1000
+ readonly LaoPeoplesDemocraticRepubli: "Lao Peoples Democratic Republi";
1001
+ readonly Latvia: "Latvia";
1002
+ readonly Lebanon: "Lebanon";
1003
+ readonly Lesotho: "Lesotho";
1004
+ readonly Liberia: "Liberia";
1005
+ readonly LibyanArabJamahiriya: "Libyan Arab Jamahiriya";
1006
+ readonly Liechtenstein: "Liechtenstein";
1007
+ readonly Lithuania: "Lithuania";
1008
+ readonly Luxembourg: "Luxembourg";
1009
+ readonly Macau: "Macau";
1010
+ readonly Macedonia: "Macedonia";
1011
+ readonly Madagascar: "Madagascar";
1012
+ readonly Malawi: "Malawi";
1013
+ readonly Malaysia: "Malaysia";
1014
+ readonly Maldives: "Maldives";
1015
+ readonly Mali: "Mali";
1016
+ readonly Malta: "Malta";
1017
+ readonly MarshallIslands: "Marshall Islands";
1018
+ readonly Martinique: "Martinique";
1019
+ readonly Mauritania: "Mauritania";
1020
+ readonly Mauritius: "Mauritius";
1021
+ readonly Mexico: "Mexico";
1022
+ readonly MicronesiaFedStatesOf: "Micronesia, Fed. States of";
1023
+ readonly MoldovaRepublicOf: "Moldova, Republic of";
1024
+ readonly Monaco: "Monaco";
1025
+ readonly Mongolia: "Mongolia";
1026
+ readonly Montserrat: "Montserrat";
1027
+ readonly Morocco: "Morocco";
1028
+ readonly Mozambique: "Mozambique";
1029
+ readonly Myanmar: "Myanmar";
1030
+ readonly Namibia: "Namibia";
1031
+ readonly Nauru: "Nauru";
1032
+ readonly Nepal: "Nepal";
1033
+ readonly NetherlandAntilles: "Netherland Antilles";
1034
+ readonly Netherlands: "Netherlands";
1035
+ readonly NeutralZoneSaudiIraq: "Neutral Zone (Saudi/Iraq)";
1036
+ readonly NewCaledonia: "New Caledonia";
1037
+ readonly NewZealand: "New Zealand";
1038
+ readonly Nicaragua: "Nicaragua";
1039
+ readonly Niger: "Niger";
1040
+ readonly Nigeria: "Nigeria";
1041
+ readonly Niue: "Niue";
1042
+ readonly NorfolkIsland: "Norfolk Island";
1043
+ readonly NorthernMarianaIslands: "Northern Mariana Islands";
1044
+ readonly Norway: "Norway";
1045
+ readonly Oman: "Oman";
1046
+ readonly Pakistan: "Pakistan";
1047
+ readonly Palau: "Palau";
1048
+ readonly PanamaCanalZone: "Panama Canal Zone";
1049
+ readonly Panama: "Panama";
1050
+ readonly PapuaNewGuinea: "Papua New Guinea";
1051
+ readonly Paraguay: "Paraguay";
1052
+ readonly Peru: "Peru";
1053
+ readonly Philippines: "Philippines";
1054
+ readonly Pitcairn: "Pitcairn";
1055
+ readonly Poland: "Poland";
1056
+ readonly Portugal: "Portugal";
1057
+ readonly PuertoRico: "Puerto Rico";
1058
+ readonly Qatar: "Qatar";
1059
+ readonly Reunion: "Reunion";
1060
+ readonly Romania: "Romania";
1061
+ readonly Russia: "Russia";
1062
+ readonly Rwanda: "Rwanda";
1063
+ readonly SaintKittsAndNevis: "Saint Kitts and Nevis";
1064
+ readonly SaintLucia: "Saint Lucia";
1065
+ readonly Samoa: "Samoa";
1066
+ readonly SanMarino: "San Marino";
1067
+ readonly SaoTomeAndPrincipe: "Sao Tome and Principe";
1068
+ readonly SaudiArabia: "Saudi Arabia";
1069
+ readonly Senegal: "Senegal";
1070
+ readonly Seychelles: "Seychelles";
1071
+ readonly SierraLeone: "Sierra Leone";
1072
+ readonly Singapore: "Singapore";
1073
+ readonly SlovakRepublic: "Slovak Republic";
1074
+ readonly Slovenia: "Slovenia";
1075
+ readonly SolomonIslands: "Solomon Islands";
1076
+ readonly Somalia: "Somalia";
1077
+ readonly SouthAfrica: "South Africa";
1078
+ readonly Spain: "Spain";
1079
+ readonly SriLanka: "Sri Lanka";
1080
+ readonly StHelena: "St. Helena";
1081
+ readonly StPierreAndMiquelon: "St. Pierre and Miquelon";
1082
+ readonly StVincentAndTheGrenadines: "St. Vincent and the Grenadines";
1083
+ readonly Sudan: "Sudan";
1084
+ readonly Suriname: "Suriname";
1085
+ readonly SvalbardAndJanMayenIslands: "Svalbard and Jan Mayen Islands";
1086
+ readonly Swaziland: "Swaziland";
1087
+ readonly Sweden: "Sweden";
1088
+ readonly Switzerland: "Switzerland";
1089
+ readonly SyrianArabRepublic: "Syrian Arab Republic";
1090
+ readonly Taiwan: "Taiwan";
1091
+ readonly Tajikistan: "Tajikistan";
1092
+ readonly TanzaniaUnitedRepublicOf: "Tanzania, United Republic of";
1093
+ readonly Thailand: "Thailand";
1094
+ readonly Togo: "Togo";
1095
+ readonly Tokelau: "Tokelau";
1096
+ readonly Tonga: "Tonga";
1097
+ readonly TrinidadAndTobago: "Trinidad and Tobago";
1098
+ readonly Tunisia: "Tunisia";
1099
+ readonly Turkey: "Turkey";
1100
+ readonly Turkmenistan: "Turkmenistan";
1101
+ readonly TurksAndCaicosIslands: "Turks and Caicos Islands";
1102
+ readonly Tuvalu: "Tuvalu";
1103
+ readonly USMinorOutlyingIslands: "U.S.Minor Outlying Islands";
1104
+ readonly Uganda: "Uganda";
1105
+ readonly Ukraine: "Ukraine";
1106
+ readonly UnitedArabEmirates: "United Arab Emirates";
1107
+ readonly UnitedKingdom: "United Kingdom";
1108
+ readonly Uruguay: "Uruguay";
1109
+ readonly Uzbekistan: "Uzbekistan";
1110
+ readonly Vanuatu: "Vanuatu";
1111
+ readonly VaticanCityState: "Vatican City State";
1112
+ readonly Venezuela: "Venezuela";
1113
+ readonly Vietnam: "Vietnam";
1114
+ readonly VirginIslandsBritish: "Virgin Islands (British)";
1115
+ readonly WallisAndFutunaIslands: "Wallis and Futuna Islands";
1116
+ readonly WesternSahara: "Western Sahara";
1117
+ readonly Yemen: "Yemen";
1118
+ readonly Yugoslavia: "Yugoslavia";
1119
+ readonly Zaire: "Zaire";
1120
+ readonly Zambia: "Zambia";
1121
+ readonly Zimbabwe: "Zimbabwe";
1122
+ }>;
1123
+ }
1124
+ /** @internal */
1125
+ export declare const State2$inboundSchema: z.ZodNativeEnum<typeof State2>;
1126
+ /** @internal */
1127
+ export declare const State2$outboundSchema: z.ZodNativeEnum<typeof State2>;
1128
+ /**
1129
+ * @internal
1130
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1131
+ */
1132
+ export declare namespace State2$ {
1133
+ /** @deprecated use `State2$inboundSchema` instead. */
1134
+ const inboundSchema: z.ZodNativeEnum<{
1135
+ readonly None: "none";
1136
+ }>;
1137
+ /** @deprecated use `State2$outboundSchema` instead. */
1138
+ const outboundSchema: z.ZodNativeEnum<{
1139
+ readonly None: "none";
1140
+ }>;
1141
+ }
1142
+ /** @internal */
1143
+ export declare const PostV1MerchantsRegisterComplianceContactMerchantsRequestState$inboundSchema: z.ZodType<PostV1MerchantsRegisterComplianceContactMerchantsRequestState, z.ZodTypeDef, unknown>;
1144
+ /** @internal */
1145
+ export type PostV1MerchantsRegisterComplianceContactMerchantsRequestState$Outbound = string | string;
1146
+ /** @internal */
1147
+ export declare const PostV1MerchantsRegisterComplianceContactMerchantsRequestState$outboundSchema: z.ZodType<PostV1MerchantsRegisterComplianceContactMerchantsRequestState$Outbound, z.ZodTypeDef, PostV1MerchantsRegisterComplianceContactMerchantsRequestState>;
1148
+ /**
1149
+ * @internal
1150
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1151
+ */
1152
+ export declare namespace PostV1MerchantsRegisterComplianceContactMerchantsRequestState$ {
1153
+ /** @deprecated use `PostV1MerchantsRegisterComplianceContactMerchantsRequestState$inboundSchema` instead. */
1154
+ const inboundSchema: z.ZodType<string, z.ZodTypeDef, unknown>;
1155
+ /** @deprecated use `PostV1MerchantsRegisterComplianceContactMerchantsRequestState$outboundSchema` instead. */
1156
+ const outboundSchema: z.ZodType<string, z.ZodTypeDef, string>;
1157
+ /** @deprecated use `PostV1MerchantsRegisterComplianceContactMerchantsRequestState$Outbound` instead. */
1158
+ type Outbound = PostV1MerchantsRegisterComplianceContactMerchantsRequestState$Outbound;
1159
+ }
1160
+ export declare function postV1MerchantsRegisterComplianceContactMerchantsRequestStateToJSON(postV1MerchantsRegisterComplianceContactMerchantsRequestState: PostV1MerchantsRegisterComplianceContactMerchantsRequestState): string;
1161
+ export declare function postV1MerchantsRegisterComplianceContactMerchantsRequestStateFromJSON(jsonString: string): SafeParseResult<PostV1MerchantsRegisterComplianceContactMerchantsRequestState, SDKValidationError>;
1162
+ /** @internal */
1163
+ export declare const Five$inboundSchema: z.ZodType<Five, z.ZodTypeDef, unknown>;
1164
+ /** @internal */
1165
+ export type Five$Outbound = {
1166
+ country: string;
1167
+ state?: string | string | undefined;
1168
+ companyName: string;
1169
+ addr1: string;
1170
+ addr2?: string | undefined;
1171
+ city: string;
1172
+ zipcode?: string | undefined;
1173
+ firstname: string;
1174
+ lastname: string;
1175
+ title?: string | undefined;
1176
+ phone?: string | undefined;
1177
+ };
1178
+ /** @internal */
1179
+ export declare const Five$outboundSchema: z.ZodType<Five$Outbound, z.ZodTypeDef, Five>;
1180
+ /**
1181
+ * @internal
1182
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1183
+ */
1184
+ export declare namespace Five$ {
1185
+ /** @deprecated use `Five$inboundSchema` instead. */
1186
+ const inboundSchema: z.ZodType<Five, z.ZodTypeDef, unknown>;
1187
+ /** @deprecated use `Five$outboundSchema` instead. */
1188
+ const outboundSchema: z.ZodType<Five$Outbound, z.ZodTypeDef, Five>;
1189
+ /** @deprecated use `Five$Outbound` instead. */
1190
+ type Outbound = Five$Outbound;
1191
+ }
1192
+ export declare function fiveToJSON(five: Five): string;
1193
+ export declare function fiveFromJSON(jsonString: string): SafeParseResult<Five, SDKValidationError>;
1194
+ /** @internal */
1195
+ export declare const PostV1MerchantsRegisterComplianceContactMerchantsCountry$inboundSchema: z.ZodNativeEnum<typeof PostV1MerchantsRegisterComplianceContactMerchantsCountry>;
1196
+ /** @internal */
1197
+ export declare const PostV1MerchantsRegisterComplianceContactMerchantsCountry$outboundSchema: z.ZodNativeEnum<typeof PostV1MerchantsRegisterComplianceContactMerchantsCountry>;
1198
+ /**
1199
+ * @internal
1200
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1201
+ */
1202
+ export declare namespace PostV1MerchantsRegisterComplianceContactMerchantsCountry$ {
1203
+ /** @deprecated use `PostV1MerchantsRegisterComplianceContactMerchantsCountry$inboundSchema` instead. */
1204
+ const inboundSchema: z.ZodNativeEnum<{
1205
+ readonly India: "India";
1206
+ }>;
1207
+ /** @deprecated use `PostV1MerchantsRegisterComplianceContactMerchantsCountry$outboundSchema` instead. */
1208
+ const outboundSchema: z.ZodNativeEnum<{
1209
+ readonly India: "India";
1210
+ }>;
1211
+ }
1212
+ /** @internal */
1213
+ export declare const PostV1MerchantsRegisterComplianceContactMerchantsState$inboundSchema: z.ZodNativeEnum<typeof PostV1MerchantsRegisterComplianceContactMerchantsState>;
1214
+ /** @internal */
1215
+ export declare const PostV1MerchantsRegisterComplianceContactMerchantsState$outboundSchema: z.ZodNativeEnum<typeof PostV1MerchantsRegisterComplianceContactMerchantsState>;
1216
+ /**
1217
+ * @internal
1218
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1219
+ */
1220
+ export declare namespace PostV1MerchantsRegisterComplianceContactMerchantsState$ {
1221
+ /** @deprecated use `PostV1MerchantsRegisterComplianceContactMerchantsState$inboundSchema` instead. */
1222
+ const inboundSchema: z.ZodNativeEnum<{
1223
+ readonly NoState: "No State";
1224
+ readonly AndhraPradesh: "Andhra Pradesh";
1225
+ readonly AndamanAndNicobarIslands: "Andaman and Nicobar Islands";
1226
+ readonly ArunachalPradesh: "Arunachal Pradesh";
1227
+ readonly Assam: "Assam";
1228
+ readonly Bihar: "Bihar";
1229
+ readonly Chandigarh: "Chandigarh";
1230
+ readonly Chattisgarh: "Chattisgarh";
1231
+ readonly DadraAndNagarHaveli: "Dadra and Nagar Haveli";
1232
+ readonly DamanAndDiu: "Daman and Diu";
1233
+ readonly Delhi: "Delhi";
1234
+ readonly Goa: "Goa";
1235
+ readonly Gujarat: "Gujarat";
1236
+ readonly Haryana: "Haryana";
1237
+ readonly HimachalPradesh: "Himachal Pradesh";
1238
+ readonly JammuAndKashmir: "Jammu and Kashmir";
1239
+ readonly Jharkhand: "Jharkhand";
1240
+ readonly Karnataka: "Karnataka";
1241
+ readonly Kerala: "Kerala";
1242
+ readonly Lakshadadweep: "Lakshadadweep";
1243
+ readonly MadhyaPradesh: "Madhya Pradesh";
1244
+ readonly Maharashtra: "Maharashtra";
1245
+ readonly Manipur: "Manipur";
1246
+ readonly Meghalaya: "Meghalaya";
1247
+ readonly Mizoram: "Mizoram";
1248
+ readonly Nagaland: "Nagaland";
1249
+ readonly Orissa: "Orissa";
1250
+ readonly Pondicherry: "Pondicherry";
1251
+ readonly Punjab: "Punjab";
1252
+ readonly Rajasthan: "Rajasthan";
1253
+ readonly Sikkim: "Sikkim";
1254
+ readonly TamilNadu: "Tamil Nadu";
1255
+ readonly Tripura: "Tripura";
1256
+ readonly UttarPradesh: "Uttar Pradesh";
1257
+ readonly Uttaranchal: "Uttaranchal";
1258
+ readonly WestBengal: "West Bengal";
1259
+ }>;
1260
+ /** @deprecated use `PostV1MerchantsRegisterComplianceContactMerchantsState$outboundSchema` instead. */
1261
+ const outboundSchema: z.ZodNativeEnum<{
1262
+ readonly NoState: "No State";
1263
+ readonly AndhraPradesh: "Andhra Pradesh";
1264
+ readonly AndamanAndNicobarIslands: "Andaman and Nicobar Islands";
1265
+ readonly ArunachalPradesh: "Arunachal Pradesh";
1266
+ readonly Assam: "Assam";
1267
+ readonly Bihar: "Bihar";
1268
+ readonly Chandigarh: "Chandigarh";
1269
+ readonly Chattisgarh: "Chattisgarh";
1270
+ readonly DadraAndNagarHaveli: "Dadra and Nagar Haveli";
1271
+ readonly DamanAndDiu: "Daman and Diu";
1272
+ readonly Delhi: "Delhi";
1273
+ readonly Goa: "Goa";
1274
+ readonly Gujarat: "Gujarat";
1275
+ readonly Haryana: "Haryana";
1276
+ readonly HimachalPradesh: "Himachal Pradesh";
1277
+ readonly JammuAndKashmir: "Jammu and Kashmir";
1278
+ readonly Jharkhand: "Jharkhand";
1279
+ readonly Karnataka: "Karnataka";
1280
+ readonly Kerala: "Kerala";
1281
+ readonly Lakshadadweep: "Lakshadadweep";
1282
+ readonly MadhyaPradesh: "Madhya Pradesh";
1283
+ readonly Maharashtra: "Maharashtra";
1284
+ readonly Manipur: "Manipur";
1285
+ readonly Meghalaya: "Meghalaya";
1286
+ readonly Mizoram: "Mizoram";
1287
+ readonly Nagaland: "Nagaland";
1288
+ readonly Orissa: "Orissa";
1289
+ readonly Pondicherry: "Pondicherry";
1290
+ readonly Punjab: "Punjab";
1291
+ readonly Rajasthan: "Rajasthan";
1292
+ readonly Sikkim: "Sikkim";
1293
+ readonly TamilNadu: "Tamil Nadu";
1294
+ readonly Tripura: "Tripura";
1295
+ readonly UttarPradesh: "Uttar Pradesh";
1296
+ readonly Uttaranchal: "Uttaranchal";
1297
+ readonly WestBengal: "West Bengal";
1298
+ }>;
1299
+ }
1300
+ /** @internal */
1301
+ export declare const Four$inboundSchema: z.ZodType<Four, z.ZodTypeDef, unknown>;
1302
+ /** @internal */
1303
+ export type Four$Outbound = {
1304
+ country: string;
1305
+ state: string;
1306
+ companyName: string;
1307
+ addr1: string;
1308
+ addr2?: string | undefined;
1309
+ city: string;
1310
+ zipcode?: string | undefined;
1311
+ firstname: string;
1312
+ lastname: string;
1313
+ title?: string | undefined;
1314
+ phone?: string | undefined;
1315
+ };
1316
+ /** @internal */
1317
+ export declare const Four$outboundSchema: z.ZodType<Four$Outbound, z.ZodTypeDef, Four>;
1318
+ /**
1319
+ * @internal
1320
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1321
+ */
1322
+ export declare namespace Four$ {
1323
+ /** @deprecated use `Four$inboundSchema` instead. */
1324
+ const inboundSchema: z.ZodType<Four, z.ZodTypeDef, unknown>;
1325
+ /** @deprecated use `Four$outboundSchema` instead. */
1326
+ const outboundSchema: z.ZodType<Four$Outbound, z.ZodTypeDef, Four>;
1327
+ /** @deprecated use `Four$Outbound` instead. */
1328
+ type Outbound = Four$Outbound;
1329
+ }
1330
+ export declare function fourToJSON(four: Four): string;
1331
+ export declare function fourFromJSON(jsonString: string): SafeParseResult<Four, SDKValidationError>;
1332
+ /** @internal */
1333
+ export declare const PostV1MerchantsRegisterComplianceContactCountry$inboundSchema: z.ZodNativeEnum<typeof PostV1MerchantsRegisterComplianceContactCountry>;
1334
+ /** @internal */
1335
+ export declare const PostV1MerchantsRegisterComplianceContactCountry$outboundSchema: z.ZodNativeEnum<typeof PostV1MerchantsRegisterComplianceContactCountry>;
1336
+ /**
1337
+ * @internal
1338
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1339
+ */
1340
+ export declare namespace PostV1MerchantsRegisterComplianceContactCountry$ {
1341
+ /** @deprecated use `PostV1MerchantsRegisterComplianceContactCountry$inboundSchema` instead. */
1342
+ const inboundSchema: z.ZodNativeEnum<{
1343
+ readonly Canada: "Canada";
1344
+ }>;
1345
+ /** @deprecated use `PostV1MerchantsRegisterComplianceContactCountry$outboundSchema` instead. */
1346
+ const outboundSchema: z.ZodNativeEnum<{
1347
+ readonly Canada: "Canada";
1348
+ }>;
1349
+ }
1350
+ /** @internal */
1351
+ export declare const PostV1MerchantsRegisterComplianceContactState$inboundSchema: z.ZodNativeEnum<typeof PostV1MerchantsRegisterComplianceContactState>;
1352
+ /** @internal */
1353
+ export declare const PostV1MerchantsRegisterComplianceContactState$outboundSchema: z.ZodNativeEnum<typeof PostV1MerchantsRegisterComplianceContactState>;
1354
+ /**
1355
+ * @internal
1356
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1357
+ */
1358
+ export declare namespace PostV1MerchantsRegisterComplianceContactState$ {
1359
+ /** @deprecated use `PostV1MerchantsRegisterComplianceContactState$inboundSchema` instead. */
1360
+ const inboundSchema: z.ZodNativeEnum<{
1361
+ readonly NoState: "No State";
1362
+ readonly Alberta: "Alberta";
1363
+ readonly BritishColumbia: "British Columbia";
1364
+ readonly Manitoba: "Manitoba";
1365
+ readonly NewBrunswick: "New Brunswick";
1366
+ readonly Newfoundland: "Newfoundland";
1367
+ readonly NorthwestTerritories: "Northwest Territories";
1368
+ readonly NovaScotia: "Nova Scotia";
1369
+ readonly Nunavut: "Nunavut";
1370
+ readonly Ontario: "Ontario";
1371
+ readonly PrinceEdwardIsland: "Prince Edward Island";
1372
+ readonly Quebec: "Quebec";
1373
+ readonly Saskatchewan: "Saskatchewan";
1374
+ readonly Yukon: "Yukon";
1375
+ }>;
1376
+ /** @deprecated use `PostV1MerchantsRegisterComplianceContactState$outboundSchema` instead. */
1377
+ const outboundSchema: z.ZodNativeEnum<{
1378
+ readonly NoState: "No State";
1379
+ readonly Alberta: "Alberta";
1380
+ readonly BritishColumbia: "British Columbia";
1381
+ readonly Manitoba: "Manitoba";
1382
+ readonly NewBrunswick: "New Brunswick";
1383
+ readonly Newfoundland: "Newfoundland";
1384
+ readonly NorthwestTerritories: "Northwest Territories";
1385
+ readonly NovaScotia: "Nova Scotia";
1386
+ readonly Nunavut: "Nunavut";
1387
+ readonly Ontario: "Ontario";
1388
+ readonly PrinceEdwardIsland: "Prince Edward Island";
1389
+ readonly Quebec: "Quebec";
1390
+ readonly Saskatchewan: "Saskatchewan";
1391
+ readonly Yukon: "Yukon";
1392
+ }>;
1393
+ }
1394
+ /** @internal */
1395
+ export declare const Three$inboundSchema: z.ZodType<Three, z.ZodTypeDef, unknown>;
1396
+ /** @internal */
1397
+ export type Three$Outbound = {
1398
+ country: string;
1399
+ state: string;
1400
+ companyName: string;
1401
+ addr1: string;
1402
+ addr2?: string | undefined;
1403
+ city: string;
1404
+ zipcode?: string | undefined;
1405
+ firstname: string;
1406
+ lastname: string;
1407
+ title?: string | undefined;
1408
+ phone?: string | undefined;
1409
+ };
1410
+ /** @internal */
1411
+ export declare const Three$outboundSchema: z.ZodType<Three$Outbound, z.ZodTypeDef, Three>;
1412
+ /**
1413
+ * @internal
1414
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1415
+ */
1416
+ export declare namespace Three$ {
1417
+ /** @deprecated use `Three$inboundSchema` instead. */
1418
+ const inboundSchema: z.ZodType<Three, z.ZodTypeDef, unknown>;
1419
+ /** @deprecated use `Three$outboundSchema` instead. */
1420
+ const outboundSchema: z.ZodType<Three$Outbound, z.ZodTypeDef, Three>;
1421
+ /** @deprecated use `Three$Outbound` instead. */
1422
+ type Outbound = Three$Outbound;
1423
+ }
1424
+ export declare function threeToJSON(three: Three): string;
1425
+ export declare function threeFromJSON(jsonString: string): SafeParseResult<Three, SDKValidationError>;
1426
+ /** @internal */
1427
+ export declare const ComplianceContactCountry$inboundSchema: z.ZodNativeEnum<typeof ComplianceContactCountry>;
1428
+ /** @internal */
1429
+ export declare const ComplianceContactCountry$outboundSchema: z.ZodNativeEnum<typeof ComplianceContactCountry>;
1430
+ /**
1431
+ * @internal
1432
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1433
+ */
1434
+ export declare namespace ComplianceContactCountry$ {
1435
+ /** @deprecated use `ComplianceContactCountry$inboundSchema` instead. */
1436
+ const inboundSchema: z.ZodNativeEnum<{
1437
+ readonly Australia: "Australia";
1438
+ }>;
1439
+ /** @deprecated use `ComplianceContactCountry$outboundSchema` instead. */
1440
+ const outboundSchema: z.ZodNativeEnum<{
1441
+ readonly Australia: "Australia";
1442
+ }>;
1443
+ }
1444
+ /** @internal */
1445
+ export declare const ComplianceContactState$inboundSchema: z.ZodNativeEnum<typeof ComplianceContactState>;
1446
+ /** @internal */
1447
+ export declare const ComplianceContactState$outboundSchema: z.ZodNativeEnum<typeof ComplianceContactState>;
1448
+ /**
1449
+ * @internal
1450
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1451
+ */
1452
+ export declare namespace ComplianceContactState$ {
1453
+ /** @deprecated use `ComplianceContactState$inboundSchema` instead. */
1454
+ const inboundSchema: z.ZodNativeEnum<{
1455
+ readonly NoState: "No State";
1456
+ readonly NewSouthWales: "New South Wales";
1457
+ readonly Victoria: "Victoria";
1458
+ readonly Queensland: "Queensland";
1459
+ readonly WesternAustralia: "Western Australia";
1460
+ readonly Tasmania: "Tasmania";
1461
+ readonly NorthernTerritory: "Northern Territory";
1462
+ }>;
1463
+ /** @deprecated use `ComplianceContactState$outboundSchema` instead. */
1464
+ const outboundSchema: z.ZodNativeEnum<{
1465
+ readonly NoState: "No State";
1466
+ readonly NewSouthWales: "New South Wales";
1467
+ readonly Victoria: "Victoria";
1468
+ readonly Queensland: "Queensland";
1469
+ readonly WesternAustralia: "Western Australia";
1470
+ readonly Tasmania: "Tasmania";
1471
+ readonly NorthernTerritory: "Northern Territory";
1472
+ }>;
1473
+ }
1474
+ /** @internal */
1475
+ export declare const Two$inboundSchema: z.ZodType<Two, z.ZodTypeDef, unknown>;
1476
+ /** @internal */
1477
+ export type Two$Outbound = {
1478
+ country: string;
1479
+ state: string;
1480
+ companyName: string;
1481
+ addr1: string;
1482
+ addr2?: string | undefined;
1483
+ city: string;
1484
+ zipcode?: string | undefined;
1485
+ firstname: string;
1486
+ lastname: string;
1487
+ title?: string | undefined;
1488
+ phone?: string | undefined;
1489
+ };
1490
+ /** @internal */
1491
+ export declare const Two$outboundSchema: z.ZodType<Two$Outbound, z.ZodTypeDef, Two>;
1492
+ /**
1493
+ * @internal
1494
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1495
+ */
1496
+ export declare namespace Two$ {
1497
+ /** @deprecated use `Two$inboundSchema` instead. */
1498
+ const inboundSchema: z.ZodType<Two, z.ZodTypeDef, unknown>;
1499
+ /** @deprecated use `Two$outboundSchema` instead. */
1500
+ const outboundSchema: z.ZodType<Two$Outbound, z.ZodTypeDef, Two>;
1501
+ /** @deprecated use `Two$Outbound` instead. */
1502
+ type Outbound = Two$Outbound;
1503
+ }
1504
+ export declare function twoToJSON(two: Two): string;
1505
+ export declare function twoFromJSON(jsonString: string): SafeParseResult<Two, SDKValidationError>;
1506
+ /** @internal */
1507
+ export declare const Country$inboundSchema: z.ZodNativeEnum<typeof Country>;
1508
+ /** @internal */
1509
+ export declare const Country$outboundSchema: z.ZodNativeEnum<typeof Country>;
1510
+ /**
1511
+ * @internal
1512
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1513
+ */
1514
+ export declare namespace Country$ {
1515
+ /** @deprecated use `Country$inboundSchema` instead. */
1516
+ const inboundSchema: z.ZodNativeEnum<{
1517
+ readonly UnitedStatesOfAmerica: "United States of America";
1518
+ }>;
1519
+ /** @deprecated use `Country$outboundSchema` instead. */
1520
+ const outboundSchema: z.ZodNativeEnum<{
1521
+ readonly UnitedStatesOfAmerica: "United States of America";
1522
+ }>;
1523
+ }
1524
+ /** @internal */
1525
+ export declare const State$inboundSchema: z.ZodNativeEnum<typeof State>;
1526
+ /** @internal */
1527
+ export declare const State$outboundSchema: z.ZodNativeEnum<typeof State>;
1528
+ /**
1529
+ * @internal
1530
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1531
+ */
1532
+ export declare namespace State$ {
1533
+ /** @deprecated use `State$inboundSchema` instead. */
1534
+ const inboundSchema: z.ZodNativeEnum<{
1535
+ readonly NoState: "No State";
1536
+ readonly Alabama: "Alabama";
1537
+ readonly Alaska: "Alaska";
1538
+ readonly Arizona: "Arizona";
1539
+ readonly Arkansas: "Arkansas";
1540
+ readonly ArmedForcesAsia: "Armed Forces Asia";
1541
+ readonly ArmedForcesEurope: "Armed Forces Europe";
1542
+ readonly ArmedForcesPacific: "Armed Forces Pacific";
1543
+ readonly California: "California";
1544
+ readonly Colorado: "Colorado";
1545
+ readonly Connecticut: "Connecticut";
1546
+ readonly Delaware: "Delaware";
1547
+ readonly DistrictOfColumbia: "District of Columbia";
1548
+ readonly Florida: "Florida";
1549
+ readonly Georgia: "Georgia";
1550
+ readonly Hawaii: "Hawaii";
1551
+ readonly Idaho: "Idaho";
1552
+ readonly Illinois: "Illinois";
1553
+ readonly Indiana: "Indiana";
1554
+ readonly Iowa: "Iowa";
1555
+ readonly Kansas: "Kansas";
1556
+ readonly Kentucky: "Kentucky";
1557
+ readonly Louisiana: "Louisiana";
1558
+ readonly Maine: "Maine";
1559
+ readonly Maryland: "Maryland";
1560
+ readonly Massachusetts: "Massachusetts";
1561
+ readonly Michigan: "Michigan";
1562
+ readonly Minnesota: "Minnesota";
1563
+ readonly Mississippi: "Mississippi";
1564
+ readonly Missouri: "Missouri";
1565
+ readonly Montana: "Montana";
1566
+ readonly Nebraska: "Nebraska";
1567
+ readonly Nevada: "Nevada";
1568
+ readonly NewHampshire: "New Hampshire";
1569
+ readonly NewJersey: "New Jersey";
1570
+ readonly NewMexico: "New Mexico";
1571
+ readonly NewYork: "New York";
1572
+ readonly NorthCarolina: "North Carolina";
1573
+ readonly NorthDakota: "North Dakota";
1574
+ readonly Ohio: "Ohio";
1575
+ readonly Oklahoma: "Oklahoma";
1576
+ readonly Oregon: "Oregon";
1577
+ readonly Pennsylvania: "Pennsylvania";
1578
+ readonly RhodeIsland: "Rhode Island";
1579
+ readonly SouthCarolina: "South Carolina";
1580
+ readonly SouthDakota: "South Dakota";
1581
+ readonly Tennessee: "Tennessee";
1582
+ readonly Texas: "Texas";
1583
+ readonly Utah: "Utah";
1584
+ readonly Vermont: "Vermont";
1585
+ readonly Virginia: "Virginia";
1586
+ readonly Washington: "Washington";
1587
+ readonly WestVirginia: "West Virginia";
1588
+ readonly Wisconsin: "Wisconsin";
1589
+ readonly Wyoming: "Wyoming";
1590
+ }>;
1591
+ /** @deprecated use `State$outboundSchema` instead. */
1592
+ const outboundSchema: z.ZodNativeEnum<{
1593
+ readonly NoState: "No State";
1594
+ readonly Alabama: "Alabama";
1595
+ readonly Alaska: "Alaska";
1596
+ readonly Arizona: "Arizona";
1597
+ readonly Arkansas: "Arkansas";
1598
+ readonly ArmedForcesAsia: "Armed Forces Asia";
1599
+ readonly ArmedForcesEurope: "Armed Forces Europe";
1600
+ readonly ArmedForcesPacific: "Armed Forces Pacific";
1601
+ readonly California: "California";
1602
+ readonly Colorado: "Colorado";
1603
+ readonly Connecticut: "Connecticut";
1604
+ readonly Delaware: "Delaware";
1605
+ readonly DistrictOfColumbia: "District of Columbia";
1606
+ readonly Florida: "Florida";
1607
+ readonly Georgia: "Georgia";
1608
+ readonly Hawaii: "Hawaii";
1609
+ readonly Idaho: "Idaho";
1610
+ readonly Illinois: "Illinois";
1611
+ readonly Indiana: "Indiana";
1612
+ readonly Iowa: "Iowa";
1613
+ readonly Kansas: "Kansas";
1614
+ readonly Kentucky: "Kentucky";
1615
+ readonly Louisiana: "Louisiana";
1616
+ readonly Maine: "Maine";
1617
+ readonly Maryland: "Maryland";
1618
+ readonly Massachusetts: "Massachusetts";
1619
+ readonly Michigan: "Michigan";
1620
+ readonly Minnesota: "Minnesota";
1621
+ readonly Mississippi: "Mississippi";
1622
+ readonly Missouri: "Missouri";
1623
+ readonly Montana: "Montana";
1624
+ readonly Nebraska: "Nebraska";
1625
+ readonly Nevada: "Nevada";
1626
+ readonly NewHampshire: "New Hampshire";
1627
+ readonly NewJersey: "New Jersey";
1628
+ readonly NewMexico: "New Mexico";
1629
+ readonly NewYork: "New York";
1630
+ readonly NorthCarolina: "North Carolina";
1631
+ readonly NorthDakota: "North Dakota";
1632
+ readonly Ohio: "Ohio";
1633
+ readonly Oklahoma: "Oklahoma";
1634
+ readonly Oregon: "Oregon";
1635
+ readonly Pennsylvania: "Pennsylvania";
1636
+ readonly RhodeIsland: "Rhode Island";
1637
+ readonly SouthCarolina: "South Carolina";
1638
+ readonly SouthDakota: "South Dakota";
1639
+ readonly Tennessee: "Tennessee";
1640
+ readonly Texas: "Texas";
1641
+ readonly Utah: "Utah";
1642
+ readonly Vermont: "Vermont";
1643
+ readonly Virginia: "Virginia";
1644
+ readonly Washington: "Washington";
1645
+ readonly WestVirginia: "West Virginia";
1646
+ readonly Wisconsin: "Wisconsin";
1647
+ readonly Wyoming: "Wyoming";
1648
+ }>;
1649
+ }
1650
+ /** @internal */
1651
+ export declare const One$inboundSchema: z.ZodType<One, z.ZodTypeDef, unknown>;
1652
+ /** @internal */
1653
+ export type One$Outbound = {
1654
+ country: string;
1655
+ state: string;
1656
+ companyName: string;
1657
+ addr1: string;
1658
+ addr2?: string | undefined;
1659
+ city: string;
1660
+ zipcode?: string | undefined;
1661
+ firstname: string;
1662
+ lastname: string;
1663
+ title?: string | undefined;
1664
+ phone?: string | undefined;
1665
+ };
1666
+ /** @internal */
1667
+ export declare const One$outboundSchema: z.ZodType<One$Outbound, z.ZodTypeDef, One>;
1668
+ /**
1669
+ * @internal
1670
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1671
+ */
1672
+ export declare namespace One$ {
1673
+ /** @deprecated use `One$inboundSchema` instead. */
1674
+ const inboundSchema: z.ZodType<One, z.ZodTypeDef, unknown>;
1675
+ /** @deprecated use `One$outboundSchema` instead. */
1676
+ const outboundSchema: z.ZodType<One$Outbound, z.ZodTypeDef, One>;
1677
+ /** @deprecated use `One$Outbound` instead. */
1678
+ type Outbound = One$Outbound;
1679
+ }
1680
+ export declare function oneToJSON(one: One): string;
1681
+ export declare function oneFromJSON(jsonString: string): SafeParseResult<One, SDKValidationError>;
1682
+ /** @internal */
1683
+ export declare const ComplianceContact$inboundSchema: z.ZodType<ComplianceContact, z.ZodTypeDef, unknown>;
1684
+ /** @internal */
1685
+ export type ComplianceContact$Outbound = One$Outbound | Two$Outbound | Three$Outbound | Four$Outbound | Five$Outbound;
1686
+ /** @internal */
1687
+ export declare const ComplianceContact$outboundSchema: z.ZodType<ComplianceContact$Outbound, z.ZodTypeDef, ComplianceContact>;
1688
+ /**
1689
+ * @internal
1690
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1691
+ */
1692
+ export declare namespace ComplianceContact$ {
1693
+ /** @deprecated use `ComplianceContact$inboundSchema` instead. */
1694
+ const inboundSchema: z.ZodType<ComplianceContact, z.ZodTypeDef, unknown>;
1695
+ /** @deprecated use `ComplianceContact$outboundSchema` instead. */
1696
+ const outboundSchema: z.ZodType<ComplianceContact$Outbound, z.ZodTypeDef, ComplianceContact>;
1697
+ /** @deprecated use `ComplianceContact$Outbound` instead. */
1698
+ type Outbound = ComplianceContact$Outbound;
1699
+ }
1700
+ export declare function complianceContactToJSON(complianceContact: ComplianceContact): string;
1701
+ export declare function complianceContactFromJSON(jsonString: string): SafeParseResult<ComplianceContact, SDKValidationError>;
1702
+ /** @internal */
1703
+ export declare const AssetConfigs$inboundSchema: z.ZodType<AssetConfigs, z.ZodTypeDef, unknown>;
1704
+ /** @internal */
1705
+ export type AssetConfigs$Outbound = {
1706
+ target: string;
1707
+ };
1708
+ /** @internal */
1709
+ export declare const AssetConfigs$outboundSchema: z.ZodType<AssetConfigs$Outbound, z.ZodTypeDef, AssetConfigs>;
1710
+ /**
1711
+ * @internal
1712
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1713
+ */
1714
+ export declare namespace AssetConfigs$ {
1715
+ /** @deprecated use `AssetConfigs$inboundSchema` instead. */
1716
+ const inboundSchema: z.ZodType<AssetConfigs, z.ZodTypeDef, unknown>;
1717
+ /** @deprecated use `AssetConfigs$outboundSchema` instead. */
1718
+ const outboundSchema: z.ZodType<AssetConfigs$Outbound, z.ZodTypeDef, AssetConfigs>;
1719
+ /** @deprecated use `AssetConfigs$Outbound` instead. */
1720
+ type Outbound = AssetConfigs$Outbound;
1721
+ }
1722
+ export declare function assetConfigsToJSON(assetConfigs: AssetConfigs): string;
1723
+ export declare function assetConfigsFromJSON(jsonString: string): SafeParseResult<AssetConfigs, SDKValidationError>;
1724
+ /** @internal */
1725
+ export declare const PostV1MerchantsRegisterRequestBody$inboundSchema: z.ZodType<PostV1MerchantsRegisterRequestBody, z.ZodTypeDef, unknown>;
1726
+ /** @internal */
1727
+ export type PostV1MerchantsRegisterRequestBody$Outbound = {
1728
+ externalId?: string | undefined;
1729
+ name: string;
1730
+ email: string;
1731
+ complianceContact: One$Outbound | Two$Outbound | Three$Outbound | Four$Outbound | Five$Outbound;
1732
+ activate: boolean;
1733
+ assetConfigs?: Array<AssetConfigs$Outbound> | undefined;
1734
+ };
1735
+ /** @internal */
1736
+ export declare const PostV1MerchantsRegisterRequestBody$outboundSchema: z.ZodType<PostV1MerchantsRegisterRequestBody$Outbound, z.ZodTypeDef, PostV1MerchantsRegisterRequestBody>;
1737
+ /**
1738
+ * @internal
1739
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1740
+ */
1741
+ export declare namespace PostV1MerchantsRegisterRequestBody$ {
1742
+ /** @deprecated use `PostV1MerchantsRegisterRequestBody$inboundSchema` instead. */
1743
+ const inboundSchema: z.ZodType<PostV1MerchantsRegisterRequestBody, z.ZodTypeDef, unknown>;
1744
+ /** @deprecated use `PostV1MerchantsRegisterRequestBody$outboundSchema` instead. */
1745
+ const outboundSchema: z.ZodType<PostV1MerchantsRegisterRequestBody$Outbound, z.ZodTypeDef, PostV1MerchantsRegisterRequestBody>;
1746
+ /** @deprecated use `PostV1MerchantsRegisterRequestBody$Outbound` instead. */
1747
+ type Outbound = PostV1MerchantsRegisterRequestBody$Outbound;
1748
+ }
1749
+ export declare function postV1MerchantsRegisterRequestBodyToJSON(postV1MerchantsRegisterRequestBody: PostV1MerchantsRegisterRequestBody): string;
1750
+ export declare function postV1MerchantsRegisterRequestBodyFromJSON(jsonString: string): SafeParseResult<PostV1MerchantsRegisterRequestBody, SDKValidationError>;
1751
+ /** @internal */
1752
+ export declare const PostV1MerchantsRegisterStatus$inboundSchema: z.ZodNativeEnum<typeof PostV1MerchantsRegisterStatus>;
1753
+ /** @internal */
1754
+ export declare const PostV1MerchantsRegisterStatus$outboundSchema: z.ZodNativeEnum<typeof PostV1MerchantsRegisterStatus>;
1755
+ /**
1756
+ * @internal
1757
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1758
+ */
1759
+ export declare namespace PostV1MerchantsRegisterStatus$ {
1760
+ /** @deprecated use `PostV1MerchantsRegisterStatus$inboundSchema` instead. */
1761
+ const inboundSchema: z.ZodNativeEnum<{
1762
+ readonly Pending: "PENDING";
1763
+ readonly InProgress: "IN_PROGRESS";
1764
+ readonly Completed: "COMPLETED";
1765
+ readonly Failed: "FAILED";
1766
+ }>;
1767
+ /** @deprecated use `PostV1MerchantsRegisterStatus$outboundSchema` instead. */
1768
+ const outboundSchema: z.ZodNativeEnum<{
1769
+ readonly Pending: "PENDING";
1770
+ readonly InProgress: "IN_PROGRESS";
1771
+ readonly Completed: "COMPLETED";
1772
+ readonly Failed: "FAILED";
1773
+ }>;
1774
+ }
1775
+ /** @internal */
1776
+ export declare const PostV1MerchantsRegisterData$inboundSchema: z.ZodType<PostV1MerchantsRegisterData, z.ZodTypeDef, unknown>;
1777
+ /** @internal */
1778
+ export type PostV1MerchantsRegisterData$Outbound = {
1779
+ id: string;
1780
+ status: string;
1781
+ merchantId: string | null;
1782
+ error: string | null;
1783
+ };
1784
+ /** @internal */
1785
+ export declare const PostV1MerchantsRegisterData$outboundSchema: z.ZodType<PostV1MerchantsRegisterData$Outbound, z.ZodTypeDef, PostV1MerchantsRegisterData>;
1786
+ /**
1787
+ * @internal
1788
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1789
+ */
1790
+ export declare namespace PostV1MerchantsRegisterData$ {
1791
+ /** @deprecated use `PostV1MerchantsRegisterData$inboundSchema` instead. */
1792
+ const inboundSchema: z.ZodType<PostV1MerchantsRegisterData, z.ZodTypeDef, unknown>;
1793
+ /** @deprecated use `PostV1MerchantsRegisterData$outboundSchema` instead. */
1794
+ const outboundSchema: z.ZodType<PostV1MerchantsRegisterData$Outbound, z.ZodTypeDef, PostV1MerchantsRegisterData>;
1795
+ /** @deprecated use `PostV1MerchantsRegisterData$Outbound` instead. */
1796
+ type Outbound = PostV1MerchantsRegisterData$Outbound;
1797
+ }
1798
+ export declare function postV1MerchantsRegisterDataToJSON(postV1MerchantsRegisterData: PostV1MerchantsRegisterData): string;
1799
+ export declare function postV1MerchantsRegisterDataFromJSON(jsonString: string): SafeParseResult<PostV1MerchantsRegisterData, SDKValidationError>;
1800
+ /** @internal */
1801
+ export declare const PostV1MerchantsRegisterMeta$inboundSchema: z.ZodType<PostV1MerchantsRegisterMeta, z.ZodTypeDef, unknown>;
1802
+ /** @internal */
1803
+ export type PostV1MerchantsRegisterMeta$Outbound = {
1804
+ timestamp: string;
1805
+ };
1806
+ /** @internal */
1807
+ export declare const PostV1MerchantsRegisterMeta$outboundSchema: z.ZodType<PostV1MerchantsRegisterMeta$Outbound, z.ZodTypeDef, PostV1MerchantsRegisterMeta>;
1808
+ /**
1809
+ * @internal
1810
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1811
+ */
1812
+ export declare namespace PostV1MerchantsRegisterMeta$ {
1813
+ /** @deprecated use `PostV1MerchantsRegisterMeta$inboundSchema` instead. */
1814
+ const inboundSchema: z.ZodType<PostV1MerchantsRegisterMeta, z.ZodTypeDef, unknown>;
1815
+ /** @deprecated use `PostV1MerchantsRegisterMeta$outboundSchema` instead. */
1816
+ const outboundSchema: z.ZodType<PostV1MerchantsRegisterMeta$Outbound, z.ZodTypeDef, PostV1MerchantsRegisterMeta>;
1817
+ /** @deprecated use `PostV1MerchantsRegisterMeta$Outbound` instead. */
1818
+ type Outbound = PostV1MerchantsRegisterMeta$Outbound;
1819
+ }
1820
+ export declare function postV1MerchantsRegisterMetaToJSON(postV1MerchantsRegisterMeta: PostV1MerchantsRegisterMeta): string;
1821
+ export declare function postV1MerchantsRegisterMetaFromJSON(jsonString: string): SafeParseResult<PostV1MerchantsRegisterMeta, SDKValidationError>;
1822
+ /** @internal */
1823
+ export declare const PostV1MerchantsRegisterResponseBody$inboundSchema: z.ZodType<PostV1MerchantsRegisterResponseBody, z.ZodTypeDef, unknown>;
1824
+ /** @internal */
1825
+ export type PostV1MerchantsRegisterResponseBody$Outbound = {
1826
+ data: PostV1MerchantsRegisterData$Outbound;
1827
+ meta: PostV1MerchantsRegisterMeta$Outbound;
1828
+ };
1829
+ /** @internal */
1830
+ export declare const PostV1MerchantsRegisterResponseBody$outboundSchema: z.ZodType<PostV1MerchantsRegisterResponseBody$Outbound, z.ZodTypeDef, PostV1MerchantsRegisterResponseBody>;
1831
+ /**
1832
+ * @internal
1833
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1834
+ */
1835
+ export declare namespace PostV1MerchantsRegisterResponseBody$ {
1836
+ /** @deprecated use `PostV1MerchantsRegisterResponseBody$inboundSchema` instead. */
1837
+ const inboundSchema: z.ZodType<PostV1MerchantsRegisterResponseBody, z.ZodTypeDef, unknown>;
1838
+ /** @deprecated use `PostV1MerchantsRegisterResponseBody$outboundSchema` instead. */
1839
+ const outboundSchema: z.ZodType<PostV1MerchantsRegisterResponseBody$Outbound, z.ZodTypeDef, PostV1MerchantsRegisterResponseBody>;
1840
+ /** @deprecated use `PostV1MerchantsRegisterResponseBody$Outbound` instead. */
1841
+ type Outbound = PostV1MerchantsRegisterResponseBody$Outbound;
1842
+ }
1843
+ export declare function postV1MerchantsRegisterResponseBodyToJSON(postV1MerchantsRegisterResponseBody: PostV1MerchantsRegisterResponseBody): string;
1844
+ export declare function postV1MerchantsRegisterResponseBodyFromJSON(jsonString: string): SafeParseResult<PostV1MerchantsRegisterResponseBody, SDKValidationError>;
1845
+ //# sourceMappingURL=postv1merchantsregister.d.ts.map