cybersource-rest-client 0.0.36 → 0.0.39

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 (1589) hide show
  1. package/.idea/inspectionProfiles/Project_Default.xml +6 -0
  2. package/.idea/misc.xml +8 -0
  3. package/.idea/vcs.xml +6 -0
  4. package/.idea/workspace.xml +162 -0
  5. package/Logging.md +65 -65
  6. package/README.md +69 -69
  7. package/cybersource-rest-client-0.0.38.tgz +0 -0
  8. package/docs/AccessTokenResponse.md +14 -14
  9. package/docs/AddNegativeListRequest.md +13 -13
  10. package/docs/AsymmetricKeyManagementApi.md +149 -149
  11. package/docs/AuthReversalRequest.md +12 -12
  12. package/docs/BadRequestError.md +9 -9
  13. package/docs/CaptureApi.md +58 -58
  14. package/docs/CapturePaymentRequest.md +20 -20
  15. package/docs/ChargebackDetailsApi.md +62 -62
  16. package/docs/ChargebackSummariesApi.md +62 -62
  17. package/docs/CheckPayerAuthEnrollmentRequest.md +21 -21
  18. package/docs/ConversionDetailsApi.md +62 -62
  19. package/docs/CreateAccessTokenRequest.md +12 -12
  20. package/docs/CreateAdhocReportRequest.md +18 -18
  21. package/docs/CreateBundledDecisionManagerCaseRequest.md +21 -21
  22. package/docs/CreateCreditRequest.md +20 -20
  23. package/docs/CreateInvoiceRequest.md +10 -10
  24. package/docs/CreateP12KeysRequest.md +9 -9
  25. package/docs/CreatePaymentRequest.md +30 -30
  26. package/docs/CreateReportSubscriptionRequest.md +20 -20
  27. package/docs/CreateSearchRequest.md +14 -14
  28. package/docs/CreateSharedSecretKeysRequest.md +9 -9
  29. package/docs/CreateSharedSecretKeysVerifiRequest.md +9 -0
  30. package/docs/CreditApi.md +55 -55
  31. package/docs/CustomerApi.md +209 -209
  32. package/docs/CustomerPaymentInstrumentApi.md +276 -276
  33. package/docs/CustomerShippingAddressApi.md +276 -276
  34. package/docs/DecisionManagerApi.md +155 -155
  35. package/docs/DeleteBulkP12KeysRequest.md +9 -9
  36. package/docs/DeleteBulkSymmetricKeysRequest.md +9 -9
  37. package/docs/DownloadDTDApi.md +55 -55
  38. package/docs/DownloadXSDApi.md +55 -55
  39. package/docs/FlexV1KeysPost200Response.md +10 -10
  40. package/docs/FlexV1KeysPost200ResponseDer.md +10 -10
  41. package/docs/FlexV1KeysPost200ResponseJwk.md +12 -12
  42. package/docs/FlexV1TokensPost200Response.md +15 -15
  43. package/docs/Flexv1tokensCardInfo.md +11 -11
  44. package/docs/FraudMarkingActionRequest.md +9 -9
  45. package/docs/GeneratePublicKeyRequest.md +9 -9
  46. package/docs/IncrementAuthRequest.md +12 -12
  47. package/docs/InlineResponse400.md +8 -8
  48. package/docs/InlineResponse4001.md +13 -13
  49. package/docs/InlineResponse4001Fields.md +10 -10
  50. package/docs/InlineResponse4002.md +11 -11
  51. package/docs/InlineResponse400Details.md +9 -9
  52. package/docs/InlineResponse400Errors.md +10 -10
  53. package/docs/InlineResponseDefault.md +9 -9
  54. package/docs/InlineResponseDefaultLinks.md +10 -10
  55. package/docs/InlineResponseDefaultLinksNext.md +10 -10
  56. package/docs/InlineResponseDefaultResponseStatus.md +12 -12
  57. package/docs/InlineResponseDefaultResponseStatusDetails.md +9 -9
  58. package/docs/InstrumentIdentifierApi.md +314 -314
  59. package/docs/InterchangeClearingLevelDetailsApi.md +62 -62
  60. package/docs/InvoiceSettingsApi.md +96 -96
  61. package/docs/InvoiceSettingsRequest.md +8 -8
  62. package/docs/InvoicesApi.md +300 -300
  63. package/docs/InvoicingV2InvoiceSettingsGet200Response.md +9 -9
  64. package/docs/InvoicingV2InvoiceSettingsGet200ResponseInvoiceSettingsInformation.md +15 -15
  65. package/docs/InvoicingV2InvoiceSettingsGet200ResponseInvoiceSettingsInformationHeaderStyle.md +9 -9
  66. package/docs/InvoicingV2InvoicesAllGet200Response.md +11 -11
  67. package/docs/InvoicingV2InvoicesAllGet200ResponseCustomerInformation.md +9 -9
  68. package/docs/InvoicingV2InvoicesAllGet200ResponseInvoiceInformation.md +8 -8
  69. package/docs/InvoicingV2InvoicesAllGet200ResponseInvoices.md +13 -13
  70. package/docs/InvoicingV2InvoicesAllGet200ResponseLinks.md +10 -10
  71. package/docs/InvoicingV2InvoicesAllGet200ResponseLinks1.md +11 -11
  72. package/docs/InvoicingV2InvoicesAllGet200ResponseOrderInformation.md +8 -8
  73. package/docs/InvoicingV2InvoicesAllGet200ResponseOrderInformationAmountDetails.md +9 -9
  74. package/docs/InvoicingV2InvoicesAllGet400Response.md +12 -12
  75. package/docs/InvoicingV2InvoicesAllGet404Response.md +12 -12
  76. package/docs/InvoicingV2InvoicesAllGet502Response.md +11 -11
  77. package/docs/InvoicingV2InvoicesGet200Response.md +15 -15
  78. package/docs/InvoicingV2InvoicesGet200ResponseInvoiceHistory.md +10 -10
  79. package/docs/InvoicingV2InvoicesGet200ResponseTransactionDetails.md +9 -9
  80. package/docs/InvoicingV2InvoicesPost201Response.md +14 -14
  81. package/docs/InvoicingV2InvoicesPost201ResponseInvoiceInformation.md +13 -13
  82. package/docs/InvoicingV2InvoicesPost201ResponseOrderInformation.md +9 -9
  83. package/docs/InvoicingV2InvoicesPost201ResponseOrderInformationAmountDetails.md +16 -16
  84. package/docs/InvoicingV2InvoicesPost202Response.md +12 -12
  85. package/docs/Invoicingv2invoiceSettingsInvoiceSettingsInformation.md +15 -15
  86. package/docs/Invoicingv2invoicesCustomerInformation.md +10 -10
  87. package/docs/Invoicingv2invoicesInvoiceInformation.md +13 -13
  88. package/docs/Invoicingv2invoicesOrderInformation.md +9 -9
  89. package/docs/Invoicingv2invoicesOrderInformationAmountDetails.md +15 -15
  90. package/docs/Invoicingv2invoicesOrderInformationAmountDetailsFreight.md +9 -9
  91. package/docs/Invoicingv2invoicesOrderInformationAmountDetailsTaxDetails.md +10 -10
  92. package/docs/Invoicingv2invoicesOrderInformationLineItems.md +11 -11
  93. package/docs/Invoicingv2invoicesidInvoiceInformation.md +11 -11
  94. package/docs/KeyGenerationApi.md +58 -58
  95. package/docs/KmsV2KeysAsymDeletesPost200Response.md +10 -10
  96. package/docs/KmsV2KeysAsymDeletesPost200ResponseKeyInformation.md +13 -13
  97. package/docs/KmsV2KeysAsymGet200Response.md +9 -9
  98. package/docs/KmsV2KeysAsymGet200ResponseKeyInformation.md +15 -15
  99. package/docs/KmsV2KeysAsymPost201Response.md +12 -12
  100. package/docs/KmsV2KeysAsymPost201ResponseCertificateInformation.md +11 -11
  101. package/docs/KmsV2KeysAsymPost201ResponseKeyInformation.md +16 -16
  102. package/docs/KmsV2KeysSymDeletesPost200Response.md +11 -11
  103. package/docs/KmsV2KeysSymDeletesPost200ResponseKeyInformation.md +12 -12
  104. package/docs/KmsV2KeysSymGet200Response.md +10 -10
  105. package/docs/KmsV2KeysSymGet200ResponseKeyInformation.md +13 -13
  106. package/docs/KmsV2KeysSymPost201Response.md +11 -11
  107. package/docs/KmsV2KeysSymPost201ResponseErrorInformation.md +9 -9
  108. package/docs/KmsV2KeysSymPost201ResponseKeyInformation.md +15 -15
  109. package/docs/Kmsv2keysasymKeyInformation.md +10 -10
  110. package/docs/Kmsv2keyssymClientReferenceInformation.md +10 -10
  111. package/docs/Kmsv2keyssymKeyInformation.md +9 -9
  112. package/docs/Kmsv2keyssymdeletesKeyInformation.md +10 -10
  113. package/docs/Kmsv2keyssymverifiKeyInformation.md +21 -0
  114. package/docs/MitReversalRequest.md +12 -12
  115. package/docs/MitVoidRequest.md +9 -9
  116. package/docs/NetFundingsApi.md +64 -64
  117. package/docs/NotificationOfChangesApi.md +58 -58
  118. package/docs/OAuthApi.md +59 -59
  119. package/docs/OctCreatePaymentRequest.md +14 -14
  120. package/docs/PatchCustomerPaymentInstrumentRequest.md +21 -21
  121. package/docs/PatchCustomerRequest.md +17 -17
  122. package/docs/PatchCustomerShippingAddressRequest.md +12 -12
  123. package/docs/PatchInstrumentIdentifierRequest.md +19 -19
  124. package/docs/PatchPaymentInstrumentRequest.md +21 -21
  125. package/docs/PayerAuthSetupRequest.md +11 -11
  126. package/docs/PayerAuthenticationApi.md +149 -149
  127. package/docs/PaymentBatchSummariesApi.md +68 -68
  128. package/docs/PaymentInstrumentApi.md +211 -211
  129. package/docs/PaymentInstrumentList.md +13 -13
  130. package/docs/PaymentInstrumentListEmbedded.md +8 -8
  131. package/docs/PaymentInstrumentListLinks.md +12 -12
  132. package/docs/PaymentInstrumentListLinksFirst.md +8 -8
  133. package/docs/PaymentInstrumentListLinksLast.md +8 -8
  134. package/docs/PaymentInstrumentListLinksNext.md +8 -8
  135. package/docs/PaymentInstrumentListLinksPrev.md +8 -8
  136. package/docs/PaymentInstrumentListLinksSelf.md +8 -8
  137. package/docs/PaymentsApi.md +105 -105
  138. package/docs/PayoutsApi.md +55 -55
  139. package/docs/PostCustomerPaymentInstrumentRequest.md +21 -21
  140. package/docs/PostCustomerRequest.md +17 -17
  141. package/docs/PostCustomerShippingAddressRequest.md +12 -12
  142. package/docs/PostInstrumentIdentifierEnrollmentRequest.md +19 -19
  143. package/docs/PostInstrumentIdentifierRequest.md +19 -19
  144. package/docs/PostPaymentInstrumentRequest.md +21 -21
  145. package/docs/PredefinedSubscriptionRequestBean.md +17 -17
  146. package/docs/PtsV1TransactionBatchesGet200Response.md +10 -10
  147. package/docs/PtsV1TransactionBatchesGet200ResponseLinks.md +8 -8
  148. package/docs/PtsV1TransactionBatchesGet200ResponseLinksSelf.md +9 -9
  149. package/docs/PtsV1TransactionBatchesGet200ResponseTransactionBatches.md +14 -14
  150. package/docs/PtsV1TransactionBatchesGet400Response.md +9 -9
  151. package/docs/PtsV1TransactionBatchesGet400ResponseErrorInformation.md +10 -10
  152. package/docs/PtsV1TransactionBatchesGet400ResponseErrorInformationDetails.md +9 -9
  153. package/docs/PtsV1TransactionBatchesGet500Response.md +9 -9
  154. package/docs/PtsV1TransactionBatchesGet500ResponseErrorInformation.md +9 -9
  155. package/docs/PtsV1TransactionBatchesIdGet200Response.md +15 -15
  156. package/docs/PtsV1TransactionBatchesIdGet200ResponseLinks.md +8 -8
  157. package/docs/PtsV1TransactionBatchesIdGet200ResponseLinksTransactions.md +9 -9
  158. package/docs/PtsV2CreditsPost201Response.md +19 -19
  159. package/docs/PtsV2CreditsPost201ResponseCreditAmountDetails.md +9 -9
  160. package/docs/PtsV2CreditsPost201ResponsePaymentInformation.md +12 -12
  161. package/docs/PtsV2CreditsPost201ResponseProcessingInformation.md +9 -9
  162. package/docs/PtsV2CreditsPost201ResponseProcessingInformationBankTransferOptions.md +8 -8
  163. package/docs/PtsV2IncrementalAuthorizationPatch201Response.md +17 -17
  164. package/docs/PtsV2IncrementalAuthorizationPatch201ResponseClientReferenceInformation.md +8 -8
  165. package/docs/PtsV2IncrementalAuthorizationPatch201ResponseErrorInformation.md +10 -10
  166. package/docs/PtsV2IncrementalAuthorizationPatch201ResponseLinks.md +8 -8
  167. package/docs/PtsV2IncrementalAuthorizationPatch201ResponseOrderInformation.md +8 -8
  168. package/docs/PtsV2IncrementalAuthorizationPatch201ResponsePaymentInformation.md +8 -8
  169. package/docs/PtsV2IncrementalAuthorizationPatch201ResponsePaymentInformationAccountFeatures.md +8 -8
  170. package/docs/PtsV2IncrementalAuthorizationPatch201ResponseProcessorInformation.md +13 -13
  171. package/docs/PtsV2IncrementalAuthorizationPatch400Response.md +12 -12
  172. package/docs/PtsV2PaymentsCapturesPost201Response.md +17 -17
  173. package/docs/PtsV2PaymentsCapturesPost201ResponseLinks.md +10 -10
  174. package/docs/PtsV2PaymentsCapturesPost201ResponseOrderInformation.md +9 -9
  175. package/docs/PtsV2PaymentsCapturesPost201ResponseOrderInformationAmountDetails.md +10 -10
  176. package/docs/PtsV2PaymentsCapturesPost201ResponseOrderInformationInvoiceDetails.md +8 -8
  177. package/docs/PtsV2PaymentsCapturesPost201ResponsePointOfSaleInformation.md +8 -8
  178. package/docs/PtsV2PaymentsCapturesPost201ResponseProcessingInformation.md +8 -8
  179. package/docs/PtsV2PaymentsCapturesPost201ResponseProcessorInformation.md +8 -8
  180. package/docs/PtsV2PaymentsCapturesPost400Response.md +12 -12
  181. package/docs/PtsV2PaymentsPost201Response.md +27 -26
  182. package/docs/PtsV2PaymentsPost201ResponseBuyerInformation.md +12 -12
  183. package/docs/PtsV2PaymentsPost201ResponseClientReferenceInformation.md +10 -10
  184. package/docs/PtsV2PaymentsPost201ResponseConsumerAuthenticationInformation.md +49 -49
  185. package/docs/PtsV2PaymentsPost201ResponseConsumerAuthenticationInformationIvr.md +14 -14
  186. package/docs/PtsV2PaymentsPost201ResponseConsumerAuthenticationInformationStrongAuthentication.md +8 -8
  187. package/docs/PtsV2PaymentsPost201ResponseConsumerAuthenticationInformationStrongAuthenticationIssuerInformation.md +9 -9
  188. package/docs/PtsV2PaymentsPost201ResponseErrorInformation.md +10 -10
  189. package/docs/PtsV2PaymentsPost201ResponseErrorInformationDetails.md +9 -9
  190. package/docs/PtsV2PaymentsPost201ResponseInstallmentInformation.md +33 -33
  191. package/docs/PtsV2PaymentsPost201ResponseIssuerInformation.md +12 -11
  192. package/docs/PtsV2PaymentsPost201ResponseLinks.md +14 -14
  193. package/docs/PtsV2PaymentsPost201ResponseLinksSelf.md +9 -9
  194. package/docs/PtsV2PaymentsPost201ResponseOrderInformation.md +10 -10
  195. package/docs/PtsV2PaymentsPost201ResponseOrderInformationAmountDetails.md +10 -10
  196. package/docs/PtsV2PaymentsPost201ResponseOrderInformationInvoiceDetails.md +9 -9
  197. package/docs/PtsV2PaymentsPost201ResponseOrderInformationRewardPointsDetails.md +13 -13
  198. package/docs/PtsV2PaymentsPost201ResponsePaymentAccountInformation.md +8 -8
  199. package/docs/PtsV2PaymentsPost201ResponsePaymentAccountInformationCard.md +13 -12
  200. package/docs/PtsV2PaymentsPost201ResponsePaymentInformation.md +20 -20
  201. package/docs/PtsV2PaymentsPost201ResponsePaymentInformationAccountFeatures.md +25 -25
  202. package/docs/PtsV2PaymentsPost201ResponsePaymentInformationAccountFeaturesBalances.md +11 -11
  203. package/docs/PtsV2PaymentsPost201ResponsePaymentInformationBank.md +9 -9
  204. package/docs/PtsV2PaymentsPost201ResponsePaymentInformationBankAccount.md +8 -8
  205. package/docs/PtsV2PaymentsPost201ResponsePaymentInformationInstrumentIdentifier.md +9 -9
  206. package/docs/PtsV2PaymentsPost201ResponsePaymentInformationTokenizedCard.md +14 -14
  207. package/docs/PtsV2PaymentsPost201ResponsePaymentInsightsInformation.md +8 -0
  208. package/docs/PtsV2PaymentsPost201ResponsePaymentInsightsInformationResponseInsights.md +9 -0
  209. package/docs/PtsV2PaymentsPost201ResponsePointOfSaleInformation.md +10 -10
  210. package/docs/PtsV2PaymentsPost201ResponsePointOfSaleInformationEmv.md +10 -10
  211. package/docs/PtsV2PaymentsPost201ResponseProcessingInformation.md +10 -10
  212. package/docs/PtsV2PaymentsPost201ResponseProcessingInformationBankTransferOptions.md +9 -9
  213. package/docs/PtsV2PaymentsPost201ResponseProcessorInformation.md +37 -37
  214. package/docs/PtsV2PaymentsPost201ResponseProcessorInformationAchVerification.md +9 -9
  215. package/docs/PtsV2PaymentsPost201ResponseProcessorInformationAvs.md +9 -9
  216. package/docs/PtsV2PaymentsPost201ResponseProcessorInformationCardVerification.md +9 -9
  217. package/docs/PtsV2PaymentsPost201ResponseProcessorInformationConsumerAuthenticationResponse.md +9 -9
  218. package/docs/PtsV2PaymentsPost201ResponseProcessorInformationCustomer.md +8 -8
  219. package/docs/PtsV2PaymentsPost201ResponseProcessorInformationElectronicVerificationResults.md +19 -19
  220. package/docs/PtsV2PaymentsPost201ResponseProcessorInformationMerchantAdvice.md +10 -9
  221. package/docs/PtsV2PaymentsPost201ResponseProcessorInformationRouting.md +10 -10
  222. package/docs/PtsV2PaymentsPost201ResponseRiskInformation.md +17 -17
  223. package/docs/PtsV2PaymentsPost201ResponseRiskInformationInfoCodes.md +16 -16
  224. package/docs/PtsV2PaymentsPost201ResponseRiskInformationIpAddress.md +14 -14
  225. package/docs/PtsV2PaymentsPost201ResponseRiskInformationProfile.md +10 -10
  226. package/docs/PtsV2PaymentsPost201ResponseRiskInformationProviders.md +8 -8
  227. package/docs/PtsV2PaymentsPost201ResponseRiskInformationProvidersProviderName.md +9 -9
  228. package/docs/PtsV2PaymentsPost201ResponseRiskInformationRules.md +9 -9
  229. package/docs/PtsV2PaymentsPost201ResponseRiskInformationScore.md +10 -10
  230. package/docs/PtsV2PaymentsPost201ResponseRiskInformationTravel.md +11 -11
  231. package/docs/PtsV2PaymentsPost201ResponseRiskInformationTravelActualFinalDestination.md +11 -11
  232. package/docs/PtsV2PaymentsPost201ResponseRiskInformationTravelFirstDeparture.md +11 -11
  233. package/docs/PtsV2PaymentsPost201ResponseRiskInformationTravelFirstDestination.md +11 -11
  234. package/docs/PtsV2PaymentsPost201ResponseRiskInformationTravelLastDestination.md +11 -11
  235. package/docs/PtsV2PaymentsPost201ResponseRiskInformationVelocity.md +9 -9
  236. package/docs/PtsV2PaymentsPost201ResponseRiskInformationVelocityMorphing.md +10 -10
  237. package/docs/PtsV2PaymentsPost201ResponseTokenInformation.md +12 -12
  238. package/docs/PtsV2PaymentsPost201ResponseTokenInformationCustomer.md +8 -8
  239. package/docs/PtsV2PaymentsPost201ResponseTokenInformationInstrumentIdentifier.md +9 -9
  240. package/docs/PtsV2PaymentsPost201ResponseTokenInformationPaymentInstrument.md +8 -8
  241. package/docs/PtsV2PaymentsPost201ResponseTokenInformationShippingAddress.md +8 -8
  242. package/docs/PtsV2PaymentsPost400Response.md +12 -12
  243. package/docs/PtsV2PaymentsPost502Response.md +11 -11
  244. package/docs/PtsV2PaymentsRefundPost201Response.md +17 -17
  245. package/docs/PtsV2PaymentsRefundPost201ResponseLinks.md +9 -9
  246. package/docs/PtsV2PaymentsRefundPost201ResponseOrderInformation.md +8 -8
  247. package/docs/PtsV2PaymentsRefundPost201ResponseProcessorInformation.md +13 -13
  248. package/docs/PtsV2PaymentsRefundPost201ResponseRefundAmountDetails.md +9 -9
  249. package/docs/PtsV2PaymentsRefundPost400Response.md +12 -12
  250. package/docs/PtsV2PaymentsReversalsPost201Response.md +18 -18
  251. package/docs/PtsV2PaymentsReversalsPost201ResponseAuthorizationInformation.md +10 -10
  252. package/docs/PtsV2PaymentsReversalsPost201ResponseIssuerInformation.md +8 -8
  253. package/docs/PtsV2PaymentsReversalsPost201ResponseProcessorInformation.md +13 -13
  254. package/docs/PtsV2PaymentsReversalsPost201ResponseReversalAmountDetails.md +10 -10
  255. package/docs/PtsV2PaymentsReversalsPost400Response.md +12 -12
  256. package/docs/PtsV2PaymentsVoidsPost201Response.md +14 -14
  257. package/docs/PtsV2PaymentsVoidsPost201ResponseProcessorInformation.md +8 -8
  258. package/docs/PtsV2PaymentsVoidsPost201ResponseVoidAmountDetails.md +10 -10
  259. package/docs/PtsV2PaymentsVoidsPost400Response.md +12 -12
  260. package/docs/PtsV2PayoutsPost201Response.md +18 -18
  261. package/docs/PtsV2PayoutsPost201ResponseErrorInformation.md +10 -10
  262. package/docs/PtsV2PayoutsPost201ResponseMerchantInformation.md +8 -8
  263. package/docs/PtsV2PayoutsPost201ResponseMerchantInformationMerchantDescriptor.md +10 -10
  264. package/docs/PtsV2PayoutsPost201ResponseOrderInformation.md +8 -8
  265. package/docs/PtsV2PayoutsPost201ResponseOrderInformationAmountDetails.md +11 -11
  266. package/docs/PtsV2PayoutsPost201ResponseProcessorInformation.md +12 -12
  267. package/docs/PtsV2PayoutsPost201ResponseRecipientInformation.md +8 -8
  268. package/docs/PtsV2PayoutsPost201ResponseRecipientInformationCard.md +9 -9
  269. package/docs/PtsV2PayoutsPost400Response.md +12 -12
  270. package/docs/Ptsv2creditsInstallmentInformation.md +8 -8
  271. package/docs/Ptsv2creditsProcessingInformation.md +25 -25
  272. package/docs/Ptsv2creditsProcessingInformationBankTransferOptions.md +14 -14
  273. package/docs/Ptsv2creditsProcessingInformationElectronicBenefitsTransfer.md +8 -8
  274. package/docs/Ptsv2creditsProcessingInformationJapanPaymentOptions.md +9 -9
  275. package/docs/Ptsv2creditsProcessingInformationPurchaseOptions.md +8 -8
  276. package/docs/Ptsv2paymentsAcquirerInformation.md +11 -11
  277. package/docs/Ptsv2paymentsAggregatorInformation.md +10 -10
  278. package/docs/Ptsv2paymentsAggregatorInformationSubMerchant.md +18 -18
  279. package/docs/Ptsv2paymentsBuyerInformation.md +16 -16
  280. package/docs/Ptsv2paymentsBuyerInformationPersonalIdentification.md +11 -11
  281. package/docs/Ptsv2paymentsClientReferenceInformation.md +16 -16
  282. package/docs/Ptsv2paymentsClientReferenceInformationPartner.md +11 -11
  283. package/docs/Ptsv2paymentsConsumerAuthenticationInformation.md +63 -63
  284. package/docs/Ptsv2paymentsConsumerAuthenticationInformationStrongAuthentication.md +14 -14
  285. package/docs/Ptsv2paymentsDeviceInformation.md +25 -25
  286. package/docs/Ptsv2paymentsDeviceInformationRawData.md +9 -9
  287. package/docs/Ptsv2paymentsHealthCareInformation.md +8 -8
  288. package/docs/Ptsv2paymentsHealthCareInformationAmountDetails.md +9 -9
  289. package/docs/Ptsv2paymentsInstallmentInformation.md +22 -22
  290. package/docs/Ptsv2paymentsInvoiceDetails.md +8 -8
  291. package/docs/Ptsv2paymentsIssuerInformation.md +8 -8
  292. package/docs/Ptsv2paymentsMerchantDefinedInformation.md +9 -9
  293. package/docs/Ptsv2paymentsMerchantInformation.md +21 -21
  294. package/docs/Ptsv2paymentsMerchantInformationMerchantDescriptor.md +18 -17
  295. package/docs/Ptsv2paymentsMerchantInformationServiceFeeDescriptor.md +10 -10
  296. package/docs/Ptsv2paymentsOrderInformation.md +19 -18
  297. package/docs/Ptsv2paymentsOrderInformationAmountDetails.md +33 -33
  298. package/docs/Ptsv2paymentsOrderInformationAmountDetailsAmexAdditionalAmounts.md +9 -9
  299. package/docs/Ptsv2paymentsOrderInformationAmountDetailsCurrencyConversion.md +10 -10
  300. package/docs/Ptsv2paymentsOrderInformationAmountDetailsSurcharge.md +9 -9
  301. package/docs/Ptsv2paymentsOrderInformationAmountDetailsTaxDetails.md +14 -14
  302. package/docs/Ptsv2paymentsOrderInformationBillTo.md +27 -27
  303. package/docs/Ptsv2paymentsOrderInformationBillToCompany.md +14 -14
  304. package/docs/Ptsv2paymentsOrderInformationInvoiceDetails.md +24 -23
  305. package/docs/Ptsv2paymentsOrderInformationInvoiceDetailsTransactionAdviceAddendum.md +8 -8
  306. package/docs/Ptsv2paymentsOrderInformationLineItems.md +38 -38
  307. package/docs/Ptsv2paymentsOrderInformationPassenger.md +15 -15
  308. package/docs/Ptsv2paymentsOrderInformationShipTo.md +24 -24
  309. package/docs/Ptsv2paymentsOrderInformationShippingDetails.md +10 -10
  310. package/docs/Ptsv2paymentsPaymentInformation.md +19 -19
  311. package/docs/Ptsv2paymentsPaymentInformationBank.md +11 -11
  312. package/docs/Ptsv2paymentsPaymentInformationBankAccount.md +12 -12
  313. package/docs/Ptsv2paymentsPaymentInformationCard.md +22 -21
  314. package/docs/Ptsv2paymentsPaymentInformationCustomer.md +9 -9
  315. package/docs/Ptsv2paymentsPaymentInformationEWallet.md +8 -8
  316. package/docs/Ptsv2paymentsPaymentInformationFluidData.md +11 -11
  317. package/docs/Ptsv2paymentsPaymentInformationInstrumentIdentifier.md +8 -8
  318. package/docs/Ptsv2paymentsPaymentInformationLegacyToken.md +8 -8
  319. package/docs/Ptsv2paymentsPaymentInformationPaymentInstrument.md +8 -8
  320. package/docs/Ptsv2paymentsPaymentInformationPaymentType.md +10 -10
  321. package/docs/Ptsv2paymentsPaymentInformationPaymentTypeMethod.md +8 -8
  322. package/docs/Ptsv2paymentsPaymentInformationShippingAddress.md +8 -8
  323. package/docs/Ptsv2paymentsPaymentInformationTokenizedCard.md +18 -17
  324. package/docs/Ptsv2paymentsPointOfSaleInformation.md +34 -33
  325. package/docs/Ptsv2paymentsPointOfSaleInformationEmv.md +13 -12
  326. package/docs/Ptsv2paymentsProcessingInformation.md +35 -34
  327. package/docs/Ptsv2paymentsProcessingInformationAuthorizationOptions.md +25 -24
  328. package/docs/Ptsv2paymentsProcessingInformationAuthorizationOptionsInitiator.md +11 -11
  329. package/docs/Ptsv2paymentsProcessingInformationAuthorizationOptionsInitiatorMerchantInitiatedTransaction.md +10 -10
  330. package/docs/Ptsv2paymentsProcessingInformationBankTransferOptions.md +18 -18
  331. package/docs/Ptsv2paymentsProcessingInformationCaptureOptions.md +10 -10
  332. package/docs/Ptsv2paymentsProcessingInformationElectronicBenefitsTransfer.md +9 -9
  333. package/docs/Ptsv2paymentsProcessingInformationJapanPaymentOptions.md +15 -15
  334. package/docs/Ptsv2paymentsProcessingInformationLoanOptions.md +9 -9
  335. package/docs/Ptsv2paymentsProcessingInformationPurchaseOptions.md +9 -9
  336. package/docs/Ptsv2paymentsProcessingInformationRecurringOptions.md +9 -9
  337. package/docs/Ptsv2paymentsProcessorInformation.md +9 -8
  338. package/docs/Ptsv2paymentsProcessorInformationAuthorizationOptions.md +8 -0
  339. package/docs/Ptsv2paymentsPromotionInformation.md +9 -9
  340. package/docs/Ptsv2paymentsRecipientInformation.md +11 -11
  341. package/docs/Ptsv2paymentsRecurringPaymentInformation.md +12 -12
  342. package/docs/Ptsv2paymentsRiskInformation.md +11 -11
  343. package/docs/Ptsv2paymentsRiskInformationAuxiliaryData.md +9 -9
  344. package/docs/Ptsv2paymentsRiskInformationBuyerHistory.md +16 -16
  345. package/docs/Ptsv2paymentsRiskInformationBuyerHistoryAccountHistory.md +9 -9
  346. package/docs/Ptsv2paymentsRiskInformationBuyerHistoryCustomerAccount.md +13 -13
  347. package/docs/Ptsv2paymentsRiskInformationProfile.md +8 -8
  348. package/docs/Ptsv2paymentsTokenInformation.md +12 -12
  349. package/docs/Ptsv2paymentsTokenInformationPaymentInstrument.md +8 -8
  350. package/docs/Ptsv2paymentsTokenInformationShippingAddress.md +8 -8
  351. package/docs/Ptsv2paymentsTravelInformation.md +12 -12
  352. package/docs/Ptsv2paymentsTravelInformationAgency.md +9 -9
  353. package/docs/Ptsv2paymentsTravelInformationAutoRental.md +49 -49
  354. package/docs/Ptsv2paymentsTravelInformationAutoRentalRentalAddress.md +14 -14
  355. package/docs/Ptsv2paymentsTravelInformationAutoRentalReturnAddress.md +12 -12
  356. package/docs/Ptsv2paymentsTravelInformationAutoRentalTaxDetails.md +13 -13
  357. package/docs/Ptsv2paymentsTravelInformationLodging.md +49 -49
  358. package/docs/Ptsv2paymentsTravelInformationLodgingRoom.md +9 -9
  359. package/docs/Ptsv2paymentsTravelInformationTransit.md +8 -8
  360. package/docs/Ptsv2paymentsTravelInformationTransitAirline.md +45 -45
  361. package/docs/Ptsv2paymentsTravelInformationTransitAirlineAncillaryInformation.md +12 -12
  362. package/docs/Ptsv2paymentsTravelInformationTransitAirlineAncillaryInformationService.md +9 -9
  363. package/docs/Ptsv2paymentsTravelInformationTransitAirlineLegs.md +27 -27
  364. package/docs/Ptsv2paymentsTravelInformationTransitAirlineTicketIssuer.md +14 -14
  365. package/docs/Ptsv2paymentsidClientReferenceInformation.md +12 -12
  366. package/docs/Ptsv2paymentsidClientReferenceInformationPartner.md +10 -10
  367. package/docs/Ptsv2paymentsidMerchantInformation.md +8 -8
  368. package/docs/Ptsv2paymentsidOrderInformation.md +8 -8
  369. package/docs/Ptsv2paymentsidOrderInformationAmountDetails.md +9 -9
  370. package/docs/Ptsv2paymentsidProcessingInformation.md +8 -8
  371. package/docs/Ptsv2paymentsidProcessingInformationAuthorizationOptions.md +8 -8
  372. package/docs/Ptsv2paymentsidProcessingInformationAuthorizationOptionsInitiator.md +8 -8
  373. package/docs/Ptsv2paymentsidTravelInformation.md +8 -8
  374. package/docs/Ptsv2paymentsidcapturesAggregatorInformation.md +10 -10
  375. package/docs/Ptsv2paymentsidcapturesAggregatorInformationSubMerchant.md +16 -16
  376. package/docs/Ptsv2paymentsidcapturesBuyerInformation.md +9 -9
  377. package/docs/Ptsv2paymentsidcapturesDeviceInformation.md +10 -10
  378. package/docs/Ptsv2paymentsidcapturesInstallmentInformation.md +32 -32
  379. package/docs/Ptsv2paymentsidcapturesMerchantInformation.md +13 -13
  380. package/docs/Ptsv2paymentsidcapturesOrderInformation.md +13 -13
  381. package/docs/Ptsv2paymentsidcapturesOrderInformationAmountDetails.md +27 -27
  382. package/docs/Ptsv2paymentsidcapturesOrderInformationBillTo.md +18 -18
  383. package/docs/Ptsv2paymentsidcapturesOrderInformationInvoiceDetails.md +14 -14
  384. package/docs/Ptsv2paymentsidcapturesOrderInformationShipTo.md +10 -10
  385. package/docs/Ptsv2paymentsidcapturesOrderInformationShippingDetails.md +8 -8
  386. package/docs/Ptsv2paymentsidcapturesPaymentInformation.md +9 -9
  387. package/docs/Ptsv2paymentsidcapturesPaymentInformationCard.md +9 -9
  388. package/docs/Ptsv2paymentsidcapturesPointOfSaleInformation.md +9 -9
  389. package/docs/Ptsv2paymentsidcapturesPointOfSaleInformationEmv.md +9 -9
  390. package/docs/Ptsv2paymentsidcapturesProcessingInformation.md +19 -19
  391. package/docs/Ptsv2paymentsidcapturesProcessingInformationAuthorizationOptions.md +10 -10
  392. package/docs/Ptsv2paymentsidcapturesProcessingInformationCaptureOptions.md +9 -9
  393. package/docs/Ptsv2paymentsidrefundsMerchantInformation.md +12 -12
  394. package/docs/Ptsv2paymentsidrefundsOrderInformation.md +13 -13
  395. package/docs/Ptsv2paymentsidrefundsOrderInformationLineItems.md +27 -27
  396. package/docs/Ptsv2paymentsidrefundsPaymentInformation.md +18 -18
  397. package/docs/Ptsv2paymentsidrefundsPaymentInformationBank.md +10 -10
  398. package/docs/Ptsv2paymentsidrefundsPaymentInformationCard.md +17 -17
  399. package/docs/Ptsv2paymentsidrefundsPointOfSaleInformation.md +8 -8
  400. package/docs/Ptsv2paymentsidrefundsProcessingInformation.md +15 -15
  401. package/docs/Ptsv2paymentsidrefundsProcessingInformationRecurringOptions.md +8 -8
  402. package/docs/Ptsv2paymentsidreversalsClientReferenceInformation.md +14 -14
  403. package/docs/Ptsv2paymentsidreversalsClientReferenceInformationPartner.md +10 -10
  404. package/docs/Ptsv2paymentsidreversalsOrderInformation.md +9 -9
  405. package/docs/Ptsv2paymentsidreversalsOrderInformationAmountDetails.md +8 -8
  406. package/docs/Ptsv2paymentsidreversalsOrderInformationLineItems.md +9 -9
  407. package/docs/Ptsv2paymentsidreversalsPointOfSaleInformation.md +8 -8
  408. package/docs/Ptsv2paymentsidreversalsPointOfSaleInformationEmv.md +8 -8
  409. package/docs/Ptsv2paymentsidreversalsProcessingInformation.md +13 -13
  410. package/docs/Ptsv2paymentsidreversalsReversalInformation.md +9 -9
  411. package/docs/Ptsv2paymentsidreversalsReversalInformationAmountDetails.md +9 -9
  412. package/docs/Ptsv2paymentsidvoidsOrderInformation.md +8 -0
  413. package/docs/Ptsv2paymentsidvoidsPaymentInformation.md +8 -8
  414. package/docs/Ptsv2payoutsClientReferenceInformation.md +11 -11
  415. package/docs/Ptsv2payoutsMerchantInformation.md +11 -11
  416. package/docs/Ptsv2payoutsMerchantInformationMerchantDescriptor.md +13 -13
  417. package/docs/Ptsv2payoutsOrderInformation.md +10 -9
  418. package/docs/Ptsv2payoutsOrderInformationAmountDetails.md +10 -10
  419. package/docs/Ptsv2payoutsOrderInformationAmountDetailsSurcharge.md +8 -8
  420. package/docs/Ptsv2payoutsOrderInformationBillTo.md +17 -17
  421. package/docs/Ptsv2payoutsPaymentInformation.md +9 -9
  422. package/docs/Ptsv2payoutsPaymentInformationCard.md +12 -12
  423. package/docs/Ptsv2payoutsProcessingInformation.md +15 -14
  424. package/docs/Ptsv2payoutsProcessingInformationFundingOptions.md +8 -0
  425. package/docs/Ptsv2payoutsProcessingInformationFundingOptionsInitiator.md +8 -0
  426. package/docs/Ptsv2payoutsProcessingInformationPayoutsOptions.md +11 -11
  427. package/docs/Ptsv2payoutsRecipientInformation.md +18 -18
  428. package/docs/Ptsv2payoutsSenderInformation.md +25 -22
  429. package/docs/Ptsv2payoutsSenderInformationAccount.md +9 -9
  430. package/docs/PurchaseAndRefundDetailsApi.md +72 -72
  431. package/docs/RefundApi.md +108 -108
  432. package/docs/RefundCaptureRequest.md +19 -19
  433. package/docs/RefundPaymentRequest.md +19 -19
  434. package/docs/ReportDefinitionsApi.md +113 -113
  435. package/docs/ReportDownloadsApi.md +62 -62
  436. package/docs/ReportSubscriptionsApi.md +260 -260
  437. package/docs/ReportingV3ChargebackDetailsGet200Response.md +11 -11
  438. package/docs/ReportingV3ChargebackDetailsGet200ResponseChargebackDetails.md +30 -29
  439. package/docs/ReportingV3ChargebackSummariesGet200Response.md +11 -11
  440. package/docs/ReportingV3ChargebackSummariesGet200ResponseChargebackSummaries.md +10 -10
  441. package/docs/ReportingV3ConversionDetailsGet200Response.md +11 -11
  442. package/docs/ReportingV3ConversionDetailsGet200ResponseConversionDetails.md +17 -17
  443. package/docs/ReportingV3ConversionDetailsGet200ResponseNotes.md +10 -10
  444. package/docs/ReportingV3InterchangeClearingLevelDetailsGet200Response.md +10 -10
  445. package/docs/ReportingV3InterchangeClearingLevelDetailsGet200ResponseInterchangeClearingLevelDetails.md +58 -58
  446. package/docs/ReportingV3NetFundingsGet200Response.md +15 -15
  447. package/docs/ReportingV3NetFundingsGet200ResponseNetFundingSummaries.md +15 -15
  448. package/docs/ReportingV3NetFundingsGet200ResponseTotalPurchases.md +9 -9
  449. package/docs/ReportingV3NotificationofChangesGet200Response.md +8 -8
  450. package/docs/ReportingV3NotificationofChangesGet200ResponseNotificationOfChanges.md +15 -15
  451. package/docs/ReportingV3PaymentBatchSummariesGet200Response.md +10 -10
  452. package/docs/ReportingV3PaymentBatchSummariesGet200ResponsePaymentBatchSummaries.md +19 -19
  453. package/docs/ReportingV3PurchaseRefundDetailsGet200Response.md +16 -16
  454. package/docs/ReportingV3PurchaseRefundDetailsGet200ResponseAuthorizations.md +15 -15
  455. package/docs/ReportingV3PurchaseRefundDetailsGet200ResponseFeeAndFundingDetails.md +20 -20
  456. package/docs/ReportingV3PurchaseRefundDetailsGet200ResponseOthers.md +14 -14
  457. package/docs/ReportingV3PurchaseRefundDetailsGet200ResponseRequestDetails.md +13 -13
  458. package/docs/ReportingV3PurchaseRefundDetailsGet200ResponseSettlementStatuses.md +12 -12
  459. package/docs/ReportingV3PurchaseRefundDetailsGet200ResponseSettlements.md +20 -20
  460. package/docs/ReportingV3ReportDefinitionsGet200Response.md +8 -8
  461. package/docs/ReportingV3ReportDefinitionsGet200ResponseReportDefinitions.md +14 -14
  462. package/docs/ReportingV3ReportDefinitionsNameGet200Response.md +15 -15
  463. package/docs/ReportingV3ReportDefinitionsNameGet200ResponseAttributes.md +14 -14
  464. package/docs/ReportingV3ReportDefinitionsNameGet200ResponseDefaultSettings.md +15 -15
  465. package/docs/ReportingV3ReportSubscriptionsGet200Response.md +8 -8
  466. package/docs/ReportingV3ReportSubscriptionsGet200ResponseSubscriptions.md +21 -21
  467. package/docs/ReportingV3ReportsGet200Response.md +8 -8
  468. package/docs/ReportingV3ReportsGet200ResponseLink.md +8 -8
  469. package/docs/ReportingV3ReportsGet200ResponseLinkReportDownload.md +9 -9
  470. package/docs/ReportingV3ReportsGet200ResponseReportSearchResults.md +23 -23
  471. package/docs/ReportingV3ReportsIdGet200Response.md +21 -21
  472. package/docs/ReportingV3RetrievalDetailsGet200Response.md +11 -11
  473. package/docs/ReportingV3RetrievalDetailsGet200ResponseRetrievalDetails.md +29 -29
  474. package/docs/ReportingV3RetrievalSummariesGet200Response.md +11 -11
  475. package/docs/Reportingv3ReportDownloadsGet400Response.md +11 -11
  476. package/docs/Reportingv3ReportDownloadsGet400ResponseDetails.md +9 -9
  477. package/docs/Reportingv3reportsReportFilters.md +11 -11
  478. package/docs/Reportingv3reportsReportPreferences.md +9 -9
  479. package/docs/ReportsApi.md +177 -177
  480. package/docs/ResourceNotFoundError.md +9 -9
  481. package/docs/RetrievalDetailsApi.md +62 -62
  482. package/docs/RetrievalSummariesApi.md +62 -62
  483. package/docs/ReversalApi.md +105 -105
  484. package/docs/RiskV1AddressVerificationsPost201Response.md +16 -16
  485. package/docs/RiskV1AddressVerificationsPost201ResponseAddressVerificationInformation.md +15 -15
  486. package/docs/RiskV1AddressVerificationsPost201ResponseAddressVerificationInformationBarCode.md +9 -9
  487. package/docs/RiskV1AddressVerificationsPost201ResponseAddressVerificationInformationStandardAddress.md +18 -18
  488. package/docs/RiskV1AddressVerificationsPost201ResponseAddressVerificationInformationStandardAddressAddress1.md +9 -9
  489. package/docs/RiskV1AddressVerificationsPost201ResponseErrorInformation.md +10 -10
  490. package/docs/RiskV1AuthenticationResultsPost201Response.md +16 -16
  491. package/docs/RiskV1AuthenticationResultsPost201ResponseConsumerAuthenticationInformation.md +33 -30
  492. package/docs/RiskV1AuthenticationSetupsPost201Response.md +14 -14
  493. package/docs/RiskV1AuthenticationSetupsPost201ResponseConsumerAuthenticationInformation.md +10 -10
  494. package/docs/RiskV1AuthenticationSetupsPost201ResponseErrorInformation.md +10 -10
  495. package/docs/RiskV1AuthenticationsPost201Response.md +17 -17
  496. package/docs/RiskV1AuthenticationsPost201ResponseErrorInformation.md +10 -10
  497. package/docs/RiskV1AuthenticationsPost400Response.md +12 -12
  498. package/docs/RiskV1AuthenticationsPost400Response1.md +12 -12
  499. package/docs/RiskV1DecisionsPost201Response.md +18 -18
  500. package/docs/RiskV1DecisionsPost201ResponseClientReferenceInformation.md +10 -10
  501. package/docs/RiskV1DecisionsPost201ResponseConsumerAuthenticationInformation.md +46 -43
  502. package/docs/RiskV1DecisionsPost201ResponseErrorInformation.md +10 -10
  503. package/docs/RiskV1DecisionsPost201ResponseOrderInformation.md +8 -8
  504. package/docs/RiskV1DecisionsPost201ResponseOrderInformationAmountDetails.md +8 -8
  505. package/docs/RiskV1DecisionsPost201ResponsePaymentInformation.md +12 -12
  506. package/docs/RiskV1DecisionsPost400Response.md +12 -12
  507. package/docs/RiskV1DecisionsPost400Response1.md +12 -12
  508. package/docs/RiskV1ExportComplianceInquiriesPost201Response.md +16 -16
  509. package/docs/RiskV1ExportComplianceInquiriesPost201ResponseErrorInformation.md +10 -10
  510. package/docs/RiskV1ExportComplianceInquiriesPost201ResponseExportComplianceInformation.md +10 -10
  511. package/docs/RiskV1ExportComplianceInquiriesPost201ResponseExportComplianceInformationWatchList.md +8 -8
  512. package/docs/RiskV1ExportComplianceInquiriesPost201ResponseExportComplianceInformationWatchListMatches.md +11 -11
  513. package/docs/RiskV1UpdatePost201Response.md +12 -12
  514. package/docs/Riskv1addressverificationsBuyerInformation.md +8 -8
  515. package/docs/Riskv1addressverificationsOrderInformation.md +10 -10
  516. package/docs/Riskv1addressverificationsOrderInformationBillTo.md +15 -15
  517. package/docs/Riskv1addressverificationsOrderInformationLineItems.md +13 -13
  518. package/docs/Riskv1addressverificationsOrderInformationShipTo.md +15 -15
  519. package/docs/Riskv1authenticationresultsConsumerAuthenticationInformation.md +16 -14
  520. package/docs/{TssV2TransactionsPost201ResponseEmbeddedDeviceInformation.md → Riskv1authenticationresultsDeviceInformation.md} +8 -8
  521. package/docs/Riskv1authenticationresultsOrderInformation.md +9 -9
  522. package/docs/Riskv1authenticationresultsOrderInformationAmountDetails.md +9 -9
  523. package/docs/Riskv1authenticationresultsOrderInformationLineItems.md +10 -10
  524. package/docs/Riskv1authenticationresultsPaymentInformation.md +11 -11
  525. package/docs/Riskv1authenticationresultsPaymentInformationCard.md +12 -12
  526. package/docs/Riskv1authenticationresultsPaymentInformationFluidData.md +11 -11
  527. package/docs/Riskv1authenticationresultsPaymentInformationTokenizedCard.md +12 -12
  528. package/docs/Riskv1authenticationsBuyerInformation.md +10 -10
  529. package/docs/Riskv1authenticationsDeviceInformation.md +19 -19
  530. package/docs/Riskv1authenticationsOrderInformation.md +15 -15
  531. package/docs/Riskv1authenticationsOrderInformationAmountDetails.md +9 -9
  532. package/docs/Riskv1authenticationsOrderInformationBillTo.md +17 -17
  533. package/docs/Riskv1authenticationsOrderInformationLineItems.md +17 -17
  534. package/docs/Riskv1authenticationsPaymentInformation.md +11 -11
  535. package/docs/Riskv1authenticationsPaymentInformationCard.md +12 -12
  536. package/docs/Riskv1authenticationsPaymentInformationTokenizedCard.md +14 -12
  537. package/docs/Riskv1authenticationsRiskInformation.md +8 -8
  538. package/docs/Riskv1authenticationsTravelInformation.md +10 -10
  539. package/docs/Riskv1authenticationsetupsPaymentInformation.md +11 -11
  540. package/docs/Riskv1authenticationsetupsPaymentInformationCard.md +11 -11
  541. package/docs/Riskv1authenticationsetupsPaymentInformationCustomer.md +8 -8
  542. package/docs/Riskv1authenticationsetupsPaymentInformationFluidData.md +11 -11
  543. package/docs/Riskv1authenticationsetupsPaymentInformationTokenizedCard.md +12 -12
  544. package/docs/Riskv1authenticationsetupsProcessingInformation.md +9 -9
  545. package/docs/Riskv1authenticationsetupsTokenInformation.md +8 -8
  546. package/docs/Riskv1decisionsBuyerInformation.md +12 -12
  547. package/docs/Riskv1decisionsClientReferenceInformation.md +11 -11
  548. package/docs/Riskv1decisionsClientReferenceInformationPartner.md +9 -9
  549. package/docs/Riskv1decisionsConsumerAuthenticationInformation.md +48 -47
  550. package/docs/Riskv1decisionsConsumerAuthenticationInformationStrongAuthentication.md +8 -8
  551. package/docs/Riskv1decisionsDeviceInformation.md +24 -24
  552. package/docs/Riskv1decisionsMerchantDefinedInformation.md +9 -9
  553. package/docs/Riskv1decisionsMerchantInformation.md +9 -9
  554. package/docs/Riskv1decisionsMerchantInformationMerchantDescriptor.md +9 -9
  555. package/docs/Riskv1decisionsOrderInformation.md +17 -17
  556. package/docs/Riskv1decisionsOrderInformationAmountDetails.md +9 -9
  557. package/docs/Riskv1decisionsOrderInformationBillTo.md +17 -17
  558. package/docs/Riskv1decisionsOrderInformationLineItems.md +21 -21
  559. package/docs/Riskv1decisionsOrderInformationShipTo.md +19 -19
  560. package/docs/Riskv1decisionsOrderInformationShippingDetails.md +9 -9
  561. package/docs/Riskv1decisionsPaymentInformation.md +12 -12
  562. package/docs/Riskv1decisionsPaymentInformationCard.md +12 -12
  563. package/docs/Riskv1decisionsPaymentInformationTokenizedCard.md +12 -12
  564. package/docs/Riskv1decisionsProcessingInformation.md +8 -8
  565. package/docs/Riskv1decisionsProcessorInformation.md +9 -9
  566. package/docs/Riskv1decisionsProcessorInformationAvs.md +8 -8
  567. package/docs/Riskv1decisionsProcessorInformationCardVerification.md +8 -8
  568. package/docs/Riskv1decisionsRiskInformation.md +11 -11
  569. package/docs/Riskv1decisionsTravelInformation.md +14 -14
  570. package/docs/Riskv1decisionsTravelInformationLegs.md +11 -11
  571. package/docs/Riskv1decisionsTravelInformationPassengers.md +9 -9
  572. package/docs/Riskv1decisionsidmarkingRiskInformation.md +8 -8
  573. package/docs/Riskv1decisionsidmarkingRiskInformationMarkingDetails.md +11 -11
  574. package/docs/Riskv1exportcomplianceinquiriesDeviceInformation.md +9 -9
  575. package/docs/Riskv1exportcomplianceinquiriesExportComplianceInformation.md +10 -10
  576. package/docs/Riskv1exportcomplianceinquiriesExportComplianceInformationWeights.md +10 -10
  577. package/docs/Riskv1exportcomplianceinquiriesOrderInformation.md +10 -10
  578. package/docs/Riskv1exportcomplianceinquiriesOrderInformationBillTo.md +19 -19
  579. package/docs/Riskv1exportcomplianceinquiriesOrderInformationBillToCompany.md +8 -8
  580. package/docs/Riskv1exportcomplianceinquiriesOrderInformationLineItems.md +15 -15
  581. package/docs/Riskv1exportcomplianceinquiriesOrderInformationShipTo.md +10 -10
  582. package/docs/Riskv1liststypeentriesBuyerInformation.md +8 -8
  583. package/docs/Riskv1liststypeentriesClientReferenceInformation.md +10 -10
  584. package/docs/Riskv1liststypeentriesDeviceInformation.md +9 -9
  585. package/docs/Riskv1liststypeentriesOrderInformation.md +11 -11
  586. package/docs/Riskv1liststypeentriesOrderInformationAddress.md +13 -13
  587. package/docs/Riskv1liststypeentriesOrderInformationBillTo.md +18 -18
  588. package/docs/Riskv1liststypeentriesOrderInformationLineItems.md +8 -8
  589. package/docs/Riskv1liststypeentriesOrderInformationShipTo.md +13 -13
  590. package/docs/Riskv1liststypeentriesPaymentInformation.md +9 -9
  591. package/docs/Riskv1liststypeentriesPaymentInformationBank.md +11 -11
  592. package/docs/Riskv1liststypeentriesPaymentInformationCard.md +10 -10
  593. package/docs/Riskv1liststypeentriesRiskInformation.md +8 -8
  594. package/docs/Riskv1liststypeentriesRiskInformationMarkingDetails.md +11 -11
  595. package/docs/SearchRequest.md +11 -11
  596. package/docs/SearchTransactionsApi.md +102 -102
  597. package/docs/SecureFileShareApi.md +115 -115
  598. package/docs/ShippingAddressListForCustomer.md +13 -13
  599. package/docs/ShippingAddressListForCustomerEmbedded.md +8 -8
  600. package/docs/ShippingAddressListForCustomerLinks.md +12 -12
  601. package/docs/ShippingAddressListForCustomerLinksFirst.md +8 -8
  602. package/docs/ShippingAddressListForCustomerLinksLast.md +8 -8
  603. package/docs/ShippingAddressListForCustomerLinksNext.md +8 -8
  604. package/docs/ShippingAddressListForCustomerLinksPrev.md +8 -8
  605. package/docs/ShippingAddressListForCustomerLinksSelf.md +8 -8
  606. package/docs/SymmetricKeyManagementApi.md +199 -149
  607. package/docs/TaxRequest.md +12 -12
  608. package/docs/TaxesApi.md +105 -105
  609. package/docs/TmsV2CustomersResponse.md +17 -17
  610. package/docs/Tmsv2customersBuyerInformation.md +9 -9
  611. package/docs/Tmsv2customersClientReferenceInformation.md +8 -8
  612. package/docs/Tmsv2customersDefaultPaymentInstrument.md +8 -8
  613. package/docs/Tmsv2customersDefaultShippingAddress.md +8 -8
  614. package/docs/Tmsv2customersEmbedded.md +9 -9
  615. package/docs/Tmsv2customersEmbeddedDefaultPaymentInstrument.md +21 -21
  616. package/docs/Tmsv2customersEmbeddedDefaultPaymentInstrumentBankAccount.md +8 -8
  617. package/docs/Tmsv2customersEmbeddedDefaultPaymentInstrumentBillTo.md +18 -18
  618. package/docs/Tmsv2customersEmbeddedDefaultPaymentInstrumentBuyerInformation.md +11 -11
  619. package/docs/Tmsv2customersEmbeddedDefaultPaymentInstrumentBuyerInformationIssuedBy.md +8 -8
  620. package/docs/Tmsv2customersEmbeddedDefaultPaymentInstrumentBuyerInformationPersonalIdentification.md +10 -10
  621. package/docs/Tmsv2customersEmbeddedDefaultPaymentInstrumentCard.md +15 -15
  622. package/docs/Tmsv2customersEmbeddedDefaultPaymentInstrumentCardTokenizedInformation.md +9 -9
  623. package/docs/Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbedded.md +8 -8
  624. package/docs/Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedInstrumentIdentifier.md +19 -19
  625. package/docs/Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedInstrumentIdentifierBankAccount.md +9 -9
  626. package/docs/Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedInstrumentIdentifierBillTo.md +13 -13
  627. package/docs/Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedInstrumentIdentifierCard.md +11 -11
  628. package/docs/Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedInstrumentIdentifierIssuer.md +8 -8
  629. package/docs/Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedInstrumentIdentifierLinks.md +9 -9
  630. package/docs/Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedInstrumentIdentifierLinksPaymentInstruments.md +8 -8
  631. package/docs/Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedInstrumentIdentifierLinksSelf.md +8 -8
  632. package/docs/Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedInstrumentIdentifierMetadata.md +8 -8
  633. package/docs/Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedInstrumentIdentifierProcessingInformation.md +8 -8
  634. package/docs/Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedInstrumentIdentifierProcessingInformationAuthorizationOptions.md +8 -8
  635. package/docs/Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedInstrumentIdentifierProcessingInformationAuthorizationOptionsInitiator.md +8 -8
  636. package/docs/Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedInstrumentIdentifierProcessingInformationAuthorizationOptionsInitiatorMerchantInitiatedTransaction.md +8 -8
  637. package/docs/Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedInstrumentIdentifierTokenizedCard.md +14 -14
  638. package/docs/Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedInstrumentIdentifierTokenizedCardCard.md +10 -10
  639. package/docs/Tmsv2customersEmbeddedDefaultPaymentInstrumentInstrumentIdentifier.md +8 -8
  640. package/docs/Tmsv2customersEmbeddedDefaultPaymentInstrumentLinks.md +9 -9
  641. package/docs/Tmsv2customersEmbeddedDefaultPaymentInstrumentLinksSelf.md +8 -8
  642. package/docs/Tmsv2customersEmbeddedDefaultPaymentInstrumentMerchantInformation.md +8 -8
  643. package/docs/Tmsv2customersEmbeddedDefaultPaymentInstrumentMerchantInformationMerchantDescriptor.md +8 -8
  644. package/docs/Tmsv2customersEmbeddedDefaultPaymentInstrumentMetadata.md +8 -8
  645. package/docs/Tmsv2customersEmbeddedDefaultPaymentInstrumentProcessingInformation.md +9 -9
  646. package/docs/Tmsv2customersEmbeddedDefaultPaymentInstrumentProcessingInformationBankTransferOptions.md +8 -8
  647. package/docs/Tmsv2customersEmbeddedDefaultShippingAddress.md +12 -12
  648. package/docs/Tmsv2customersEmbeddedDefaultShippingAddressLinks.md +9 -9
  649. package/docs/Tmsv2customersEmbeddedDefaultShippingAddressLinksCustomer.md +8 -8
  650. package/docs/Tmsv2customersEmbeddedDefaultShippingAddressLinksSelf.md +8 -8
  651. package/docs/Tmsv2customersEmbeddedDefaultShippingAddressMetadata.md +8 -8
  652. package/docs/Tmsv2customersEmbeddedDefaultShippingAddressShipTo.md +18 -18
  653. package/docs/Tmsv2customersLinks.md +10 -10
  654. package/docs/Tmsv2customersLinksPaymentInstruments.md +8 -8
  655. package/docs/Tmsv2customersLinksSelf.md +8 -8
  656. package/docs/Tmsv2customersLinksShippingAddress.md +8 -8
  657. package/docs/Tmsv2customersMerchantDefinedInformation.md +9 -9
  658. package/docs/Tmsv2customersMetadata.md +8 -8
  659. package/docs/Tmsv2customersObjectInformation.md +9 -9
  660. package/docs/TokenizationApi.md +55 -55
  661. package/docs/TokenizeRequest.md +9 -9
  662. package/docs/TransactionBatchesApi.md +158 -158
  663. package/docs/TransactionDetailsApi.md +55 -55
  664. package/docs/TssV2TransactionsGet200Response.md +33 -32
  665. package/docs/TssV2TransactionsGet200ResponseApplicationInformation.md +12 -12
  666. package/docs/TssV2TransactionsGet200ResponseApplicationInformationApplications.md +15 -15
  667. package/docs/TssV2TransactionsGet200ResponseBuyerInformation.md +9 -9
  668. package/docs/TssV2TransactionsGet200ResponseClientReferenceInformation.md +13 -13
  669. package/docs/TssV2TransactionsGet200ResponseClientReferenceInformationPartner.md +8 -8
  670. package/docs/TssV2TransactionsGet200ResponseConsumerAuthenticationInformation.md +12 -12
  671. package/docs/TssV2TransactionsGet200ResponseConsumerAuthenticationInformationStrongAuthentication.md +12 -12
  672. package/docs/TssV2TransactionsGet200ResponseDeviceInformation.md +10 -10
  673. package/docs/TssV2TransactionsGet200ResponseErrorInformation.md +10 -10
  674. package/docs/TssV2TransactionsGet200ResponseFraudMarkingInformation.md +8 -8
  675. package/docs/TssV2TransactionsGet200ResponseInstallmentInformation.md +9 -9
  676. package/docs/TssV2TransactionsGet200ResponseLinks.md +9 -9
  677. package/docs/TssV2TransactionsGet200ResponseMerchantInformation.md +8 -8
  678. package/docs/TssV2TransactionsGet200ResponseMerchantInformationMerchantDescriptor.md +8 -8
  679. package/docs/TssV2TransactionsGet200ResponseOrderInformation.md +13 -13
  680. package/docs/TssV2TransactionsGet200ResponseOrderInformationAmountDetails.md +14 -14
  681. package/docs/TssV2TransactionsGet200ResponseOrderInformationBillTo.md +21 -21
  682. package/docs/TssV2TransactionsGet200ResponseOrderInformationInvoiceDetails.md +8 -8
  683. package/docs/TssV2TransactionsGet200ResponseOrderInformationLineItems.md +14 -14
  684. package/docs/TssV2TransactionsGet200ResponseOrderInformationShipTo.md +17 -17
  685. package/docs/TssV2TransactionsGet200ResponseOrderInformationShippingDetails.md +9 -9
  686. package/docs/TssV2TransactionsGet200ResponsePaymentInformation.md +16 -16
  687. package/docs/TssV2TransactionsGet200ResponsePaymentInformationAccountFeatures.md +10 -10
  688. package/docs/TssV2TransactionsGet200ResponsePaymentInformationBank.md +14 -14
  689. package/docs/TssV2TransactionsGet200ResponsePaymentInformationBankAccount.md +14 -14
  690. package/docs/TssV2TransactionsGet200ResponsePaymentInformationBankMandate.md +10 -10
  691. package/docs/TssV2TransactionsGet200ResponsePaymentInformationCard.md +17 -17
  692. package/docs/TssV2TransactionsGet200ResponsePaymentInformationCustomer.md +9 -9
  693. package/docs/TssV2TransactionsGet200ResponsePaymentInformationInstrumentIdentifier.md +8 -8
  694. package/docs/TssV2TransactionsGet200ResponsePaymentInformationInvoice.md +10 -10
  695. package/docs/TssV2TransactionsGet200ResponsePaymentInformationPaymentType.md +10 -10
  696. package/docs/TssV2TransactionsGet200ResponsePointOfSaleInformation.md +11 -11
  697. package/docs/TssV2TransactionsGet200ResponseProcessingInformation.md +14 -14
  698. package/docs/TssV2TransactionsGet200ResponseProcessingInformationAuthorizationOptions.md +9 -9
  699. package/docs/TssV2TransactionsGet200ResponseProcessingInformationAuthorizationOptionsInitiator.md +11 -0
  700. package/docs/TssV2TransactionsGet200ResponseProcessingInformationBankTransferOptions.md +8 -8
  701. package/docs/TssV2TransactionsGet200ResponseProcessingInformationJapanPaymentOptions.md +11 -11
  702. package/docs/TssV2TransactionsGet200ResponseProcessorInformation.md +22 -22
  703. package/docs/TssV2TransactionsGet200ResponseProcessorInformationElectronicVerificationResults.md +17 -17
  704. package/docs/TssV2TransactionsGet200ResponseProcessorInformationMultiProcessorRouting.md +11 -11
  705. package/docs/TssV2TransactionsGet200ResponseProcessorInformationProcessor.md +8 -8
  706. package/docs/TssV2TransactionsGet200ResponseRiskInformation.md +13 -13
  707. package/docs/TssV2TransactionsGet200ResponseRiskInformationProfile.md +9 -9
  708. package/docs/TssV2TransactionsGet200ResponseRiskInformationRules.md +9 -9
  709. package/docs/TssV2TransactionsGet200ResponseRiskInformationScore.md +9 -9
  710. package/docs/TssV2TransactionsGet200ResponseSenderInformation.md +8 -8
  711. package/docs/TssV2TransactionsGet200ResponseTokenInformation.md +11 -11
  712. package/docs/TssV2TransactionsPost201Response.md +21 -21
  713. package/docs/TssV2TransactionsPost201ResponseEmbedded.md +8 -8
  714. package/docs/TssV2TransactionsPost201ResponseEmbeddedApplicationInformation.md +12 -12
  715. package/docs/TssV2TransactionsPost201ResponseEmbeddedApplicationInformationApplications.md +14 -14
  716. package/docs/TssV2TransactionsPost201ResponseEmbeddedBuyerInformation.md +8 -8
  717. package/docs/TssV2TransactionsPost201ResponseEmbeddedClientReferenceInformation.md +11 -11
  718. package/docs/TssV2TransactionsPost201ResponseEmbeddedConsumerAuthenticationInformation.md +10 -10
  719. package/docs/TssV2TransactionsPost201ResponseEmbeddedLinks.md +8 -8
  720. package/docs/TssV2TransactionsPost201ResponseEmbeddedMerchantInformation.md +8 -8
  721. package/docs/TssV2TransactionsPost201ResponseEmbeddedOrderInformation.md +10 -10
  722. package/docs/TssV2TransactionsPost201ResponseEmbeddedOrderInformationBillTo.md +13 -13
  723. package/docs/TssV2TransactionsPost201ResponseEmbeddedOrderInformationShipTo.md +12 -12
  724. package/docs/TssV2TransactionsPost201ResponseEmbeddedPaymentInformation.md +11 -10
  725. package/docs/TssV2TransactionsPost201ResponseEmbeddedPaymentInformationBank.md +8 -0
  726. package/docs/TssV2TransactionsPost201ResponseEmbeddedPaymentInformationBankAccount.md +9 -0
  727. package/docs/TssV2TransactionsPost201ResponseEmbeddedPaymentInformationCard.md +10 -10
  728. package/docs/TssV2TransactionsPost201ResponseEmbeddedPaymentInformationCustomer.md +8 -0
  729. package/docs/TssV2TransactionsPost201ResponseEmbeddedPaymentInformationPaymentType.md +9 -9
  730. package/docs/TssV2TransactionsPost201ResponseEmbeddedPointOfSaleInformation.md +11 -11
  731. package/docs/TssV2TransactionsPost201ResponseEmbeddedPointOfSaleInformationPartner.md +8 -8
  732. package/docs/TssV2TransactionsPost201ResponseEmbeddedProcessingInformation.md +10 -10
  733. package/docs/TssV2TransactionsPost201ResponseEmbeddedProcessorInformation.md +9 -9
  734. package/docs/TssV2TransactionsPost201ResponseEmbeddedRiskInformation.md +8 -8
  735. package/docs/TssV2TransactionsPost201ResponseEmbeddedRiskInformationProviders.md +8 -8
  736. package/docs/TssV2TransactionsPost201ResponseEmbeddedRiskInformationProvidersFingerprint.md +10 -10
  737. package/docs/TssV2TransactionsPost201ResponseEmbeddedTransactionSummaries.md +25 -25
  738. package/docs/TssV2TransactionsPost400Response.md +11 -11
  739. package/docs/UmsV1UsersGet200Response.md +8 -8
  740. package/docs/UmsV1UsersGet200ResponseAccountInformation.md +15 -15
  741. package/docs/UmsV1UsersGet200ResponseContactInformation.md +11 -11
  742. package/docs/UmsV1UsersGet200ResponseOrganizationInformation.md +8 -8
  743. package/docs/UmsV1UsersGet200ResponseUsers.md +10 -10
  744. package/docs/UnauthorizedClientError.md +9 -9
  745. package/docs/UpdateInvoiceRequest.md +10 -10
  746. package/docs/UserManagementApi.md +62 -62
  747. package/docs/UserManagementSearchApi.md +55 -55
  748. package/docs/V1FileDetailsGet200Response.md +9 -9
  749. package/docs/V1FileDetailsGet200ResponseFileDetails.md +14 -14
  750. package/docs/V1FileDetailsGet200ResponseLinks.md +9 -9
  751. package/docs/V1FileDetailsGet200ResponseLinksFiles.md +10 -10
  752. package/docs/V1FileDetailsGet200ResponseLinksSelf.md +9 -9
  753. package/docs/ValidateExportComplianceRequest.md +12 -12
  754. package/docs/ValidateRequest.md +13 -12
  755. package/docs/VasV2PaymentsPost201Response.md +14 -14
  756. package/docs/VasV2PaymentsPost201ResponseLinks.md +8 -8
  757. package/docs/VasV2PaymentsPost201ResponseOrderInformation.md +13 -13
  758. package/docs/VasV2PaymentsPost201ResponseOrderInformationJurisdiction.md +16 -16
  759. package/docs/VasV2PaymentsPost201ResponseOrderInformationLineItems.md +12 -12
  760. package/docs/VasV2PaymentsPost201ResponseOrderInformationTaxDetails.md +9 -9
  761. package/docs/VasV2PaymentsPost201ResponseTaxInformation.md +9 -9
  762. package/docs/VasV2PaymentsPost400Response.md +12 -12
  763. package/docs/VasV2TaxVoid200Response.md +12 -12
  764. package/docs/VasV2TaxVoid200ResponseVoidAmountDetails.md +9 -9
  765. package/docs/VasV2TaxVoidsPost400Response.md +12 -12
  766. package/docs/Vasv2taxBuyerInformation.md +8 -8
  767. package/docs/Vasv2taxClientReferenceInformation.md +10 -10
  768. package/docs/Vasv2taxMerchantInformation.md +8 -8
  769. package/docs/Vasv2taxOrderInformation.md +15 -15
  770. package/docs/Vasv2taxOrderInformationBillTo.md +13 -13
  771. package/docs/Vasv2taxOrderInformationInvoiceDetails.md +8 -8
  772. package/docs/Vasv2taxOrderInformationLineItems.md +21 -21
  773. package/docs/Vasv2taxOrderInformationOrderAcceptance.md +11 -11
  774. package/docs/Vasv2taxOrderInformationOrderOrigin.md +11 -11
  775. package/docs/Vasv2taxOrderInformationShipTo.md +14 -14
  776. package/docs/Vasv2taxOrderInformationShippingDetails.md +11 -11
  777. package/docs/Vasv2taxTaxInformation.md +14 -14
  778. package/docs/Vasv2taxidClientReferenceInformation.md +10 -10
  779. package/docs/Vasv2taxidClientReferenceInformationPartner.md +9 -9
  780. package/docs/VerificationApi.md +102 -102
  781. package/docs/VerifyCustomerAddressRequest.md +10 -10
  782. package/docs/VoidApi.md +255 -255
  783. package/docs/VoidCaptureRequest.md +10 -9
  784. package/docs/VoidCreditRequest.md +10 -9
  785. package/docs/VoidPaymentRequest.md +10 -9
  786. package/docs/VoidRefundRequest.md +10 -9
  787. package/docs/VoidTaxRequest.md +8 -8
  788. package/license.txt +57 -57
  789. package/package.json +40 -39
  790. package/src/ApiClient.js +769 -769
  791. package/src/api/AsymmetricKeyManagementApi.js +193 -190
  792. package/src/api/CaptureApi.js +106 -106
  793. package/src/api/ChargebackDetailsApi.js +114 -111
  794. package/src/api/ChargebackSummariesApi.js +114 -111
  795. package/src/api/ConversionDetailsApi.js +114 -111
  796. package/src/api/CreditApi.js +99 -99
  797. package/src/api/CustomerApi.js +262 -256
  798. package/src/api/CustomerPaymentInstrumentApi.js +347 -338
  799. package/src/api/CustomerShippingAddressApi.js +347 -338
  800. package/src/api/DecisionManagerApi.js +203 -203
  801. package/src/api/DownloadDTDApi.js +102 -99
  802. package/src/api/DownloadXSDApi.js +102 -99
  803. package/src/api/InstrumentIdentifierApi.js +372 -363
  804. package/src/api/InterchangeClearingLevelDetailsApi.js +114 -111
  805. package/src/api/InvoiceSettingsApi.js +141 -138
  806. package/src/api/InvoicesApi.js +358 -346
  807. package/src/api/KeyGenerationApi.js +106 -106
  808. package/src/api/NetFundingsApi.js +116 -113
  809. package/src/api/NotificationOfChangesApi.js +110 -107
  810. package/src/api/OAuthApi.js +103 -103
  811. package/src/api/PayerAuthenticationApi.js +189 -189
  812. package/src/api/PaymentBatchSummariesApi.js +120 -117
  813. package/src/api/PaymentInstrumentApi.js +263 -257
  814. package/src/api/PaymentsApi.js +151 -151
  815. package/src/api/PayoutsApi.js +99 -99
  816. package/src/api/PurchaseAndRefundDetailsApi.js +124 -121
  817. package/src/api/RefundApi.js +158 -158
  818. package/src/api/ReportDefinitionsApi.js +159 -153
  819. package/src/api/ReportDownloadsApi.js +113 -110
  820. package/src/api/ReportSubscriptionsApi.js +301 -292
  821. package/src/api/ReportsApi.js +232 -226
  822. package/src/api/RetrievalDetailsApi.js +114 -111
  823. package/src/api/RetrievalSummariesApi.js +114 -111
  824. package/src/api/ReversalApi.js +151 -151
  825. package/src/api/SearchTransactionsApi.js +148 -145
  826. package/src/api/SecureFileShareApi.js +8 -2
  827. package/src/api/SymmetricKeyManagementApi.js +245 -190
  828. package/src/api/TaxesApi.js +151 -151
  829. package/src/api/TokenizationApi.js +99 -99
  830. package/src/api/TransactionBatchesApi.js +213 -204
  831. package/src/api/TransactionDetailsApi.js +103 -100
  832. package/src/api/UserManagementApi.js +106 -103
  833. package/src/api/UserManagementSearchApi.js +99 -99
  834. package/src/api/VerificationApi.js +144 -144
  835. package/src/api/VoidApi.js +307 -307
  836. package/src/authentication/core/Authorization.js +34 -34
  837. package/src/authentication/core/MerchantConfig.js +532 -532
  838. package/src/authentication/http/HTTPSigToken.js +55 -55
  839. package/src/authentication/http/SignatureParameterGenerator.js +81 -81
  840. package/src/authentication/jwt/JWTSigToken.js +54 -54
  841. package/src/authentication/jwt/KeyCertificateGenerator.js +50 -50
  842. package/src/authentication/logging/LogConfiguration.js +155 -155
  843. package/src/authentication/logging/Logger.js +71 -71
  844. package/src/authentication/logging/SensitiveDataMasker.js +25 -25
  845. package/src/authentication/logging/SensitiveDataTags.js +38 -36
  846. package/src/authentication/oauth/OAuthToken.js +16 -16
  847. package/src/authentication/payloadDigest/DigestGenerator.js +20 -20
  848. package/src/authentication/util/ApiException.js +14 -14
  849. package/src/authentication/util/Cache.js +58 -58
  850. package/src/authentication/util/Constants.js +102 -102
  851. package/src/authentication/util/PropertiesUtil.js +47 -47
  852. package/src/authentication/util/Utility.js +44 -44
  853. package/src/index.js +3977 -3917
  854. package/src/model/AccessTokenResponse.js +136 -136
  855. package/src/model/AddNegativeListRequest.js +121 -121
  856. package/src/model/AuthReversalRequest.js +113 -113
  857. package/src/model/BadRequestError.js +89 -89
  858. package/src/model/CapturePaymentRequest.js +178 -178
  859. package/src/model/CheckPayerAuthEnrollmentRequest.js +185 -185
  860. package/src/model/CreateAccessTokenRequest.js +120 -120
  861. package/src/model/CreateAdhocReportRequest.js +169 -169
  862. package/src/model/CreateBundledDecisionManagerCaseRequest.js +186 -186
  863. package/src/model/CreateCreditRequest.js +178 -178
  864. package/src/model/CreateInvoiceRequest.js +97 -97
  865. package/src/model/CreateP12KeysRequest.js +89 -89
  866. package/src/model/CreatePaymentRequest.js +258 -258
  867. package/src/model/CreateReportSubscriptionRequest.js +193 -193
  868. package/src/model/CreateSearchRequest.js +136 -136
  869. package/src/model/CreateSharedSecretKeysRequest.js +89 -89
  870. package/src/model/CreateSharedSecretKeysVerifiRequest.js +89 -0
  871. package/src/model/DeleteBulkP12KeysRequest.js +89 -89
  872. package/src/model/DeleteBulkSymmetricKeysRequest.js +89 -89
  873. package/src/model/FlexV1KeysPost200Response.js +98 -98
  874. package/src/model/FlexV1KeysPost200ResponseDer.js +101 -101
  875. package/src/model/FlexV1KeysPost200ResponseJwk.js +119 -119
  876. package/src/model/FlexV1TokensPost200Response.js +144 -144
  877. package/src/model/Flexv1tokensCardInfo.js +111 -111
  878. package/src/model/FraudMarkingActionRequest.js +90 -90
  879. package/src/model/GeneratePublicKeyRequest.js +92 -92
  880. package/src/model/IncrementAuthRequest.js +113 -113
  881. package/src/model/InlineResponse400.js +81 -81
  882. package/src/model/InlineResponse4001.js +130 -130
  883. package/src/model/InlineResponse4001Fields.js +101 -101
  884. package/src/model/InlineResponse4002.js +109 -109
  885. package/src/model/InlineResponse400Details.js +91 -91
  886. package/src/model/InlineResponse400Errors.js +99 -99
  887. package/src/model/InlineResponseDefault.js +89 -89
  888. package/src/model/InlineResponseDefaultLinks.js +97 -97
  889. package/src/model/InlineResponseDefaultLinksNext.js +100 -100
  890. package/src/model/InlineResponseDefaultResponseStatus.js +117 -117
  891. package/src/model/InlineResponseDefaultResponseStatusDetails.js +91 -91
  892. package/src/model/InvoiceSettingsRequest.js +81 -81
  893. package/src/model/InvoicingV2InvoiceSettingsGet200Response.js +90 -90
  894. package/src/model/InvoicingV2InvoiceSettingsGet200ResponseInvoiceSettingsInformation.js +144 -144
  895. package/src/model/InvoicingV2InvoiceSettingsGet200ResponseInvoiceSettingsInformationHeaderStyle.js +91 -91
  896. package/src/model/InvoicingV2InvoicesAllGet200Response.js +106 -106
  897. package/src/model/InvoicingV2InvoicesAllGet200ResponseCustomerInformation.js +91 -91
  898. package/src/model/InvoicingV2InvoicesAllGet200ResponseInvoiceInformation.js +82 -82
  899. package/src/model/InvoicingV2InvoicesAllGet200ResponseInvoices.js +124 -124
  900. package/src/model/InvoicingV2InvoicesAllGet200ResponseLinks.js +97 -97
  901. package/src/model/InvoicingV2InvoicesAllGet200ResponseLinks1.js +105 -105
  902. package/src/model/InvoicingV2InvoicesAllGet200ResponseOrderInformation.js +81 -81
  903. package/src/model/InvoicingV2InvoicesAllGet200ResponseOrderInformationAmountDetails.js +92 -92
  904. package/src/model/InvoicingV2InvoicesAllGet400Response.js +117 -117
  905. package/src/model/InvoicingV2InvoicesAllGet404Response.js +117 -117
  906. package/src/model/InvoicingV2InvoicesAllGet502Response.js +109 -109
  907. package/src/model/InvoicingV2InvoicesGet200Response.js +140 -140
  908. package/src/model/InvoicingV2InvoicesGet200ResponseInvoiceHistory.js +99 -99
  909. package/src/model/InvoicingV2InvoicesGet200ResponseTransactionDetails.js +92 -92
  910. package/src/model/InvoicingV2InvoicesPost201Response.js +132 -132
  911. package/src/model/InvoicingV2InvoicesPost201ResponseInvoiceInformation.js +128 -128
  912. package/src/model/InvoicingV2InvoicesPost201ResponseOrderInformation.js +90 -90
  913. package/src/model/InvoicingV2InvoicesPost201ResponseOrderInformationAmountDetails.js +153 -153
  914. package/src/model/InvoicingV2InvoicesPost202Response.js +117 -117
  915. package/src/model/Invoicingv2invoiceSettingsInvoiceSettingsInformation.js +144 -144
  916. package/src/model/Invoicingv2invoicesCustomerInformation.js +101 -101
  917. package/src/model/Invoicingv2invoicesInvoiceInformation.js +128 -128
  918. package/src/model/Invoicingv2invoicesOrderInformation.js +90 -90
  919. package/src/model/Invoicingv2invoicesOrderInformationAmountDetails.js +144 -144
  920. package/src/model/Invoicingv2invoicesOrderInformationAmountDetailsFreight.js +92 -92
  921. package/src/model/Invoicingv2invoicesOrderInformationAmountDetailsTaxDetails.js +101 -101
  922. package/src/model/Invoicingv2invoicesOrderInformationLineItems.js +110 -110
  923. package/src/model/Invoicingv2invoicesidInvoiceInformation.js +110 -110
  924. package/src/model/KmsV2KeysAsymDeletesPost200Response.js +98 -98
  925. package/src/model/KmsV2KeysAsymDeletesPost200ResponseKeyInformation.js +127 -127
  926. package/src/model/KmsV2KeysAsymGet200Response.js +90 -90
  927. package/src/model/KmsV2KeysAsymGet200ResponseKeyInformation.js +145 -145
  928. package/src/model/KmsV2KeysAsymPost201Response.js +115 -115
  929. package/src/model/KmsV2KeysAsymPost201ResponseCertificateInformation.js +109 -109
  930. package/src/model/KmsV2KeysAsymPost201ResponseKeyInformation.js +154 -154
  931. package/src/model/KmsV2KeysSymDeletesPost200Response.js +107 -107
  932. package/src/model/KmsV2KeysSymDeletesPost200ResponseKeyInformation.js +118 -118
  933. package/src/model/KmsV2KeysSymGet200Response.js +99 -99
  934. package/src/model/KmsV2KeysSymGet200ResponseKeyInformation.js +127 -127
  935. package/src/model/KmsV2KeysSymPost201Response.js +107 -107
  936. package/src/model/KmsV2KeysSymPost201ResponseErrorInformation.js +90 -90
  937. package/src/model/KmsV2KeysSymPost201ResponseKeyInformation.js +145 -145
  938. package/src/model/Kmsv2keysasymKeyInformation.js +103 -103
  939. package/src/model/Kmsv2keyssymClientReferenceInformation.js +99 -99
  940. package/src/model/Kmsv2keyssymKeyInformation.js +93 -93
  941. package/src/model/Kmsv2keyssymdeletesKeyInformation.js +103 -103
  942. package/src/model/Kmsv2keyssymverifiKeyInformation.js +120 -0
  943. package/src/model/MitReversalRequest.js +113 -113
  944. package/src/model/MitVoidRequest.js +89 -89
  945. package/src/model/OctCreatePaymentRequest.js +129 -129
  946. package/src/model/PatchCustomerPaymentInstrumentRequest.js +189 -189
  947. package/src/model/PatchCustomerRequest.js +155 -155
  948. package/src/model/PatchCustomerShippingAddressRequest.js +115 -115
  949. package/src/model/PatchInstrumentIdentifierRequest.js +173 -173
  950. package/src/model/PatchPaymentInstrumentRequest.js +189 -189
  951. package/src/model/PayerAuthSetupRequest.js +105 -105
  952. package/src/model/PaymentInstrumentList.js +125 -125
  953. package/src/model/PaymentInstrumentListEmbedded.js +82 -82
  954. package/src/model/PaymentInstrumentListLinks.js +113 -113
  955. package/src/model/PaymentInstrumentListLinksFirst.js +82 -82
  956. package/src/model/PaymentInstrumentListLinksLast.js +82 -82
  957. package/src/model/PaymentInstrumentListLinksNext.js +82 -82
  958. package/src/model/PaymentInstrumentListLinksPrev.js +82 -82
  959. package/src/model/PaymentInstrumentListLinksSelf.js +82 -82
  960. package/src/model/PostCustomerPaymentInstrumentRequest.js +189 -189
  961. package/src/model/PostCustomerRequest.js +155 -155
  962. package/src/model/PostCustomerShippingAddressRequest.js +115 -115
  963. package/src/model/PostInstrumentIdentifierEnrollmentRequest.js +173 -173
  964. package/src/model/PostInstrumentIdentifierRequest.js +173 -173
  965. package/src/model/PostPaymentInstrumentRequest.js +189 -189
  966. package/src/model/PredefinedSubscriptionRequestBean.js +164 -164
  967. package/src/model/PtsV1TransactionBatchesGet200Response.js +98 -98
  968. package/src/model/PtsV1TransactionBatchesGet200ResponseLinks.js +81 -81
  969. package/src/model/PtsV1TransactionBatchesGet200ResponseLinksSelf.js +89 -89
  970. package/src/model/PtsV1TransactionBatchesGet200ResponseTransactionBatches.js +136 -136
  971. package/src/model/PtsV1TransactionBatchesGet400Response.js +90 -90
  972. package/src/model/PtsV1TransactionBatchesGet400ResponseErrorInformation.js +97 -97
  973. package/src/model/PtsV1TransactionBatchesGet400ResponseErrorInformationDetails.js +91 -91
  974. package/src/model/PtsV1TransactionBatchesGet500Response.js +90 -90
  975. package/src/model/PtsV1TransactionBatchesGet500ResponseErrorInformation.js +91 -91
  976. package/src/model/PtsV1TransactionBatchesIdGet200Response.js +144 -144
  977. package/src/model/PtsV1TransactionBatchesIdGet200ResponseLinks.js +81 -81
  978. package/src/model/PtsV1TransactionBatchesIdGet200ResponseLinksTransactions.js +90 -90
  979. package/src/model/PtsV2CreditsPost201Response.js +173 -173
  980. package/src/model/PtsV2CreditsPost201ResponseCreditAmountDetails.js +91 -91
  981. package/src/model/PtsV2CreditsPost201ResponsePaymentInformation.js +113 -113
  982. package/src/model/PtsV2CreditsPost201ResponseProcessingInformation.js +90 -90
  983. package/src/model/PtsV2CreditsPost201ResponseProcessingInformationBankTransferOptions.js +82 -82
  984. package/src/model/PtsV2IncrementalAuthorizationPatch201Response.js +157 -157
  985. package/src/model/PtsV2IncrementalAuthorizationPatch201ResponseClientReferenceInformation.js +82 -82
  986. package/src/model/PtsV2IncrementalAuthorizationPatch201ResponseErrorInformation.js +99 -99
  987. package/src/model/PtsV2IncrementalAuthorizationPatch201ResponseLinks.js +81 -81
  988. package/src/model/PtsV2IncrementalAuthorizationPatch201ResponseOrderInformation.js +81 -81
  989. package/src/model/PtsV2IncrementalAuthorizationPatch201ResponsePaymentInformation.js +81 -81
  990. package/src/model/PtsV2IncrementalAuthorizationPatch201ResponsePaymentInformationAccountFeatures.js +82 -82
  991. package/src/model/PtsV2IncrementalAuthorizationPatch201ResponseProcessorInformation.js +126 -126
  992. package/src/model/PtsV2IncrementalAuthorizationPatch400Response.js +117 -117
  993. package/src/model/PtsV2PaymentsCapturesPost201Response.js +157 -157
  994. package/src/model/PtsV2PaymentsCapturesPost201ResponseLinks.js +97 -97
  995. package/src/model/PtsV2PaymentsCapturesPost201ResponseOrderInformation.js +89 -89
  996. package/src/model/PtsV2PaymentsCapturesPost201ResponseOrderInformationAmountDetails.js +100 -100
  997. package/src/model/PtsV2PaymentsCapturesPost201ResponseOrderInformationInvoiceDetails.js +82 -82
  998. package/src/model/PtsV2PaymentsCapturesPost201ResponsePointOfSaleInformation.js +82 -82
  999. package/src/model/PtsV2PaymentsCapturesPost201ResponseProcessingInformation.js +82 -82
  1000. package/src/model/PtsV2PaymentsCapturesPost201ResponseProcessorInformation.js +82 -82
  1001. package/src/model/PtsV2PaymentsCapturesPost400Response.js +117 -117
  1002. package/src/model/PtsV2PaymentsPost201Response.js +237 -229
  1003. package/src/model/PtsV2PaymentsPost201ResponseBuyerInformation.js +117 -117
  1004. package/src/model/PtsV2PaymentsPost201ResponseClientReferenceInformation.js +100 -100
  1005. package/src/model/PtsV2PaymentsPost201ResponseConsumerAuthenticationInformation.js +449 -449
  1006. package/src/model/PtsV2PaymentsPost201ResponseConsumerAuthenticationInformationIvr.js +136 -136
  1007. package/src/model/PtsV2PaymentsPost201ResponseConsumerAuthenticationInformationStrongAuthentication.js +81 -81
  1008. package/src/model/PtsV2PaymentsPost201ResponseConsumerAuthenticationInformationStrongAuthenticationIssuerInformation.js +91 -91
  1009. package/src/model/PtsV2PaymentsPost201ResponseErrorInformation.js +99 -99
  1010. package/src/model/PtsV2PaymentsPost201ResponseErrorInformationDetails.js +91 -91
  1011. package/src/model/PtsV2PaymentsPost201ResponseInstallmentInformation.js +307 -307
  1012. package/src/model/PtsV2PaymentsPost201ResponseIssuerInformation.js +118 -109
  1013. package/src/model/PtsV2PaymentsPost201ResponseLinks.js +129 -129
  1014. package/src/model/PtsV2PaymentsPost201ResponseLinksSelf.js +91 -91
  1015. package/src/model/PtsV2PaymentsPost201ResponseOrderInformation.js +97 -97
  1016. package/src/model/PtsV2PaymentsPost201ResponseOrderInformationAmountDetails.js +100 -100
  1017. package/src/model/PtsV2PaymentsPost201ResponseOrderInformationInvoiceDetails.js +91 -91
  1018. package/src/model/PtsV2PaymentsPost201ResponseOrderInformationRewardPointsDetails.js +127 -127
  1019. package/src/model/PtsV2PaymentsPost201ResponsePaymentAccountInformation.js +81 -81
  1020. package/src/model/PtsV2PaymentsPost201ResponsePaymentAccountInformationCard.js +127 -118
  1021. package/src/model/PtsV2PaymentsPost201ResponsePaymentInformation.js +182 -182
  1022. package/src/model/PtsV2PaymentsPost201ResponsePaymentInformationAccountFeatures.js +235 -235
  1023. package/src/model/PtsV2PaymentsPost201ResponsePaymentInformationAccountFeaturesBalances.js +109 -109
  1024. package/src/model/PtsV2PaymentsPost201ResponsePaymentInformationBank.js +90 -90
  1025. package/src/model/PtsV2PaymentsPost201ResponsePaymentInformationBankAccount.js +82 -82
  1026. package/src/model/PtsV2PaymentsPost201ResponsePaymentInformationInstrumentIdentifier.js +91 -91
  1027. package/src/model/PtsV2PaymentsPost201ResponsePaymentInformationTokenizedCard.js +136 -136
  1028. package/src/model/PtsV2PaymentsPost201ResponsePaymentInsightsInformation.js +81 -0
  1029. package/src/model/PtsV2PaymentsPost201ResponsePaymentInsightsInformationResponseInsights.js +91 -0
  1030. package/src/model/PtsV2PaymentsPost201ResponsePointOfSaleInformation.js +99 -99
  1031. package/src/model/PtsV2PaymentsPost201ResponsePointOfSaleInformationEmv.js +100 -100
  1032. package/src/model/PtsV2PaymentsPost201ResponseProcessingInformation.js +99 -99
  1033. package/src/model/PtsV2PaymentsPost201ResponseProcessingInformationBankTransferOptions.js +91 -91
  1034. package/src/model/PtsV2PaymentsPost201ResponseProcessorInformation.js +335 -335
  1035. package/src/model/PtsV2PaymentsPost201ResponseProcessorInformationAchVerification.js +91 -91
  1036. package/src/model/PtsV2PaymentsPost201ResponseProcessorInformationAvs.js +91 -91
  1037. package/src/model/PtsV2PaymentsPost201ResponseProcessorInformationCardVerification.js +91 -91
  1038. package/src/model/PtsV2PaymentsPost201ResponseProcessorInformationConsumerAuthenticationResponse.js +91 -91
  1039. package/src/model/PtsV2PaymentsPost201ResponseProcessorInformationCustomer.js +82 -82
  1040. package/src/model/PtsV2PaymentsPost201ResponseProcessorInformationElectronicVerificationResults.js +181 -181
  1041. package/src/model/PtsV2PaymentsPost201ResponseProcessorInformationMerchantAdvice.js +100 -91
  1042. package/src/model/PtsV2PaymentsPost201ResponseProcessorInformationRouting.js +100 -100
  1043. package/src/model/PtsV2PaymentsPost201ResponseRiskInformation.js +156 -156
  1044. package/src/model/PtsV2PaymentsPost201ResponseRiskInformationInfoCodes.js +154 -154
  1045. package/src/model/PtsV2PaymentsPost201ResponseRiskInformationIpAddress.js +137 -137
  1046. package/src/model/PtsV2PaymentsPost201ResponseRiskInformationProfile.js +100 -100
  1047. package/src/model/PtsV2PaymentsPost201ResponseRiskInformationProviders.js +81 -81
  1048. package/src/model/PtsV2PaymentsPost201ResponseRiskInformationProvidersProviderName.js +90 -90
  1049. package/src/model/PtsV2PaymentsPost201ResponseRiskInformationRules.js +91 -91
  1050. package/src/model/PtsV2PaymentsPost201ResponseRiskInformationScore.js +99 -99
  1051. package/src/model/PtsV2PaymentsPost201ResponseRiskInformationTravel.js +105 -105
  1052. package/src/model/PtsV2PaymentsPost201ResponseRiskInformationTravelActualFinalDestination.js +109 -109
  1053. package/src/model/PtsV2PaymentsPost201ResponseRiskInformationTravelFirstDeparture.js +109 -109
  1054. package/src/model/PtsV2PaymentsPost201ResponseRiskInformationTravelFirstDestination.js +109 -109
  1055. package/src/model/PtsV2PaymentsPost201ResponseRiskInformationTravelLastDestination.js +109 -109
  1056. package/src/model/PtsV2PaymentsPost201ResponseRiskInformationVelocity.js +90 -90
  1057. package/src/model/PtsV2PaymentsPost201ResponseRiskInformationVelocityMorphing.js +100 -100
  1058. package/src/model/PtsV2PaymentsPost201ResponseTokenInformation.js +114 -114
  1059. package/src/model/PtsV2PaymentsPost201ResponseTokenInformationCustomer.js +82 -82
  1060. package/src/model/PtsV2PaymentsPost201ResponseTokenInformationInstrumentIdentifier.js +91 -91
  1061. package/src/model/PtsV2PaymentsPost201ResponseTokenInformationPaymentInstrument.js +82 -82
  1062. package/src/model/PtsV2PaymentsPost201ResponseTokenInformationShippingAddress.js +82 -82
  1063. package/src/model/PtsV2PaymentsPost400Response.js +117 -117
  1064. package/src/model/PtsV2PaymentsPost502Response.js +109 -109
  1065. package/src/model/PtsV2PaymentsRefundPost201Response.js +157 -157
  1066. package/src/model/PtsV2PaymentsRefundPost201ResponseLinks.js +89 -89
  1067. package/src/model/PtsV2PaymentsRefundPost201ResponseOrderInformation.js +81 -81
  1068. package/src/model/PtsV2PaymentsRefundPost201ResponseProcessorInformation.js +126 -126
  1069. package/src/model/PtsV2PaymentsRefundPost201ResponseRefundAmountDetails.js +91 -91
  1070. package/src/model/PtsV2PaymentsRefundPost400Response.js +117 -117
  1071. package/src/model/PtsV2PaymentsReversalsPost201Response.js +165 -165
  1072. package/src/model/PtsV2PaymentsReversalsPost201ResponseAuthorizationInformation.js +100 -100
  1073. package/src/model/PtsV2PaymentsReversalsPost201ResponseIssuerInformation.js +82 -82
  1074. package/src/model/PtsV2PaymentsReversalsPost201ResponseProcessorInformation.js +127 -127
  1075. package/src/model/PtsV2PaymentsReversalsPost201ResponseReversalAmountDetails.js +100 -100
  1076. package/src/model/PtsV2PaymentsReversalsPost400Response.js +117 -117
  1077. package/src/model/PtsV2PaymentsVoidsPost201Response.js +132 -132
  1078. package/src/model/PtsV2PaymentsVoidsPost201ResponseProcessorInformation.js +82 -82
  1079. package/src/model/PtsV2PaymentsVoidsPost201ResponseVoidAmountDetails.js +100 -100
  1080. package/src/model/PtsV2PaymentsVoidsPost400Response.js +117 -117
  1081. package/src/model/PtsV2PayoutsPost201Response.js +165 -165
  1082. package/src/model/PtsV2PayoutsPost201ResponseErrorInformation.js +99 -99
  1083. package/src/model/PtsV2PayoutsPost201ResponseMerchantInformation.js +81 -81
  1084. package/src/model/PtsV2PayoutsPost201ResponseMerchantInformationMerchantDescriptor.js +100 -100
  1085. package/src/model/PtsV2PayoutsPost201ResponseOrderInformation.js +81 -81
  1086. package/src/model/PtsV2PayoutsPost201ResponseOrderInformationAmountDetails.js +109 -109
  1087. package/src/model/PtsV2PayoutsPost201ResponseProcessorInformation.js +118 -118
  1088. package/src/model/PtsV2PayoutsPost201ResponseRecipientInformation.js +81 -81
  1089. package/src/model/PtsV2PayoutsPost201ResponseRecipientInformationCard.js +91 -91
  1090. package/src/model/PtsV2PayoutsPost400Response.js +117 -117
  1091. package/src/model/Ptsv2creditsInstallmentInformation.js +82 -82
  1092. package/src/model/Ptsv2creditsProcessingInformation.js +229 -229
  1093. package/src/model/Ptsv2creditsProcessingInformationBankTransferOptions.js +136 -136
  1094. package/src/model/Ptsv2creditsProcessingInformationElectronicBenefitsTransfer.js +82 -82
  1095. package/src/model/Ptsv2creditsProcessingInformationJapanPaymentOptions.js +91 -91
  1096. package/src/model/Ptsv2creditsProcessingInformationPurchaseOptions.js +82 -82
  1097. package/src/model/Ptsv2paymentsAcquirerInformation.js +109 -109
  1098. package/src/model/Ptsv2paymentsAggregatorInformation.js +99 -99
  1099. package/src/model/Ptsv2paymentsAggregatorInformationSubMerchant.js +172 -172
  1100. package/src/model/Ptsv2paymentsBuyerInformation.js +153 -153
  1101. package/src/model/Ptsv2paymentsBuyerInformationPersonalIdentification.js +109 -109
  1102. package/src/model/Ptsv2paymentsClientReferenceInformation.js +153 -153
  1103. package/src/model/Ptsv2paymentsClientReferenceInformationPartner.js +109 -109
  1104. package/src/model/Ptsv2paymentsConsumerAuthenticationInformation.js +576 -576
  1105. package/src/model/Ptsv2paymentsConsumerAuthenticationInformationStrongAuthentication.js +136 -136
  1106. package/src/model/Ptsv2paymentsDeviceInformation.js +234 -234
  1107. package/src/model/Ptsv2paymentsDeviceInformationRawData.js +91 -91
  1108. package/src/model/Ptsv2paymentsHealthCareInformation.js +82 -82
  1109. package/src/model/Ptsv2paymentsHealthCareInformationAmountDetails.js +91 -91
  1110. package/src/model/Ptsv2paymentsInstallmentInformation.js +208 -208
  1111. package/src/model/Ptsv2paymentsInvoiceDetails.js +83 -83
  1112. package/src/model/Ptsv2paymentsIssuerInformation.js +82 -82
  1113. package/src/model/Ptsv2paymentsMerchantDefinedInformation.js +91 -91
  1114. package/src/model/Ptsv2paymentsMerchantInformation.js +197 -197
  1115. package/src/model/Ptsv2paymentsMerchantInformationMerchantDescriptor.js +172 -163
  1116. package/src/model/Ptsv2paymentsMerchantInformationServiceFeeDescriptor.js +100 -100
  1117. package/src/model/Ptsv2paymentsOrderInformation.js +175 -166
  1118. package/src/model/Ptsv2paymentsOrderInformationAmountDetails.js +303 -303
  1119. package/src/model/Ptsv2paymentsOrderInformationAmountDetailsAmexAdditionalAmounts.js +91 -91
  1120. package/src/model/Ptsv2paymentsOrderInformationAmountDetailsCurrencyConversion.js +100 -100
  1121. package/src/model/Ptsv2paymentsOrderInformationAmountDetailsSurcharge.js +91 -91
  1122. package/src/model/Ptsv2paymentsOrderInformationAmountDetailsTaxDetails.js +136 -136
  1123. package/src/model/Ptsv2paymentsOrderInformationBillTo.js +252 -252
  1124. package/src/model/Ptsv2paymentsOrderInformationBillToCompany.js +136 -136
  1125. package/src/model/Ptsv2paymentsOrderInformationInvoiceDetails.js +225 -216
  1126. package/src/model/Ptsv2paymentsOrderInformationInvoiceDetailsTransactionAdviceAddendum.js +82 -82
  1127. package/src/model/Ptsv2paymentsOrderInformationLineItems.js +350 -350
  1128. package/src/model/Ptsv2paymentsOrderInformationPassenger.js +146 -146
  1129. package/src/model/Ptsv2paymentsOrderInformationShipTo.js +226 -226
  1130. package/src/model/Ptsv2paymentsOrderInformationShippingDetails.js +101 -101
  1131. package/src/model/Ptsv2paymentsPaymentInformation.js +170 -170
  1132. package/src/model/Ptsv2paymentsPaymentInformationBank.js +108 -108
  1133. package/src/model/Ptsv2paymentsPaymentInformationBankAccount.js +118 -118
  1134. package/src/model/Ptsv2paymentsPaymentInformationCard.js +208 -199
  1135. package/src/model/Ptsv2paymentsPaymentInformationCustomer.js +91 -91
  1136. package/src/model/Ptsv2paymentsPaymentInformationEWallet.js +82 -82
  1137. package/src/model/Ptsv2paymentsPaymentInformationFluidData.js +109 -109
  1138. package/src/model/Ptsv2paymentsPaymentInformationInstrumentIdentifier.js +82 -82
  1139. package/src/model/Ptsv2paymentsPaymentInformationLegacyToken.js +82 -82
  1140. package/src/model/Ptsv2paymentsPaymentInformationPaymentInstrument.js +82 -82
  1141. package/src/model/Ptsv2paymentsPaymentInformationPaymentType.js +99 -99
  1142. package/src/model/Ptsv2paymentsPaymentInformationPaymentTypeMethod.js +82 -82
  1143. package/src/model/Ptsv2paymentsPaymentInformationShippingAddress.js +82 -82
  1144. package/src/model/Ptsv2paymentsPaymentInformationTokenizedCard.js +172 -163
  1145. package/src/model/Ptsv2paymentsPointOfSaleInformation.js +315 -306
  1146. package/src/model/Ptsv2paymentsPointOfSaleInformationEmv.js +127 -119
  1147. package/src/model/Ptsv2paymentsProcessingInformation.js +318 -309
  1148. package/src/model/Ptsv2paymentsProcessingInformationAuthorizationOptions.js +236 -227
  1149. package/src/model/Ptsv2paymentsProcessingInformationAuthorizationOptionsInitiator.js +108 -108
  1150. package/src/model/Ptsv2paymentsProcessingInformationAuthorizationOptionsInitiatorMerchantInitiatedTransaction.js +100 -100
  1151. package/src/model/Ptsv2paymentsProcessingInformationBankTransferOptions.js +172 -172
  1152. package/src/model/Ptsv2paymentsProcessingInformationCaptureOptions.js +100 -100
  1153. package/src/model/Ptsv2paymentsProcessingInformationElectronicBenefitsTransfer.js +91 -91
  1154. package/src/model/Ptsv2paymentsProcessingInformationJapanPaymentOptions.js +145 -145
  1155. package/src/model/Ptsv2paymentsProcessingInformationLoanOptions.js +91 -91
  1156. package/src/model/Ptsv2paymentsProcessingInformationPurchaseOptions.js +91 -91
  1157. package/src/model/Ptsv2paymentsProcessingInformationRecurringOptions.js +93 -93
  1158. package/src/model/Ptsv2paymentsProcessorInformation.js +91 -83
  1159. package/src/model/Ptsv2paymentsProcessorInformationAuthorizationOptions.js +82 -0
  1160. package/src/model/Ptsv2paymentsPromotionInformation.js +91 -91
  1161. package/src/model/Ptsv2paymentsRecipientInformation.js +109 -109
  1162. package/src/model/Ptsv2paymentsRecurringPaymentInformation.js +119 -119
  1163. package/src/model/Ptsv2paymentsRiskInformation.js +107 -107
  1164. package/src/model/Ptsv2paymentsRiskInformationAuxiliaryData.js +92 -92
  1165. package/src/model/Ptsv2paymentsRiskInformationBuyerHistory.js +152 -152
  1166. package/src/model/Ptsv2paymentsRiskInformationBuyerHistoryAccountHistory.js +91 -91
  1167. package/src/model/Ptsv2paymentsRiskInformationBuyerHistoryCustomerAccount.js +127 -127
  1168. package/src/model/Ptsv2paymentsRiskInformationProfile.js +83 -83
  1169. package/src/model/Ptsv2paymentsTokenInformation.js +116 -116
  1170. package/src/model/Ptsv2paymentsTokenInformationPaymentInstrument.js +83 -83
  1171. package/src/model/Ptsv2paymentsTokenInformationShippingAddress.js +83 -83
  1172. package/src/model/Ptsv2paymentsTravelInformation.js +114 -114
  1173. package/src/model/Ptsv2paymentsTravelInformationAgency.js +91 -91
  1174. package/src/model/Ptsv2paymentsTravelInformationAutoRental.js +448 -448
  1175. package/src/model/Ptsv2paymentsTravelInformationAutoRentalRentalAddress.js +136 -136
  1176. package/src/model/Ptsv2paymentsTravelInformationAutoRentalReturnAddress.js +118 -118
  1177. package/src/model/Ptsv2paymentsTravelInformationAutoRentalTaxDetails.js +127 -127
  1178. package/src/model/Ptsv2paymentsTravelInformationLodging.js +451 -451
  1179. package/src/model/Ptsv2paymentsTravelInformationLodgingRoom.js +91 -91
  1180. package/src/model/Ptsv2paymentsTravelInformationTransit.js +81 -81
  1181. package/src/model/Ptsv2paymentsTravelInformationTransitAirline.js +412 -412
  1182. package/src/model/Ptsv2paymentsTravelInformationTransitAirlineAncillaryInformation.js +117 -117
  1183. package/src/model/Ptsv2paymentsTravelInformationTransitAirlineAncillaryInformationService.js +91 -91
  1184. package/src/model/Ptsv2paymentsTravelInformationTransitAirlineLegs.js +253 -253
  1185. package/src/model/Ptsv2paymentsTravelInformationTransitAirlineTicketIssuer.js +136 -136
  1186. package/src/model/Ptsv2paymentsidClientReferenceInformation.js +117 -117
  1187. package/src/model/Ptsv2paymentsidClientReferenceInformationPartner.js +100 -100
  1188. package/src/model/Ptsv2paymentsidMerchantInformation.js +82 -82
  1189. package/src/model/Ptsv2paymentsidOrderInformation.js +81 -81
  1190. package/src/model/Ptsv2paymentsidOrderInformationAmountDetails.js +91 -91
  1191. package/src/model/Ptsv2paymentsidProcessingInformation.js +81 -81
  1192. package/src/model/Ptsv2paymentsidProcessingInformationAuthorizationOptions.js +81 -81
  1193. package/src/model/Ptsv2paymentsidProcessingInformationAuthorizationOptionsInitiator.js +82 -82
  1194. package/src/model/Ptsv2paymentsidTravelInformation.js +82 -82
  1195. package/src/model/Ptsv2paymentsidcapturesAggregatorInformation.js +99 -99
  1196. package/src/model/Ptsv2paymentsidcapturesAggregatorInformationSubMerchant.js +154 -154
  1197. package/src/model/Ptsv2paymentsidcapturesBuyerInformation.js +91 -91
  1198. package/src/model/Ptsv2paymentsidcapturesDeviceInformation.js +100 -100
  1199. package/src/model/Ptsv2paymentsidcapturesInstallmentInformation.js +298 -298
  1200. package/src/model/Ptsv2paymentsidcapturesMerchantInformation.js +125 -125
  1201. package/src/model/Ptsv2paymentsidcapturesOrderInformation.js +121 -121
  1202. package/src/model/Ptsv2paymentsidcapturesOrderInformationAmountDetails.js +251 -251
  1203. package/src/model/Ptsv2paymentsidcapturesOrderInformationBillTo.js +171 -171
  1204. package/src/model/Ptsv2paymentsidcapturesOrderInformationInvoiceDetails.js +135 -135
  1205. package/src/model/Ptsv2paymentsidcapturesOrderInformationShipTo.js +100 -100
  1206. package/src/model/Ptsv2paymentsidcapturesOrderInformationShippingDetails.js +82 -82
  1207. package/src/model/Ptsv2paymentsidcapturesPaymentInformation.js +89 -89
  1208. package/src/model/Ptsv2paymentsidcapturesPaymentInformationCard.js +91 -91
  1209. package/src/model/Ptsv2paymentsidcapturesPointOfSaleInformation.js +90 -90
  1210. package/src/model/Ptsv2paymentsidcapturesPointOfSaleInformationEmv.js +91 -92
  1211. package/src/model/Ptsv2paymentsidcapturesProcessingInformation.js +177 -177
  1212. package/src/model/Ptsv2paymentsidcapturesProcessingInformationAuthorizationOptions.js +100 -100
  1213. package/src/model/Ptsv2paymentsidcapturesProcessingInformationCaptureOptions.js +91 -91
  1214. package/src/model/Ptsv2paymentsidrefundsMerchantInformation.js +117 -117
  1215. package/src/model/Ptsv2paymentsidrefundsOrderInformation.js +121 -121
  1216. package/src/model/Ptsv2paymentsidrefundsOrderInformationLineItems.js +252 -252
  1217. package/src/model/Ptsv2paymentsidrefundsPaymentInformation.js +161 -161
  1218. package/src/model/Ptsv2paymentsidrefundsPaymentInformationBank.js +99 -99
  1219. package/src/model/Ptsv2paymentsidrefundsPaymentInformationCard.js +163 -163
  1220. package/src/model/Ptsv2paymentsidrefundsPointOfSaleInformation.js +81 -81
  1221. package/src/model/Ptsv2paymentsidrefundsProcessingInformation.js +144 -144
  1222. package/src/model/Ptsv2paymentsidrefundsProcessingInformationRecurringOptions.js +83 -83
  1223. package/src/model/Ptsv2paymentsidreversalsClientReferenceInformation.js +135 -135
  1224. package/src/model/Ptsv2paymentsidreversalsClientReferenceInformationPartner.js +100 -100
  1225. package/src/model/Ptsv2paymentsidreversalsOrderInformation.js +89 -89
  1226. package/src/model/Ptsv2paymentsidreversalsOrderInformationAmountDetails.js +82 -82
  1227. package/src/model/Ptsv2paymentsidreversalsOrderInformationLineItems.js +91 -91
  1228. package/src/model/Ptsv2paymentsidreversalsPointOfSaleInformation.js +81 -81
  1229. package/src/model/Ptsv2paymentsidreversalsPointOfSaleInformationEmv.js +82 -82
  1230. package/src/model/Ptsv2paymentsidreversalsProcessingInformation.js +126 -126
  1231. package/src/model/Ptsv2paymentsidreversalsReversalInformation.js +90 -90
  1232. package/src/model/Ptsv2paymentsidreversalsReversalInformationAmountDetails.js +91 -91
  1233. package/src/model/Ptsv2paymentsidvoidsOrderInformation.js +81 -0
  1234. package/src/model/Ptsv2paymentsidvoidsPaymentInformation.js +81 -81
  1235. package/src/model/Ptsv2payoutsClientReferenceInformation.js +109 -109
  1236. package/src/model/Ptsv2payoutsMerchantInformation.js +108 -108
  1237. package/src/model/Ptsv2payoutsMerchantInformationMerchantDescriptor.js +127 -127
  1238. package/src/model/Ptsv2payoutsOrderInformation.js +98 -89
  1239. package/src/model/Ptsv2payoutsOrderInformationAmountDetails.js +99 -99
  1240. package/src/model/Ptsv2payoutsOrderInformationAmountDetailsSurcharge.js +82 -82
  1241. package/src/model/Ptsv2payoutsOrderInformationBillTo.js +163 -163
  1242. package/src/model/Ptsv2payoutsPaymentInformation.js +89 -89
  1243. package/src/model/Ptsv2payoutsPaymentInformationCard.js +118 -118
  1244. package/src/model/Ptsv2payoutsProcessingInformation.js +143 -135
  1245. package/src/model/Ptsv2payoutsProcessingInformationFundingOptions.js +81 -0
  1246. package/src/model/Ptsv2payoutsProcessingInformationFundingOptionsInitiator.js +82 -0
  1247. package/src/model/Ptsv2payoutsProcessingInformationPayoutsOptions.js +109 -109
  1248. package/src/model/Ptsv2payoutsRecipientInformation.js +172 -172
  1249. package/src/model/Ptsv2payoutsSenderInformation.js +234 -207
  1250. package/src/model/Ptsv2payoutsSenderInformationAccount.js +91 -91
  1251. package/src/model/RefundCaptureRequest.js +170 -170
  1252. package/src/model/RefundPaymentRequest.js +170 -170
  1253. package/src/model/ReportingV3ChargebackDetailsGet200Response.js +109 -109
  1254. package/src/model/ReportingV3ChargebackDetailsGet200ResponseChargebackDetails.js +280 -271
  1255. package/src/model/ReportingV3ChargebackSummariesGet200Response.js +109 -109
  1256. package/src/model/ReportingV3ChargebackSummariesGet200ResponseChargebackSummaries.js +100 -100
  1257. package/src/model/ReportingV3ConversionDetailsGet200Response.js +106 -106
  1258. package/src/model/ReportingV3ConversionDetailsGet200ResponseConversionDetails.js +162 -162
  1259. package/src/model/ReportingV3ConversionDetailsGet200ResponseNotes.js +100 -100
  1260. package/src/model/ReportingV3InterchangeClearingLevelDetailsGet200Response.js +100 -100
  1261. package/src/model/ReportingV3InterchangeClearingLevelDetailsGet200ResponseInterchangeClearingLevelDetails.js +485 -485
  1262. package/src/model/ReportingV3NetFundingsGet200Response.js +145 -145
  1263. package/src/model/ReportingV3NetFundingsGet200ResponseNetFundingSummaries.js +139 -139
  1264. package/src/model/ReportingV3NetFundingsGet200ResponseTotalPurchases.js +92 -92
  1265. package/src/model/ReportingV3NotificationofChangesGet200Response.js +82 -82
  1266. package/src/model/ReportingV3NotificationofChangesGet200ResponseNotificationOfChanges.js +146 -146
  1267. package/src/model/ReportingV3PaymentBatchSummariesGet200Response.js +97 -97
  1268. package/src/model/ReportingV3PaymentBatchSummariesGet200ResponsePaymentBatchSummaries.js +169 -169
  1269. package/src/model/ReportingV3PurchaseRefundDetailsGet200Response.js +151 -151
  1270. package/src/model/ReportingV3PurchaseRefundDetailsGet200ResponseAuthorizations.js +146 -146
  1271. package/src/model/ReportingV3PurchaseRefundDetailsGet200ResponseFeeAndFundingDetails.js +191 -191
  1272. package/src/model/ReportingV3PurchaseRefundDetailsGet200ResponseOthers.js +137 -137
  1273. package/src/model/ReportingV3PurchaseRefundDetailsGet200ResponseRequestDetails.js +128 -128
  1274. package/src/model/ReportingV3PurchaseRefundDetailsGet200ResponseSettlementStatuses.js +119 -119
  1275. package/src/model/ReportingV3PurchaseRefundDetailsGet200ResponseSettlements.js +190 -190
  1276. package/src/model/ReportingV3ReportDefinitionsGet200Response.js +81 -81
  1277. package/src/model/ReportingV3ReportDefinitionsGet200ResponseReportDefinitions.js +131 -131
  1278. package/src/model/ReportingV3ReportDefinitionsNameGet200Response.js +138 -138
  1279. package/src/model/ReportingV3ReportDefinitionsNameGet200ResponseAttributes.js +131 -131
  1280. package/src/model/ReportingV3ReportDefinitionsNameGet200ResponseDefaultSettings.js +144 -144
  1281. package/src/model/ReportingV3ReportSubscriptionsGet200Response.js +81 -81
  1282. package/src/model/ReportingV3ReportSubscriptionsGet200ResponseSubscriptions.js +199 -199
  1283. package/src/model/ReportingV3ReportsGet200Response.js +81 -81
  1284. package/src/model/ReportingV3ReportsGet200ResponseLink.js +81 -81
  1285. package/src/model/ReportingV3ReportsGet200ResponseLinkReportDownload.js +89 -89
  1286. package/src/model/ReportingV3ReportsGet200ResponseReportSearchResults.js +217 -217
  1287. package/src/model/ReportingV3ReportsIdGet200Response.js +199 -199
  1288. package/src/model/ReportingV3RetrievalDetailsGet200Response.js +109 -109
  1289. package/src/model/ReportingV3RetrievalDetailsGet200ResponseRetrievalDetails.js +271 -271
  1290. package/src/model/ReportingV3RetrievalSummariesGet200Response.js +109 -109
  1291. package/src/model/Reportingv3ReportDownloadsGet400Response.js +114 -114
  1292. package/src/model/Reportingv3ReportDownloadsGet400ResponseDetails.js +92 -92
  1293. package/src/model/Reportingv3reportsReportFilters.js +105 -105
  1294. package/src/model/Reportingv3reportsReportPreferences.js +92 -92
  1295. package/src/model/ResourceNotFoundError.js +89 -89
  1296. package/src/model/RiskV1AddressVerificationsPost201Response.js +150 -150
  1297. package/src/model/RiskV1AddressVerificationsPost201ResponseAddressVerificationInformation.js +143 -143
  1298. package/src/model/RiskV1AddressVerificationsPost201ResponseAddressVerificationInformationBarCode.js +91 -91
  1299. package/src/model/RiskV1AddressVerificationsPost201ResponseAddressVerificationInformationStandardAddress.js +171 -171
  1300. package/src/model/RiskV1AddressVerificationsPost201ResponseAddressVerificationInformationStandardAddressAddress1.js +91 -91
  1301. package/src/model/RiskV1AddressVerificationsPost201ResponseErrorInformation.js +99 -99
  1302. package/src/model/RiskV1AuthenticationResultsPost201Response.js +150 -150
  1303. package/src/model/RiskV1AuthenticationResultsPost201ResponseConsumerAuthenticationInformation.js +307 -280
  1304. package/src/model/RiskV1AuthenticationSetupsPost201Response.js +132 -132
  1305. package/src/model/RiskV1AuthenticationSetupsPost201ResponseConsumerAuthenticationInformation.js +100 -100
  1306. package/src/model/RiskV1AuthenticationSetupsPost201ResponseErrorInformation.js +99 -99
  1307. package/src/model/RiskV1AuthenticationsPost201Response.js +158 -158
  1308. package/src/model/RiskV1AuthenticationsPost201ResponseErrorInformation.js +99 -99
  1309. package/src/model/RiskV1AuthenticationsPost400Response.js +117 -117
  1310. package/src/model/RiskV1AuthenticationsPost400Response1.js +117 -117
  1311. package/src/model/RiskV1DecisionsPost201Response.js +165 -165
  1312. package/src/model/RiskV1DecisionsPost201ResponseClientReferenceInformation.js +99 -99
  1313. package/src/model/RiskV1DecisionsPost201ResponseConsumerAuthenticationInformation.js +423 -396
  1314. package/src/model/RiskV1DecisionsPost201ResponseErrorInformation.js +99 -99
  1315. package/src/model/RiskV1DecisionsPost201ResponseOrderInformation.js +81 -81
  1316. package/src/model/RiskV1DecisionsPost201ResponseOrderInformationAmountDetails.js +82 -82
  1317. package/src/model/RiskV1DecisionsPost201ResponsePaymentInformation.js +119 -119
  1318. package/src/model/RiskV1DecisionsPost400Response.js +117 -117
  1319. package/src/model/RiskV1DecisionsPost400Response1.js +117 -117
  1320. package/src/model/RiskV1ExportComplianceInquiriesPost201Response.js +150 -150
  1321. package/src/model/RiskV1ExportComplianceInquiriesPost201ResponseErrorInformation.js +99 -99
  1322. package/src/model/RiskV1ExportComplianceInquiriesPost201ResponseExportComplianceInformation.js +99 -99
  1323. package/src/model/RiskV1ExportComplianceInquiriesPost201ResponseExportComplianceInformationWatchList.js +81 -81
  1324. package/src/model/RiskV1ExportComplianceInquiriesPost201ResponseExportComplianceInformationWatchListMatches.js +109 -109
  1325. package/src/model/RiskV1UpdatePost201Response.js +116 -116
  1326. package/src/model/Riskv1addressverificationsBuyerInformation.js +82 -82
  1327. package/src/model/Riskv1addressverificationsOrderInformation.js +97 -97
  1328. package/src/model/Riskv1addressverificationsOrderInformationBillTo.js +149 -149
  1329. package/src/model/Riskv1addressverificationsOrderInformationLineItems.js +128 -128
  1330. package/src/model/Riskv1addressverificationsOrderInformationShipTo.js +147 -147
  1331. package/src/model/Riskv1authenticationresultsConsumerAuthenticationInformation.js +154 -136
  1332. package/src/model/{TssV2TransactionsPost201ResponseEmbeddedDeviceInformation.js → Riskv1authenticationresultsDeviceInformation.js} +82 -82
  1333. package/src/model/Riskv1authenticationresultsOrderInformation.js +89 -89
  1334. package/src/model/Riskv1authenticationresultsOrderInformationAmountDetails.js +92 -92
  1335. package/src/model/Riskv1authenticationresultsOrderInformationLineItems.js +101 -101
  1336. package/src/model/Riskv1authenticationresultsPaymentInformation.js +105 -105
  1337. package/src/model/Riskv1authenticationresultsPaymentInformationCard.js +118 -118
  1338. package/src/model/Riskv1authenticationresultsPaymentInformationFluidData.js +109 -109
  1339. package/src/model/Riskv1authenticationresultsPaymentInformationTokenizedCard.js +118 -118
  1340. package/src/model/Riskv1authenticationsBuyerInformation.js +101 -101
  1341. package/src/model/Riskv1authenticationsDeviceInformation.js +180 -180
  1342. package/src/model/Riskv1authenticationsOrderInformation.js +142 -142
  1343. package/src/model/Riskv1authenticationsOrderInformationAmountDetails.js +94 -94
  1344. package/src/model/Riskv1authenticationsOrderInformationBillTo.js +170 -170
  1345. package/src/model/Riskv1authenticationsOrderInformationLineItems.js +163 -163
  1346. package/src/model/Riskv1authenticationsPaymentInformation.js +105 -105
  1347. package/src/model/Riskv1authenticationsPaymentInformationCard.js +122 -122
  1348. package/src/model/Riskv1authenticationsPaymentInformationTokenizedCard.js +143 -122
  1349. package/src/model/Riskv1authenticationsRiskInformation.js +81 -81
  1350. package/src/model/Riskv1authenticationsTravelInformation.js +98 -98
  1351. package/src/model/Riskv1authenticationsetupsPaymentInformation.js +105 -105
  1352. package/src/model/Riskv1authenticationsetupsPaymentInformationCard.js +112 -112
  1353. package/src/model/Riskv1authenticationsetupsPaymentInformationCustomer.js +82 -82
  1354. package/src/model/Riskv1authenticationsetupsPaymentInformationFluidData.js +110 -110
  1355. package/src/model/Riskv1authenticationsetupsPaymentInformationTokenizedCard.js +123 -123
  1356. package/src/model/Riskv1authenticationsetupsProcessingInformation.js +91 -91
  1357. package/src/model/Riskv1authenticationsetupsTokenInformation.js +82 -82
  1358. package/src/model/Riskv1decisionsBuyerInformation.js +118 -118
  1359. package/src/model/Riskv1decisionsClientReferenceInformation.js +109 -109
  1360. package/src/model/Riskv1decisionsClientReferenceInformationPartner.js +91 -91
  1361. package/src/model/Riskv1decisionsConsumerAuthenticationInformation.js +441 -432
  1362. package/src/model/Riskv1decisionsConsumerAuthenticationInformationStrongAuthentication.js +82 -82
  1363. package/src/model/Riskv1decisionsDeviceInformation.js +225 -225
  1364. package/src/model/Riskv1decisionsMerchantDefinedInformation.js +92 -92
  1365. package/src/model/Riskv1decisionsMerchantInformation.js +90 -90
  1366. package/src/model/Riskv1decisionsMerchantInformationMerchantDescriptor.js +91 -91
  1367. package/src/model/Riskv1decisionsOrderInformation.js +160 -160
  1368. package/src/model/Riskv1decisionsOrderInformationAmountDetails.js +93 -93
  1369. package/src/model/Riskv1decisionsOrderInformationBillTo.js +163 -163
  1370. package/src/model/Riskv1decisionsOrderInformationLineItems.js +198 -198
  1371. package/src/model/Riskv1decisionsOrderInformationShipTo.js +181 -181
  1372. package/src/model/Riskv1decisionsOrderInformationShippingDetails.js +92 -92
  1373. package/src/model/Riskv1decisionsPaymentInformation.js +115 -115
  1374. package/src/model/Riskv1decisionsPaymentInformationCard.js +119 -119
  1375. package/src/model/Riskv1decisionsPaymentInformationTokenizedCard.js +119 -119
  1376. package/src/model/Riskv1decisionsProcessingInformation.js +83 -83
  1377. package/src/model/Riskv1decisionsProcessorInformation.js +90 -90
  1378. package/src/model/Riskv1decisionsProcessorInformationAvs.js +83 -83
  1379. package/src/model/Riskv1decisionsProcessorInformationCardVerification.js +82 -82
  1380. package/src/model/Riskv1decisionsRiskInformation.js +106 -106
  1381. package/src/model/Riskv1decisionsTravelInformation.js +134 -134
  1382. package/src/model/Riskv1decisionsTravelInformationLegs.js +109 -109
  1383. package/src/model/Riskv1decisionsTravelInformationPassengers.js +91 -91
  1384. package/src/model/Riskv1decisionsidmarkingRiskInformation.js +81 -81
  1385. package/src/model/Riskv1decisionsidmarkingRiskInformationMarkingDetails.js +110 -110
  1386. package/src/model/Riskv1exportcomplianceinquiriesDeviceInformation.js +91 -91
  1387. package/src/model/Riskv1exportcomplianceinquiriesExportComplianceInformation.js +99 -99
  1388. package/src/model/Riskv1exportcomplianceinquiriesExportComplianceInformationWeights.js +100 -100
  1389. package/src/model/Riskv1exportcomplianceinquiriesOrderInformation.js +97 -97
  1390. package/src/model/Riskv1exportcomplianceinquiriesOrderInformationBillTo.js +185 -185
  1391. package/src/model/Riskv1exportcomplianceinquiriesOrderInformationBillToCompany.js +82 -82
  1392. package/src/model/Riskv1exportcomplianceinquiriesOrderInformationLineItems.js +144 -144
  1393. package/src/model/Riskv1exportcomplianceinquiriesOrderInformationShipTo.js +100 -100
  1394. package/src/model/Riskv1liststypeentriesBuyerInformation.js +82 -82
  1395. package/src/model/Riskv1liststypeentriesClientReferenceInformation.js +100 -100
  1396. package/src/model/Riskv1liststypeentriesDeviceInformation.js +91 -91
  1397. package/src/model/Riskv1liststypeentriesOrderInformation.js +106 -106
  1398. package/src/model/Riskv1liststypeentriesOrderInformationAddress.js +128 -128
  1399. package/src/model/Riskv1liststypeentriesOrderInformationBillTo.js +172 -172
  1400. package/src/model/Riskv1liststypeentriesOrderInformationLineItems.js +82 -82
  1401. package/src/model/Riskv1liststypeentriesOrderInformationShipTo.js +128 -128
  1402. package/src/model/Riskv1liststypeentriesPaymentInformation.js +90 -90
  1403. package/src/model/Riskv1liststypeentriesPaymentInformationBank.js +110 -110
  1404. package/src/model/Riskv1liststypeentriesPaymentInformationCard.js +100 -100
  1405. package/src/model/Riskv1liststypeentriesRiskInformation.js +81 -81
  1406. package/src/model/Riskv1liststypeentriesRiskInformationMarkingDetails.js +110 -110
  1407. package/src/model/SearchRequest.js +109 -109
  1408. package/src/model/ShippingAddressListForCustomer.js +126 -126
  1409. package/src/model/ShippingAddressListForCustomerEmbedded.js +82 -82
  1410. package/src/model/ShippingAddressListForCustomerLinks.js +113 -113
  1411. package/src/model/ShippingAddressListForCustomerLinksFirst.js +82 -82
  1412. package/src/model/ShippingAddressListForCustomerLinksLast.js +82 -82
  1413. package/src/model/ShippingAddressListForCustomerLinksNext.js +82 -82
  1414. package/src/model/ShippingAddressListForCustomerLinksPrev.js +82 -82
  1415. package/src/model/ShippingAddressListForCustomerLinksSelf.js +82 -82
  1416. package/src/model/TaxRequest.js +113 -113
  1417. package/src/model/TmsV2CustomersResponse.js +155 -155
  1418. package/src/model/Tmsv2customersBuyerInformation.js +91 -91
  1419. package/src/model/Tmsv2customersClientReferenceInformation.js +82 -82
  1420. package/src/model/Tmsv2customersDefaultPaymentInstrument.js +82 -82
  1421. package/src/model/Tmsv2customersDefaultShippingAddress.js +82 -82
  1422. package/src/model/Tmsv2customersEmbedded.js +90 -90
  1423. package/src/model/Tmsv2customersEmbeddedDefaultPaymentInstrument.js +189 -189
  1424. package/src/model/Tmsv2customersEmbeddedDefaultPaymentInstrumentBankAccount.js +82 -82
  1425. package/src/model/Tmsv2customersEmbeddedDefaultPaymentInstrumentBillTo.js +172 -172
  1426. package/src/model/Tmsv2customersEmbeddedDefaultPaymentInstrumentBuyerInformation.js +108 -108
  1427. package/src/model/Tmsv2customersEmbeddedDefaultPaymentInstrumentBuyerInformationIssuedBy.js +82 -82
  1428. package/src/model/Tmsv2customersEmbeddedDefaultPaymentInstrumentBuyerInformationPersonalIdentification.js +99 -99
  1429. package/src/model/Tmsv2customersEmbeddedDefaultPaymentInstrumentCard.js +144 -144
  1430. package/src/model/Tmsv2customersEmbeddedDefaultPaymentInstrumentCardTokenizedInformation.js +91 -91
  1431. package/src/model/Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbedded.js +82 -82
  1432. package/src/model/Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedInstrumentIdentifier.js +173 -173
  1433. package/src/model/Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedInstrumentIdentifierBankAccount.js +91 -91
  1434. package/src/model/Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedInstrumentIdentifierBillTo.js +128 -128
  1435. package/src/model/Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedInstrumentIdentifierCard.js +110 -110
  1436. package/src/model/Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedInstrumentIdentifierIssuer.js +82 -82
  1437. package/src/model/Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedInstrumentIdentifierLinks.js +89 -89
  1438. package/src/model/Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedInstrumentIdentifierLinksPaymentInstruments.js +82 -82
  1439. package/src/model/Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedInstrumentIdentifierLinksSelf.js +82 -82
  1440. package/src/model/Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedInstrumentIdentifierMetadata.js +82 -82
  1441. package/src/model/Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedInstrumentIdentifierProcessingInformation.js +81 -81
  1442. package/src/model/Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedInstrumentIdentifierProcessingInformationAuthorizationOptions.js +81 -81
  1443. package/src/model/Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedInstrumentIdentifierProcessingInformationAuthorizationOptionsInitiator.js +81 -81
  1444. package/src/model/Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedInstrumentIdentifierProcessingInformationAuthorizationOptionsInitiatorMerchantInitiatedTransaction.js +82 -82
  1445. package/src/model/Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedInstrumentIdentifierTokenizedCard.js +135 -135
  1446. package/src/model/Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbeddedInstrumentIdentifierTokenizedCardCard.js +101 -101
  1447. package/src/model/Tmsv2customersEmbeddedDefaultPaymentInstrumentInstrumentIdentifier.js +82 -82
  1448. package/src/model/Tmsv2customersEmbeddedDefaultPaymentInstrumentLinks.js +89 -89
  1449. package/src/model/Tmsv2customersEmbeddedDefaultPaymentInstrumentLinksSelf.js +82 -82
  1450. package/src/model/Tmsv2customersEmbeddedDefaultPaymentInstrumentMerchantInformation.js +81 -81
  1451. package/src/model/Tmsv2customersEmbeddedDefaultPaymentInstrumentMerchantInformationMerchantDescriptor.js +82 -82
  1452. package/src/model/Tmsv2customersEmbeddedDefaultPaymentInstrumentMetadata.js +82 -82
  1453. package/src/model/Tmsv2customersEmbeddedDefaultPaymentInstrumentProcessingInformation.js +90 -90
  1454. package/src/model/Tmsv2customersEmbeddedDefaultPaymentInstrumentProcessingInformationBankTransferOptions.js +82 -82
  1455. package/src/model/Tmsv2customersEmbeddedDefaultShippingAddress.js +115 -115
  1456. package/src/model/Tmsv2customersEmbeddedDefaultShippingAddressLinks.js +89 -89
  1457. package/src/model/Tmsv2customersEmbeddedDefaultShippingAddressLinksCustomer.js +82 -82
  1458. package/src/model/Tmsv2customersEmbeddedDefaultShippingAddressLinksSelf.js +82 -82
  1459. package/src/model/Tmsv2customersEmbeddedDefaultShippingAddressMetadata.js +82 -82
  1460. package/src/model/Tmsv2customersEmbeddedDefaultShippingAddressShipTo.js +172 -172
  1461. package/src/model/Tmsv2customersLinks.js +97 -97
  1462. package/src/model/Tmsv2customersLinksPaymentInstruments.js +82 -82
  1463. package/src/model/Tmsv2customersLinksSelf.js +82 -82
  1464. package/src/model/Tmsv2customersLinksShippingAddress.js +82 -82
  1465. package/src/model/Tmsv2customersMerchantDefinedInformation.js +91 -91
  1466. package/src/model/Tmsv2customersMetadata.js +82 -82
  1467. package/src/model/Tmsv2customersObjectInformation.js +91 -91
  1468. package/src/model/TokenizeRequest.js +91 -91
  1469. package/src/model/TssV2TransactionsGet200Response.js +287 -279
  1470. package/src/model/TssV2TransactionsGet200ResponseApplicationInformation.js +117 -117
  1471. package/src/model/TssV2TransactionsGet200ResponseApplicationInformationApplications.js +145 -145
  1472. package/src/model/TssV2TransactionsGet200ResponseBuyerInformation.js +91 -91
  1473. package/src/model/TssV2TransactionsGet200ResponseClientReferenceInformation.js +126 -126
  1474. package/src/model/TssV2TransactionsGet200ResponseClientReferenceInformationPartner.js +82 -82
  1475. package/src/model/TssV2TransactionsGet200ResponseConsumerAuthenticationInformation.js +117 -117
  1476. package/src/model/TssV2TransactionsGet200ResponseConsumerAuthenticationInformationStrongAuthentication.js +118 -118
  1477. package/src/model/TssV2TransactionsGet200ResponseDeviceInformation.js +100 -100
  1478. package/src/model/TssV2TransactionsGet200ResponseErrorInformation.js +99 -99
  1479. package/src/model/TssV2TransactionsGet200ResponseFraudMarkingInformation.js +82 -82
  1480. package/src/model/TssV2TransactionsGet200ResponseInstallmentInformation.js +91 -91
  1481. package/src/model/TssV2TransactionsGet200ResponseLinks.js +89 -89
  1482. package/src/model/TssV2TransactionsGet200ResponseMerchantInformation.js +81 -81
  1483. package/src/model/TssV2TransactionsGet200ResponseMerchantInformationMerchantDescriptor.js +82 -82
  1484. package/src/model/TssV2TransactionsGet200ResponseOrderInformation.js +122 -122
  1485. package/src/model/TssV2TransactionsGet200ResponseOrderInformationAmountDetails.js +135 -135
  1486. package/src/model/TssV2TransactionsGet200ResponseOrderInformationBillTo.js +199 -199
  1487. package/src/model/TssV2TransactionsGet200ResponseOrderInformationInvoiceDetails.js +82 -82
  1488. package/src/model/TssV2TransactionsGet200ResponseOrderInformationLineItems.js +136 -136
  1489. package/src/model/TssV2TransactionsGet200ResponseOrderInformationShipTo.js +163 -163
  1490. package/src/model/TssV2TransactionsGet200ResponseOrderInformationShippingDetails.js +91 -91
  1491. package/src/model/TssV2TransactionsGet200ResponsePaymentInformation.js +145 -145
  1492. package/src/model/TssV2TransactionsGet200ResponsePaymentInformationAccountFeatures.js +100 -100
  1493. package/src/model/TssV2TransactionsGet200ResponsePaymentInformationBank.js +134 -134
  1494. package/src/model/TssV2TransactionsGet200ResponsePaymentInformationBankAccount.js +136 -136
  1495. package/src/model/TssV2TransactionsGet200ResponsePaymentInformationBankMandate.js +100 -100
  1496. package/src/model/TssV2TransactionsGet200ResponsePaymentInformationCard.js +163 -163
  1497. package/src/model/TssV2TransactionsGet200ResponsePaymentInformationCustomer.js +91 -91
  1498. package/src/model/TssV2TransactionsGet200ResponsePaymentInformationInstrumentIdentifier.js +82 -82
  1499. package/src/model/TssV2TransactionsGet200ResponsePaymentInformationInvoice.js +100 -100
  1500. package/src/model/TssV2TransactionsGet200ResponsePaymentInformationPaymentType.js +100 -100
  1501. package/src/model/TssV2TransactionsGet200ResponsePointOfSaleInformation.js +108 -108
  1502. package/src/model/TssV2TransactionsGet200ResponseProcessingInformation.js +133 -133
  1503. package/src/model/TssV2TransactionsGet200ResponseProcessingInformationAuthorizationOptions.js +90 -90
  1504. package/src/model/TssV2TransactionsGet200ResponseProcessingInformationAuthorizationOptionsInitiator.js +108 -0
  1505. package/src/model/TssV2TransactionsGet200ResponseProcessingInformationBankTransferOptions.js +82 -82
  1506. package/src/model/TssV2TransactionsGet200ResponseProcessingInformationJapanPaymentOptions.js +109 -109
  1507. package/src/model/TssV2TransactionsGet200ResponseProcessorInformation.js +203 -203
  1508. package/src/model/TssV2TransactionsGet200ResponseProcessorInformationElectronicVerificationResults.js +163 -163
  1509. package/src/model/TssV2TransactionsGet200ResponseProcessorInformationMultiProcessorRouting.js +109 -109
  1510. package/src/model/TssV2TransactionsGet200ResponseProcessorInformationProcessor.js +82 -82
  1511. package/src/model/TssV2TransactionsGet200ResponseRiskInformation.js +122 -122
  1512. package/src/model/TssV2TransactionsGet200ResponseRiskInformationProfile.js +91 -91
  1513. package/src/model/TssV2TransactionsGet200ResponseRiskInformationRules.js +92 -92
  1514. package/src/model/TssV2TransactionsGet200ResponseRiskInformationScore.js +91 -91
  1515. package/src/model/TssV2TransactionsGet200ResponseSenderInformation.js +82 -82
  1516. package/src/model/TssV2TransactionsGet200ResponseTokenInformation.js +105 -105
  1517. package/src/model/TssV2TransactionsPost201Response.js +197 -197
  1518. package/src/model/TssV2TransactionsPost201ResponseEmbedded.js +82 -82
  1519. package/src/model/TssV2TransactionsPost201ResponseEmbeddedApplicationInformation.js +117 -117
  1520. package/src/model/TssV2TransactionsPost201ResponseEmbeddedApplicationInformationApplications.js +136 -136
  1521. package/src/model/TssV2TransactionsPost201ResponseEmbeddedBuyerInformation.js +82 -82
  1522. package/src/model/TssV2TransactionsPost201ResponseEmbeddedClientReferenceInformation.js +108 -108
  1523. package/src/model/TssV2TransactionsPost201ResponseEmbeddedConsumerAuthenticationInformation.js +100 -100
  1524. package/src/model/TssV2TransactionsPost201ResponseEmbeddedLinks.js +81 -81
  1525. package/src/model/TssV2TransactionsPost201ResponseEmbeddedMerchantInformation.js +82 -82
  1526. package/src/model/TssV2TransactionsPost201ResponseEmbeddedOrderInformation.js +97 -97
  1527. package/src/model/TssV2TransactionsPost201ResponseEmbeddedOrderInformationBillTo.js +127 -127
  1528. package/src/model/TssV2TransactionsPost201ResponseEmbeddedOrderInformationShipTo.js +118 -118
  1529. package/src/model/TssV2TransactionsPost201ResponseEmbeddedPaymentInformation.js +105 -97
  1530. package/src/model/TssV2TransactionsPost201ResponseEmbeddedPaymentInformationBank.js +81 -0
  1531. package/src/model/TssV2TransactionsPost201ResponseEmbeddedPaymentInformationBankAccount.js +91 -0
  1532. package/src/model/TssV2TransactionsPost201ResponseEmbeddedPaymentInformationCard.js +100 -100
  1533. package/src/model/TssV2TransactionsPost201ResponseEmbeddedPaymentInformationCustomer.js +82 -0
  1534. package/src/model/TssV2TransactionsPost201ResponseEmbeddedPaymentInformationPaymentType.js +91 -91
  1535. package/src/model/TssV2TransactionsPost201ResponseEmbeddedPointOfSaleInformation.js +108 -108
  1536. package/src/model/TssV2TransactionsPost201ResponseEmbeddedPointOfSaleInformationPartner.js +82 -82
  1537. package/src/model/TssV2TransactionsPost201ResponseEmbeddedProcessingInformation.js +100 -100
  1538. package/src/model/TssV2TransactionsPost201ResponseEmbeddedProcessorInformation.js +90 -90
  1539. package/src/model/TssV2TransactionsPost201ResponseEmbeddedRiskInformation.js +81 -81
  1540. package/src/model/TssV2TransactionsPost201ResponseEmbeddedRiskInformationProviders.js +81 -81
  1541. package/src/model/TssV2TransactionsPost201ResponseEmbeddedRiskInformationProvidersFingerprint.js +100 -100
  1542. package/src/model/TssV2TransactionsPost201ResponseEmbeddedTransactionSummaries.js +221 -221
  1543. package/src/model/TssV2TransactionsPost400Response.js +108 -108
  1544. package/src/model/UmsV1UsersGet200Response.js +81 -81
  1545. package/src/model/UmsV1UsersGet200ResponseAccountInformation.js +138 -138
  1546. package/src/model/UmsV1UsersGet200ResponseContactInformation.js +105 -105
  1547. package/src/model/UmsV1UsersGet200ResponseOrganizationInformation.js +81 -81
  1548. package/src/model/UmsV1UsersGet200ResponseUsers.js +97 -97
  1549. package/src/model/UnauthorizedClientError.js +89 -89
  1550. package/src/model/UpdateInvoiceRequest.js +97 -97
  1551. package/src/model/V1FileDetailsGet200Response.js +89 -89
  1552. package/src/model/V1FileDetailsGet200ResponseFileDetails.js +136 -136
  1553. package/src/model/V1FileDetailsGet200ResponseLinks.js +89 -89
  1554. package/src/model/V1FileDetailsGet200ResponseLinksFiles.js +98 -98
  1555. package/src/model/V1FileDetailsGet200ResponseLinksSelf.js +89 -89
  1556. package/src/model/ValidateExportComplianceRequest.js +113 -113
  1557. package/src/model/ValidateRequest.js +121 -113
  1558. package/src/model/VasV2PaymentsPost201Response.js +132 -132
  1559. package/src/model/VasV2PaymentsPost201ResponseLinks.js +81 -81
  1560. package/src/model/VasV2PaymentsPost201ResponseOrderInformation.js +124 -124
  1561. package/src/model/VasV2PaymentsPost201ResponseOrderInformationJurisdiction.js +154 -154
  1562. package/src/model/VasV2PaymentsPost201ResponseOrderInformationLineItems.js +116 -116
  1563. package/src/model/VasV2PaymentsPost201ResponseOrderInformationTaxDetails.js +91 -91
  1564. package/src/model/VasV2PaymentsPost201ResponseTaxInformation.js +91 -91
  1565. package/src/model/VasV2PaymentsPost400Response.js +117 -117
  1566. package/src/model/VasV2TaxVoid200Response.js +116 -116
  1567. package/src/model/VasV2TaxVoid200ResponseVoidAmountDetails.js +91 -91
  1568. package/src/model/VasV2TaxVoidsPost400Response.js +117 -117
  1569. package/src/model/Vasv2taxBuyerInformation.js +82 -82
  1570. package/src/model/Vasv2taxClientReferenceInformation.js +99 -99
  1571. package/src/model/Vasv2taxMerchantInformation.js +82 -82
  1572. package/src/model/Vasv2taxOrderInformation.js +137 -137
  1573. package/src/model/Vasv2taxOrderInformationBillTo.js +127 -127
  1574. package/src/model/Vasv2taxOrderInformationInvoiceDetails.js +82 -82
  1575. package/src/model/Vasv2taxOrderInformationLineItems.js +197 -197
  1576. package/src/model/Vasv2taxOrderInformationOrderAcceptance.js +110 -110
  1577. package/src/model/Vasv2taxOrderInformationOrderOrigin.js +110 -110
  1578. package/src/model/Vasv2taxOrderInformationShipTo.js +136 -136
  1579. package/src/model/Vasv2taxOrderInformationShippingDetails.js +109 -109
  1580. package/src/model/Vasv2taxTaxInformation.js +136 -136
  1581. package/src/model/Vasv2taxidClientReferenceInformation.js +99 -99
  1582. package/src/model/Vasv2taxidClientReferenceInformationPartner.js +91 -91
  1583. package/src/model/VerifyCustomerAddressRequest.js +97 -97
  1584. package/src/model/VoidCaptureRequest.js +97 -89
  1585. package/src/model/VoidCreditRequest.js +97 -89
  1586. package/src/model/VoidPaymentRequest.js +97 -89
  1587. package/src/model/VoidRefundRequest.js +97 -89
  1588. package/src/model/VoidTaxRequest.js +81 -81
  1589. package/src/utilities/flex/TokenVerification.js +50 -50
@@ -1,27 +1,27 @@
1
- # CyberSource.Ptsv2paymentsOrderInformationBillTo
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **firstName** | **String** | Customer’s first name. This name must be the same as the name on the card. **Important** It is your responsibility to determine whether a field is required for the transaction you are requesting. #### CyberSource Latin American Processing **Important** For an authorization request, CyberSource Latin American Processing concatenates `orderInformation.billTo.firstName` and `orderInformation.billTo.lastName`. If the concatenated value exceeds 30 characters, CyberSource Latin American Processing declines the authorization request.\\ **Note** CyberSource Latin American Processing is the name of a specific processing connection that CyberSource supports. In the CyberSource API documentation, CyberSource Latin American Processing does not refer to the general topic of processing in Latin America. The information in this field description is for the specific processing connection called _CyberSource Latin American Processing_. It is not for any other Latin American processors that CyberSource supports. #### CyberSource through VisaNet Credit card networks cannot process transactions that contain non-ASCII characters. CyberSource through VisaNet accepts and stores non-ASCII characters correctly and displays them correctly in reports. However, the limitations of the credit card networks prevent CyberSource through VisaNet from transmitting non-ASCII characters to the credit card networks. Therefore, CyberSource through VisaNet replaces non-ASCII characters with meaningless ASCII characters for transmission to the credit card networks. #### For Payouts: This field may be sent only for FDC Compass. #### Chase Paymentech Solutions Optional field. #### Credit Mutuel-CIC Optional field. #### OmniPay Direct Optional field. #### SIX Optional field. #### TSYS Acquiring Solutions Required when `processingInformation.billPaymentOptions.billPayment=true` and `pointOfSaleInformation.entryMode=keyed`. #### Worldpay VAP Optional field. #### All other processors Not used. | [optional]
7
- **lastName** | **String** | Customer’s last name. This name must be the same as the name on the card. **Important** It is your responsibility to determine whether a field is required for the transaction you are requesting. #### Chase Paymentech Solutions Optional field. #### Credit Mutuel-CIC Optional field. #### CyberSource Latin American Processing **Important** For an authorization request, CyberSource Latin American Processing concatenates `orderInformation.billTo.firstName` and `orderInformation.billTo.lastName`. If the concatenated value exceeds 30 characters, CyberSource Latin American Processing declines the authorization request.\\ **Note** CyberSource Latin American Processing is the name of a specific processing connection that CyberSource supports. In the CyberSource API documentation, CyberSource Latin American Processing does not refer to the general topic of processing in Latin America. The information in this field description is for the specific processing connection called CyberSource Latin American Processing. It is not for any other Latin American processors that CyberSource supports. #### CyberSource through VisaNet Credit card networks cannot process transactions that contain non-ASCII characters. CyberSource through VisaNet accepts and stores non-ASCII characters correctly and displays them correctly in reports. However, the limitations of the credit card networks prevent CyberSource through VisaNet from transmitting non-ASCII characters to the credit card networks. Therefore, CyberSource through VisaNet replaces non-ASCII characters with meaningless ASCII characters for transmission to the credit card networks. #### For Payouts: This field may be sent only for FDC Compass. #### OmniPay Direct Optional field. #### RBS WorldPay Atlanta Optional field. #### SIX Optional field. #### TSYS Acquiring Solutions Required when `processingInformation.billPaymentOptions.billPayment=true` and `pointOfSaleInformation.entryMode=keyed`. #### Worldpay VAP Optional field. #### All other processors Not used. | [optional]
8
- **middleName** | **String** | Customer’s middle name. | [optional]
9
- **nameSuffix** | **String** | Customer’s name suffix. | [optional]
10
- **title** | **String** | Title. | [optional]
11
- **company** | [**Ptsv2paymentsOrderInformationBillToCompany**](Ptsv2paymentsOrderInformationBillToCompany.md) | | [optional]
12
- **address1** | **String** | Payment card billing street address as it appears on the credit card issuer’s records. #### Atos This field must not contain colons (:). #### CyberSource through VisaNet **Important** When you populate orderInformation.billTo.address1 and orderInformation.billTo.address2, CyberSource through VisaNet concatenates the two values. If the concatenated value exceeds 40 characters, CyberSource through VisaNet truncates the value at 40 characters before sending it to Visa and the issuing bank. Truncating this value affects AVS results and therefore might also affect risk decisions and chargebacks. Credit card networks cannot process transactions that contain non-ASCII characters. CyberSource through VisaNet accepts and stores non-ASCII characters correctly and displays them correctly in reports. However, the limitations of the credit card networks prevent CyberSource through VisaNet from transmitting non-ASCII characters to the credit card networks. Therefore, CyberSource through VisaNet replaces non-ASCII characters with meaningless ASCII characters for transmission to the credit card networks. #### FDMS Nashville When the street name is numeric, it must be sent in numeric format. For example, if the address is _One First Street_, it must be sent as _1 1st Street_. Required if keyed; not used if swiped. String (20) #### TSYS Acquiring Solutions Required when `processingInformation.billPaymentOptions.billPayment=true` and `pointOfSaleInformation.entryMode=keyed`. #### All other processors: Optional. String (60) #### For Payouts This field may be sent only for FDC Compass. **Important** It is your responsibility to determine whether a field is required for the transaction you are requesting. | [optional]
13
- **address2** | **String** | Used for additional address information. For example: _Attention: Accounts Payable_ Optional field. For Payouts: This field may be sent only for FDC Compass. #### Atos This field must not contain colons (:). #### CyberSource through VisaNet **Important** When you populate `orderInformation.billTo.address1` and `orderInformation.billTo.address2`, CyberSource through VisaNet concatenates the two values. If the concatenated value exceeds 40 characters, CyberSource through VisaNet truncates the value at 40 characters before sending it to Visa and the issuing bank. Truncating this value affects AVS results and therefore might also affect risk decisions and chargebacks. Credit card networks cannot process transactions that contain non-ASCII characters. CyberSource through VisaNet accepts and stores non-ASCII characters correctly and displays them correctly in reports. However, the limitations of the credit card networks prevent CyberSource through VisaNet from transmitting non-ASCII characters to the credit card networks. Therefore, CyberSource through VisaNet replaces non-ASCII characters with meaningless ASCII characters for transmission to the credit card networks. #### Chase Paymentech Solutions, FDC Compass, and TSYS Acquiring Solutions This value is used for AVS. #### FDMS Nashville `orderInformation.billTo.address1` and `orderInformation.billTo.address2` together cannot exceed 20 characters. String (20) #### All Other Processors String (60) | [optional]
14
- **address3** | **String** | Additional address information (third line of the billing address) | [optional]
15
- **address4** | **String** | Additional address information (fourth line of the billing address) | [optional]
16
- **locality** | **String** | Payment card billing city. #### Atos This field must not contain colons (:). #### CyberSource through VisaNet Credit card networks cannot process transactions that contain non-ASCII characters. CyberSource through VisaNet accepts and stores non-ASCII characters correctly and displays them correctly in reports. However, the limitations of the credit card networks prevent CyberSource through VisaNet from transmitting non-ASCII characters to the credit card networks. Therefore, CyberSource through VisaNet replaces non-ASCII characters with meaningless ASCII characters for transmission to the credit card networks. #### For Payouts: This field may be sent only for FDC Compass. #### Chase Paymentech Solutions Optional field. #### Credit Mutuel-CIC Optional field. #### OmniPay Direct Optional field. #### SIX Optional field. #### TSYS Acquiring Solutions Required when `processingInformation.billPaymentOptions.billPayment=true` and `pointOfSaleInformation.entryMode=keyed`. #### Worldpay VAP Optional field. #### All other processors Not used. | [optional]
17
- **administrativeArea** | **String** | State or province of the billing address. Use the [State, Province, and Territory Codes for the United States and Canada](https://developer.cybersource.com/library/documentation/sbc/quickref/states_and_provinces.pdf). For Payouts: This field may be sent only for FDC Compass. ##### CyberSource through VisaNet Credit card networks cannot process transactions that contain non-ASCII characters. CyberSource through VisaNet accepts and stores non-ASCII characters correctly and displays them correctly in reports. However, the limitations of the credit card networks prevent CyberSource through VisaNet from transmitting non-ASCII characters to the credit card networks. Therefore, CyberSource through VisaNet replaces non-ASCII characters with meaningless ASCII characters for transmission to the credit card networks. **Important** It is your responsibility to determine whether a field is required for the transaction you are requesting. #### Chase Paymentech Solutions Optional field. #### Credit Mutuel-CIC Optional field. #### OmniPay Direct Optional field. #### SIX Optional field. #### TSYS Acquiring Solutions Required when `processingInformation.billPaymentOptions.billPayment=true` and `pointOfSaleInformation.entryMode=keyed`. #### Worldpay VAP Optional field. #### All other processors Not used. | [optional]
18
- **postalCode** | **String** | Postal code for the billing address. The postal code must consist of 5 to 9 digits. When the billing country is the U.S., the 9-digit postal code must follow this format: [5 digits][dash][4 digits] **Example** `12345-6789` When the billing country is Canada, the 6-digit postal code must follow this format: [alpha][numeric][alpha][space][numeric][alpha][numeric] **Example** `A1B 2C3` **Important** It is your responsibility to determine whether a field is required for the transaction you are requesting. #### For Payouts: This field may be sent only for FDC Compass. #### American Express Direct Before sending the postal code to the processor, CyberSource removes all nonalphanumeric characters and, if the remaining value is longer than nine characters, truncates the value starting from the right side. #### Atos This field must not contain colons (:). #### CyberSource through VisaNet Credit card networks cannot process transactions that contain non-ASCII characters. CyberSource through VisaNet accepts and stores non-ASCII characters correctly and displays them correctly in reports. However, the limitations of the credit card networks prevent CyberSource through VisaNet from transmitting non-ASCII characters to the credit card networks. Therefore, CyberSource through VisaNet replaces non-ASCII characters with meaningless ASCII characters for transmission to the credit card networks. #### FDMS Nashville Required if `pointOfSaleInformation.entryMode=keyed` and the address is in the U.S. or Canada. Optional if `pointOfSaleInformation.entryMode=keyed` and the address is **not** in the U.S. or Canada. Not used if swiped. #### RBS WorldPay Atlanta: For best card-present keyed rates, send the postal code if `pointOfSaleInformation.entryMode=keyed`. #### TSYS Acquiring Solutions Required when `processingInformation.billPaymentOptions.billPayment=true` and `pointOfSaleInformation.entryMode=keyed`. #### All other processors: Optional field. | [optional]
19
- **country** | **String** | Payment card billing country. Use the two-character [ISO Standard Country Codes](http://apps.cybersource.com/library/documentation/sbc/quickref/countries_alpha_list.pdf). #### CyberSource through VisaNet Credit card networks cannot process transactions that contain non-ASCII characters. CyberSource through VisaNet accepts and stores non-ASCII characters correctly and displays them correctly in reports. However, the limitations of the credit card networks prevent CyberSource through VisaNet from transmitting non-ASCII characters to the credit card networks. Therefore, CyberSource through VisaNet replaces non-ASCII characters with meaningless ASCII characters for transmission to the credit card networks. **Important** It is your responsibility to determine whether a field is required for the transaction you are requesting. #### Chase Paymentech Solutions Optional field. #### Credit Mutuel-CIC Optional field. #### OmniPay Direct Optional field. #### SIX Optional field. #### TSYS Acquiring Solutions Required when `processingInformation.billPaymentOptions.billPayment=true` and `pointOfSaleInformation.entryMode=keyed`. #### Worldpay VAP Optional field. #### All other processors Not used. | [optional]
20
- **district** | **String** | Customer’s neighborhood, community, or region (a barrio in Brazil) within the city or municipality. This field is available only on **Cielo**. | [optional]
21
- **buildingNumber** | **String** | Building number in the street address. For example, if the street address is: Rua da Quitanda 187 then the building number is 187. This field is supported only for: - Cielo transactions. - Redecard customer validation with CyberSource Latin American Processing. | [optional]
22
- **email** | **String** | Customer's email address, including the full domain name. #### CyberSource through VisaNet Credit card networks cannot process transactions that contain non-ASCII characters. CyberSource through VisaNet accepts and stores non-ASCII characters correctly and displays them correctly in reports. However, the limitations of the credit card networks prevent CyberSource through VisaNet from transmitting non-ASCII characters to the credit card networks. Therefore, CyberSource through VisaNet replaces non-ASCII characters with meaningless ASCII characters for transmission to the credit card networks. **Important** It is your responsibility to determine whether a field is required for the transaction you are requesting. For processor-specific information, see the `customer_email` request-level field description in [Credit Card Services Using the SCMP API.](http://apps.cybersource.com/library/documentation/dev_guides/CC_Svcs_SCMP_API/html) #### Invoicing Email address for the customer for sending the invoice. If the invoice is in SENT status and email is updated, the old email customer payment link won't work and you must resend the invoice with the new payment link. #### Chase Paymentech Solutions Optional field. #### Credit Mutuel-CIC Optional field. #### OmniPay Direct Optional field. #### SIX Optional field. #### TSYS Acquiring Solutions Required when `processingInformation.billPaymentOptions.billPayment=true` and `pointOfSaleInformation.entryMode=keyed`. #### Worldpay VAP Optional field. #### All other processors Not used. | [optional]
23
- **emailDomain** | **String** | Email domain of the customer. The domain of the email address comprises all characters that follow the @ symbol, such as mail.example.com. For the Risk Update service, if the email address and the domain are sent in the request, the domain supersedes the email address. | [optional]
24
- **phoneNumber** | **String** | Customer’s phone number. It is recommended that you include the country code when the order is from outside the U.S. #### Chase Paymentech Solutions Optional field. #### Credit Mutuel-CIC Optional field. #### CyberSource through VisaNet Credit card networks cannot process transactions that contain non-ASCII characters. CyberSource through VisaNet accepts and stores non-ASCII characters correctly and displays them correctly in reports. However, the limitations of the credit card networks prevent CyberSource through VisaNet from transmitting non-ASCII characters to the credit card networks. Therefore, CyberSource through VisaNet replaces non-ASCII characters with meaningless ASCII characters for transmission to the credit card networks. #### For Payouts: This field may be sent only for FDC Compass. #### OmniPay Direct Optional field. #### SIX Optional field. #### TSYS Acquiring Solutions Optional field. #### Worldpay VAP Optional field. #### All other processors Not used. | [optional]
25
- **phoneType** | **String** | Customer's phone number type. #### For Payouts: This field may be sent only for FDC Compass. Possible Values: * day * home * night * work | [optional]
26
-
27
-
1
+ # CyberSource.Ptsv2paymentsOrderInformationBillTo
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **firstName** | **String** | Customer’s first name. This name must be the same as the name on the card. **Important** It is your responsibility to determine whether a field is required for the transaction you are requesting. #### CyberSource Latin American Processing **Important** For an authorization request, CyberSource Latin American Processing concatenates `orderInformation.billTo.firstName` and `orderInformation.billTo.lastName`. If the concatenated value exceeds 30 characters, CyberSource Latin American Processing declines the authorization request.\\ **Note** CyberSource Latin American Processing is the name of a specific processing connection that CyberSource supports. In the CyberSource API documentation, CyberSource Latin American Processing does not refer to the general topic of processing in Latin America. The information in this field description is for the specific processing connection called _CyberSource Latin American Processing_. It is not for any other Latin American processors that CyberSource supports. #### CyberSource through VisaNet Credit card networks cannot process transactions that contain non-ASCII characters. CyberSource through VisaNet accepts and stores non-ASCII characters correctly and displays them correctly in reports. However, the limitations of the credit card networks prevent CyberSource through VisaNet from transmitting non-ASCII characters to the credit card networks. Therefore, CyberSource through VisaNet replaces non-ASCII characters with meaningless ASCII characters for transmission to the credit card networks. #### For Payouts: This field may be sent only for FDC Compass. #### Chase Paymentech Solutions Optional field. #### Credit Mutuel-CIC Optional field. #### OmniPay Direct Optional field. #### SIX Optional field. #### TSYS Acquiring Solutions Required when `processingInformation.billPaymentOptions.billPayment=true` and `pointOfSaleInformation.entryMode=keyed`. #### Worldpay VAP Optional field. #### All other processors Not used. | [optional]
7
+ **lastName** | **String** | Customer’s last name. This name must be the same as the name on the card. **Important** It is your responsibility to determine whether a field is required for the transaction you are requesting. #### Chase Paymentech Solutions Optional field. #### Credit Mutuel-CIC Optional field. #### CyberSource Latin American Processing **Important** For an authorization request, CyberSource Latin American Processing concatenates `orderInformation.billTo.firstName` and `orderInformation.billTo.lastName`. If the concatenated value exceeds 30 characters, CyberSource Latin American Processing declines the authorization request.\\ **Note** CyberSource Latin American Processing is the name of a specific processing connection that CyberSource supports. In the CyberSource API documentation, CyberSource Latin American Processing does not refer to the general topic of processing in Latin America. The information in this field description is for the specific processing connection called CyberSource Latin American Processing. It is not for any other Latin American processors that CyberSource supports. #### CyberSource through VisaNet Credit card networks cannot process transactions that contain non-ASCII characters. CyberSource through VisaNet accepts and stores non-ASCII characters correctly and displays them correctly in reports. However, the limitations of the credit card networks prevent CyberSource through VisaNet from transmitting non-ASCII characters to the credit card networks. Therefore, CyberSource through VisaNet replaces non-ASCII characters with meaningless ASCII characters for transmission to the credit card networks. #### For Payouts: This field may be sent only for FDC Compass. #### OmniPay Direct Optional field. #### RBS WorldPay Atlanta Optional field. #### SIX Optional field. #### TSYS Acquiring Solutions Required when `processingInformation.billPaymentOptions.billPayment=true` and `pointOfSaleInformation.entryMode=keyed`. #### Worldpay VAP Optional field. #### All other processors Not used. | [optional]
8
+ **middleName** | **String** | Customer’s middle name. | [optional]
9
+ **nameSuffix** | **String** | Customer’s name suffix. | [optional]
10
+ **title** | **String** | Title. | [optional]
11
+ **company** | [**Ptsv2paymentsOrderInformationBillToCompany**](Ptsv2paymentsOrderInformationBillToCompany.md) | | [optional]
12
+ **address1** | **String** | Payment card billing street address as it appears on the credit card issuer’s records. #### Atos This field must not contain colons (:). #### CyberSource through VisaNet **Important** When you populate orderInformation.billTo.address1 and orderInformation.billTo.address2, CyberSource through VisaNet concatenates the two values. If the concatenated value exceeds 40 characters, CyberSource through VisaNet truncates the value at 40 characters before sending it to Visa and the issuing bank. Truncating this value affects AVS results and therefore might also affect risk decisions and chargebacks. Credit card networks cannot process transactions that contain non-ASCII characters. CyberSource through VisaNet accepts and stores non-ASCII characters correctly and displays them correctly in reports. However, the limitations of the credit card networks prevent CyberSource through VisaNet from transmitting non-ASCII characters to the credit card networks. Therefore, CyberSource through VisaNet replaces non-ASCII characters with meaningless ASCII characters for transmission to the credit card networks. #### FDMS Nashville When the street name is numeric, it must be sent in numeric format. For example, if the address is _One First Street_, it must be sent as _1 1st Street_. Required if keyed; not used if swiped. String (20) #### TSYS Acquiring Solutions Required when `processingInformation.billPaymentOptions.billPayment=true` and `pointOfSaleInformation.entryMode=keyed`. #### All other processors: Optional. String (60) #### For Payouts This field may be sent only for FDC Compass. **Important** It is your responsibility to determine whether a field is required for the transaction you are requesting. | [optional]
13
+ **address2** | **String** | Used for additional address information. For example: _Attention: Accounts Payable_ Optional field. For Payouts: This field may be sent only for FDC Compass. #### Atos This field must not contain colons (:). #### CyberSource through VisaNet **Important** When you populate `orderInformation.billTo.address1` and `orderInformation.billTo.address2`, CyberSource through VisaNet concatenates the two values. If the concatenated value exceeds 40 characters, CyberSource through VisaNet truncates the value at 40 characters before sending it to Visa and the issuing bank. Truncating this value affects AVS results and therefore might also affect risk decisions and chargebacks. Credit card networks cannot process transactions that contain non-ASCII characters. CyberSource through VisaNet accepts and stores non-ASCII characters correctly and displays them correctly in reports. However, the limitations of the credit card networks prevent CyberSource through VisaNet from transmitting non-ASCII characters to the credit card networks. Therefore, CyberSource through VisaNet replaces non-ASCII characters with meaningless ASCII characters for transmission to the credit card networks. #### Chase Paymentech Solutions, FDC Compass, and TSYS Acquiring Solutions This value is used for AVS. #### FDMS Nashville `orderInformation.billTo.address1` and `orderInformation.billTo.address2` together cannot exceed 20 characters. String (20) #### All Other Processors String (60) | [optional]
14
+ **address3** | **String** | Additional address information (third line of the billing address) | [optional]
15
+ **address4** | **String** | Additional address information (fourth line of the billing address) | [optional]
16
+ **locality** | **String** | Payment card billing city. #### Atos This field must not contain colons (:). #### CyberSource through VisaNet Credit card networks cannot process transactions that contain non-ASCII characters. CyberSource through VisaNet accepts and stores non-ASCII characters correctly and displays them correctly in reports. However, the limitations of the credit card networks prevent CyberSource through VisaNet from transmitting non-ASCII characters to the credit card networks. Therefore, CyberSource through VisaNet replaces non-ASCII characters with meaningless ASCII characters for transmission to the credit card networks. #### For Payouts: This field may be sent only for FDC Compass. #### Chase Paymentech Solutions Optional field. #### Credit Mutuel-CIC Optional field. #### OmniPay Direct Optional field. #### SIX Optional field. #### TSYS Acquiring Solutions Required when `processingInformation.billPaymentOptions.billPayment=true` and `pointOfSaleInformation.entryMode=keyed`. #### Worldpay VAP Optional field. #### All other processors Not used. | [optional]
17
+ **administrativeArea** | **String** | State or province of the billing address. Use the [State, Province, and Territory Codes for the United States and Canada](https://developer.cybersource.com/library/documentation/sbc/quickref/states_and_provinces.pdf). For Payouts: This field may be sent only for FDC Compass. ##### CyberSource through VisaNet Credit card networks cannot process transactions that contain non-ASCII characters. CyberSource through VisaNet accepts and stores non-ASCII characters correctly and displays them correctly in reports. However, the limitations of the credit card networks prevent CyberSource through VisaNet from transmitting non-ASCII characters to the credit card networks. Therefore, CyberSource through VisaNet replaces non-ASCII characters with meaningless ASCII characters for transmission to the credit card networks. **Important** It is your responsibility to determine whether a field is required for the transaction you are requesting. #### Chase Paymentech Solutions Optional field. #### Credit Mutuel-CIC Optional field. #### OmniPay Direct Optional field. #### SIX Optional field. #### TSYS Acquiring Solutions Required when `processingInformation.billPaymentOptions.billPayment=true` and `pointOfSaleInformation.entryMode=keyed`. #### Worldpay VAP Optional field. #### All other processors Not used. | [optional]
18
+ **postalCode** | **String** | Postal code for the billing address. The postal code must consist of 5 to 9 digits. When the billing country is the U.S., the 9-digit postal code must follow this format: [5 digits][dash][4 digits] **Example** `12345-6789` When the billing country is Canada, the 6-digit postal code must follow this format: [alpha][numeric][alpha][space][numeric][alpha][numeric] **Example** `A1B 2C3` **Important** It is your responsibility to determine whether a field is required for the transaction you are requesting. #### For Payouts: This field may be sent only for FDC Compass. #### American Express Direct Before sending the postal code to the processor, CyberSource removes all nonalphanumeric characters and, if the remaining value is longer than nine characters, truncates the value starting from the right side. #### Atos This field must not contain colons (:). #### CyberSource through VisaNet Credit card networks cannot process transactions that contain non-ASCII characters. CyberSource through VisaNet accepts and stores non-ASCII characters correctly and displays them correctly in reports. However, the limitations of the credit card networks prevent CyberSource through VisaNet from transmitting non-ASCII characters to the credit card networks. Therefore, CyberSource through VisaNet replaces non-ASCII characters with meaningless ASCII characters for transmission to the credit card networks. #### FDMS Nashville Required if `pointOfSaleInformation.entryMode=keyed` and the address is in the U.S. or Canada. Optional if `pointOfSaleInformation.entryMode=keyed` and the address is **not** in the U.S. or Canada. Not used if swiped. #### RBS WorldPay Atlanta: For best card-present keyed rates, send the postal code if `pointOfSaleInformation.entryMode=keyed`. #### TSYS Acquiring Solutions Required when `processingInformation.billPaymentOptions.billPayment=true` and `pointOfSaleInformation.entryMode=keyed`. #### All other processors: Optional field. | [optional]
19
+ **country** | **String** | Payment card billing country. Use the two-character [ISO Standard Country Codes](http://apps.cybersource.com/library/documentation/sbc/quickref/countries_alpha_list.pdf). #### CyberSource through VisaNet Credit card networks cannot process transactions that contain non-ASCII characters. CyberSource through VisaNet accepts and stores non-ASCII characters correctly and displays them correctly in reports. However, the limitations of the credit card networks prevent CyberSource through VisaNet from transmitting non-ASCII characters to the credit card networks. Therefore, CyberSource through VisaNet replaces non-ASCII characters with meaningless ASCII characters for transmission to the credit card networks. **Important** It is your responsibility to determine whether a field is required for the transaction you are requesting. #### Chase Paymentech Solutions Optional field. #### Credit Mutuel-CIC Optional field. #### OmniPay Direct Optional field. #### SIX Optional field. #### TSYS Acquiring Solutions Required when `processingInformation.billPaymentOptions.billPayment=true` and `pointOfSaleInformation.entryMode=keyed`. #### Worldpay VAP Optional field. #### All other processors Not used. | [optional]
20
+ **district** | **String** | Customer’s neighborhood, community, or region (a barrio in Brazil) within the city or municipality. This field is available only on **Cielo**. | [optional]
21
+ **buildingNumber** | **String** | Building number in the street address. For example, if the street address is: Rua da Quitanda 187 then the building number is 187. This field is supported only for: - Cielo transactions. - Redecard customer validation with CyberSource Latin American Processing. | [optional]
22
+ **email** | **String** | Customer's email address, including the full domain name. #### CyberSource through VisaNet Credit card networks cannot process transactions that contain non-ASCII characters. CyberSource through VisaNet accepts and stores non-ASCII characters correctly and displays them correctly in reports. However, the limitations of the credit card networks prevent CyberSource through VisaNet from transmitting non-ASCII characters to the credit card networks. Therefore, CyberSource through VisaNet replaces non-ASCII characters with meaningless ASCII characters for transmission to the credit card networks. **Important** It is your responsibility to determine whether a field is required for the transaction you are requesting. For processor-specific information, see the `customer_email` request-level field description in [Credit Card Services Using the SCMP API.](http://apps.cybersource.com/library/documentation/dev_guides/CC_Svcs_SCMP_API/html) #### Invoicing Email address for the customer for sending the invoice. If the invoice is in SENT status and email is updated, the old email customer payment link won't work and you must resend the invoice with the new payment link. #### Chase Paymentech Solutions Optional field. #### Credit Mutuel-CIC Optional field. #### OmniPay Direct Optional field. #### SIX Optional field. #### TSYS Acquiring Solutions Required when `processingInformation.billPaymentOptions.billPayment=true` and `pointOfSaleInformation.entryMode=keyed`. #### Worldpay VAP Optional field. #### All other processors Not used. | [optional]
23
+ **emailDomain** | **String** | Email domain of the customer. The domain of the email address comprises all characters that follow the @ symbol, such as mail.example.com. For the Risk Update service, if the email address and the domain are sent in the request, the domain supersedes the email address. | [optional]
24
+ **phoneNumber** | **String** | Customer’s phone number. It is recommended that you include the country code when the order is from outside the U.S. #### Chase Paymentech Solutions Optional field. #### Credit Mutuel-CIC Optional field. #### CyberSource through VisaNet Credit card networks cannot process transactions that contain non-ASCII characters. CyberSource through VisaNet accepts and stores non-ASCII characters correctly and displays them correctly in reports. However, the limitations of the credit card networks prevent CyberSource through VisaNet from transmitting non-ASCII characters to the credit card networks. Therefore, CyberSource through VisaNet replaces non-ASCII characters with meaningless ASCII characters for transmission to the credit card networks. #### For Payouts: This field may be sent only for FDC Compass. #### OmniPay Direct Optional field. #### SIX Optional field. #### TSYS Acquiring Solutions Optional field. #### Worldpay VAP Optional field. #### All other processors Not used. | [optional]
25
+ **phoneType** | **String** | Customer's phone number type. #### For Payouts: This field may be sent only for FDC Compass. Possible Values: * day * home * night * work | [optional]
26
+
27
+
@@ -1,14 +1,14 @@
1
- # CyberSource.Ptsv2paymentsOrderInformationBillToCompany
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **name** | **String** | Name of the customer’s company. **CyberSource through VisaNet** Credit card networks cannot process transactions that contain non-ASCII characters. CyberSource through VisaNet accepts and stores non-ASCII characters correctly and displays them correctly in reports. However, the limitations of the credit card networks prevent CyberSource through VisaNet from transmitting non-ASCII characters to the credit card networks. Therefore, CyberSource through VisaNet replaces non-ASCII characters with meaningless ASCII characters for transmission to the credit card networks. For processor-specific information, see the `company_name` field in [Credit Card Services Using the SCMP API.](http://apps.cybersource.com/library/documentation/dev_guides/CC_Svcs_SCMP_API/html) | [optional]
7
- **address1** | **String** | First line in the street address of the company purchasing the product. | [optional]
8
- **address2** | **String** | Additional address information for the company purchasing the product. | [optional]
9
- **locality** | **String** | City in the address of the company purchasing the product. | [optional]
10
- **administrativeArea** | **String** | State or province in the address of the company purchasing the product. Use the State, Province, and Territory Codes for the United States and Canada. | [optional]
11
- **postalCode** | **String** | Postal code in the address of the company purchasing the product. The postal code must consist of 5 to 9 digits. When the company country is the U.S., the 9-digit postal code must follow this format: **[5 digits][dash][4 digits]** #### Example `12345-6789` When the company country is Canada, the 6-digit postal code must follow this format: **[alpha][numeric][alpha][space][numeric][alpha][numeric]** #### Example `A1B 2C3` | [optional]
12
- **country** | **String** | Country in the address of the company purchasing the product. Use the [ISO Standard Country Codes](https://developer.cybersource.com/library/documentation/sbc/quickref/countries_alpha_list.pdf). | [optional]
13
-
14
-
1
+ # CyberSource.Ptsv2paymentsOrderInformationBillToCompany
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **name** | **String** | Name of the customer’s company. **CyberSource through VisaNet** Credit card networks cannot process transactions that contain non-ASCII characters. CyberSource through VisaNet accepts and stores non-ASCII characters correctly and displays them correctly in reports. However, the limitations of the credit card networks prevent CyberSource through VisaNet from transmitting non-ASCII characters to the credit card networks. Therefore, CyberSource through VisaNet replaces non-ASCII characters with meaningless ASCII characters for transmission to the credit card networks. For processor-specific information, see the `company_name` field in [Credit Card Services Using the SCMP API.](http://apps.cybersource.com/library/documentation/dev_guides/CC_Svcs_SCMP_API/html) | [optional]
7
+ **address1** | **String** | First line in the street address of the company purchasing the product. | [optional]
8
+ **address2** | **String** | Additional address information for the company purchasing the product. | [optional]
9
+ **locality** | **String** | City in the address of the company purchasing the product. | [optional]
10
+ **administrativeArea** | **String** | State or province in the address of the company purchasing the product. Use the State, Province, and Territory Codes for the United States and Canada. | [optional]
11
+ **postalCode** | **String** | Postal code in the address of the company purchasing the product. The postal code must consist of 5 to 9 digits. When the company country is the U.S., the 9-digit postal code must follow this format: **[5 digits][dash][4 digits]** #### Example `12345-6789` When the company country is Canada, the 6-digit postal code must follow this format: **[alpha][numeric][alpha][space][numeric][alpha][numeric]** #### Example `A1B 2C3` | [optional]
12
+ **country** | **String** | Country in the address of the company purchasing the product. Use the [ISO Standard Country Codes](https://developer.cybersource.com/library/documentation/sbc/quickref/countries_alpha_list.pdf). | [optional]
13
+
14
+
@@ -1,23 +1,24 @@
1
- # CyberSource.Ptsv2paymentsOrderInformationInvoiceDetails
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **invoiceNumber** | **String** | Invoice Number. | [optional]
7
- **barcodeNumber** | **String** | Barcode Number. | [optional]
8
- **expirationDate** | **String** | Expiration Date. | [optional]
9
- **purchaseOrderNumber** | **String** | Value used by your customer to identify the order. This value is typically a purchase order number. CyberSource recommends that you do not populate the field with all zeros or nines. For processor-specific information, see the `user_po` field in [Level II and Level III Processing Using the SCMP API.](http://apps.cybersource.com/library/documentation/dev_guides/Level_2_3_SCMP_API/html) | [optional]
10
- **purchaseOrderDate** | **String** | Date the order was processed. `Format: YYYY-MM-DD`. For processor-specific information, see the `purchaser_order_date` field in [Level II and Level III Processing Using the SCMP API.](http://apps.cybersource.com/library/documentation/dev_guides/Level_2_3_SCMP_API/html) | [optional]
11
- **purchaseContactName** | **String** | The name of the individual or the company contacted for company authorized purchases. For processor-specific information, see the `authorized_contact_name` field in [Level II and Level III Processing Using the SCMP API.](http://apps.cybersource.com/library/documentation/dev_guides/Level_2_3_SCMP_API/html) | [optional]
12
- **taxable** | **Boolean** | Flag that indicates whether an order is taxable. This value must be true if the sum of all _lineItems[].taxAmount_ values > 0. If you do not include any `lineItems[].taxAmount` values in your request, CyberSource does not include `invoiceDetails.taxable` in the data it sends to the processor. For processor-specific information, see the `tax_indicator` field in [Level II and Level III Processing Using the SCMP API.](http://apps.cybersource.com/library/documentation/dev_guides/Level_2_3_SCMP_API/html) Possible values: - **true** - **false** | [optional]
13
- **vatInvoiceReferenceNumber** | **String** | VAT invoice number associated with the transaction. For processor-specific information, see the `vat_invoice_ref_number` field in [Level II and Level III Processing Using the SCMP API.](http://apps.cybersource.com/library/documentation/dev_guides/Level_2_3_SCMP_API/html) | [optional]
14
- **commodityCode** | **String** | International description code of the overall order’s goods or services or the Categorizes purchases for VAT reporting. Contact your acquirer for a list of codes. For processor-specific information, see the `summary_commodity_code` field in [Level II and Level III Processing Using the SCMP API.](http://apps.cybersource.com/library/documentation/dev_guides/Level_2_3_SCMP_API/html) | [optional]
15
- **merchandiseCode** | **Number** | Identifier for the merchandise. This field is supported only on the processors listed in this field description. #### American Express Direct Possible value: - 1000: Gift card #### CyberSource through VisaNet This value must be right justified. In Japan, this value is called a _goods code_. #### JCN Gateway This value must be right justified. In Japan, this value is called a _goods code_. | [optional]
16
- **transactionAdviceAddendum** | [**[Ptsv2paymentsOrderInformationInvoiceDetailsTransactionAdviceAddendum]**](Ptsv2paymentsOrderInformationInvoiceDetailsTransactionAdviceAddendum.md) | | [optional]
17
- **referenceDataCode** | **String** | Code that identifies the value of the `referenceDataNumber` field. For the possible values, see \"Reference Data Codes\" in [Level II and Level III Processing Using the SCMP API.](https://apps.cybersource.com/library/documentation/dev_guides/Level_2_3_SCMP_API/html/). This field is a pass-through, which means that CyberSource does not verify the value or modify it in any way before sending it to the processor. | [optional]
18
- **referenceDataNumber** | **String** | Reference number. The meaning of this value is identified by the value of the `referenceDataCode` field. This field is a pass-through, which means that CyberSource does not verify the value or modify it in any way before sending it to the processor. | [optional]
19
- **salesSlipNumber** | **Number** | Transaction identifier that is generated. You have the option of printing the sales slip number on the receipt. This field is supported only on Cybersource through Visanet and JCN gateway. Optional field. #### Card Present processing message If you included this field in the request, the returned value is the value that you sent in the request. If you did not include this field in the request, the system generated this value for you. The difference between this reply field and the `processorInformation.systemTraceAuditNumber` field is that the system generates the system trace audit number (STAN), and you must print the receipt number on the receipt; whereas you can generate the sales slip number, and you can choose to print the sales slip number on the receipt. | [optional]
20
- **invoiceDate** | **String** | Date of the tax calculation. Use format YYYYMMDD. You can provide a date in the past if you are calculating tax for a refund and want to know what the tax was on the date the order was placed. You can provide a date in the future if you are calculating the tax for a future date, such as an upcoming tax holiday. The default is the date, in Pacific time, that the bank receives the request. Keep this in mind if you are in a different time zone and want the tax calculated with the rates that are applicable on a specific date. #### Tax Calculation Optional field for U.S., Canadian, international tax, and value added taxes. | [optional]
21
- **costCenter** | **String** | Cost centre of the merchant | [optional]
22
-
23
-
1
+ # CyberSource.Ptsv2paymentsOrderInformationInvoiceDetails
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **invoiceNumber** | **String** | Invoice Number. | [optional]
7
+ **barcodeNumber** | **String** | Barcode Number. | [optional]
8
+ **expirationDate** | **String** | Expiration Date. | [optional]
9
+ **purchaseOrderNumber** | **String** | Value used by your customer to identify the order. This value is typically a purchase order number. CyberSource recommends that you do not populate the field with all zeros or nines. For processor-specific information, see the `user_po` field in [Level II and Level III Processing Using the SCMP API.](http://apps.cybersource.com/library/documentation/dev_guides/Level_2_3_SCMP_API/html) | [optional]
10
+ **purchaseOrderDate** | **String** | Date the order was processed. `Format: YYYY-MM-DD`. For processor-specific information, see the `purchaser_order_date` field in [Level II and Level III Processing Using the SCMP API.](http://apps.cybersource.com/library/documentation/dev_guides/Level_2_3_SCMP_API/html) | [optional]
11
+ **purchaseContactName** | **String** | The name of the individual or the company contacted for company authorized purchases. For processor-specific information, see the `authorized_contact_name` field in [Level II and Level III Processing Using the SCMP API.](http://apps.cybersource.com/library/documentation/dev_guides/Level_2_3_SCMP_API/html) | [optional]
12
+ **taxable** | **Boolean** | Flag that indicates whether an order is taxable. This value must be true if the sum of all _lineItems[].taxAmount_ values > 0. If you do not include any `lineItems[].taxAmount` values in your request, CyberSource does not include `invoiceDetails.taxable` in the data it sends to the processor. For processor-specific information, see the `tax_indicator` field in [Level II and Level III Processing Using the SCMP API.](http://apps.cybersource.com/library/documentation/dev_guides/Level_2_3_SCMP_API/html) Possible values: - **true** - **false** | [optional]
13
+ **vatInvoiceReferenceNumber** | **String** | VAT invoice number associated with the transaction. For processor-specific information, see the `vat_invoice_ref_number` field in [Level II and Level III Processing Using the SCMP API.](http://apps.cybersource.com/library/documentation/dev_guides/Level_2_3_SCMP_API/html) | [optional]
14
+ **commodityCode** | **String** | International description code of the overall order’s goods or services or the Categorizes purchases for VAT reporting. Contact your acquirer for a list of codes. For processor-specific information, see the `summary_commodity_code` field in [Level II and Level III Processing Using the SCMP API.](http://apps.cybersource.com/library/documentation/dev_guides/Level_2_3_SCMP_API/html) | [optional]
15
+ **merchandiseCode** | **Number** | Identifier for the merchandise. This field is supported only on the processors listed in this field description. #### American Express Direct Possible value: - 1000: Gift card #### CyberSource through VisaNet This value must be right justified. In Japan, this value is called a _goods code_. #### JCN Gateway This value must be right justified. In Japan, this value is called a _goods code_. | [optional]
16
+ **transactionAdviceAddendum** | [**[Ptsv2paymentsOrderInformationInvoiceDetailsTransactionAdviceAddendum]**](Ptsv2paymentsOrderInformationInvoiceDetailsTransactionAdviceAddendum.md) | | [optional]
17
+ **referenceDataCode** | **String** | Code that identifies the value of the `referenceDataNumber` field. For the possible values, see \"Reference Data Codes\" in [Level II and Level III Processing Using the SCMP API.](https://apps.cybersource.com/library/documentation/dev_guides/Level_2_3_SCMP_API/html/). This field is a pass-through, which means that CyberSource does not verify the value or modify it in any way before sending it to the processor. | [optional]
18
+ **referenceDataNumber** | **String** | Reference number. The meaning of this value is identified by the value of the `referenceDataCode` field. This field is a pass-through, which means that CyberSource does not verify the value or modify it in any way before sending it to the processor. | [optional]
19
+ **salesSlipNumber** | **Number** | Transaction identifier that is generated. You have the option of printing the sales slip number on the receipt. This field is supported only on Cybersource through Visanet and JCN gateway. Optional field. #### Card Present processing message If you included this field in the request, the returned value is the value that you sent in the request. If you did not include this field in the request, the system generated this value for you. The difference between this reply field and the `processorInformation.systemTraceAuditNumber` field is that the system generates the system trace audit number (STAN), and you must print the receipt number on the receipt; whereas you can generate the sales slip number, and you can choose to print the sales slip number on the receipt. | [optional]
20
+ **invoiceDate** | **String** | Date of the tax calculation. Use format YYYYMMDD. You can provide a date in the past if you are calculating tax for a refund and want to know what the tax was on the date the order was placed. You can provide a date in the future if you are calculating the tax for a future date, such as an upcoming tax holiday. The default is the date, in Pacific time, that the bank receives the request. Keep this in mind if you are in a different time zone and want the tax calculated with the rates that are applicable on a specific date. #### Tax Calculation Optional field for U.S., Canadian, international tax, and value added taxes. | [optional]
21
+ **costCenter** | **String** | Cost centre of the merchant | [optional]
22
+ **issuerMessage** | **String** | Text message from the issuer. If you give the customer a receipt, display this value on the receipt. | [optional]
23
+
24
+
@@ -1,8 +1,8 @@
1
- # CyberSource.Ptsv2paymentsOrderInformationInvoiceDetailsTransactionAdviceAddendum
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **data** | **String** | Four Transaction Advice Addendum (TAA) fields. These fields are used to display descriptive information about a transaction on the customer’s American Express card statement. When you send TAA fields, start with amexdata_taa1, then ...taa2, and so on. Skipping a TAA field causes subsequent TAA fields to be ignored. To use these fields, contact CyberSource Customer Support to have your account enabled for this feature. | [optional]
7
-
8
-
1
+ # CyberSource.Ptsv2paymentsOrderInformationInvoiceDetailsTransactionAdviceAddendum
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **data** | **String** | Four Transaction Advice Addendum (TAA) fields. These fields are used to display descriptive information about a transaction on the customer’s American Express card statement. When you send TAA fields, start with amexdata_taa1, then ...taa2, and so on. Skipping a TAA field causes subsequent TAA fields to be ignored. To use these fields, contact CyberSource Customer Support to have your account enabled for this feature. | [optional]
7
+
8
+
@@ -1,38 +1,38 @@
1
- # CyberSource.Ptsv2paymentsOrderInformationLineItems
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **productCode** | **String** | Type of product. The value for this field is used to identify the product category (electronic, handling, physical, service, or shipping). The default value is `default`. If you are performing an authorization transaction (`processingOptions.capture` is set to `false`), and you set this field to a value other than `default` or one of the values related to shipping and/or handling, then `orderInformation.lineItems[].quantity`, `orderInformation.lineItems[].productName`, and `orderInformation.lineItems[].productSku` fields are required. Optional field. For details, see the `product_code` field description in the [Credit Card Services Using the SCMP API Guide](https://apps.cybersource.com/library/documentation/dev_guides/CC_Svcs_SCMP_API/html/). #### Tax Calculation Optional field for U.S., Canadian, international tax, and value added taxes. To use the tax calculation service, use values listed in the Tax Product Code Guide. For information about this document, contact customer support. See \"Product Codes,\" page 14, for more information. | [optional]
7
- **productName** | **String** | For an authorization or capture transaction (`processingOptions.capture` is `true` or `false`), this field is required when `orderInformation.lineItems[].productCode` is not `default` or one of the other values that are related to shipping and/or handling. #### Tax Calculation Optional field for U.S., Canadian, international tax, and value added taxes. | [optional]
8
- **productSku** | **String** | Product identifier code. Also known as the Stock Keeping Unit (SKU) code for the product. For an authorization or capture transaction (`processingOptions.capture` is set to `true` or `false`), this field is required when `orderInformation.lineItems[].productCode` is not set to **default** or one of the other values that are related to shipping and/or handling. #### Tax Calculation Optional field for U.S. and Canadian taxes. Not applicable to international and value added taxes. For an authorization or capture transaction (`processingOptions.capture` is set to `true` or `false`), this field is required when `orderInformation.lineItems[].productCode` is not `default` or one of the values related to shipping and/or handling. | [optional]
9
- **quantity** | **Number** | Number of units for this order. Must be a non-negative integer. The default is `1`. For an authorization or capture transaction (`processingOptions.capture` is set to `true` or `false`), this field is required when `orderInformation.lineItems[].productCode` is not `default` or one of the other values related to shipping and/or handling. #### Tax Calculation Optional field for U.S., Canadian, international tax, and value added taxes. | [optional]
10
- **unitPrice** | **String** | Per-item price of the product. This value for this field cannot be negative. You must include either this field or the request-level field `orderInformation.amountDetails.totalAmount` in your request. You can include a decimal point (.), but you cannot include any other special characters. The value is truncated to the correct number of decimal places. #### DCC with a Third-Party Provider Set this field to the converted amount that was returned by the DCC provider. You must include either the 1st line item in the order and this field, or the request-level field `orderInformation.amountDetails.totalAmount` in your request. #### FDMS South If you accept IDR or CLP currencies, see the entry for FDMS South in the [Merchant Descriptors Using the SCMP API Guide.] (https://apps.cybersource.com/library/documentation/dev_guides/Merchant_Descriptors_SCMP_API/html/) #### Tax Calculation Required field for U.S., Canadian, international and value added taxes. #### Zero Amount Authorizations If your processor supports zero amount authorizations, you can set this field to 0 for the authorization to check if the card is lost or stolen. #### Maximum Field Lengths For GPN and JCN Gateway: Decimal (10) All other processors: Decimal (15) | [optional]
11
- **unitOfMeasure** | **String** | Unit of measure, or unit of measure code, for the item. | [optional]
12
- **totalAmount** | **String** | Total amount for the item. Normally calculated as the unit price times quantity. When `orderInformation.lineItems[].productCode` is \"gift_card\", this is the purchase amount total for prepaid gift cards in major units. Example: 123.45 USD = 123 | [optional]
13
- **taxAmount** | **String** | Total tax to apply to the product. This value cannot be negative. The tax amount and the offer amount must be in the same currency. The tax amount field is additive. The following example uses a two-exponent currency such as USD: 1. You include each line item in your request. ..- 1st line item has amount=10.00, quantity=1, and taxAmount=0.80 ..- 2nd line item has amount=20.00, quantity=1, and taxAmount=1.60 2. The total amount authorized will be 32.40, not 30.00 with 2.40 of tax included. Optional field. #### Airlines processing Tax portion of the order amount. This value cannot exceed 99999999999999 (fourteen 9s). Format: English characters only. Optional request field for a line item. #### Tax Calculation Optional field for U.S., Canadian, international tax, and value added taxes. Note if you send this field in your tax request, the value in the field will override the tax engine | [optional]
14
- **taxRate** | **String** | Tax rate applied to the item. For details, see `tax_rate` field description in the [Level II and Level III Processing Using the SCMP API Guide.](https://apps.cybersource.com/library/documentation/dev_guides/Level_2_3_SCMP_API/html/) **Visa**: Valid range is 0.01 to 0.99 (1% to 99%, with only whole percentage values accepted; values with additional decimal places will be truncated). **Mastercard**: Valid range is 0.00001 to 0.99999 (0.001% to 99.999%). | [optional]
15
- **taxAppliedAfterDiscount** | **String** | Flag to indicate how you handle discount at the line item level. - 0: no line level discount provided - 1: tax was calculated on the post-discount line item total - 2: tax was calculated on the pre-discount line item total `Note` Visa will inset 0 (zero) if an invalid value is included in this field. This field relates to the value in the _lineItems[].discountAmount_ field. | [optional]
16
- **taxStatusIndicator** | **String** | Flag to indicate whether tax is exempted or not included. - 0: tax not included - 1: tax included - 2: transaction is not subject to tax | [optional]
17
- **taxTypeCode** | **String** | Type of tax being applied to the item. For possible values, see the processor-specific field descriptions in [Level II and Level III Processing Using the SCMP API.](https://apps.cybersource.com/library/documentation/dev_guides/Level_2_3_SCMP_API/html/): #### FDC Nashville Global - `alternate_tax_type_applied` - `alternate_tax_type_identifier` #### Worldpay VAP - `alternate_tax_type_identifier` #### RBS WorldPay Atlanta - `tax_type_applied` #### TSYS Acquiring Solutions - `tax_type_applied` - `local_tax_indicator` #### Chase Paymentech Solutions - `tax_type_applied` #### Elavon Americas - `local_tax_indicator` #### FDC Compass - `tax_type_applied` #### OmniPay Direct - `local_tax_indicator` | [optional]
18
- **amountIncludesTax** | **Boolean** | Flag that indicates whether the tax amount is included in the Line Item Total. Possible values: - **true** - **false** | [optional]
19
- **typeOfSupply** | **String** | Flag to indicate whether the purchase is categorized as goods or services. Possible values: - 00: goods - 01: services | [optional]
20
- **commodityCode** | **String** | Commodity code or International description code used to classify the item. Contact your acquirer for a list of codes. | [optional]
21
- **discountAmount** | **String** | Discount applied to the item. | [optional]
22
- **discountApplied** | **Boolean** | Flag that indicates whether the amount is discounted. If you do not provide a value but you set Discount Amount to a value greater than zero, then CyberSource sets this field to **true**. Possible values: - **true** - **false** | [optional]
23
- **discountRate** | **String** | Rate the item is discounted. Maximum of 2 decimal places. Example 5.25 (=5.25%) | [optional]
24
- **invoiceNumber** | **String** | Field to support an invoice number for a transaction. You must specify the number of line items that will include an invoice number. By default, the first line item will include an invoice number field. The invoice number field can be included for up to 10 line items. | [optional]
25
- **taxDetails** | [**[Ptsv2paymentsOrderInformationAmountDetailsTaxDetails]**](Ptsv2paymentsOrderInformationAmountDetailsTaxDetails.md) | | [optional]
26
- **fulfillmentType** | **String** | Information about the product code used for the line item. Possible values: - `E`: The product code is `electronic_software`. - `P`: The product code is not `electronic_software`. For details, see the `fulfillmentType` field description in [Business Center Reporting User Guide.] (https://apps.cybersource.com/library/documentation/dev_guides/reporting_and_reconciliation/Reporting_User/html/) | [optional]
27
- **weight** | **String** | Weight of the item. For details, see `weight_amount` field description in [Level II and Level III Processing Using the SCMP API.](https://apps.cybersource.com/library/documentation/dev_guides/Level_2_3_SCMP_API/html/) | [optional]
28
- **weightIdentifier** | **String** | Type of weight. Possible values: - B: Billed weight - N: Actual net weight For details, see `weight_identifier` offer-level field description in [Level II and Level III Processing Using the SCMP API.](https://apps.cybersource.com/library/documentation/dev_guides/Level_2_3_SCMP_API/html/) | [optional]
29
- **weightUnit** | **String** | Code that specifies the unit of measurement for the weight amount. For example, `OZ` specifies ounce and `LB` specifies pound. The possible values are defined by the ANSI Accredited Standards Committee (ASC). For details, see `weight_unit_measurement` offer-level field description in [Level II and Level III Processing Using the SCMP API.](https://apps.cybersource.com/library/documentation/dev_guides/Level_2_3_SCMP_API/html/) | [optional]
30
- **referenceDataCode** | **String** | Code that identifies the value of the corresponding `orderInformation.lineItems[].referenceDataNumber` field. Possible values: - AN: Client-defined asset code - MG: Manufacturer's part number - PO: Purchase order number - SK: Supplier stock keeping unit number - UP: Universal product code - VC: Supplier catalog number - VP: Vendor part number This field is a pass-through, which means that CyberSource does not verify the value or modify it in any way before sending it to the processor. For details, see `reference_data_#_code` field description in [Level II and Level III Processing Using the SCMP API.](https://apps.cybersource.com/library/documentation/dev_guides/Level_2_3_SCMP_API/html/) | [optional]
31
- **referenceDataNumber** | **String** | Reference number. The meaning of this value is identified by the value of the corresponding `referenceDataCode` field. See Numbered Elements. The maximum length for this field depends on the value of the corresponding `referenceDataCode` field: - When the code is `PO`, the maximum length for the reference number is 22. - When the code is `VC`, the maximum length for the reference number is 20. - For all other codes, the maximum length for the reference number is 30. This field is a pass-through, which means that CyberSource does not verify the value or modify it in any way before sending it to the processor. | [optional]
32
- **productDescription** | **String** | Brief description of item. | [optional]
33
- **giftCardCurrency** | **Number** | When `orderInformation.lineItems[].productCode` is \"gift_card\", this is the currency used for the gift card purchase. For details, see `pa_gift_card_currency` field description in [CyberSource Payer Authentication Using the SCMP API.] (https://apps.cybersource.com/library/documentation/dev_guides/Payer_Authentication_SCMP_API/Payer_Authentication_SCMP_API.pdf) For the possible values, see the [ISO Standard Currency Codes.](http://apps.cybersource.com/library/documentation/sbc/quickref/currencies.pdf) | [optional]
34
- **shippingDestinationTypes** | **String** | Destination to where the item will be shipped. Example: Commercial, Residential, Store | [optional]
35
- **gift** | **Boolean** | This field is only used in DM service. Determines whether to assign risk to the order if the billing and shipping addresses specify different cities, states, or countries. This field can contain one of the following values: - true: Orders are assigned only slight additional risk if billing and shipping addresses are different. - false: Orders are assigned higher additional risk if billing and shipping addresses are different. | [optional]
36
- **passenger** | [**Ptsv2paymentsOrderInformationPassenger**](Ptsv2paymentsOrderInformationPassenger.md) | | [optional]
37
-
38
-
1
+ # CyberSource.Ptsv2paymentsOrderInformationLineItems
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **productCode** | **String** | Type of product. The value for this field is used to identify the product category (electronic, handling, physical, service, or shipping). The default value is `default`. If you are performing an authorization transaction (`processingOptions.capture` is set to `false`), and you set this field to a value other than `default` or one of the values related to shipping and/or handling, then `orderInformation.lineItems[].quantity`, `orderInformation.lineItems[].productName`, and `orderInformation.lineItems[].productSku` fields are required. Optional field. For details, see the `product_code` field description in the [Credit Card Services Using the SCMP API Guide](https://apps.cybersource.com/library/documentation/dev_guides/CC_Svcs_SCMP_API/html/). #### Tax Calculation Optional field for U.S., Canadian, international tax, and value added taxes. To use the tax calculation service, use values listed in the Tax Product Code Guide. For information about this document, contact customer support. See \"Product Codes,\" page 14, for more information. | [optional]
7
+ **productName** | **String** | For an authorization or capture transaction (`processingOptions.capture` is `true` or `false`), this field is required when `orderInformation.lineItems[].productCode` is not `default` or one of the other values that are related to shipping and/or handling. #### Tax Calculation Optional field for U.S., Canadian, international tax, and value added taxes. | [optional]
8
+ **productSku** | **String** | Product identifier code. Also known as the Stock Keeping Unit (SKU) code for the product. For an authorization or capture transaction (`processingOptions.capture` is set to `true` or `false`), this field is required when `orderInformation.lineItems[].productCode` is not set to **default** or one of the other values that are related to shipping and/or handling. #### Tax Calculation Optional field for U.S. and Canadian taxes. Not applicable to international and value added taxes. For an authorization or capture transaction (`processingOptions.capture` is set to `true` or `false`), this field is required when `orderInformation.lineItems[].productCode` is not `default` or one of the values related to shipping and/or handling. | [optional]
9
+ **quantity** | **Number** | Number of units for this order. Must be a non-negative integer. The default is `1`. For an authorization or capture transaction (`processingOptions.capture` is set to `true` or `false`), this field is required when `orderInformation.lineItems[].productCode` is not `default` or one of the other values related to shipping and/or handling. #### Tax Calculation Optional field for U.S., Canadian, international tax, and value added taxes. | [optional]
10
+ **unitPrice** | **String** | Per-item price of the product. This value for this field cannot be negative. You must include either this field or the request-level field `orderInformation.amountDetails.totalAmount` in your request. You can include a decimal point (.), but you cannot include any other special characters. The value is truncated to the correct number of decimal places. #### DCC with a Third-Party Provider Set this field to the converted amount that was returned by the DCC provider. You must include either the 1st line item in the order and this field, or the request-level field `orderInformation.amountDetails.totalAmount` in your request. #### FDMS South If you accept IDR or CLP currencies, see the entry for FDMS South in the [Merchant Descriptors Using the SCMP API Guide.] (https://apps.cybersource.com/library/documentation/dev_guides/Merchant_Descriptors_SCMP_API/html/) #### Tax Calculation Required field for U.S., Canadian, international and value added taxes. #### Zero Amount Authorizations If your processor supports zero amount authorizations, you can set this field to 0 for the authorization to check if the card is lost or stolen. #### Maximum Field Lengths For GPN and JCN Gateway: Decimal (10) All other processors: Decimal (15) | [optional]
11
+ **unitOfMeasure** | **String** | Unit of measure, or unit of measure code, for the item. | [optional]
12
+ **totalAmount** | **String** | Total amount for the item. Normally calculated as the unit price times quantity. When `orderInformation.lineItems[].productCode` is \"gift_card\", this is the purchase amount total for prepaid gift cards in major units. Example: 123.45 USD = 123 | [optional]
13
+ **taxAmount** | **String** | Total tax to apply to the product. This value cannot be negative. The tax amount and the offer amount must be in the same currency. The tax amount field is additive. The following example uses a two-exponent currency such as USD: 1. You include each line item in your request. ..- 1st line item has amount=10.00, quantity=1, and taxAmount=0.80 ..- 2nd line item has amount=20.00, quantity=1, and taxAmount=1.60 2. The total amount authorized will be 32.40, not 30.00 with 2.40 of tax included. Optional field. #### Airlines processing Tax portion of the order amount. This value cannot exceed 99999999999999 (fourteen 9s). Format: English characters only. Optional request field for a line item. #### Tax Calculation Optional field for U.S., Canadian, international tax, and value added taxes. Note if you send this field in your tax request, the value in the field will override the tax engine | [optional]
14
+ **taxRate** | **String** | Tax rate applied to the item. For details, see `tax_rate` field description in the [Level II and Level III Processing Using the SCMP API Guide.](https://apps.cybersource.com/library/documentation/dev_guides/Level_2_3_SCMP_API/html/) **Visa**: Valid range is 0.01 to 0.99 (1% to 99%, with only whole percentage values accepted; values with additional decimal places will be truncated). **Mastercard**: Valid range is 0.00001 to 0.99999 (0.001% to 99.999%). | [optional]
15
+ **taxAppliedAfterDiscount** | **String** | Flag to indicate how you handle discount at the line item level. - 0: no line level discount provided - 1: tax was calculated on the post-discount line item total - 2: tax was calculated on the pre-discount line item total `Note` Visa will inset 0 (zero) if an invalid value is included in this field. This field relates to the value in the _lineItems[].discountAmount_ field. | [optional]
16
+ **taxStatusIndicator** | **String** | Flag to indicate whether tax is exempted or not included. - 0: tax not included - 1: tax included - 2: transaction is not subject to tax | [optional]
17
+ **taxTypeCode** | **String** | Type of tax being applied to the item. For possible values, see the processor-specific field descriptions in [Level II and Level III Processing Using the SCMP API.](https://apps.cybersource.com/library/documentation/dev_guides/Level_2_3_SCMP_API/html/): #### FDC Nashville Global - `alternate_tax_type_applied` - `alternate_tax_type_identifier` #### Worldpay VAP - `alternate_tax_type_identifier` #### RBS WorldPay Atlanta - `tax_type_applied` #### TSYS Acquiring Solutions - `tax_type_applied` - `local_tax_indicator` #### Chase Paymentech Solutions - `tax_type_applied` #### Elavon Americas - `local_tax_indicator` #### FDC Compass - `tax_type_applied` #### OmniPay Direct - `local_tax_indicator` | [optional]
18
+ **amountIncludesTax** | **Boolean** | Flag that indicates whether the tax amount is included in the Line Item Total. Possible values: - **true** - **false** | [optional]
19
+ **typeOfSupply** | **String** | Flag to indicate whether the purchase is categorized as goods or services. Possible values: - 00: goods - 01: services | [optional]
20
+ **commodityCode** | **String** | Commodity code or International description code used to classify the item. Contact your acquirer for a list of codes. | [optional]
21
+ **discountAmount** | **String** | Discount applied to the item. | [optional]
22
+ **discountApplied** | **Boolean** | Flag that indicates whether the amount is discounted. If you do not provide a value but you set Discount Amount to a value greater than zero, then CyberSource sets this field to **true**. Possible values: - **true** - **false** | [optional]
23
+ **discountRate** | **String** | Rate the item is discounted. Maximum of 2 decimal places. Example 5.25 (=5.25%) | [optional]
24
+ **invoiceNumber** | **String** | Field to support an invoice number for a transaction. You must specify the number of line items that will include an invoice number. By default, the first line item will include an invoice number field. The invoice number field can be included for up to 10 line items. | [optional]
25
+ **taxDetails** | [**[Ptsv2paymentsOrderInformationAmountDetailsTaxDetails]**](Ptsv2paymentsOrderInformationAmountDetailsTaxDetails.md) | | [optional]
26
+ **fulfillmentType** | **String** | Information about the product code used for the line item. Possible values: - `E`: The product code is `electronic_software`. - `P`: The product code is not `electronic_software`. For details, see the `fulfillmentType` field description in [Business Center Reporting User Guide.] (https://apps.cybersource.com/library/documentation/dev_guides/reporting_and_reconciliation/Reporting_User/html/) | [optional]
27
+ **weight** | **String** | Weight of the item. For details, see `weight_amount` field description in [Level II and Level III Processing Using the SCMP API.](https://apps.cybersource.com/library/documentation/dev_guides/Level_2_3_SCMP_API/html/) | [optional]
28
+ **weightIdentifier** | **String** | Type of weight. Possible values: - B: Billed weight - N: Actual net weight For details, see `weight_identifier` offer-level field description in [Level II and Level III Processing Using the SCMP API.](https://apps.cybersource.com/library/documentation/dev_guides/Level_2_3_SCMP_API/html/) | [optional]
29
+ **weightUnit** | **String** | Code that specifies the unit of measurement for the weight amount. For example, `OZ` specifies ounce and `LB` specifies pound. The possible values are defined by the ANSI Accredited Standards Committee (ASC). For details, see `weight_unit_measurement` offer-level field description in [Level II and Level III Processing Using the SCMP API.](https://apps.cybersource.com/library/documentation/dev_guides/Level_2_3_SCMP_API/html/) | [optional]
30
+ **referenceDataCode** | **String** | Code that identifies the value of the corresponding `orderInformation.lineItems[].referenceDataNumber` field. Possible values: - AN: Client-defined asset code - MG: Manufacturer's part number - PO: Purchase order number - SK: Supplier stock keeping unit number - UP: Universal product code - VC: Supplier catalog number - VP: Vendor part number This field is a pass-through, which means that CyberSource does not verify the value or modify it in any way before sending it to the processor. For details, see `reference_data_#_code` field description in [Level II and Level III Processing Using the SCMP API.](https://apps.cybersource.com/library/documentation/dev_guides/Level_2_3_SCMP_API/html/) | [optional]
31
+ **referenceDataNumber** | **String** | Reference number. The meaning of this value is identified by the value of the corresponding `referenceDataCode` field. See Numbered Elements. The maximum length for this field depends on the value of the corresponding `referenceDataCode` field: - When the code is `PO`, the maximum length for the reference number is 22. - When the code is `VC`, the maximum length for the reference number is 20. - For all other codes, the maximum length for the reference number is 30. This field is a pass-through, which means that CyberSource does not verify the value or modify it in any way before sending it to the processor. | [optional]
32
+ **productDescription** | **String** | Brief description of item. | [optional]
33
+ **giftCardCurrency** | **Number** | When `orderInformation.lineItems[].productCode` is \"gift_card\", this is the currency used for the gift card purchase. For details, see `pa_gift_card_currency` field description in [CyberSource Payer Authentication Using the SCMP API.] (https://apps.cybersource.com/library/documentation/dev_guides/Payer_Authentication_SCMP_API/Payer_Authentication_SCMP_API.pdf) For the possible values, see the [ISO Standard Currency Codes.](http://apps.cybersource.com/library/documentation/sbc/quickref/currencies.pdf) | [optional]
34
+ **shippingDestinationTypes** | **String** | Destination to where the item will be shipped. Example: Commercial, Residential, Store | [optional]
35
+ **gift** | **Boolean** | This field is only used in DM service. Determines whether to assign risk to the order if the billing and shipping addresses specify different cities, states, or countries. This field can contain one of the following values: - true: Orders are assigned only slight additional risk if billing and shipping addresses are different. - false: Orders are assigned higher additional risk if billing and shipping addresses are different. | [optional]
36
+ **passenger** | [**Ptsv2paymentsOrderInformationPassenger**](Ptsv2paymentsOrderInformationPassenger.md) | | [optional]
37
+
38
+
@@ -1,15 +1,15 @@
1
- # CyberSource.Ptsv2paymentsOrderInformationPassenger
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **type** | **String** | Passenger classification associated with the price of the ticket. You can use one of the following values: - `ADT`: Adult - `CNN`: Child - `INF`: Infant - `YTH`: Youth - `STU`: Student - `SCR`: Senior Citizen - `MIL`: Military | [optional]
7
- **status** | **String** | Your company's passenger classification, such as with a frequent flyer program. In this case, you might use values such as `standard`, `gold`, or `platinum`. | [optional]
8
- **phone** | **String** | Passenger's phone number. If the order is from outside the U.S., CyberSource recommends that you include the [ISO Standard Country Codes](https://developer.cybersource.com/library/documentation/sbc/quickref/countries_alpha_list.pdf). | [optional]
9
- **firstName** | **String** | Passenger's first name. | [optional]
10
- **lastName** | **String** | Passenger's last name. | [optional]
11
- **id** | **String** | ID of the passenger to whom the ticket was issued. For example, you can use this field for the frequent flyer number. | [optional]
12
- **email** | **String** | Passenger's email address, including the full domain name, such as jdoe@example.com. | [optional]
13
- **nationality** | **String** | Passenger's nationality country. Use the two character [ISO Standard Country Codes](https://developer.cybersource.com/library/documentation/sbc/quickref/countries_alpha_list.pdf). | [optional]
14
-
15
-
1
+ # CyberSource.Ptsv2paymentsOrderInformationPassenger
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **type** | **String** | Passenger classification associated with the price of the ticket. You can use one of the following values: - `ADT`: Adult - `CNN`: Child - `INF`: Infant - `YTH`: Youth - `STU`: Student - `SCR`: Senior Citizen - `MIL`: Military | [optional]
7
+ **status** | **String** | Your company's passenger classification, such as with a frequent flyer program. In this case, you might use values such as `standard`, `gold`, or `platinum`. | [optional]
8
+ **phone** | **String** | Passenger's phone number. If the order is from outside the U.S., CyberSource recommends that you include the [ISO Standard Country Codes](https://developer.cybersource.com/library/documentation/sbc/quickref/countries_alpha_list.pdf). | [optional]
9
+ **firstName** | **String** | Passenger's first name. | [optional]
10
+ **lastName** | **String** | Passenger's last name. | [optional]
11
+ **id** | **String** | ID of the passenger to whom the ticket was issued. For example, you can use this field for the frequent flyer number. | [optional]
12
+ **email** | **String** | Passenger's email address, including the full domain name, such as jdoe@example.com. | [optional]
13
+ **nationality** | **String** | Passenger's nationality country. Use the two character [ISO Standard Country Codes](https://developer.cybersource.com/library/documentation/sbc/quickref/countries_alpha_list.pdf). | [optional]
14
+
15
+
@@ -1,24 +1,24 @@
1
- # CyberSource.Ptsv2paymentsOrderInformationShipTo
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **title** | **String** | The title of the person receiving the product. | [optional]
7
- **firstName** | **String** | First name of the recipient. #### Litle Maximum length: 25 #### All other processors Maximum length: 60 Optional field. | [optional]
8
- **middleName** | **String** | Middle name of the recipient. #### Litle Maximum length: 25 #### All other processors Maximum length: 60 Optional field. | [optional]
9
- **lastName** | **String** | Last name of the recipient. #### Litle Maximum length: 25 #### All other processors Maximum length: 60 Optional field. | [optional]
10
- **address1** | **String** | First line of the shipping address. Required field for authorization if any shipping address information is included in the request; otherwise, optional. #### Tax Calculation Optional field for U.S. and Canadian taxes. Not applicable to international and value added taxes. Billing address objects will be used to determine the cardholder’s location when shipTo objects are not present. | [optional]
11
- **address2** | **String** | Second line of the shipping address. Optional field. #### Tax Calculation Optional field for U.S. and Canadian taxes. Not applicable to international and value added taxes. Billing address objects will be used to determine the cardholder’s location when shipTo objects are not present. | [optional]
12
- **locality** | **String** | City of the shipping address. Required field for authorization if any shipping address information is included in the request and shipping to the U.S. or Canada; otherwise, optional. #### Tax Calculation Optional field for U.S. and Canadian taxes. Not applicable to international and value added taxes. Billing address objects will be used to determine the cardholder’s location when shipTo objects are not present. | [optional]
13
- **administrativeArea** | **String** | State or province of the shipping address. Use the [State, Province, and Territory Codes for the United States and Canada](https://developer.cybersource.com/library/documentation/sbc/quickref/states_and_provinces.pdf) Required field for authorization if any shipping address information is included in the request and shipping to the U.S. or Canada; otherwise, optional. #### Tax Calculation Optional field for U.S. and Canadian taxes. Not applicable to international and value added taxes. Billing address objects will be used to determine the cardholder’s location when shipTo objects are not present. | [optional]
14
- **postalCode** | **String** | Postal code for the shipping address. The postal code must consist of 5 to 9 digits. Required field for authorization if any shipping address information is included in the request and shipping to the U.S. or Canada; otherwise, optional. When the billing country is the U.S., the 9-digit postal code must follow this format: [5 digits][dash][4 digits] Example 12345-6789 When the billing country is Canada, the 6-digit postal code must follow this format: [alpha][numeric][alpha][space][numeric][alpha][numeric] Example A1B 2C3 #### American Express Direct Before sending the postal code to the processor, all nonalphanumeric characters are removed and, if the remaining value is longer than nine characters, the value is truncated starting from the right side. #### Tax Calculation Optional field for U.S. and Canadian taxes. Not applicable to international and value added taxes. Billing address objects will be used to determine the cardholder’s location when shipTo objects are not present. | [optional]
15
- **country** | **String** | Country of the shipping address. Use the two-character [ISO Standard Country Codes.](http://apps.cybersource.com/library/documentation/sbc/quickref/countries_alpha_list.pdf) Required field for authorization if any shipping address information is included in the request; otherwise, optional. #### Tax Calculation Optional field for U.S., Canadian, international tax, and value added taxes. Billing address objects will be used to determine the cardholder’s location when shipTo objects are not present. | [optional]
16
- **district** | **String** | Neighborhood, community, or region within a city or municipality. | [optional]
17
- **buildingNumber** | **String** | Building number in the street address. For example, the building number is 187 in the following address: Rua da Quitanda 187 | [optional]
18
- **phoneNumber** | **String** | Phone number associated with the shipping address. | [optional]
19
- **company** | **String** | Name of the customer’s company. For processor-specific information, see the company_name field in [Credit Card Services Using the SCMP API.](http://apps.cybersource.com/library/documentation/dev_guides/CC_Svcs_SCMP_API/html) | [optional]
20
- **destinationTypes** | **String** | Shipping destination of item. Example: Commercial, Residential, Store | [optional]
21
- **destinationCode** | **Number** | Indicates destination chosen for the transaction. Possible values: - 01- Ship to cardholder billing address - 02- Ship to another verified address on file with merchant - 03- Ship to address that is different than billing address - 04- Ship to store (store address should be populated on request) - 05- Digital goods - 06- Travel and event tickets, not shipped - 07- Other | [optional]
22
- **method** | **String** | Shipping method for the product. Possible values: - lowcost: Lowest-cost service - sameday: Courier or same-day service - oneday: Next-day or overnight service - twoday: Two-day service - threeday: Three-day service - pickup: Store pick-up - other: Other shipping method - none: No shipping method because product is a service or subscription Required for American Express SafeKey (U.S.). | [optional]
23
-
24
-
1
+ # CyberSource.Ptsv2paymentsOrderInformationShipTo
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **title** | **String** | The title of the person receiving the product. | [optional]
7
+ **firstName** | **String** | First name of the recipient. #### Litle Maximum length: 25 #### All other processors Maximum length: 60 Optional field. | [optional]
8
+ **middleName** | **String** | Middle name of the recipient. #### Litle Maximum length: 25 #### All other processors Maximum length: 60 Optional field. | [optional]
9
+ **lastName** | **String** | Last name of the recipient. #### Litle Maximum length: 25 #### All other processors Maximum length: 60 Optional field. | [optional]
10
+ **address1** | **String** | First line of the shipping address. Required field for authorization if any shipping address information is included in the request; otherwise, optional. #### Tax Calculation Optional field for U.S. and Canadian taxes. Not applicable to international and value added taxes. Billing address objects will be used to determine the cardholder’s location when shipTo objects are not present. | [optional]
11
+ **address2** | **String** | Second line of the shipping address. Optional field. #### Tax Calculation Optional field for U.S. and Canadian taxes. Not applicable to international and value added taxes. Billing address objects will be used to determine the cardholder’s location when shipTo objects are not present. | [optional]
12
+ **locality** | **String** | City of the shipping address. Required field for authorization if any shipping address information is included in the request and shipping to the U.S. or Canada; otherwise, optional. #### Tax Calculation Optional field for U.S. and Canadian taxes. Not applicable to international and value added taxes. Billing address objects will be used to determine the cardholder’s location when shipTo objects are not present. | [optional]
13
+ **administrativeArea** | **String** | State or province of the shipping address. Use the [State, Province, and Territory Codes for the United States and Canada](https://developer.cybersource.com/library/documentation/sbc/quickref/states_and_provinces.pdf) Required field for authorization if any shipping address information is included in the request and shipping to the U.S. or Canada; otherwise, optional. #### Tax Calculation Optional field for U.S. and Canadian taxes. Not applicable to international and value added taxes. Billing address objects will be used to determine the cardholder’s location when shipTo objects are not present. | [optional]
14
+ **postalCode** | **String** | Postal code for the shipping address. The postal code must consist of 5 to 9 digits. Required field for authorization if any shipping address information is included in the request and shipping to the U.S. or Canada; otherwise, optional. When the billing country is the U.S., the 9-digit postal code must follow this format: [5 digits][dash][4 digits] Example 12345-6789 When the billing country is Canada, the 6-digit postal code must follow this format: [alpha][numeric][alpha][space][numeric][alpha][numeric] Example A1B 2C3 #### American Express Direct Before sending the postal code to the processor, all nonalphanumeric characters are removed and, if the remaining value is longer than nine characters, the value is truncated starting from the right side. #### Tax Calculation Optional field for U.S. and Canadian taxes. Not applicable to international and value added taxes. Billing address objects will be used to determine the cardholder’s location when shipTo objects are not present. | [optional]
15
+ **country** | **String** | Country of the shipping address. Use the two-character [ISO Standard Country Codes.](http://apps.cybersource.com/library/documentation/sbc/quickref/countries_alpha_list.pdf) Required field for authorization if any shipping address information is included in the request; otherwise, optional. #### Tax Calculation Optional field for U.S., Canadian, international tax, and value added taxes. Billing address objects will be used to determine the cardholder’s location when shipTo objects are not present. | [optional]
16
+ **district** | **String** | Neighborhood, community, or region within a city or municipality. | [optional]
17
+ **buildingNumber** | **String** | Building number in the street address. For example, the building number is 187 in the following address: Rua da Quitanda 187 | [optional]
18
+ **phoneNumber** | **String** | Phone number associated with the shipping address. | [optional]
19
+ **company** | **String** | Name of the customer’s company. For processor-specific information, see the company_name field in [Credit Card Services Using the SCMP API.](http://apps.cybersource.com/library/documentation/dev_guides/CC_Svcs_SCMP_API/html) | [optional]
20
+ **destinationTypes** | **String** | Shipping destination of item. Example: Commercial, Residential, Store | [optional]
21
+ **destinationCode** | **Number** | Indicates destination chosen for the transaction. Possible values: - 01- Ship to cardholder billing address - 02- Ship to another verified address on file with merchant - 03- Ship to address that is different than billing address - 04- Ship to store (store address should be populated on request) - 05- Digital goods - 06- Travel and event tickets, not shipped - 07- Other | [optional]
22
+ **method** | **String** | Shipping method for the product. Possible values: - lowcost: Lowest-cost service - sameday: Courier or same-day service - oneday: Next-day or overnight service - twoday: Two-day service - threeday: Three-day service - pickup: Store pick-up - other: Other shipping method - none: No shipping method because product is a service or subscription Required for American Express SafeKey (U.S.). | [optional]
23
+
24
+
@@ -1,10 +1,10 @@
1
- # CyberSource.Ptsv2paymentsOrderInformationShippingDetails
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **giftWrap** | **Boolean** | Boolean that indicates whether the customer requested gift wrapping for this purchase. This field can contain one of the following values: - true: The customer requested gift wrapping. - false: The customer did not request gift wrapping. | [optional]
7
- **shippingMethod** | **String** | Shipping method for the product. Possible values: - `lowcost`: Lowest-cost service - `sameday`: Courier or same-day service - `oneday`: Next-day or overnight service - `twoday`: Two-day service - `threeday`: Three-day service - `pickup`: Store pick-up - `other`: Other shipping method - `none`: No shipping method because product is a service or subscription | [optional]
8
- **shipFromPostalCode** | **String** | Postal code for the address from which the goods are shipped, which is used to establish nexus. The default is the postal code associated with your CyberSource account. The postal code must consist of 5 to 9 digits. When the billing country is the U.S., the 9-digit postal code must follow this format: `[5 digits][dash][4 digits]` Example 12345-6789 When the billing country is Canada, the 6-digit postal code must follow this format: `[alpha][numeric][alpha][space] [numeric][alpha][numeric]` Example A1B 2C3 This field is frequently used for Level II and Level III transactions. | [optional]
9
-
10
-
1
+ # CyberSource.Ptsv2paymentsOrderInformationShippingDetails
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **giftWrap** | **Boolean** | Boolean that indicates whether the customer requested gift wrapping for this purchase. This field can contain one of the following values: - true: The customer requested gift wrapping. - false: The customer did not request gift wrapping. | [optional]
7
+ **shippingMethod** | **String** | Shipping method for the product. Possible values: - `lowcost`: Lowest-cost service - `sameday`: Courier or same-day service - `oneday`: Next-day or overnight service - `twoday`: Two-day service - `threeday`: Three-day service - `pickup`: Store pick-up - `other`: Other shipping method - `none`: No shipping method because product is a service or subscription | [optional]
8
+ **shipFromPostalCode** | **String** | Postal code for the address from which the goods are shipped, which is used to establish nexus. The default is the postal code associated with your CyberSource account. The postal code must consist of 5 to 9 digits. When the billing country is the U.S., the 9-digit postal code must follow this format: `[5 digits][dash][4 digits]` Example 12345-6789 When the billing country is Canada, the 6-digit postal code must follow this format: `[alpha][numeric][alpha][space] [numeric][alpha][numeric]` Example A1B 2C3 This field is frequently used for Level II and Level III transactions. | [optional]
9
+
10
+
@@ -1,19 +1,19 @@
1
- # CyberSource.Ptsv2paymentsPaymentInformation
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **card** | [**Ptsv2paymentsPaymentInformationCard**](Ptsv2paymentsPaymentInformationCard.md) | | [optional]
7
- **tokenizedCard** | [**Ptsv2paymentsPaymentInformationTokenizedCard**](Ptsv2paymentsPaymentInformationTokenizedCard.md) | | [optional]
8
- **fluidData** | [**Ptsv2paymentsPaymentInformationFluidData**](Ptsv2paymentsPaymentInformationFluidData.md) | | [optional]
9
- **customer** | [**Ptsv2paymentsPaymentInformationCustomer**](Ptsv2paymentsPaymentInformationCustomer.md) | | [optional]
10
- **paymentInstrument** | [**Ptsv2paymentsPaymentInformationPaymentInstrument**](Ptsv2paymentsPaymentInformationPaymentInstrument.md) | | [optional]
11
- **instrumentIdentifier** | [**Ptsv2paymentsPaymentInformationInstrumentIdentifier**](Ptsv2paymentsPaymentInformationInstrumentIdentifier.md) | | [optional]
12
- **shippingAddress** | [**Ptsv2paymentsPaymentInformationShippingAddress**](Ptsv2paymentsPaymentInformationShippingAddress.md) | | [optional]
13
- **legacyToken** | [**Ptsv2paymentsPaymentInformationLegacyToken**](Ptsv2paymentsPaymentInformationLegacyToken.md) | | [optional]
14
- **bank** | [**Ptsv2paymentsPaymentInformationBank**](Ptsv2paymentsPaymentInformationBank.md) | | [optional]
15
- **paymentType** | [**Ptsv2paymentsPaymentInformationPaymentType**](Ptsv2paymentsPaymentInformationPaymentType.md) | | [optional]
16
- **initiationChannel** | **String** | Mastercard-defined code that indicates how the account information was obtained. - `00` (default): Card - `01`: Removable secure element that is personalized for use with a mobile phone and controlled by the wireless service provider; examples: subscriber identity module (SIM), universal integrated circuit card (UICC) - `02`: Key fob - `03`: Watch - `04`: Mobile tag - `05`: Wristband - `06`: Mobile phone case or sleeve - `07`: Mobile phone with a non-removable, secure element that is controlled by the wireless service provider; for example, code division multiple access (CDMA) - `08`: Removable secure element that is personalized for use with a mobile phone and not controlled by the wireless service provider; example: memory card - `09`: Mobile phone with a non-removable, secure element that is not controlled by the wireless service provider - `10`: Removable secure element that is personalized for use with a tablet or e-book and is controlled by the wireless service provider; examples: subscriber identity module (SIM), universal integrated circuit card (UICC) - `11`: Tablet or e-book with a non-removable, secure element that is controlled by the wireless service provider - `12`: Removable secure element that is personalized for use with a tablet or e-book and is not controlled by the wireless service provider - `13`: Tablet or e-book with a non-removable, secure element that is not controlled by the wireless service provider This field is supported only for Mastercard on CyberSource through VisaNet. #### Used by **Authorization** Optional field. | [optional]
17
- **eWallet** | [**Ptsv2paymentsPaymentInformationEWallet**](Ptsv2paymentsPaymentInformationEWallet.md) | | [optional]
18
-
19
-
1
+ # CyberSource.Ptsv2paymentsPaymentInformation
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **card** | [**Ptsv2paymentsPaymentInformationCard**](Ptsv2paymentsPaymentInformationCard.md) | | [optional]
7
+ **tokenizedCard** | [**Ptsv2paymentsPaymentInformationTokenizedCard**](Ptsv2paymentsPaymentInformationTokenizedCard.md) | | [optional]
8
+ **fluidData** | [**Ptsv2paymentsPaymentInformationFluidData**](Ptsv2paymentsPaymentInformationFluidData.md) | | [optional]
9
+ **customer** | [**Ptsv2paymentsPaymentInformationCustomer**](Ptsv2paymentsPaymentInformationCustomer.md) | | [optional]
10
+ **paymentInstrument** | [**Ptsv2paymentsPaymentInformationPaymentInstrument**](Ptsv2paymentsPaymentInformationPaymentInstrument.md) | | [optional]
11
+ **instrumentIdentifier** | [**Ptsv2paymentsPaymentInformationInstrumentIdentifier**](Ptsv2paymentsPaymentInformationInstrumentIdentifier.md) | | [optional]
12
+ **shippingAddress** | [**Ptsv2paymentsPaymentInformationShippingAddress**](Ptsv2paymentsPaymentInformationShippingAddress.md) | | [optional]
13
+ **legacyToken** | [**Ptsv2paymentsPaymentInformationLegacyToken**](Ptsv2paymentsPaymentInformationLegacyToken.md) | | [optional]
14
+ **bank** | [**Ptsv2paymentsPaymentInformationBank**](Ptsv2paymentsPaymentInformationBank.md) | | [optional]
15
+ **paymentType** | [**Ptsv2paymentsPaymentInformationPaymentType**](Ptsv2paymentsPaymentInformationPaymentType.md) | | [optional]
16
+ **initiationChannel** | **String** | Mastercard-defined code that indicates how the account information was obtained. - `00` (default): Card - `01`: Removable secure element that is personalized for use with a mobile phone and controlled by the wireless service provider; examples: subscriber identity module (SIM), universal integrated circuit card (UICC) - `02`: Key fob - `03`: Watch - `04`: Mobile tag - `05`: Wristband - `06`: Mobile phone case or sleeve - `07`: Mobile phone with a non-removable, secure element that is controlled by the wireless service provider; for example, code division multiple access (CDMA) - `08`: Removable secure element that is personalized for use with a mobile phone and not controlled by the wireless service provider; example: memory card - `09`: Mobile phone with a non-removable, secure element that is not controlled by the wireless service provider - `10`: Removable secure element that is personalized for use with a tablet or e-book and is controlled by the wireless service provider; examples: subscriber identity module (SIM), universal integrated circuit card (UICC) - `11`: Tablet or e-book with a non-removable, secure element that is controlled by the wireless service provider - `12`: Removable secure element that is personalized for use with a tablet or e-book and is not controlled by the wireless service provider - `13`: Tablet or e-book with a non-removable, secure element that is not controlled by the wireless service provider This field is supported only for Mastercard on CyberSource through VisaNet. #### Used by **Authorization** Optional field. | [optional]
17
+ **eWallet** | [**Ptsv2paymentsPaymentInformationEWallet**](Ptsv2paymentsPaymentInformationEWallet.md) | | [optional]
18
+
19
+
@@ -1,11 +1,11 @@
1
- # CyberSource.Ptsv2paymentsPaymentInformationBank
2
-
3
- ## Properties
4
- Name | Type | Description | Notes
5
- ------------ | ------------- | ------------- | -------------
6
- **account** | [**Ptsv2paymentsPaymentInformationBankAccount**](Ptsv2paymentsPaymentInformationBankAccount.md) | | [optional]
7
- **routingNumber** | **String** | Bank routing number. This is also called the _transit number_. For details, see `ecp_rdfi` request field description in the [Electronic Check Services Using the SCMP API Guide.](https://apps.cybersource.com/library/documentation/dev_guides/EChecks_SCMP_API/html/) | [optional]
8
- **iban** | **String** | International Bank Account Number (IBAN) for the bank account. For some countries you can provide this number instead of the traditional bank account information. You can use this field only when scoring a direct debit transaction. For all possible values, see the `bank_iban` field description in the _Decision Manager Using the SCMP API Developer Guide_ on the [CyberSource Business Center.](https://ebc2.cybersource.com/ebc2/) Click **Decision Manager** > **Documentation** > **Guides** > _Decision Manager Using the SCMP API Developer Guide_ (PDF link). | [optional]
9
- **swiftCode** | **String** | Bank’s SWIFT code. You can use this field only when scoring a direct debit transaction. Required only for crossborder transactions. For all possible values, see the `bank_swiftcode` field description in the _Decision Manager Using the SCMP API Developer Guide_ on the [CyberSource Business Center.](https://ebc2.cybersource.com/ebc2/) Click **Decision Manager** > **Documentation** > **Guides** > _Decision Manager Using the SCMP API Developer Guide_ (PDF link). | [optional]
10
-
11
-
1
+ # CyberSource.Ptsv2paymentsPaymentInformationBank
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **account** | [**Ptsv2paymentsPaymentInformationBankAccount**](Ptsv2paymentsPaymentInformationBankAccount.md) | | [optional]
7
+ **routingNumber** | **String** | Bank routing number. This is also called the _transit number_. For details, see `ecp_rdfi` request field description in the [Electronic Check Services Using the SCMP API Guide.](https://apps.cybersource.com/library/documentation/dev_guides/EChecks_SCMP_API/html/) | [optional]
8
+ **iban** | **String** | International Bank Account Number (IBAN) for the bank account. For some countries you can provide this number instead of the traditional bank account information. You can use this field only when scoring a direct debit transaction. For all possible values, see the `bank_iban` field description in the _Decision Manager Using the SCMP API Developer Guide_ on the [CyberSource Business Center.](https://ebc2.cybersource.com/ebc2/) Click **Decision Manager** > **Documentation** > **Guides** > _Decision Manager Using the SCMP API Developer Guide_ (PDF link). | [optional]
9
+ **swiftCode** | **String** | Bank’s SWIFT code. You can use this field only when scoring a direct debit transaction. Required only for crossborder transactions. For all possible values, see the `bank_swiftcode` field description in the _Decision Manager Using the SCMP API Developer Guide_ on the [CyberSource Business Center.](https://ebc2.cybersource.com/ebc2/) Click **Decision Manager** > **Documentation** > **Guides** > _Decision Manager Using the SCMP API Developer Guide_ (PDF link). | [optional]
10
+
11
+