@naturalpay/sdk 1.2.0 → 1.2.2

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 (472) hide show
  1. package/dist/cjs/BaseClient.js +2 -2
  2. package/dist/cjs/api/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.d.ts +4 -0
  3. package/dist/cjs/api/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.js +4 -0
  4. package/dist/cjs/api/resources/apiKeys/types/CreateApiKeysRequestScopesItem.d.ts +4 -0
  5. package/dist/cjs/api/resources/apiKeys/types/CreateApiKeysRequestScopesItem.js +4 -0
  6. package/dist/cjs/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesTargetType.d.ts +1 -0
  7. package/dist/cjs/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesTargetType.js +1 -0
  8. package/dist/cjs/api/resources/approvals/types/DenyApprovalsResponseDataAttributesTargetType.d.ts +1 -0
  9. package/dist/cjs/api/resources/approvals/types/DenyApprovalsResponseDataAttributesTargetType.js +1 -0
  10. package/dist/cjs/api/resources/approvals/types/GetApprovalsResponseDataAttributesTargetType.d.ts +1 -0
  11. package/dist/cjs/api/resources/approvals/types/GetApprovalsResponseDataAttributesTargetType.js +1 -0
  12. package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesTargetType.d.ts +1 -0
  13. package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesTargetType.js +1 -0
  14. package/dist/cjs/api/resources/customers/client/Client.d.ts +3 -3
  15. package/dist/cjs/api/resources/customers/client/Client.js +3 -3
  16. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.d.ts +4 -0
  17. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.js +4 -0
  18. package/dist/cjs/api/resources/events/client/Client.d.ts +30 -0
  19. package/dist/cjs/api/resources/events/client/Client.js +101 -0
  20. package/dist/cjs/api/resources/events/client/requests/RedeliverEventsRequest.d.ts +14 -0
  21. package/dist/cjs/api/resources/events/client/requests/RedeliverEventsRequest.js +3 -0
  22. package/dist/cjs/api/resources/events/client/requests/index.d.ts +1 -0
  23. package/dist/cjs/api/resources/events/types/RedeliverEventsResponse.d.ts +4 -0
  24. package/dist/cjs/api/resources/events/types/RedeliverEventsResponse.js +3 -0
  25. package/dist/cjs/api/resources/events/types/RedeliverEventsResponseData.d.ts +11 -0
  26. package/dist/cjs/api/resources/events/types/RedeliverEventsResponseData.js +3 -0
  27. package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataAttributes.d.ts +28 -0
  28. package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataAttributes.js +3 -0
  29. package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataAttributesErrorCategory.d.ts +8 -0
  30. package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataAttributesErrorCategory.js +11 -0
  31. package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataAttributesStatus.d.ts +10 -0
  32. package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataAttributesStatus.js +13 -0
  33. package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataRelationships.d.ts +10 -0
  34. package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataRelationships.js +3 -0
  35. package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataRelationshipsEvent.d.ts +8 -0
  36. package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataRelationshipsEvent.js +3 -0
  37. package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataRelationshipsEventData.d.ts +8 -0
  38. package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataRelationshipsEventData.js +3 -0
  39. package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataRelationshipsEventDataType.d.ts +4 -0
  40. package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataRelationshipsEventDataType.js +7 -0
  41. package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhook.d.ts +8 -0
  42. package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhook.js +3 -0
  43. package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhookData.d.ts +8 -0
  44. package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhookData.js +3 -0
  45. package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhookDataType.d.ts +4 -0
  46. package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhookDataType.js +7 -0
  47. package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataType.d.ts +5 -0
  48. package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataType.js +8 -0
  49. package/dist/cjs/api/resources/events/types/index.d.ts +13 -0
  50. package/dist/cjs/api/resources/events/types/index.js +13 -0
  51. package/dist/cjs/api/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemAttributes.d.ts +2 -0
  52. package/dist/cjs/api/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemAttributesAvailableMethodsItem.d.ts +5 -0
  53. package/dist/cjs/api/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemAttributesAvailableMethodsItem.js +8 -0
  54. package/dist/cjs/api/resources/externalAccounts/types/DelExtAcctAttrs.d.ts +2 -0
  55. package/dist/cjs/api/resources/externalAccounts/types/ExtAcctAttrs.d.ts +2 -0
  56. package/dist/cjs/api/resources/externalAccounts/types/GetExternalAccountsResponseDataAttributes.d.ts +2 -0
  57. package/dist/cjs/api/resources/externalAccounts/types/GetExternalAccountsResponseDataAttributesAvailableMethodsItem.d.ts +5 -0
  58. package/dist/cjs/api/resources/externalAccounts/types/GetExternalAccountsResponseDataAttributesAvailableMethodsItem.js +8 -0
  59. package/dist/cjs/api/resources/externalAccounts/types/ListExternalAccountsResponseDataItemAttributesAvailableMethodsItem.d.ts +5 -0
  60. package/dist/cjs/api/resources/externalAccounts/types/ListExternalAccountsResponseDataItemAttributesAvailableMethodsItem.js +8 -0
  61. package/dist/cjs/api/resources/externalAccounts/types/RemoveExternalAccountsResponseDataAttributesAvailableMethodsItem.d.ts +5 -0
  62. package/dist/cjs/api/resources/externalAccounts/types/RemoveExternalAccountsResponseDataAttributesAvailableMethodsItem.js +8 -0
  63. package/dist/cjs/api/resources/externalAccounts/types/index.d.ts +4 -0
  64. package/dist/cjs/api/resources/externalAccounts/types/index.js +4 -0
  65. package/dist/cjs/api/resources/invitationLinks/client/Client.d.ts +4 -4
  66. package/dist/cjs/api/resources/invitationLinks/client/Client.js +4 -4
  67. package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.d.ts +4 -0
  68. package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.js +4 -0
  69. package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +4 -0
  70. package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +4 -0
  71. package/dist/cjs/api/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +4 -0
  72. package/dist/cjs/api/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +4 -0
  73. package/dist/cjs/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.d.ts +4 -0
  74. package/dist/cjs/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.js +4 -0
  75. package/dist/cjs/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +4 -0
  76. package/dist/cjs/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +4 -0
  77. package/dist/cjs/api/resources/paymentRequests/types/FulfillPaymentRequestsRequestPaymentSourceWallet.d.ts +2 -2
  78. package/dist/cjs/api/resources/simulations/client/Client.d.ts +9 -9
  79. package/dist/cjs/api/resources/simulations/client/Client.js +9 -9
  80. package/dist/cjs/api/resources/simulations/client/requests/AcceptCustomerInvitationSimulationsRequest.d.ts +1 -1
  81. package/dist/cjs/api/resources/simulations/client/requests/DeclineCustomerInvitationSimulationsRequest.d.ts +1 -1
  82. package/dist/cjs/api/resources/simulations/client/requests/InviteCustomerSimulationsRequest.d.ts +2 -2
  83. package/dist/cjs/api/resources/simulations/types/FundCustomerSimulationsResponseDataAttributes.d.ts +4 -0
  84. package/dist/cjs/api/resources/simulations/types/InviteCustomerSimulationsRequestType.d.ts +1 -1
  85. package/dist/cjs/api/resources/simulations/types/InviteCustomerSimulationsRequestType.js +1 -1
  86. package/dist/cjs/api/resources/simulations/types/InviteCustomerSimulationsResponse.d.ts +1 -1
  87. package/dist/cjs/api/resources/simulations/types/InviteCustomerSimulationsResponseMetaCustomer.d.ts +3 -3
  88. package/dist/cjs/api/resources/simulations/types/InviteCustomerSimulationsResponseMetaCustomerPartyType.d.ts +1 -1
  89. package/dist/cjs/api/resources/simulations/types/InviteCustomerSimulationsResponseMetaCustomerPartyType.js +1 -1
  90. package/dist/cjs/api/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemAttributes.d.ts +2 -0
  91. package/dist/cjs/api/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemAttributesAvailableMethodsItem.d.ts +5 -0
  92. package/dist/cjs/api/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemAttributesAvailableMethodsItem.js +8 -0
  93. package/dist/cjs/api/resources/simulations/types/index.d.ts +1 -0
  94. package/dist/cjs/api/resources/simulations/types/index.js +1 -0
  95. package/dist/cjs/api/resources/transfers/client/Client.d.ts +1 -0
  96. package/dist/cjs/api/resources/transfers/client/Client.js +1 -0
  97. package/dist/cjs/api/resources/transfers/client/requests/NewWithdrawalParams.d.ts +3 -0
  98. package/dist/cjs/api/resources/transfers/types/DepositAttrs.d.ts +4 -0
  99. package/dist/cjs/api/resources/transfers/types/InitiateInternalTransfersResponseDataAttributes.d.ts +4 -0
  100. package/dist/cjs/api/resources/transfers/types/InitiateWithdrawalTransfersRequestMethod.d.ts +6 -0
  101. package/dist/cjs/api/resources/transfers/types/InitiateWithdrawalTransfersRequestMethod.js +9 -0
  102. package/dist/cjs/api/resources/transfers/types/TransferAttrs.d.ts +4 -0
  103. package/dist/cjs/api/resources/transfers/types/TransferDetailAttrs.d.ts +4 -0
  104. package/dist/cjs/api/resources/transfers/types/WithdrawalAttrs.d.ts +4 -0
  105. package/dist/cjs/api/resources/transfers/types/index.d.ts +1 -0
  106. package/dist/cjs/api/resources/transfers/types/index.js +1 -0
  107. package/dist/cjs/api/resources/wallets/client/Client.d.ts +1 -1
  108. package/dist/cjs/api/resources/wallets/client/Client.js +1 -1
  109. package/dist/cjs/api/resources/wallets/types/CreateWalletsResponseDataAttributesDepositInstructions.d.ts +4 -0
  110. package/dist/cjs/api/resources/wallets/types/FreezeWalletsResponseDataAttributesDepositInstructions.d.ts +4 -0
  111. package/dist/cjs/api/resources/wallets/types/GetWalletsResponseDataAttributesDepositInstructions.d.ts +4 -0
  112. package/dist/cjs/api/resources/wallets/types/ListWalletsResponseDataItemAttributesDepositInstructions.d.ts +4 -0
  113. package/dist/cjs/api/resources/wallets/types/SetDefaultWalletsResponseDataAttributesDepositInstructions.d.ts +4 -0
  114. package/dist/cjs/api/resources/wallets/types/UnfreezeWalletsResponseDataAttributesDepositInstructions.d.ts +4 -0
  115. package/dist/cjs/api/resources/wallets/types/UpdateWalletsResponseDataAttributesDepositInstructions.d.ts +4 -0
  116. package/dist/cjs/api/types/ComplianceSessionStatusResponseDataAttributesStatus.d.ts +2 -0
  117. package/dist/cjs/api/types/ComplianceSessionStatusResponseDataAttributesStatus.js +2 -0
  118. package/dist/cjs/api/types/PartyComplianceStatusResponseDataAttributesCaseStatus.d.ts +2 -0
  119. package/dist/cjs/api/types/PartyComplianceStatusResponseDataAttributesCaseStatus.js +2 -0
  120. package/dist/cjs/serialization/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.d.ts +1 -1
  121. package/dist/cjs/serialization/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.js +4 -0
  122. package/dist/cjs/serialization/resources/apiKeys/types/CreateApiKeysRequestScopesItem.d.ts +1 -1
  123. package/dist/cjs/serialization/resources/apiKeys/types/CreateApiKeysRequestScopesItem.js +4 -0
  124. package/dist/cjs/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesTargetType.d.ts +1 -1
  125. package/dist/cjs/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesTargetType.js +1 -1
  126. package/dist/cjs/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesTargetType.d.ts +1 -1
  127. package/dist/cjs/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesTargetType.js +1 -1
  128. package/dist/cjs/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesTargetType.d.ts +1 -1
  129. package/dist/cjs/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesTargetType.js +1 -1
  130. package/dist/cjs/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesTargetType.d.ts +1 -1
  131. package/dist/cjs/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesTargetType.js +1 -1
  132. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.d.ts +1 -1
  133. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.js +4 -0
  134. package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponse.d.ts +10 -0
  135. package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponse.js +42 -0
  136. package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseData.d.ts +15 -0
  137. package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseData.js +47 -0
  138. package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataAttributes.d.ts +21 -0
  139. package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataAttributes.js +53 -0
  140. package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataAttributesErrorCategory.d.ts +7 -0
  141. package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataAttributesErrorCategory.js +39 -0
  142. package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataAttributesStatus.d.ts +7 -0
  143. package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataAttributesStatus.js +39 -0
  144. package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataRelationships.d.ts +12 -0
  145. package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataRelationships.js +44 -0
  146. package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsEvent.d.ts +10 -0
  147. package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsEvent.js +42 -0
  148. package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsEventData.d.ts +11 -0
  149. package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsEventData.js +43 -0
  150. package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsEventDataType.d.ts +7 -0
  151. package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsEventDataType.js +39 -0
  152. package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhook.d.ts +10 -0
  153. package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhook.js +42 -0
  154. package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhookData.d.ts +11 -0
  155. package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhookData.js +43 -0
  156. package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhookDataType.d.ts +7 -0
  157. package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhookDataType.js +39 -0
  158. package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataType.d.ts +7 -0
  159. package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataType.js +39 -0
  160. package/dist/cjs/serialization/resources/events/types/index.d.ts +13 -0
  161. package/dist/cjs/serialization/resources/events/types/index.js +13 -0
  162. package/dist/cjs/serialization/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemAttributes.d.ts +2 -0
  163. package/dist/cjs/serialization/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemAttributes.js +2 -0
  164. package/dist/cjs/serialization/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemAttributesAvailableMethodsItem.d.ts +7 -0
  165. package/dist/cjs/serialization/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemAttributesAvailableMethodsItem.js +39 -0
  166. package/dist/cjs/serialization/resources/externalAccounts/types/DelExtAcctAttrs.d.ts +2 -0
  167. package/dist/cjs/serialization/resources/externalAccounts/types/DelExtAcctAttrs.js +2 -0
  168. package/dist/cjs/serialization/resources/externalAccounts/types/ExtAcctAttrs.d.ts +2 -0
  169. package/dist/cjs/serialization/resources/externalAccounts/types/ExtAcctAttrs.js +2 -0
  170. package/dist/cjs/serialization/resources/externalAccounts/types/GetExternalAccountsResponseDataAttributes.d.ts +2 -0
  171. package/dist/cjs/serialization/resources/externalAccounts/types/GetExternalAccountsResponseDataAttributes.js +2 -0
  172. package/dist/cjs/serialization/resources/externalAccounts/types/GetExternalAccountsResponseDataAttributesAvailableMethodsItem.d.ts +7 -0
  173. package/dist/cjs/serialization/resources/externalAccounts/types/GetExternalAccountsResponseDataAttributesAvailableMethodsItem.js +39 -0
  174. package/dist/cjs/serialization/resources/externalAccounts/types/ListExternalAccountsResponseDataItemAttributesAvailableMethodsItem.d.ts +7 -0
  175. package/dist/cjs/serialization/resources/externalAccounts/types/ListExternalAccountsResponseDataItemAttributesAvailableMethodsItem.js +39 -0
  176. package/dist/cjs/serialization/resources/externalAccounts/types/RemoveExternalAccountsResponseDataAttributesAvailableMethodsItem.d.ts +7 -0
  177. package/dist/cjs/serialization/resources/externalAccounts/types/RemoveExternalAccountsResponseDataAttributesAvailableMethodsItem.js +39 -0
  178. package/dist/cjs/serialization/resources/externalAccounts/types/index.d.ts +4 -0
  179. package/dist/cjs/serialization/resources/externalAccounts/types/index.js +4 -0
  180. package/dist/cjs/serialization/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.d.ts +1 -1
  181. package/dist/cjs/serialization/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.js +4 -0
  182. package/dist/cjs/serialization/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +1 -1
  183. package/dist/cjs/serialization/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +4 -0
  184. package/dist/cjs/serialization/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +1 -1
  185. package/dist/cjs/serialization/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +4 -0
  186. package/dist/cjs/serialization/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.d.ts +1 -1
  187. package/dist/cjs/serialization/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.js +4 -0
  188. package/dist/cjs/serialization/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +1 -1
  189. package/dist/cjs/serialization/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +4 -0
  190. package/dist/cjs/serialization/resources/paymentRequests/types/FulfillPaymentRequestsRequestPaymentSourceWallet.d.ts +1 -1
  191. package/dist/cjs/serialization/resources/paymentRequests/types/FulfillPaymentRequestsRequestPaymentSourceWallet.js +1 -1
  192. package/dist/cjs/serialization/resources/simulations/types/FundCustomerSimulationsResponseDataAttributes.d.ts +2 -0
  193. package/dist/cjs/serialization/resources/simulations/types/FundCustomerSimulationsResponseDataAttributes.js +2 -0
  194. package/dist/cjs/serialization/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemAttributes.d.ts +2 -0
  195. package/dist/cjs/serialization/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemAttributes.js +2 -0
  196. package/dist/cjs/serialization/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemAttributesAvailableMethodsItem.d.ts +7 -0
  197. package/dist/cjs/serialization/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemAttributesAvailableMethodsItem.js +39 -0
  198. package/dist/cjs/serialization/resources/simulations/types/index.d.ts +1 -0
  199. package/dist/cjs/serialization/resources/simulations/types/index.js +1 -0
  200. package/dist/cjs/serialization/resources/transfers/client/requests/NewWithdrawalParams.d.ts +2 -0
  201. package/dist/cjs/serialization/resources/transfers/client/requests/NewWithdrawalParams.js +2 -0
  202. package/dist/cjs/serialization/resources/transfers/types/DepositAttrs.d.ts +2 -0
  203. package/dist/cjs/serialization/resources/transfers/types/DepositAttrs.js +2 -0
  204. package/dist/cjs/serialization/resources/transfers/types/InitiateInternalTransfersResponseDataAttributes.d.ts +2 -0
  205. package/dist/cjs/serialization/resources/transfers/types/InitiateInternalTransfersResponseDataAttributes.js +2 -0
  206. package/dist/cjs/serialization/resources/transfers/types/InitiateWithdrawalTransfersRequestMethod.d.ts +7 -0
  207. package/dist/cjs/serialization/resources/transfers/types/InitiateWithdrawalTransfersRequestMethod.js +39 -0
  208. package/dist/cjs/serialization/resources/transfers/types/TransferAttrs.d.ts +2 -0
  209. package/dist/cjs/serialization/resources/transfers/types/TransferAttrs.js +2 -0
  210. package/dist/cjs/serialization/resources/transfers/types/TransferDetailAttrs.d.ts +2 -0
  211. package/dist/cjs/serialization/resources/transfers/types/TransferDetailAttrs.js +2 -0
  212. package/dist/cjs/serialization/resources/transfers/types/WithdrawalAttrs.d.ts +2 -0
  213. package/dist/cjs/serialization/resources/transfers/types/WithdrawalAttrs.js +2 -0
  214. package/dist/cjs/serialization/resources/transfers/types/index.d.ts +1 -0
  215. package/dist/cjs/serialization/resources/transfers/types/index.js +1 -0
  216. package/dist/cjs/serialization/resources/wallets/types/CreateWalletsResponseDataAttributesDepositInstructions.d.ts +2 -0
  217. package/dist/cjs/serialization/resources/wallets/types/CreateWalletsResponseDataAttributesDepositInstructions.js +2 -0
  218. package/dist/cjs/serialization/resources/wallets/types/FreezeWalletsResponseDataAttributesDepositInstructions.d.ts +2 -0
  219. package/dist/cjs/serialization/resources/wallets/types/FreezeWalletsResponseDataAttributesDepositInstructions.js +2 -0
  220. package/dist/cjs/serialization/resources/wallets/types/GetWalletsResponseDataAttributesDepositInstructions.d.ts +2 -0
  221. package/dist/cjs/serialization/resources/wallets/types/GetWalletsResponseDataAttributesDepositInstructions.js +2 -0
  222. package/dist/cjs/serialization/resources/wallets/types/ListWalletsResponseDataItemAttributesDepositInstructions.d.ts +2 -0
  223. package/dist/cjs/serialization/resources/wallets/types/ListWalletsResponseDataItemAttributesDepositInstructions.js +2 -0
  224. package/dist/cjs/serialization/resources/wallets/types/SetDefaultWalletsResponseDataAttributesDepositInstructions.d.ts +2 -0
  225. package/dist/cjs/serialization/resources/wallets/types/SetDefaultWalletsResponseDataAttributesDepositInstructions.js +2 -0
  226. package/dist/cjs/serialization/resources/wallets/types/UnfreezeWalletsResponseDataAttributesDepositInstructions.d.ts +2 -0
  227. package/dist/cjs/serialization/resources/wallets/types/UnfreezeWalletsResponseDataAttributesDepositInstructions.js +2 -0
  228. package/dist/cjs/serialization/resources/wallets/types/UpdateWalletsResponseDataAttributesDepositInstructions.d.ts +2 -0
  229. package/dist/cjs/serialization/resources/wallets/types/UpdateWalletsResponseDataAttributesDepositInstructions.js +2 -0
  230. package/dist/cjs/serialization/types/ComplianceSessionStatusResponseDataAttributesStatus.d.ts +1 -1
  231. package/dist/cjs/serialization/types/ComplianceSessionStatusResponseDataAttributesStatus.js +2 -0
  232. package/dist/cjs/serialization/types/PartyComplianceStatusResponseDataAttributesCaseStatus.d.ts +1 -1
  233. package/dist/cjs/serialization/types/PartyComplianceStatusResponseDataAttributesCaseStatus.js +2 -0
  234. package/dist/cjs/version.d.ts +1 -1
  235. package/dist/cjs/version.js +1 -1
  236. package/dist/esm/BaseClient.mjs +2 -2
  237. package/dist/esm/api/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.d.mts +4 -0
  238. package/dist/esm/api/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.mjs +4 -0
  239. package/dist/esm/api/resources/apiKeys/types/CreateApiKeysRequestScopesItem.d.mts +4 -0
  240. package/dist/esm/api/resources/apiKeys/types/CreateApiKeysRequestScopesItem.mjs +4 -0
  241. package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesTargetType.d.mts +1 -0
  242. package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesTargetType.mjs +1 -0
  243. package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesTargetType.d.mts +1 -0
  244. package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesTargetType.mjs +1 -0
  245. package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesTargetType.d.mts +1 -0
  246. package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesTargetType.mjs +1 -0
  247. package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesTargetType.d.mts +1 -0
  248. package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesTargetType.mjs +1 -0
  249. package/dist/esm/api/resources/customers/client/Client.d.mts +3 -3
  250. package/dist/esm/api/resources/customers/client/Client.mjs +3 -3
  251. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.d.mts +4 -0
  252. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.mjs +4 -0
  253. package/dist/esm/api/resources/events/client/Client.d.mts +30 -0
  254. package/dist/esm/api/resources/events/client/Client.mjs +101 -0
  255. package/dist/esm/api/resources/events/client/requests/RedeliverEventsRequest.d.mts +14 -0
  256. package/dist/esm/api/resources/events/client/requests/RedeliverEventsRequest.mjs +2 -0
  257. package/dist/esm/api/resources/events/client/requests/index.d.mts +1 -0
  258. package/dist/esm/api/resources/events/types/RedeliverEventsResponse.d.mts +4 -0
  259. package/dist/esm/api/resources/events/types/RedeliverEventsResponse.mjs +2 -0
  260. package/dist/esm/api/resources/events/types/RedeliverEventsResponseData.d.mts +11 -0
  261. package/dist/esm/api/resources/events/types/RedeliverEventsResponseData.mjs +2 -0
  262. package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataAttributes.d.mts +28 -0
  263. package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataAttributes.mjs +2 -0
  264. package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataAttributesErrorCategory.d.mts +8 -0
  265. package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataAttributesErrorCategory.mjs +8 -0
  266. package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataAttributesStatus.d.mts +10 -0
  267. package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataAttributesStatus.mjs +10 -0
  268. package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataRelationships.d.mts +10 -0
  269. package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataRelationships.mjs +2 -0
  270. package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataRelationshipsEvent.d.mts +8 -0
  271. package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataRelationshipsEvent.mjs +2 -0
  272. package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataRelationshipsEventData.d.mts +8 -0
  273. package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataRelationshipsEventData.mjs +2 -0
  274. package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataRelationshipsEventDataType.d.mts +4 -0
  275. package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataRelationshipsEventDataType.mjs +4 -0
  276. package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhook.d.mts +8 -0
  277. package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhook.mjs +2 -0
  278. package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhookData.d.mts +8 -0
  279. package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhookData.mjs +2 -0
  280. package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhookDataType.d.mts +4 -0
  281. package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhookDataType.mjs +4 -0
  282. package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataType.d.mts +5 -0
  283. package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataType.mjs +5 -0
  284. package/dist/esm/api/resources/events/types/index.d.mts +13 -0
  285. package/dist/esm/api/resources/events/types/index.mjs +13 -0
  286. package/dist/esm/api/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemAttributes.d.mts +2 -0
  287. package/dist/esm/api/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemAttributesAvailableMethodsItem.d.mts +5 -0
  288. package/dist/esm/api/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemAttributesAvailableMethodsItem.mjs +5 -0
  289. package/dist/esm/api/resources/externalAccounts/types/DelExtAcctAttrs.d.mts +2 -0
  290. package/dist/esm/api/resources/externalAccounts/types/ExtAcctAttrs.d.mts +2 -0
  291. package/dist/esm/api/resources/externalAccounts/types/GetExternalAccountsResponseDataAttributes.d.mts +2 -0
  292. package/dist/esm/api/resources/externalAccounts/types/GetExternalAccountsResponseDataAttributesAvailableMethodsItem.d.mts +5 -0
  293. package/dist/esm/api/resources/externalAccounts/types/GetExternalAccountsResponseDataAttributesAvailableMethodsItem.mjs +5 -0
  294. package/dist/esm/api/resources/externalAccounts/types/ListExternalAccountsResponseDataItemAttributesAvailableMethodsItem.d.mts +5 -0
  295. package/dist/esm/api/resources/externalAccounts/types/ListExternalAccountsResponseDataItemAttributesAvailableMethodsItem.mjs +5 -0
  296. package/dist/esm/api/resources/externalAccounts/types/RemoveExternalAccountsResponseDataAttributesAvailableMethodsItem.d.mts +5 -0
  297. package/dist/esm/api/resources/externalAccounts/types/RemoveExternalAccountsResponseDataAttributesAvailableMethodsItem.mjs +5 -0
  298. package/dist/esm/api/resources/externalAccounts/types/index.d.mts +4 -0
  299. package/dist/esm/api/resources/externalAccounts/types/index.mjs +4 -0
  300. package/dist/esm/api/resources/invitationLinks/client/Client.d.mts +4 -4
  301. package/dist/esm/api/resources/invitationLinks/client/Client.mjs +4 -4
  302. package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.d.mts +4 -0
  303. package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.mjs +4 -0
  304. package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +4 -0
  305. package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +4 -0
  306. package/dist/esm/api/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +4 -0
  307. package/dist/esm/api/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +4 -0
  308. package/dist/esm/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.d.mts +4 -0
  309. package/dist/esm/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.mjs +4 -0
  310. package/dist/esm/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +4 -0
  311. package/dist/esm/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +4 -0
  312. package/dist/esm/api/resources/paymentRequests/types/FulfillPaymentRequestsRequestPaymentSourceWallet.d.mts +2 -2
  313. package/dist/esm/api/resources/simulations/client/Client.d.mts +9 -9
  314. package/dist/esm/api/resources/simulations/client/Client.mjs +9 -9
  315. package/dist/esm/api/resources/simulations/client/requests/AcceptCustomerInvitationSimulationsRequest.d.mts +1 -1
  316. package/dist/esm/api/resources/simulations/client/requests/DeclineCustomerInvitationSimulationsRequest.d.mts +1 -1
  317. package/dist/esm/api/resources/simulations/client/requests/InviteCustomerSimulationsRequest.d.mts +2 -2
  318. package/dist/esm/api/resources/simulations/types/FundCustomerSimulationsResponseDataAttributes.d.mts +4 -0
  319. package/dist/esm/api/resources/simulations/types/InviteCustomerSimulationsRequestType.d.mts +1 -1
  320. package/dist/esm/api/resources/simulations/types/InviteCustomerSimulationsRequestType.mjs +1 -1
  321. package/dist/esm/api/resources/simulations/types/InviteCustomerSimulationsResponse.d.mts +1 -1
  322. package/dist/esm/api/resources/simulations/types/InviteCustomerSimulationsResponseMetaCustomer.d.mts +3 -3
  323. package/dist/esm/api/resources/simulations/types/InviteCustomerSimulationsResponseMetaCustomerPartyType.d.mts +1 -1
  324. package/dist/esm/api/resources/simulations/types/InviteCustomerSimulationsResponseMetaCustomerPartyType.mjs +1 -1
  325. package/dist/esm/api/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemAttributes.d.mts +2 -0
  326. package/dist/esm/api/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemAttributesAvailableMethodsItem.d.mts +5 -0
  327. package/dist/esm/api/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemAttributesAvailableMethodsItem.mjs +5 -0
  328. package/dist/esm/api/resources/simulations/types/index.d.mts +1 -0
  329. package/dist/esm/api/resources/simulations/types/index.mjs +1 -0
  330. package/dist/esm/api/resources/transfers/client/Client.d.mts +1 -0
  331. package/dist/esm/api/resources/transfers/client/Client.mjs +1 -0
  332. package/dist/esm/api/resources/transfers/client/requests/NewWithdrawalParams.d.mts +3 -0
  333. package/dist/esm/api/resources/transfers/types/DepositAttrs.d.mts +4 -0
  334. package/dist/esm/api/resources/transfers/types/InitiateInternalTransfersResponseDataAttributes.d.mts +4 -0
  335. package/dist/esm/api/resources/transfers/types/InitiateWithdrawalTransfersRequestMethod.d.mts +6 -0
  336. package/dist/esm/api/resources/transfers/types/InitiateWithdrawalTransfersRequestMethod.mjs +6 -0
  337. package/dist/esm/api/resources/transfers/types/TransferAttrs.d.mts +4 -0
  338. package/dist/esm/api/resources/transfers/types/TransferDetailAttrs.d.mts +4 -0
  339. package/dist/esm/api/resources/transfers/types/WithdrawalAttrs.d.mts +4 -0
  340. package/dist/esm/api/resources/transfers/types/index.d.mts +1 -0
  341. package/dist/esm/api/resources/transfers/types/index.mjs +1 -0
  342. package/dist/esm/api/resources/wallets/client/Client.d.mts +1 -1
  343. package/dist/esm/api/resources/wallets/client/Client.mjs +1 -1
  344. package/dist/esm/api/resources/wallets/types/CreateWalletsResponseDataAttributesDepositInstructions.d.mts +4 -0
  345. package/dist/esm/api/resources/wallets/types/FreezeWalletsResponseDataAttributesDepositInstructions.d.mts +4 -0
  346. package/dist/esm/api/resources/wallets/types/GetWalletsResponseDataAttributesDepositInstructions.d.mts +4 -0
  347. package/dist/esm/api/resources/wallets/types/ListWalletsResponseDataItemAttributesDepositInstructions.d.mts +4 -0
  348. package/dist/esm/api/resources/wallets/types/SetDefaultWalletsResponseDataAttributesDepositInstructions.d.mts +4 -0
  349. package/dist/esm/api/resources/wallets/types/UnfreezeWalletsResponseDataAttributesDepositInstructions.d.mts +4 -0
  350. package/dist/esm/api/resources/wallets/types/UpdateWalletsResponseDataAttributesDepositInstructions.d.mts +4 -0
  351. package/dist/esm/api/types/ComplianceSessionStatusResponseDataAttributesStatus.d.mts +2 -0
  352. package/dist/esm/api/types/ComplianceSessionStatusResponseDataAttributesStatus.mjs +2 -0
  353. package/dist/esm/api/types/PartyComplianceStatusResponseDataAttributesCaseStatus.d.mts +2 -0
  354. package/dist/esm/api/types/PartyComplianceStatusResponseDataAttributesCaseStatus.mjs +2 -0
  355. package/dist/esm/serialization/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.d.mts +1 -1
  356. package/dist/esm/serialization/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.mjs +4 -0
  357. package/dist/esm/serialization/resources/apiKeys/types/CreateApiKeysRequestScopesItem.d.mts +1 -1
  358. package/dist/esm/serialization/resources/apiKeys/types/CreateApiKeysRequestScopesItem.mjs +4 -0
  359. package/dist/esm/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesTargetType.d.mts +1 -1
  360. package/dist/esm/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesTargetType.mjs +1 -1
  361. package/dist/esm/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesTargetType.d.mts +1 -1
  362. package/dist/esm/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesTargetType.mjs +1 -1
  363. package/dist/esm/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesTargetType.d.mts +1 -1
  364. package/dist/esm/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesTargetType.mjs +1 -1
  365. package/dist/esm/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesTargetType.d.mts +1 -1
  366. package/dist/esm/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesTargetType.mjs +1 -1
  367. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.d.mts +1 -1
  368. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.mjs +4 -0
  369. package/dist/esm/serialization/resources/events/types/RedeliverEventsResponse.d.mts +10 -0
  370. package/dist/esm/serialization/resources/events/types/RedeliverEventsResponse.mjs +6 -0
  371. package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseData.d.mts +15 -0
  372. package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseData.mjs +11 -0
  373. package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataAttributes.d.mts +21 -0
  374. package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataAttributes.mjs +17 -0
  375. package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataAttributesErrorCategory.d.mts +7 -0
  376. package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataAttributesErrorCategory.mjs +3 -0
  377. package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataAttributesStatus.d.mts +7 -0
  378. package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataAttributesStatus.mjs +3 -0
  379. package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataRelationships.d.mts +12 -0
  380. package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataRelationships.mjs +8 -0
  381. package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsEvent.d.mts +10 -0
  382. package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsEvent.mjs +6 -0
  383. package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsEventData.d.mts +11 -0
  384. package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsEventData.mjs +7 -0
  385. package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsEventDataType.d.mts +7 -0
  386. package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsEventDataType.mjs +3 -0
  387. package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhook.d.mts +10 -0
  388. package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhook.mjs +6 -0
  389. package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhookData.d.mts +11 -0
  390. package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhookData.mjs +7 -0
  391. package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhookDataType.d.mts +7 -0
  392. package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhookDataType.mjs +3 -0
  393. package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataType.d.mts +7 -0
  394. package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataType.mjs +3 -0
  395. package/dist/esm/serialization/resources/events/types/index.d.mts +13 -0
  396. package/dist/esm/serialization/resources/events/types/index.mjs +13 -0
  397. package/dist/esm/serialization/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemAttributes.d.mts +2 -0
  398. package/dist/esm/serialization/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemAttributes.mjs +2 -0
  399. package/dist/esm/serialization/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemAttributesAvailableMethodsItem.d.mts +7 -0
  400. package/dist/esm/serialization/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemAttributesAvailableMethodsItem.mjs +3 -0
  401. package/dist/esm/serialization/resources/externalAccounts/types/DelExtAcctAttrs.d.mts +2 -0
  402. package/dist/esm/serialization/resources/externalAccounts/types/DelExtAcctAttrs.mjs +2 -0
  403. package/dist/esm/serialization/resources/externalAccounts/types/ExtAcctAttrs.d.mts +2 -0
  404. package/dist/esm/serialization/resources/externalAccounts/types/ExtAcctAttrs.mjs +2 -0
  405. package/dist/esm/serialization/resources/externalAccounts/types/GetExternalAccountsResponseDataAttributes.d.mts +2 -0
  406. package/dist/esm/serialization/resources/externalAccounts/types/GetExternalAccountsResponseDataAttributes.mjs +2 -0
  407. package/dist/esm/serialization/resources/externalAccounts/types/GetExternalAccountsResponseDataAttributesAvailableMethodsItem.d.mts +7 -0
  408. package/dist/esm/serialization/resources/externalAccounts/types/GetExternalAccountsResponseDataAttributesAvailableMethodsItem.mjs +3 -0
  409. package/dist/esm/serialization/resources/externalAccounts/types/ListExternalAccountsResponseDataItemAttributesAvailableMethodsItem.d.mts +7 -0
  410. package/dist/esm/serialization/resources/externalAccounts/types/ListExternalAccountsResponseDataItemAttributesAvailableMethodsItem.mjs +3 -0
  411. package/dist/esm/serialization/resources/externalAccounts/types/RemoveExternalAccountsResponseDataAttributesAvailableMethodsItem.d.mts +7 -0
  412. package/dist/esm/serialization/resources/externalAccounts/types/RemoveExternalAccountsResponseDataAttributesAvailableMethodsItem.mjs +3 -0
  413. package/dist/esm/serialization/resources/externalAccounts/types/index.d.mts +4 -0
  414. package/dist/esm/serialization/resources/externalAccounts/types/index.mjs +4 -0
  415. package/dist/esm/serialization/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.d.mts +1 -1
  416. package/dist/esm/serialization/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.mjs +4 -0
  417. package/dist/esm/serialization/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +1 -1
  418. package/dist/esm/serialization/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +4 -0
  419. package/dist/esm/serialization/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +1 -1
  420. package/dist/esm/serialization/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +4 -0
  421. package/dist/esm/serialization/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.d.mts +1 -1
  422. package/dist/esm/serialization/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.mjs +4 -0
  423. package/dist/esm/serialization/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +1 -1
  424. package/dist/esm/serialization/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +4 -0
  425. package/dist/esm/serialization/resources/paymentRequests/types/FulfillPaymentRequestsRequestPaymentSourceWallet.d.mts +1 -1
  426. package/dist/esm/serialization/resources/paymentRequests/types/FulfillPaymentRequestsRequestPaymentSourceWallet.mjs +1 -1
  427. package/dist/esm/serialization/resources/simulations/types/FundCustomerSimulationsResponseDataAttributes.d.mts +2 -0
  428. package/dist/esm/serialization/resources/simulations/types/FundCustomerSimulationsResponseDataAttributes.mjs +2 -0
  429. package/dist/esm/serialization/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemAttributes.d.mts +2 -0
  430. package/dist/esm/serialization/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemAttributes.mjs +2 -0
  431. package/dist/esm/serialization/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemAttributesAvailableMethodsItem.d.mts +7 -0
  432. package/dist/esm/serialization/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemAttributesAvailableMethodsItem.mjs +3 -0
  433. package/dist/esm/serialization/resources/simulations/types/index.d.mts +1 -0
  434. package/dist/esm/serialization/resources/simulations/types/index.mjs +1 -0
  435. package/dist/esm/serialization/resources/transfers/client/requests/NewWithdrawalParams.d.mts +2 -0
  436. package/dist/esm/serialization/resources/transfers/client/requests/NewWithdrawalParams.mjs +2 -0
  437. package/dist/esm/serialization/resources/transfers/types/DepositAttrs.d.mts +2 -0
  438. package/dist/esm/serialization/resources/transfers/types/DepositAttrs.mjs +2 -0
  439. package/dist/esm/serialization/resources/transfers/types/InitiateInternalTransfersResponseDataAttributes.d.mts +2 -0
  440. package/dist/esm/serialization/resources/transfers/types/InitiateInternalTransfersResponseDataAttributes.mjs +2 -0
  441. package/dist/esm/serialization/resources/transfers/types/InitiateWithdrawalTransfersRequestMethod.d.mts +7 -0
  442. package/dist/esm/serialization/resources/transfers/types/InitiateWithdrawalTransfersRequestMethod.mjs +3 -0
  443. package/dist/esm/serialization/resources/transfers/types/TransferAttrs.d.mts +2 -0
  444. package/dist/esm/serialization/resources/transfers/types/TransferAttrs.mjs +2 -0
  445. package/dist/esm/serialization/resources/transfers/types/TransferDetailAttrs.d.mts +2 -0
  446. package/dist/esm/serialization/resources/transfers/types/TransferDetailAttrs.mjs +2 -0
  447. package/dist/esm/serialization/resources/transfers/types/WithdrawalAttrs.d.mts +2 -0
  448. package/dist/esm/serialization/resources/transfers/types/WithdrawalAttrs.mjs +2 -0
  449. package/dist/esm/serialization/resources/transfers/types/index.d.mts +1 -0
  450. package/dist/esm/serialization/resources/transfers/types/index.mjs +1 -0
  451. package/dist/esm/serialization/resources/wallets/types/CreateWalletsResponseDataAttributesDepositInstructions.d.mts +2 -0
  452. package/dist/esm/serialization/resources/wallets/types/CreateWalletsResponseDataAttributesDepositInstructions.mjs +2 -0
  453. package/dist/esm/serialization/resources/wallets/types/FreezeWalletsResponseDataAttributesDepositInstructions.d.mts +2 -0
  454. package/dist/esm/serialization/resources/wallets/types/FreezeWalletsResponseDataAttributesDepositInstructions.mjs +2 -0
  455. package/dist/esm/serialization/resources/wallets/types/GetWalletsResponseDataAttributesDepositInstructions.d.mts +2 -0
  456. package/dist/esm/serialization/resources/wallets/types/GetWalletsResponseDataAttributesDepositInstructions.mjs +2 -0
  457. package/dist/esm/serialization/resources/wallets/types/ListWalletsResponseDataItemAttributesDepositInstructions.d.mts +2 -0
  458. package/dist/esm/serialization/resources/wallets/types/ListWalletsResponseDataItemAttributesDepositInstructions.mjs +2 -0
  459. package/dist/esm/serialization/resources/wallets/types/SetDefaultWalletsResponseDataAttributesDepositInstructions.d.mts +2 -0
  460. package/dist/esm/serialization/resources/wallets/types/SetDefaultWalletsResponseDataAttributesDepositInstructions.mjs +2 -0
  461. package/dist/esm/serialization/resources/wallets/types/UnfreezeWalletsResponseDataAttributesDepositInstructions.d.mts +2 -0
  462. package/dist/esm/serialization/resources/wallets/types/UnfreezeWalletsResponseDataAttributesDepositInstructions.mjs +2 -0
  463. package/dist/esm/serialization/resources/wallets/types/UpdateWalletsResponseDataAttributesDepositInstructions.d.mts +2 -0
  464. package/dist/esm/serialization/resources/wallets/types/UpdateWalletsResponseDataAttributesDepositInstructions.mjs +2 -0
  465. package/dist/esm/serialization/types/ComplianceSessionStatusResponseDataAttributesStatus.d.mts +1 -1
  466. package/dist/esm/serialization/types/ComplianceSessionStatusResponseDataAttributesStatus.mjs +2 -0
  467. package/dist/esm/serialization/types/PartyComplianceStatusResponseDataAttributesCaseStatus.d.mts +1 -1
  468. package/dist/esm/serialization/types/PartyComplianceStatusResponseDataAttributesCaseStatus.mjs +2 -0
  469. package/dist/esm/version.d.mts +1 -1
  470. package/dist/esm/version.mjs +1 -1
  471. package/package.json +1 -1
  472. package/reference.md +85 -17
@@ -21,3 +21,16 @@ export * from "./ListEventsResponseDataItemRelationshipsPartyDataType.js";
21
21
  export * from "./ListEventsResponseDataItemType.js";
22
22
  export * from "./ListEventsResponseMeta.js";
23
23
  export * from "./ListEventsResponseMetaPagination.js";
24
+ export * from "./RedeliverEventsResponse.js";
25
+ export * from "./RedeliverEventsResponseData.js";
26
+ export * from "./RedeliverEventsResponseDataAttributes.js";
27
+ export * from "./RedeliverEventsResponseDataAttributesErrorCategory.js";
28
+ export * from "./RedeliverEventsResponseDataAttributesStatus.js";
29
+ export * from "./RedeliverEventsResponseDataRelationships.js";
30
+ export * from "./RedeliverEventsResponseDataRelationshipsEvent.js";
31
+ export * from "./RedeliverEventsResponseDataRelationshipsEventData.js";
32
+ export * from "./RedeliverEventsResponseDataRelationshipsEventDataType.js";
33
+ export * from "./RedeliverEventsResponseDataRelationshipsWebhook.js";
34
+ export * from "./RedeliverEventsResponseDataRelationshipsWebhookData.js";
35
+ export * from "./RedeliverEventsResponseDataRelationshipsWebhookDataType.js";
36
+ export * from "./RedeliverEventsResponseDataType.js";
@@ -37,3 +37,16 @@ __exportStar(require("./ListEventsResponseDataItemRelationshipsPartyDataType.js"
37
37
  __exportStar(require("./ListEventsResponseDataItemType.js"), exports);
38
38
  __exportStar(require("./ListEventsResponseMeta.js"), exports);
39
39
  __exportStar(require("./ListEventsResponseMetaPagination.js"), exports);
40
+ __exportStar(require("./RedeliverEventsResponse.js"), exports);
41
+ __exportStar(require("./RedeliverEventsResponseData.js"), exports);
42
+ __exportStar(require("./RedeliverEventsResponseDataAttributes.js"), exports);
43
+ __exportStar(require("./RedeliverEventsResponseDataAttributesErrorCategory.js"), exports);
44
+ __exportStar(require("./RedeliverEventsResponseDataAttributesStatus.js"), exports);
45
+ __exportStar(require("./RedeliverEventsResponseDataRelationships.js"), exports);
46
+ __exportStar(require("./RedeliverEventsResponseDataRelationshipsEvent.js"), exports);
47
+ __exportStar(require("./RedeliverEventsResponseDataRelationshipsEventData.js"), exports);
48
+ __exportStar(require("./RedeliverEventsResponseDataRelationshipsEventDataType.js"), exports);
49
+ __exportStar(require("./RedeliverEventsResponseDataRelationshipsWebhook.js"), exports);
50
+ __exportStar(require("./RedeliverEventsResponseDataRelationshipsWebhookData.js"), exports);
51
+ __exportStar(require("./RedeliverEventsResponseDataRelationshipsWebhookDataType.js"), exports);
52
+ __exportStar(require("./RedeliverEventsResponseDataType.js"), exports);
@@ -6,6 +6,8 @@ export interface CreateFromProcessorTokenExternalAccountsResponseDataItemAttribu
6
6
  status: Natural.CreateFromProcessorTokenExternalAccountsResponseDataItemAttributesStatus;
7
7
  /** Provider connection health for this external account. */
8
8
  connectionStatus: Natural.CreateFromProcessorTokenExternalAccountsResponseDataItemAttributesConnectionStatus;
9
+ /** Withdrawal delivery methods currently available for this external account. */
10
+ availableMethods: Natural.CreateFromProcessorTokenExternalAccountsResponseDataItemAttributesAvailableMethodsItem[];
9
11
  /** Time when the external account was linked. */
10
12
  createdAt: Date;
11
13
  /** Bank institution name, when available. */
@@ -0,0 +1,5 @@
1
+ export declare const CreateFromProcessorTokenExternalAccountsResponseDataItemAttributesAvailableMethodsItem: {
2
+ readonly Standard: "standard";
3
+ readonly Instant: "instant";
4
+ };
5
+ export type CreateFromProcessorTokenExternalAccountsResponseDataItemAttributesAvailableMethodsItem = (typeof CreateFromProcessorTokenExternalAccountsResponseDataItemAttributesAvailableMethodsItem)[keyof typeof CreateFromProcessorTokenExternalAccountsResponseDataItemAttributesAvailableMethodsItem];
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ // This file was auto-generated by Fern from our API Definition.
3
+ Object.defineProperty(exports, "__esModule", { value: true });
4
+ exports.CreateFromProcessorTokenExternalAccountsResponseDataItemAttributesAvailableMethodsItem = void 0;
5
+ exports.CreateFromProcessorTokenExternalAccountsResponseDataItemAttributesAvailableMethodsItem = {
6
+ Standard: "standard",
7
+ Instant: "instant",
8
+ };
@@ -6,6 +6,8 @@ export interface DelExtAcctAttrs {
6
6
  status: Natural.DelExtAcctStatus;
7
7
  /** Provider connection health for this external account. */
8
8
  connectionStatus: Natural.RemoveExternalAccountsResponseDataAttributesConnectionStatus;
9
+ /** Withdrawal delivery methods currently available for this external account. */
10
+ availableMethods: Natural.RemoveExternalAccountsResponseDataAttributesAvailableMethodsItem[];
9
11
  /** Time when the external account was linked. */
10
12
  createdAt: Date;
11
13
  /** Bank institution name, when available. */
@@ -6,6 +6,8 @@ export interface ExtAcctAttrs {
6
6
  status: Natural.ExtAcctStatus;
7
7
  /** Provider connection health for this external account. */
8
8
  connectionStatus: Natural.ListExternalAccountsResponseDataItemAttributesConnectionStatus;
9
+ /** Withdrawal delivery methods currently available for this external account. */
10
+ availableMethods: Natural.ListExternalAccountsResponseDataItemAttributesAvailableMethodsItem[];
9
11
  /** Time when the external account was linked. */
10
12
  createdAt: Date;
11
13
  /** Bank institution name, when available. */
@@ -6,6 +6,8 @@ export interface GetExternalAccountsResponseDataAttributes {
6
6
  status: Natural.GetExternalAccountsResponseDataAttributesStatus;
7
7
  /** Provider connection health for this external account. */
8
8
  connectionStatus: Natural.GetExternalAccountsResponseDataAttributesConnectionStatus;
9
+ /** Withdrawal delivery methods currently available for this external account. */
10
+ availableMethods: Natural.GetExternalAccountsResponseDataAttributesAvailableMethodsItem[];
9
11
  /** Time when the external account was linked. */
10
12
  createdAt: Date;
11
13
  /** Bank institution name, when available. */
@@ -0,0 +1,5 @@
1
+ export declare const GetExternalAccountsResponseDataAttributesAvailableMethodsItem: {
2
+ readonly Standard: "standard";
3
+ readonly Instant: "instant";
4
+ };
5
+ export type GetExternalAccountsResponseDataAttributesAvailableMethodsItem = (typeof GetExternalAccountsResponseDataAttributesAvailableMethodsItem)[keyof typeof GetExternalAccountsResponseDataAttributesAvailableMethodsItem];
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ // This file was auto-generated by Fern from our API Definition.
3
+ Object.defineProperty(exports, "__esModule", { value: true });
4
+ exports.GetExternalAccountsResponseDataAttributesAvailableMethodsItem = void 0;
5
+ exports.GetExternalAccountsResponseDataAttributesAvailableMethodsItem = {
6
+ Standard: "standard",
7
+ Instant: "instant",
8
+ };
@@ -0,0 +1,5 @@
1
+ export declare const ListExternalAccountsResponseDataItemAttributesAvailableMethodsItem: {
2
+ readonly Standard: "standard";
3
+ readonly Instant: "instant";
4
+ };
5
+ export type ListExternalAccountsResponseDataItemAttributesAvailableMethodsItem = (typeof ListExternalAccountsResponseDataItemAttributesAvailableMethodsItem)[keyof typeof ListExternalAccountsResponseDataItemAttributesAvailableMethodsItem];
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ // This file was auto-generated by Fern from our API Definition.
3
+ Object.defineProperty(exports, "__esModule", { value: true });
4
+ exports.ListExternalAccountsResponseDataItemAttributesAvailableMethodsItem = void 0;
5
+ exports.ListExternalAccountsResponseDataItemAttributesAvailableMethodsItem = {
6
+ Standard: "standard",
7
+ Instant: "instant",
8
+ };
@@ -0,0 +1,5 @@
1
+ export declare const RemoveExternalAccountsResponseDataAttributesAvailableMethodsItem: {
2
+ readonly Standard: "standard";
3
+ readonly Instant: "instant";
4
+ };
5
+ export type RemoveExternalAccountsResponseDataAttributesAvailableMethodsItem = (typeof RemoveExternalAccountsResponseDataAttributesAvailableMethodsItem)[keyof typeof RemoveExternalAccountsResponseDataAttributesAvailableMethodsItem];
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ // This file was auto-generated by Fern from our API Definition.
3
+ Object.defineProperty(exports, "__esModule", { value: true });
4
+ exports.RemoveExternalAccountsResponseDataAttributesAvailableMethodsItem = void 0;
5
+ exports.RemoveExternalAccountsResponseDataAttributesAvailableMethodsItem = {
6
+ Standard: "standard",
7
+ Instant: "instant",
8
+ };
@@ -2,6 +2,7 @@ export * from "./CreateFromProcessorTokenExternalAccountsResponse.js";
2
2
  export * from "./CreateFromProcessorTokenExternalAccountsResponseDataItem.js";
3
3
  export * from "./CreateFromProcessorTokenExternalAccountsResponseDataItemAttributes.js";
4
4
  export * from "./CreateFromProcessorTokenExternalAccountsResponseDataItemAttributesAccountType.js";
5
+ export * from "./CreateFromProcessorTokenExternalAccountsResponseDataItemAttributesAvailableMethodsItem.js";
5
6
  export * from "./CreateFromProcessorTokenExternalAccountsResponseDataItemAttributesConnectionStatus.js";
6
7
  export * from "./CreateFromProcessorTokenExternalAccountsResponseDataItemAttributesStatus.js";
7
8
  export * from "./CreateFromProcessorTokenExternalAccountsResponseDataItemRelationships.js";
@@ -37,6 +38,7 @@ export * from "./GetExternalAccountsResponse.js";
37
38
  export * from "./GetExternalAccountsResponseData.js";
38
39
  export * from "./GetExternalAccountsResponseDataAttributes.js";
39
40
  export * from "./GetExternalAccountsResponseDataAttributesAccountType.js";
41
+ export * from "./GetExternalAccountsResponseDataAttributesAvailableMethodsItem.js";
40
42
  export * from "./GetExternalAccountsResponseDataAttributesConnectionStatus.js";
41
43
  export * from "./GetExternalAccountsResponseDataAttributesStatus.js";
42
44
  export * from "./GetExternalAccountsResponseDataRelationships.js";
@@ -46,6 +48,8 @@ export * from "./GetExternalAccountsResponseDataRelationshipsPartyDataType.js";
46
48
  export * from "./GetExternalAccountsResponseDataType.js";
47
49
  export * from "./ListExternalAccountsResponseDataItem.js";
48
50
  export * from "./ListExternalAccountsResponseDataItemAttributesAccountType.js";
51
+ export * from "./ListExternalAccountsResponseDataItemAttributesAvailableMethodsItem.js";
49
52
  export * from "./ListExternalAccountsResponseDataItemAttributesConnectionStatus.js";
50
53
  export * from "./RemoveExternalAccountsResponseDataAttributesAccountType.js";
54
+ export * from "./RemoveExternalAccountsResponseDataAttributesAvailableMethodsItem.js";
51
55
  export * from "./RemoveExternalAccountsResponseDataAttributesConnectionStatus.js";
@@ -18,6 +18,7 @@ __exportStar(require("./CreateFromProcessorTokenExternalAccountsResponse.js"), e
18
18
  __exportStar(require("./CreateFromProcessorTokenExternalAccountsResponseDataItem.js"), exports);
19
19
  __exportStar(require("./CreateFromProcessorTokenExternalAccountsResponseDataItemAttributes.js"), exports);
20
20
  __exportStar(require("./CreateFromProcessorTokenExternalAccountsResponseDataItemAttributesAccountType.js"), exports);
21
+ __exportStar(require("./CreateFromProcessorTokenExternalAccountsResponseDataItemAttributesAvailableMethodsItem.js"), exports);
21
22
  __exportStar(require("./CreateFromProcessorTokenExternalAccountsResponseDataItemAttributesConnectionStatus.js"), exports);
22
23
  __exportStar(require("./CreateFromProcessorTokenExternalAccountsResponseDataItemAttributesStatus.js"), exports);
23
24
  __exportStar(require("./CreateFromProcessorTokenExternalAccountsResponseDataItemRelationships.js"), exports);
@@ -53,6 +54,7 @@ __exportStar(require("./GetExternalAccountsResponse.js"), exports);
53
54
  __exportStar(require("./GetExternalAccountsResponseData.js"), exports);
54
55
  __exportStar(require("./GetExternalAccountsResponseDataAttributes.js"), exports);
55
56
  __exportStar(require("./GetExternalAccountsResponseDataAttributesAccountType.js"), exports);
57
+ __exportStar(require("./GetExternalAccountsResponseDataAttributesAvailableMethodsItem.js"), exports);
56
58
  __exportStar(require("./GetExternalAccountsResponseDataAttributesConnectionStatus.js"), exports);
57
59
  __exportStar(require("./GetExternalAccountsResponseDataAttributesStatus.js"), exports);
58
60
  __exportStar(require("./GetExternalAccountsResponseDataRelationships.js"), exports);
@@ -62,6 +64,8 @@ __exportStar(require("./GetExternalAccountsResponseDataRelationshipsPartyDataTyp
62
64
  __exportStar(require("./GetExternalAccountsResponseDataType.js"), exports);
63
65
  __exportStar(require("./ListExternalAccountsResponseDataItem.js"), exports);
64
66
  __exportStar(require("./ListExternalAccountsResponseDataItemAttributesAccountType.js"), exports);
67
+ __exportStar(require("./ListExternalAccountsResponseDataItemAttributesAvailableMethodsItem.js"), exports);
65
68
  __exportStar(require("./ListExternalAccountsResponseDataItemAttributesConnectionStatus.js"), exports);
66
69
  __exportStar(require("./RemoveExternalAccountsResponseDataAttributesAccountType.js"), exports);
70
+ __exportStar(require("./RemoveExternalAccountsResponseDataAttributesAvailableMethodsItem.js"), exports);
67
71
  __exportStar(require("./RemoveExternalAccountsResponseDataAttributesConnectionStatus.js"), exports);
@@ -14,7 +14,7 @@ export declare class InvitationLinksClient {
14
14
  protected readonly _options: NormalizedClientOptionsWithAuth<InvitationLinksClient.Options>;
15
15
  constructor(options?: InvitationLinksClient.Options);
16
16
  /**
17
- * List the invitation links your party has created
17
+ * List the invitation links you have created, with masked tokens
18
18
  *
19
19
  * @param {Natural.ListInvitationLinksRequest} request
20
20
  * @param {InvitationLinksClient.RequestOptions} requestOptions - Request-specific configuration.
@@ -40,7 +40,7 @@ export declare class InvitationLinksClient {
40
40
  list(request?: Natural.ListInvitationLinksRequest, requestOptions?: InvitationLinksClient.RequestOptions): core.HttpResponsePromise<Natural.ListInvitationLinksResponse>;
41
41
  private __list;
42
42
  /**
43
- * Create a shareable link that offers your agents to any customer who opens it
43
+ * Create a shareable link offering your agents, with the permissions and limits you set, to any customer who opens it
44
44
  *
45
45
  * @param {Natural.CreateInvitationLinksRequest} request
46
46
  * @param {InvitationLinksClient.RequestOptions} requestOptions - Request-specific configuration.
@@ -75,7 +75,7 @@ export declare class InvitationLinksClient {
75
75
  create(request: Natural.CreateInvitationLinksRequest, requestOptions?: InvitationLinksClient.RequestOptions): core.HttpResponsePromise<Natural.CreateInvitationLinksResponse>;
76
76
  private __create;
77
77
  /**
78
- * Get an invitation link your party created
78
+ * Get an invitation link and its offered agents, with a masked token
79
79
  *
80
80
  * @param {Natural.GetInvitationLinksRequest} request
81
81
  * @param {InvitationLinksClient.RequestOptions} requestOptions - Request-specific configuration.
@@ -103,7 +103,7 @@ export declare class InvitationLinksClient {
103
103
  get(request: Natural.GetInvitationLinksRequest, requestOptions?: InvitationLinksClient.RequestOptions): core.HttpResponsePromise<Natural.GetInvitationLinksResponse>;
104
104
  private __get;
105
105
  /**
106
- * Stop a link from accepting new approvals. Access already granted through it keeps working until the customer revokes it.
106
+ * Revoke an invitation link so it stops connecting new customers
107
107
  *
108
108
  * @param {Natural.RevokeInvitationLinksRequest} request
109
109
  * @param {InvitationLinksClient.RequestOptions} requestOptions - Request-specific configuration.
@@ -61,7 +61,7 @@ class InvitationLinksClient {
61
61
  this._options = (0, BaseClient_js_1.normalizeClientOptionsWithAuth)(options);
62
62
  }
63
63
  /**
64
- * List the invitation links your party has created
64
+ * List the invitation links you have created, with masked tokens
65
65
  *
66
66
  * @param {Natural.ListInvitationLinksRequest} request
67
67
  * @param {InvitationLinksClient.RequestOptions} requestOptions - Request-specific configuration.
@@ -171,7 +171,7 @@ class InvitationLinksClient {
171
171
  });
172
172
  }
173
173
  /**
174
- * Create a shareable link that offers your agents to any customer who opens it
174
+ * Create a shareable link offering your agents, with the permissions and limits you set, to any customer who opens it
175
175
  *
176
176
  * @param {Natural.CreateInvitationLinksRequest} request
177
177
  * @param {InvitationLinksClient.RequestOptions} requestOptions - Request-specific configuration.
@@ -281,7 +281,7 @@ class InvitationLinksClient {
281
281
  });
282
282
  }
283
283
  /**
284
- * Get an invitation link your party created
284
+ * Get an invitation link and its offered agents, with a masked token
285
285
  *
286
286
  * @param {Natural.GetInvitationLinksRequest} request
287
287
  * @param {InvitationLinksClient.RequestOptions} requestOptions - Request-specific configuration.
@@ -379,7 +379,7 @@ class InvitationLinksClient {
379
379
  });
380
380
  }
381
381
  /**
382
- * Stop a link from accepting new approvals. Access already granted through it keeps working until the customer revokes it.
382
+ * Revoke an invitation link so it stops connecting new customers
383
383
  *
384
384
  * @param {Natural.RevokeInvitationLinksRequest} request
385
385
  * @param {InvitationLinksClient.RequestOptions} requestOptions - Request-specific configuration.
@@ -1,6 +1,10 @@
1
1
  export declare const CreateInvitationLinksRequestProposedAgentsItemPermissionsItem: {
2
2
  readonly PaymentsRead: "payments.read";
3
3
  readonly PaymentsCreate: "payments.create";
4
+ readonly ExternalPartiesRead: "external_parties.read";
5
+ readonly ExternalPartiesCreate: "external_parties.create";
6
+ readonly DirectPaymentsRead: "direct_payments.read";
7
+ readonly DirectPaymentsCreate: "direct_payments.create";
4
8
  readonly ExternalAccountsCreate: "external_accounts.create";
5
9
  readonly WalletsRead: "wallets.read";
6
10
  readonly WalletsUpdate: "wallets.update";
@@ -5,6 +5,10 @@ exports.CreateInvitationLinksRequestProposedAgentsItemPermissionsItem = void 0;
5
5
  exports.CreateInvitationLinksRequestProposedAgentsItemPermissionsItem = {
6
6
  PaymentsRead: "payments.read",
7
7
  PaymentsCreate: "payments.create",
8
+ ExternalPartiesRead: "external_parties.read",
9
+ ExternalPartiesCreate: "external_parties.create",
10
+ DirectPaymentsRead: "direct_payments.read",
11
+ DirectPaymentsCreate: "direct_payments.create",
8
12
  ExternalAccountsCreate: "external_accounts.create",
9
13
  WalletsRead: "wallets.read",
10
14
  WalletsUpdate: "wallets.update",
@@ -1,6 +1,10 @@
1
1
  export declare const CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem: {
2
2
  readonly PaymentsRead: "payments.read";
3
3
  readonly PaymentsCreate: "payments.create";
4
+ readonly ExternalPartiesRead: "external_parties.read";
5
+ readonly ExternalPartiesCreate: "external_parties.create";
6
+ readonly DirectPaymentsRead: "direct_payments.read";
7
+ readonly DirectPaymentsCreate: "direct_payments.create";
4
8
  readonly ExternalAccountsCreate: "external_accounts.create";
5
9
  readonly WalletsRead: "wallets.read";
6
10
  readonly WalletsUpdate: "wallets.update";
@@ -5,6 +5,10 @@ exports.CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissions
5
5
  exports.CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem = {
6
6
  PaymentsRead: "payments.read",
7
7
  PaymentsCreate: "payments.create",
8
+ ExternalPartiesRead: "external_parties.read",
9
+ ExternalPartiesCreate: "external_parties.create",
10
+ DirectPaymentsRead: "direct_payments.read",
11
+ DirectPaymentsCreate: "direct_payments.create",
8
12
  ExternalAccountsCreate: "external_accounts.create",
9
13
  WalletsRead: "wallets.read",
10
14
  WalletsUpdate: "wallets.update",
@@ -1,6 +1,10 @@
1
1
  export declare const GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem: {
2
2
  readonly PaymentsRead: "payments.read";
3
3
  readonly PaymentsCreate: "payments.create";
4
+ readonly ExternalPartiesRead: "external_parties.read";
5
+ readonly ExternalPartiesCreate: "external_parties.create";
6
+ readonly DirectPaymentsRead: "direct_payments.read";
7
+ readonly DirectPaymentsCreate: "direct_payments.create";
4
8
  readonly ExternalAccountsCreate: "external_accounts.create";
5
9
  readonly WalletsRead: "wallets.read";
6
10
  readonly WalletsUpdate: "wallets.update";
@@ -5,6 +5,10 @@ exports.GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsIte
5
5
  exports.GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem = {
6
6
  PaymentsRead: "payments.read",
7
7
  PaymentsCreate: "payments.create",
8
+ ExternalPartiesRead: "external_parties.read",
9
+ ExternalPartiesCreate: "external_parties.create",
10
+ DirectPaymentsRead: "direct_payments.read",
11
+ DirectPaymentsCreate: "direct_payments.create",
8
12
  ExternalAccountsCreate: "external_accounts.create",
9
13
  WalletsRead: "wallets.read",
10
14
  WalletsUpdate: "wallets.update",
@@ -1,6 +1,10 @@
1
1
  export declare const ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem: {
2
2
  readonly PaymentsRead: "payments.read";
3
3
  readonly PaymentsCreate: "payments.create";
4
+ readonly ExternalPartiesRead: "external_parties.read";
5
+ readonly ExternalPartiesCreate: "external_parties.create";
6
+ readonly DirectPaymentsRead: "direct_payments.read";
7
+ readonly DirectPaymentsCreate: "direct_payments.create";
4
8
  readonly ExternalAccountsCreate: "external_accounts.create";
5
9
  readonly WalletsRead: "wallets.read";
6
10
  readonly WalletsUpdate: "wallets.update";
@@ -5,6 +5,10 @@ exports.ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissio
5
5
  exports.ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem = {
6
6
  PaymentsRead: "payments.read",
7
7
  PaymentsCreate: "payments.create",
8
+ ExternalPartiesRead: "external_parties.read",
9
+ ExternalPartiesCreate: "external_parties.create",
10
+ DirectPaymentsRead: "direct_payments.read",
11
+ DirectPaymentsCreate: "direct_payments.create",
8
12
  ExternalAccountsCreate: "external_accounts.create",
9
13
  WalletsRead: "wallets.read",
10
14
  WalletsUpdate: "wallets.update",
@@ -1,6 +1,10 @@
1
1
  export declare const RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem: {
2
2
  readonly PaymentsRead: "payments.read";
3
3
  readonly PaymentsCreate: "payments.create";
4
+ readonly ExternalPartiesRead: "external_parties.read";
5
+ readonly ExternalPartiesCreate: "external_parties.create";
6
+ readonly DirectPaymentsRead: "direct_payments.read";
7
+ readonly DirectPaymentsCreate: "direct_payments.create";
4
8
  readonly ExternalAccountsCreate: "external_accounts.create";
5
9
  readonly WalletsRead: "wallets.read";
6
10
  readonly WalletsUpdate: "wallets.update";
@@ -5,6 +5,10 @@ exports.RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissions
5
5
  exports.RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem = {
6
6
  PaymentsRead: "payments.read",
7
7
  PaymentsCreate: "payments.create",
8
+ ExternalPartiesRead: "external_parties.read",
9
+ ExternalPartiesCreate: "external_parties.create",
10
+ DirectPaymentsRead: "direct_payments.read",
11
+ DirectPaymentsCreate: "direct_payments.create",
8
12
  ExternalAccountsCreate: "external_accounts.create",
9
13
  WalletsRead: "wallets.read",
10
14
  WalletsUpdate: "wallets.update",
@@ -1,4 +1,4 @@
1
1
  export interface FulfillPaymentRequestsRequestPaymentSourceWallet {
2
- /** Wallet used to pay. */
3
- walletId: string;
2
+ /** Wallet used to pay. Omit to resolve the caller's default or granted wallet. */
3
+ walletId?: string;
4
4
  }
@@ -14,7 +14,7 @@ export declare class SimulationsClient {
14
14
  protected readonly _options: NormalizedClientOptionsWithAuth<SimulationsClient.Options>;
15
15
  constructor(options?: SimulationsClient.Options);
16
16
  /**
17
- * Create a synthetic customer and one pending invitation for each selected agent
17
+ * Create a test customer and a pending invitation for each agent you name
18
18
  *
19
19
  * @param {Natural.InviteCustomerSimulationsRequest} request
20
20
  * @param {SimulationsClient.RequestOptions} requestOptions - Request-specific configuration.
@@ -44,7 +44,7 @@ export declare class SimulationsClient {
44
44
  inviteCustomer(request: Natural.InviteCustomerSimulationsRequest, requestOptions?: SimulationsClient.RequestOptions): core.HttpResponsePromise<Natural.InviteCustomerSimulationsResponse>;
45
45
  private __inviteCustomer;
46
46
  /**
47
- * Add test funds to a connected customer's wallet and return the completed deposit Transfer
47
+ * Add test funds to a connected customer's wallet
48
48
  *
49
49
  * @param {Natural.FundCustomerSimulationsRequest} request
50
50
  * @param {SimulationsClient.RequestOptions} requestOptions - Request-specific configuration.
@@ -76,7 +76,7 @@ export declare class SimulationsClient {
76
76
  fundCustomer(request: Natural.FundCustomerSimulationsRequest, requestOptions?: SimulationsClient.RequestOptions): core.HttpResponsePromise<Natural.FundCustomerSimulationsResponse>;
77
77
  private __fundCustomer;
78
78
  /**
79
- * Link a test bank account to your own party and return it in the linked-accounts list
79
+ * Link a test bank account to your own party
80
80
  *
81
81
  * @param {Natural.LinkExternalAccountSimulationsRequest} request
82
82
  * @param {SimulationsClient.RequestOptions} requestOptions - Request-specific configuration.
@@ -104,7 +104,7 @@ export declare class SimulationsClient {
104
104
  linkExternalAccount(request: Natural.LinkExternalAccountSimulationsRequest, requestOptions?: SimulationsClient.RequestOptions): core.HttpResponsePromise<Natural.LinkExternalAccountSimulationsResponse>;
105
105
  private __linkExternalAccount;
106
106
  /**
107
- * Simulate the recipient of a held payment joining and receiving the funds, returning the payment
107
+ * Simulate the recipient of a held payment joining Natural and receiving the funds
108
108
  *
109
109
  * @param {Natural.CompletePaymentClaimSimulationsRequest} request
110
110
  * @param {SimulationsClient.RequestOptions} requestOptions - Request-specific configuration.
@@ -133,7 +133,7 @@ export declare class SimulationsClient {
133
133
  completePaymentClaim(request: Natural.CompletePaymentClaimSimulationsRequest, requestOptions?: SimulationsClient.RequestOptions): core.HttpResponsePromise<Natural.CompletePaymentClaimSimulationsResponse>;
134
134
  private __completePaymentClaim;
135
135
  /**
136
- * Pay an eligible payment request using your funded test payer fixture and return the resulting payment
136
+ * Fulfill an open payment request addressed to your test payer
137
137
  *
138
138
  * @param {Natural.FulfillPaymentRequestSimulationsRequest} request
139
139
  * @param {SimulationsClient.RequestOptions} requestOptions - Request-specific configuration.
@@ -163,7 +163,7 @@ export declare class SimulationsClient {
163
163
  fulfillPaymentRequest(request: Natural.FulfillPaymentRequestSimulationsRequest, requestOptions?: SimulationsClient.RequestOptions): core.HttpResponsePromise<Natural.FulfillPaymentRequestSimulationsResponse>;
164
164
  private __fulfillPaymentRequest;
165
165
  /**
166
- * Decline an eligible payment request as your test payer fixture and return the declined request
166
+ * Decline an open payment request addressed to your test payer
167
167
  *
168
168
  * @param {Natural.DeclinePaymentRequestSimulationsRequest} request
169
169
  * @param {SimulationsClient.RequestOptions} requestOptions - Request-specific configuration.
@@ -192,7 +192,7 @@ export declare class SimulationsClient {
192
192
  declinePaymentRequest(request: Natural.DeclinePaymentRequestSimulationsRequest, requestOptions?: SimulationsClient.RequestOptions): core.HttpResponsePromise<Natural.DeclinePaymentRequestSimulationsResponse>;
193
193
  private __declinePaymentRequest;
194
194
  /**
195
- * Accept a pending customer invitation as one of your test customers and return the accepted invitation
195
+ * Accept a pending customer invitation as the test customer it is addressed to
196
196
  *
197
197
  * @param {Natural.AcceptCustomerInvitationSimulationsRequest} request
198
198
  * @param {SimulationsClient.RequestOptions} requestOptions - Request-specific configuration.
@@ -223,7 +223,7 @@ export declare class SimulationsClient {
223
223
  acceptCustomerInvitation(request: Natural.AcceptCustomerInvitationSimulationsRequest, requestOptions?: SimulationsClient.RequestOptions): core.HttpResponsePromise<Natural.AcceptCustomerInvitationSimulationsResponse>;
224
224
  private __acceptCustomerInvitation;
225
225
  /**
226
- * Decline a pending customer invitation as one of your test customers and return the declined invitation
226
+ * Decline a pending customer invitation as the test customer it is addressed to
227
227
  *
228
228
  * @param {Natural.DeclineCustomerInvitationSimulationsRequest} request
229
229
  * @param {SimulationsClient.RequestOptions} requestOptions - Request-specific configuration.
@@ -254,7 +254,7 @@ export declare class SimulationsClient {
254
254
  declineCustomerInvitation(request: Natural.DeclineCustomerInvitationSimulationsRequest, requestOptions?: SimulationsClient.RequestOptions): core.HttpResponsePromise<Natural.DeclineCustomerInvitationSimulationsResponse>;
255
255
  private __declineCustomerInvitation;
256
256
  /**
257
- * Revoke an agent's access to one of your test customers, acting as the customer, and return the customer
257
+ * Remove an agent's access to a test customer, acting as the customer
258
258
  *
259
259
  * @param {Natural.RevokeAgentConnectionSimulationsRequest} request
260
260
  * @param {SimulationsClient.RequestOptions} requestOptions - Request-specific configuration.
@@ -72,7 +72,7 @@ class SimulationsClient {
72
72
  this._options = (0, BaseClient_js_1.normalizeClientOptionsWithAuth)(options);
73
73
  }
74
74
  /**
75
- * Create a synthetic customer and one pending invitation for each selected agent
75
+ * Create a test customer and a pending invitation for each agent you name
76
76
  *
77
77
  * @param {Natural.InviteCustomerSimulationsRequest} request
78
78
  * @param {SimulationsClient.RequestOptions} requestOptions - Request-specific configuration.
@@ -179,7 +179,7 @@ class SimulationsClient {
179
179
  });
180
180
  }
181
181
  /**
182
- * Add test funds to a connected customer's wallet and return the completed deposit Transfer
182
+ * Add test funds to a connected customer's wallet
183
183
  *
184
184
  * @param {Natural.FundCustomerSimulationsRequest} request
185
185
  * @param {SimulationsClient.RequestOptions} requestOptions - Request-specific configuration.
@@ -290,7 +290,7 @@ class SimulationsClient {
290
290
  });
291
291
  }
292
292
  /**
293
- * Link a test bank account to your own party and return it in the linked-accounts list
293
+ * Link a test bank account to your own party
294
294
  *
295
295
  * @param {Natural.LinkExternalAccountSimulationsRequest} request
296
296
  * @param {SimulationsClient.RequestOptions} requestOptions - Request-specific configuration.
@@ -389,7 +389,7 @@ class SimulationsClient {
389
389
  });
390
390
  }
391
391
  /**
392
- * Simulate the recipient of a held payment joining and receiving the funds, returning the payment
392
+ * Simulate the recipient of a held payment joining Natural and receiving the funds
393
393
  *
394
394
  * @param {Natural.CompletePaymentClaimSimulationsRequest} request
395
395
  * @param {SimulationsClient.RequestOptions} requestOptions - Request-specific configuration.
@@ -490,7 +490,7 @@ class SimulationsClient {
490
490
  });
491
491
  }
492
492
  /**
493
- * Pay an eligible payment request using your funded test payer fixture and return the resulting payment
493
+ * Fulfill an open payment request addressed to your test payer
494
494
  *
495
495
  * @param {Natural.FulfillPaymentRequestSimulationsRequest} request
496
496
  * @param {SimulationsClient.RequestOptions} requestOptions - Request-specific configuration.
@@ -593,7 +593,7 @@ class SimulationsClient {
593
593
  });
594
594
  }
595
595
  /**
596
- * Decline an eligible payment request as your test payer fixture and return the declined request
596
+ * Decline an open payment request addressed to your test payer
597
597
  *
598
598
  * @param {Natural.DeclinePaymentRequestSimulationsRequest} request
599
599
  * @param {SimulationsClient.RequestOptions} requestOptions - Request-specific configuration.
@@ -693,7 +693,7 @@ class SimulationsClient {
693
693
  });
694
694
  }
695
695
  /**
696
- * Accept a pending customer invitation as one of your test customers and return the accepted invitation
696
+ * Accept a pending customer invitation as the test customer it is addressed to
697
697
  *
698
698
  * @param {Natural.AcceptCustomerInvitationSimulationsRequest} request
699
699
  * @param {SimulationsClient.RequestOptions} requestOptions - Request-specific configuration.
@@ -803,7 +803,7 @@ class SimulationsClient {
803
803
  });
804
804
  }
805
805
  /**
806
- * Decline a pending customer invitation as one of your test customers and return the declined invitation
806
+ * Decline a pending customer invitation as the test customer it is addressed to
807
807
  *
808
808
  * @param {Natural.DeclineCustomerInvitationSimulationsRequest} request
809
809
  * @param {SimulationsClient.RequestOptions} requestOptions - Request-specific configuration.
@@ -913,7 +913,7 @@ class SimulationsClient {
913
913
  });
914
914
  }
915
915
  /**
916
- * Revoke an agent's access to one of your test customers, acting as the customer, and return the customer
916
+ * Remove an agent's access to a test customer, acting as the customer
917
917
  *
918
918
  * @param {Natural.RevokeAgentConnectionSimulationsRequest} request
919
919
  * @param {SimulationsClient.RequestOptions} requestOptions - Request-specific configuration.
@@ -10,6 +10,6 @@ export interface AcceptCustomerInvitationSimulationsRequest {
10
10
  invitationId: string;
11
11
  /** Unique key for safely retrying a request without creating duplicates. */
12
12
  idempotencyKey: string;
13
- /** Sandbox customer fixture Party the invitation is addressed to. */
13
+ /** Party ID (pty_*) of the test customer the invitation is addressed to. */
14
14
  partyId: string;
15
15
  }
@@ -10,6 +10,6 @@ export interface DeclineCustomerInvitationSimulationsRequest {
10
10
  invitationId: string;
11
11
  /** Unique key for safely retrying a request without creating duplicates. */
12
12
  idempotencyKey: string;
13
- /** Sandbox customer fixture Party the invitation is addressed to. */
13
+ /** Party ID (pty_*) of the test customer the invitation is addressed to. */
14
14
  partyId: string;
15
15
  }
@@ -10,8 +10,8 @@ import type * as Natural from "../../../../index.js";
10
10
  export interface InviteCustomerSimulationsRequest {
11
11
  /** Unique key for safely retrying a request without creating duplicates. */
12
12
  idempotencyKey: string;
13
- /** Operator agents that the synthetic party will delegate to */
13
+ /** Agents to grant access to. The test customer receives a pending invitation for each agent listed. */
14
14
  agentIds: string[];
15
- /** Synthetic party type (`PERSON` or `ORG`). Defaults to `PERSON`. */
15
+ /** Test customer party type. Defaults to PERSON. */
16
16
  type?: Natural.InviteCustomerSimulationsRequestType;
17
17
  }
@@ -8,6 +8,10 @@ export interface FundCustomerSimulationsResponseDataAttributes {
8
8
  currency: string;
9
9
  /** Transfer status. */
10
10
  status: Natural.FundCustomerSimulationsResponseDataAttributesStatus;
11
+ /** Requested delivery method, when available. */
12
+ method: string | null;
13
+ /** Executed transfer rail, when available. */
14
+ rail: string | null;
11
15
  /** Transfer description. */
12
16
  description: string | null;
13
17
  /** Masked external account number. */
@@ -1,4 +1,4 @@
1
- /** Synthetic party type (`PERSON` or `ORG`). Defaults to `PERSON`. */
1
+ /** Test customer party type. Defaults to PERSON. */
2
2
  export declare const InviteCustomerSimulationsRequestType: {
3
3
  readonly Person: "PERSON";
4
4
  readonly Org: "ORG";