Documentation
¶
Index ¶
- func F[T any](value T) param.Field[T]
- func Float(value float64) param.Field[float64]
- func Int(value int64) param.Field[int64]
- func Null[T any]() param.Field[T]
- func Raw[T any](value any) param.Field[T]
- func String(str string) param.Field[string]
- type ACHPrenotification
- type ACHPrenotificationCreditDebitIndicator
- type ACHPrenotificationListParams
- type ACHPrenotificationListParamsCreatedAt
- type ACHPrenotificationListResponse
- type ACHPrenotificationNewParams
- type ACHPrenotificationNewParamsCreditDebitIndicator
- type ACHPrenotificationNewParamsStandardEntryClassCode
- type ACHPrenotificationPrenotificationReturn
- type ACHPrenotificationService
- func (r *ACHPrenotificationService) Get(ctx context.Context, ach_prenotification_id string, ...) (res *ACHPrenotification, err error)
- func (r *ACHPrenotificationService) List(ctx context.Context, query ACHPrenotificationListParams, ...) (res *shared.Page[ACHPrenotification], err error)
- func (r *ACHPrenotificationService) ListAutoPaging(ctx context.Context, query ACHPrenotificationListParams, ...) *shared.PageAutoPager[ACHPrenotification]
- func (r *ACHPrenotificationService) New(ctx context.Context, body ACHPrenotificationNewParams, ...) (res *ACHPrenotification, err error)
- type ACHPrenotificationStatus
- type ACHPrenotificationType
- type ACHTransfer
- type ACHTransferApproval
- type ACHTransferCancellation
- type ACHTransferCurrency
- type ACHTransferFunding
- type ACHTransferListParams
- type ACHTransferListParamsCreatedAt
- type ACHTransferListResponse
- type ACHTransferNetwork
- type ACHTransferNewParams
- type ACHTransferNewParamsFunding
- type ACHTransferNewParamsStandardEntryClassCode
- type ACHTransferNotificationsOfChange
- type ACHTransferReturn
- type ACHTransferReturnReturnReasonCode
- type ACHTransferService
- func (r *ACHTransferService) Approve(ctx context.Context, ach_transfer_id string, opts ...option.RequestOption) (res *ACHTransfer, err error)
- func (r *ACHTransferService) Cancel(ctx context.Context, ach_transfer_id string, opts ...option.RequestOption) (res *ACHTransfer, err error)
- func (r *ACHTransferService) Get(ctx context.Context, ach_transfer_id string, opts ...option.RequestOption) (res *ACHTransfer, err error)
- func (r *ACHTransferService) List(ctx context.Context, query ACHTransferListParams, opts ...option.RequestOption) (res *shared.Page[ACHTransfer], err error)
- func (r *ACHTransferService) ListAutoPaging(ctx context.Context, query ACHTransferListParams, opts ...option.RequestOption) *shared.PageAutoPager[ACHTransfer]
- func (r *ACHTransferService) New(ctx context.Context, body ACHTransferNewParams, opts ...option.RequestOption) (res *ACHTransfer, err error)
- type ACHTransferSimulation
- type ACHTransferSimulationDeclinedTransaction
- type ACHTransferSimulationDeclinedTransactionCurrency
- type ACHTransferSimulationDeclinedTransactionRouteType
- type ACHTransferSimulationDeclinedTransactionSource
- type ACHTransferSimulationDeclinedTransactionSourceACHDecline
- type ACHTransferSimulationDeclinedTransactionSourceACHDeclineReason
- type ACHTransferSimulationDeclinedTransactionSourceCardDecline
- type ACHTransferSimulationDeclinedTransactionSourceCardDeclineCurrency
- type ACHTransferSimulationDeclinedTransactionSourceCardDeclineNetwork
- type ACHTransferSimulationDeclinedTransactionSourceCardDeclineNetworkDetails
- type ACHTransferSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisa
- type ACHTransferSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator
- type ACHTransferSimulationDeclinedTransactionSourceCardDeclineReason
- type ACHTransferSimulationDeclinedTransactionSourceCardRouteDecline
- type ACHTransferSimulationDeclinedTransactionSourceCardRouteDeclineCurrency
- type ACHTransferSimulationDeclinedTransactionSourceCategory
- type ACHTransferSimulationDeclinedTransactionSourceCheckDecline
- type ACHTransferSimulationDeclinedTransactionSourceCheckDeclineReason
- type ACHTransferSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDecline
- type ACHTransferSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrency
- type ACHTransferSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReason
- type ACHTransferSimulationDeclinedTransactionSourceInternationalACHDecline
- type ACHTransferSimulationDeclinedTransactionSourceWireDecline
- type ACHTransferSimulationDeclinedTransactionSourceWireDeclineReason
- type ACHTransferSimulationDeclinedTransactionType
- type ACHTransferSimulationTransaction
- type ACHTransferSimulationTransactionCurrency
- type ACHTransferSimulationTransactionRouteType
- type ACHTransferSimulationTransactionSource
- type ACHTransferSimulationTransactionSourceACHCheckConversion
- type ACHTransferSimulationTransactionSourceACHCheckConversionReturn
- type ACHTransferSimulationTransactionSourceACHTransferIntention
- type ACHTransferSimulationTransactionSourceACHTransferRejection
- type ACHTransferSimulationTransactionSourceACHTransferReturn
- type ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode
- type ACHTransferSimulationTransactionSourceAccountTransferIntention
- type ACHTransferSimulationTransactionSourceAccountTransferIntentionCurrency
- type ACHTransferSimulationTransactionSourceCardDisputeAcceptance
- type ACHTransferSimulationTransactionSourceCardRefund
- type ACHTransferSimulationTransactionSourceCardRefundCurrency
- type ACHTransferSimulationTransactionSourceCardRefundType
- type ACHTransferSimulationTransactionSourceCardRevenuePayment
- type ACHTransferSimulationTransactionSourceCardRevenuePaymentCurrency
- type ACHTransferSimulationTransactionSourceCardRouteRefund
- type ACHTransferSimulationTransactionSourceCardRouteRefundCurrency
- type ACHTransferSimulationTransactionSourceCardRouteSettlement
- type ACHTransferSimulationTransactionSourceCardRouteSettlementCurrency
- type ACHTransferSimulationTransactionSourceCardSettlement
- type ACHTransferSimulationTransactionSourceCardSettlementCurrency
- type ACHTransferSimulationTransactionSourceCardSettlementType
- type ACHTransferSimulationTransactionSourceCategory
- type ACHTransferSimulationTransactionSourceCheckDepositAcceptance
- type ACHTransferSimulationTransactionSourceCheckDepositAcceptanceCurrency
- type ACHTransferSimulationTransactionSourceCheckDepositReturn
- type ACHTransferSimulationTransactionSourceCheckDepositReturnCurrency
- type ACHTransferSimulationTransactionSourceCheckDepositReturnReturnReason
- type ACHTransferSimulationTransactionSourceCheckTransferIntention
- type ACHTransferSimulationTransactionSourceCheckTransferIntentionCurrency
- type ACHTransferSimulationTransactionSourceCheckTransferRejection
- type ACHTransferSimulationTransactionSourceCheckTransferReturn
- type ACHTransferSimulationTransactionSourceCheckTransferReturnReason
- type ACHTransferSimulationTransactionSourceCheckTransferStopPaymentRequest
- type ACHTransferSimulationTransactionSourceCheckTransferStopPaymentRequestType
- type ACHTransferSimulationTransactionSourceDisputeResolution
- type ACHTransferSimulationTransactionSourceDisputeResolutionCurrency
- type ACHTransferSimulationTransactionSourceEmpyrealCashDeposit
- type ACHTransferSimulationTransactionSourceFeePayment
- type ACHTransferSimulationTransactionSourceFeePaymentCurrency
- type ACHTransferSimulationTransactionSourceInboundACHTransfer
- type ACHTransferSimulationTransactionSourceInboundCheck
- type ACHTransferSimulationTransactionSourceInboundCheckCurrency
- type ACHTransferSimulationTransactionSourceInboundInternationalACHTransfer
- type ACHTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmation
- type ACHTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency
- type ACHTransferSimulationTransactionSourceInboundWireDrawdownPayment
- type ACHTransferSimulationTransactionSourceInboundWireDrawdownPaymentReversal
- type ACHTransferSimulationTransactionSourceInboundWireReversal
- type ACHTransferSimulationTransactionSourceInboundWireTransfer
- type ACHTransferSimulationTransactionSourceInterestPayment
- type ACHTransferSimulationTransactionSourceInterestPaymentCurrency
- type ACHTransferSimulationTransactionSourceInternalSource
- type ACHTransferSimulationTransactionSourceInternalSourceCurrency
- type ACHTransferSimulationTransactionSourceInternalSourceReason
- type ACHTransferSimulationTransactionSourceRealTimePaymentsTransferAcknowledgement
- type ACHTransferSimulationTransactionSourceSampleFunds
- type ACHTransferSimulationTransactionSourceWireDrawdownPaymentIntention
- type ACHTransferSimulationTransactionSourceWireDrawdownPaymentRejection
- type ACHTransferSimulationTransactionSourceWireTransferIntention
- type ACHTransferSimulationTransactionSourceWireTransferRejection
- type ACHTransferSimulationTransactionType
- type ACHTransferSimulationType
- type ACHTransferStandardEntryClassCode
- type ACHTransferStatus
- type ACHTransferSubmission
- type ACHTransferType
- type Account
- type AccountCurrency
- type AccountListParams
- type AccountListParamsCreatedAt
- type AccountListParamsStatus
- type AccountListResponse
- type AccountNewParams
- type AccountNumber
- type AccountNumberListParams
- type AccountNumberListParamsCreatedAt
- type AccountNumberListParamsStatus
- type AccountNumberListResponse
- type AccountNumberNewParams
- type AccountNumberService
- func (r *AccountNumberService) Get(ctx context.Context, account_number_id string, opts ...option.RequestOption) (res *AccountNumber, err error)
- func (r *AccountNumberService) List(ctx context.Context, query AccountNumberListParams, ...) (res *shared.Page[AccountNumber], err error)
- func (r *AccountNumberService) ListAutoPaging(ctx context.Context, query AccountNumberListParams, ...) *shared.PageAutoPager[AccountNumber]
- func (r *AccountNumberService) New(ctx context.Context, body AccountNumberNewParams, opts ...option.RequestOption) (res *AccountNumber, err error)
- func (r *AccountNumberService) Update(ctx context.Context, account_number_id string, body AccountNumberUpdateParams, ...) (res *AccountNumber, err error)
- type AccountNumberStatus
- type AccountNumberType
- type AccountNumberUpdateParams
- type AccountNumberUpdateParamsStatus
- type AccountService
- func (r *AccountService) Close(ctx context.Context, account_id string, opts ...option.RequestOption) (res *Account, err error)
- func (r *AccountService) Get(ctx context.Context, account_id string, opts ...option.RequestOption) (res *Account, err error)
- func (r *AccountService) List(ctx context.Context, query AccountListParams, opts ...option.RequestOption) (res *shared.Page[Account], err error)
- func (r *AccountService) ListAutoPaging(ctx context.Context, query AccountListParams, opts ...option.RequestOption) *shared.PageAutoPager[Account]
- func (r *AccountService) New(ctx context.Context, body AccountNewParams, opts ...option.RequestOption) (res *Account, err error)
- func (r *AccountService) Update(ctx context.Context, account_id string, body AccountUpdateParams, ...) (res *Account, err error)
- type AccountStatement
- type AccountStatementListParams
- type AccountStatementListParamsStatementPeriodStart
- type AccountStatementListResponse
- type AccountStatementService
- func (r *AccountStatementService) Get(ctx context.Context, account_statement_id string, opts ...option.RequestOption) (res *AccountStatement, err error)
- func (r *AccountStatementService) List(ctx context.Context, query AccountStatementListParams, ...) (res *shared.Page[AccountStatement], err error)
- func (r *AccountStatementService) ListAutoPaging(ctx context.Context, query AccountStatementListParams, ...) *shared.PageAutoPager[AccountStatement]
- type AccountStatementType
- type AccountStatus
- type AccountTransfer
- type AccountTransferApproval
- type AccountTransferCancellation
- type AccountTransferCurrency
- type AccountTransferListParams
- type AccountTransferListParamsCreatedAt
- type AccountTransferListResponse
- type AccountTransferNetwork
- type AccountTransferNewParams
- type AccountTransferService
- func (r *AccountTransferService) Approve(ctx context.Context, account_transfer_id string, opts ...option.RequestOption) (res *AccountTransfer, err error)
- func (r *AccountTransferService) Cancel(ctx context.Context, account_transfer_id string, opts ...option.RequestOption) (res *AccountTransfer, err error)
- func (r *AccountTransferService) Get(ctx context.Context, account_transfer_id string, opts ...option.RequestOption) (res *AccountTransfer, err error)
- func (r *AccountTransferService) List(ctx context.Context, query AccountTransferListParams, ...) (res *shared.Page[AccountTransfer], err error)
- func (r *AccountTransferService) ListAutoPaging(ctx context.Context, query AccountTransferListParams, ...) *shared.PageAutoPager[AccountTransfer]
- func (r *AccountTransferService) New(ctx context.Context, body AccountTransferNewParams, ...) (res *AccountTransfer, err error)
- type AccountTransferStatus
- type AccountTransferType
- type AccountType
- type AccountUpdateParams
- type BalanceLookupLookupParams
- type BalanceLookupLookupResponse
- type BalanceLookupLookupResponseType
- type BalanceLookupService
- type BookkeepingAccount
- type BookkeepingAccountComplianceCategory
- type BookkeepingAccountListParams
- type BookkeepingAccountListResponse
- type BookkeepingAccountNewParams
- type BookkeepingAccountNewParamsComplianceCategory
- type BookkeepingAccountService
- func (r *BookkeepingAccountService) List(ctx context.Context, query BookkeepingAccountListParams, ...) (res *shared.Page[BookkeepingAccount], err error)
- func (r *BookkeepingAccountService) ListAutoPaging(ctx context.Context, query BookkeepingAccountListParams, ...) *shared.PageAutoPager[BookkeepingAccount]
- func (r *BookkeepingAccountService) New(ctx context.Context, body BookkeepingAccountNewParams, ...) (res *BookkeepingAccount, err error)
- type BookkeepingAccountType
- type BookkeepingEntry
- type BookkeepingEntryListParams
- type BookkeepingEntryListResponse
- type BookkeepingEntryService
- type BookkeepingEntrySet
- type BookkeepingEntrySetEntries
- type BookkeepingEntrySetNewParams
- type BookkeepingEntrySetNewParamsEntries
- type BookkeepingEntrySetService
- type BookkeepingEntrySetType
- type BookkeepingEntryType
- type Card
- type CardAuthorizationSimulation
- type CardAuthorizationSimulationDeclinedTransaction
- type CardAuthorizationSimulationDeclinedTransactionCurrency
- type CardAuthorizationSimulationDeclinedTransactionRouteType
- type CardAuthorizationSimulationDeclinedTransactionSource
- type CardAuthorizationSimulationDeclinedTransactionSourceACHDecline
- type CardAuthorizationSimulationDeclinedTransactionSourceACHDeclineReason
- type CardAuthorizationSimulationDeclinedTransactionSourceCardDecline
- type CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineCurrency
- type CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineNetwork
- type CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineNetworkDetails
- type CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisa
- type CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator
- type CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineReason
- type CardAuthorizationSimulationDeclinedTransactionSourceCardRouteDecline
- type CardAuthorizationSimulationDeclinedTransactionSourceCardRouteDeclineCurrency
- type CardAuthorizationSimulationDeclinedTransactionSourceCategory
- type CardAuthorizationSimulationDeclinedTransactionSourceCheckDecline
- type CardAuthorizationSimulationDeclinedTransactionSourceCheckDeclineReason
- type CardAuthorizationSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDecline
- type CardAuthorizationSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrency
- type CardAuthorizationSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReason
- type CardAuthorizationSimulationDeclinedTransactionSourceInternationalACHDecline
- type CardAuthorizationSimulationDeclinedTransactionSourceWireDecline
- type CardAuthorizationSimulationDeclinedTransactionSourceWireDeclineReason
- type CardAuthorizationSimulationDeclinedTransactionType
- type CardAuthorizationSimulationPendingTransaction
- type CardAuthorizationSimulationPendingTransactionCurrency
- type CardAuthorizationSimulationPendingTransactionRouteType
- type CardAuthorizationSimulationPendingTransactionSource
- type CardAuthorizationSimulationPendingTransactionSourceACHTransferInstruction
- type CardAuthorizationSimulationPendingTransactionSourceAccountTransferInstruction
- type CardAuthorizationSimulationPendingTransactionSourceAccountTransferInstructionCurrency
- type CardAuthorizationSimulationPendingTransactionSourceCardAuthorization
- type CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationCurrency
- type CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationNetwork
- type CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationNetworkDetails
- type CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationNetworkDetailsVisa
- type CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicator
- type CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationType
- type CardAuthorizationSimulationPendingTransactionSourceCardRouteAuthorization
- type CardAuthorizationSimulationPendingTransactionSourceCardRouteAuthorizationCurrency
- type CardAuthorizationSimulationPendingTransactionSourceCategory
- type CardAuthorizationSimulationPendingTransactionSourceCheckDepositInstruction
- type CardAuthorizationSimulationPendingTransactionSourceCheckDepositInstructionCurrency
- type CardAuthorizationSimulationPendingTransactionSourceCheckTransferInstruction
- type CardAuthorizationSimulationPendingTransactionSourceCheckTransferInstructionCurrency
- type CardAuthorizationSimulationPendingTransactionSourceInboundFundsHold
- type CardAuthorizationSimulationPendingTransactionSourceInboundFundsHoldCurrency
- type CardAuthorizationSimulationPendingTransactionSourceInboundFundsHoldStatus
- type CardAuthorizationSimulationPendingTransactionSourceRealTimePaymentsTransferInstruction
- type CardAuthorizationSimulationPendingTransactionSourceWireDrawdownPaymentInstruction
- type CardAuthorizationSimulationPendingTransactionSourceWireTransferInstruction
- type CardAuthorizationSimulationPendingTransactionStatus
- type CardAuthorizationSimulationPendingTransactionType
- type CardAuthorizationSimulationType
- type CardBillingAddress
- type CardDetails
- type CardDetailsType
- type CardDigitalWallet
- type CardDispute
- type CardDisputeAcceptance
- type CardDisputeListParams
- type CardDisputeListParamsCreatedAt
- type CardDisputeListParamsStatus
- type CardDisputeListParamsStatusIn
- type CardDisputeListResponse
- type CardDisputeNewParams
- type CardDisputeRejection
- type CardDisputeService
- func (r *CardDisputeService) Get(ctx context.Context, card_dispute_id string, opts ...option.RequestOption) (res *CardDispute, err error)
- func (r *CardDisputeService) List(ctx context.Context, query CardDisputeListParams, opts ...option.RequestOption) (res *shared.Page[CardDispute], err error)
- func (r *CardDisputeService) ListAutoPaging(ctx context.Context, query CardDisputeListParams, opts ...option.RequestOption) *shared.PageAutoPager[CardDispute]
- func (r *CardDisputeService) New(ctx context.Context, body CardDisputeNewParams, opts ...option.RequestOption) (res *CardDispute, err error)
- type CardDisputeStatus
- type CardDisputeType
- type CardListParams
- type CardListParamsCreatedAt
- type CardListResponse
- type CardNewParams
- type CardNewParamsBillingAddress
- type CardNewParamsDigitalWallet
- type CardProfile
- type CardProfileDigitalWallets
- type CardProfileDigitalWalletsTextColor
- type CardProfileListParams
- type CardProfileListParamsStatus
- type CardProfileListParamsStatusIn
- type CardProfileListResponse
- type CardProfileNewParams
- type CardProfileNewParamsDigitalWallets
- type CardProfileNewParamsDigitalWalletsTextColor
- type CardProfileService
- func (r *CardProfileService) Get(ctx context.Context, card_profile_id string, opts ...option.RequestOption) (res *CardProfile, err error)
- func (r *CardProfileService) List(ctx context.Context, query CardProfileListParams, opts ...option.RequestOption) (res *shared.Page[CardProfile], err error)
- func (r *CardProfileService) ListAutoPaging(ctx context.Context, query CardProfileListParams, opts ...option.RequestOption) *shared.PageAutoPager[CardProfile]
- func (r *CardProfileService) New(ctx context.Context, body CardProfileNewParams, opts ...option.RequestOption) (res *CardProfile, err error)
- type CardProfileStatus
- type CardProfileType
- type CardService
- func (r *CardService) Get(ctx context.Context, card_id string, opts ...option.RequestOption) (res *Card, err error)
- func (r *CardService) GetSensitiveDetails(ctx context.Context, card_id string, opts ...option.RequestOption) (res *CardDetails, err error)
- func (r *CardService) List(ctx context.Context, query CardListParams, opts ...option.RequestOption) (res *shared.Page[Card], err error)
- func (r *CardService) ListAutoPaging(ctx context.Context, query CardListParams, opts ...option.RequestOption) *shared.PageAutoPager[Card]
- func (r *CardService) New(ctx context.Context, body CardNewParams, opts ...option.RequestOption) (res *Card, err error)
- func (r *CardService) Update(ctx context.Context, card_id string, body CardUpdateParams, ...) (res *Card, err error)
- type CardStatus
- type CardType
- type CardUpdateParams
- type CardUpdateParamsBillingAddress
- type CardUpdateParamsDigitalWallet
- type CardUpdateParamsStatus
- type CheckDeposit
- type CheckDepositCurrency
- type CheckDepositDepositAcceptance
- type CheckDepositDepositAcceptanceCurrency
- type CheckDepositDepositRejection
- type CheckDepositDepositRejectionCurrency
- type CheckDepositDepositRejectionReason
- type CheckDepositDepositReturn
- type CheckDepositDepositReturnCurrency
- type CheckDepositDepositReturnReturnReason
- type CheckDepositListParams
- type CheckDepositListParamsCreatedAt
- type CheckDepositListResponse
- type CheckDepositNewParams
- type CheckDepositService
- func (r *CheckDepositService) Get(ctx context.Context, check_deposit_id string, opts ...option.RequestOption) (res *CheckDeposit, err error)
- func (r *CheckDepositService) List(ctx context.Context, query CheckDepositListParams, ...) (res *shared.Page[CheckDeposit], err error)
- func (r *CheckDepositService) ListAutoPaging(ctx context.Context, query CheckDepositListParams, ...) *shared.PageAutoPager[CheckDeposit]
- func (r *CheckDepositService) New(ctx context.Context, body CheckDepositNewParams, opts ...option.RequestOption) (res *CheckDeposit, err error)
- type CheckDepositStatus
- type CheckDepositType
- type CheckTransfer
- type CheckTransferApproval
- type CheckTransferCancellation
- type CheckTransferCurrency
- type CheckTransferDeposit
- type CheckTransferDepositType
- type CheckTransferListParams
- type CheckTransferListParamsCreatedAt
- type CheckTransferListResponse
- type CheckTransferNewParams
- type CheckTransferNewParamsReturnAddress
- type CheckTransferReturnAddress
- type CheckTransferReturnDetails
- type CheckTransferReturnDetailsReason
- type CheckTransferService
- func (r *CheckTransferService) Approve(ctx context.Context, check_transfer_id string, opts ...option.RequestOption) (res *CheckTransfer, err error)
- func (r *CheckTransferService) Cancel(ctx context.Context, check_transfer_id string, opts ...option.RequestOption) (res *CheckTransfer, err error)
- func (r *CheckTransferService) Get(ctx context.Context, check_transfer_id string, opts ...option.RequestOption) (res *CheckTransfer, err error)
- func (r *CheckTransferService) List(ctx context.Context, query CheckTransferListParams, ...) (res *shared.Page[CheckTransfer], err error)
- func (r *CheckTransferService) ListAutoPaging(ctx context.Context, query CheckTransferListParams, ...) *shared.PageAutoPager[CheckTransfer]
- func (r *CheckTransferService) New(ctx context.Context, body CheckTransferNewParams, opts ...option.RequestOption) (res *CheckTransfer, err error)
- func (r *CheckTransferService) StopPayment(ctx context.Context, check_transfer_id string, opts ...option.RequestOption) (res *CheckTransfer, err error)
- type CheckTransferStatus
- type CheckTransferStopPaymentRequest
- type CheckTransferStopPaymentRequestType
- type CheckTransferSubmission
- type CheckTransferType
- type Client
- type DeclinedTransaction
- type DeclinedTransactionCurrency
- type DeclinedTransactionListParams
- type DeclinedTransactionListParamsCreatedAt
- type DeclinedTransactionListResponse
- type DeclinedTransactionRouteType
- type DeclinedTransactionService
- func (r *DeclinedTransactionService) Get(ctx context.Context, declined_transaction_id string, ...) (res *DeclinedTransaction, err error)
- func (r *DeclinedTransactionService) List(ctx context.Context, query DeclinedTransactionListParams, ...) (res *shared.Page[DeclinedTransaction], err error)
- func (r *DeclinedTransactionService) ListAutoPaging(ctx context.Context, query DeclinedTransactionListParams, ...) *shared.PageAutoPager[DeclinedTransaction]
- type DeclinedTransactionSource
- type DeclinedTransactionSourceACHDecline
- type DeclinedTransactionSourceACHDeclineReason
- type DeclinedTransactionSourceCardDecline
- type DeclinedTransactionSourceCardDeclineCurrency
- type DeclinedTransactionSourceCardDeclineNetwork
- type DeclinedTransactionSourceCardDeclineNetworkDetails
- type DeclinedTransactionSourceCardDeclineNetworkDetailsVisa
- type DeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator
- type DeclinedTransactionSourceCardDeclineReason
- type DeclinedTransactionSourceCardRouteDecline
- type DeclinedTransactionSourceCardRouteDeclineCurrency
- type DeclinedTransactionSourceCategory
- type DeclinedTransactionSourceCheckDecline
- type DeclinedTransactionSourceCheckDeclineReason
- type DeclinedTransactionSourceInboundRealTimePaymentsTransferDecline
- type DeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrency
- type DeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReason
- type DeclinedTransactionSourceInternationalACHDecline
- type DeclinedTransactionSourceWireDecline
- type DeclinedTransactionSourceWireDeclineReason
- type DeclinedTransactionType
- type DigitalWalletToken
- type DigitalWalletTokenListParams
- type DigitalWalletTokenListParamsCreatedAt
- type DigitalWalletTokenListResponse
- type DigitalWalletTokenRequestCreateResponse
- type DigitalWalletTokenRequestCreateResponseDeclineReason
- type DigitalWalletTokenRequestCreateResponseType
- type DigitalWalletTokenService
- func (r *DigitalWalletTokenService) Get(ctx context.Context, digital_wallet_token_id string, ...) (res *DigitalWalletToken, err error)
- func (r *DigitalWalletTokenService) List(ctx context.Context, query DigitalWalletTokenListParams, ...) (res *shared.Page[DigitalWalletToken], err error)
- func (r *DigitalWalletTokenService) ListAutoPaging(ctx context.Context, query DigitalWalletTokenListParams, ...) *shared.PageAutoPager[DigitalWalletToken]
- type DigitalWalletTokenStatus
- type DigitalWalletTokenTokenRequestor
- type DigitalWalletTokenType
- type Document
- type DocumentCategory
- type DocumentListParams
- type DocumentListParamsCategory
- type DocumentListParamsCategoryIn
- type DocumentListParamsCreatedAt
- type DocumentListResponse
- type DocumentService
- func (r *DocumentService) Get(ctx context.Context, document_id string, opts ...option.RequestOption) (res *Document, err error)
- func (r *DocumentService) List(ctx context.Context, query DocumentListParams, opts ...option.RequestOption) (res *shared.Page[Document], err error)
- func (r *DocumentService) ListAutoPaging(ctx context.Context, query DocumentListParams, opts ...option.RequestOption) *shared.PageAutoPager[Document]
- type DocumentType
- type Entity
- type EntityCorporation
- type EntityCorporationAddress
- type EntityCorporationBeneficialOwners
- type EntityCorporationBeneficialOwnersIndividual
- type EntityCorporationBeneficialOwnersIndividualAddress
- type EntityCorporationBeneficialOwnersIndividualIdentification
- type EntityCorporationBeneficialOwnersIndividualIdentificationMethod
- type EntityCorporationBeneficialOwnersProng
- type EntityJoint
- type EntityJointIndividuals
- type EntityJointIndividualsAddress
- type EntityJointIndividualsIdentification
- type EntityJointIndividualsIdentificationMethod
- type EntityListParams
- type EntityListParamsCreatedAt
- type EntityListResponse
- type EntityNaturalPerson
- type EntityNaturalPersonAddress
- type EntityNaturalPersonIdentification
- type EntityNaturalPersonIdentificationMethod
- type EntityNewParams
- type EntityNewParamsCorporation
- type EntityNewParamsCorporationAddress
- type EntityNewParamsCorporationBeneficialOwners
- type EntityNewParamsCorporationBeneficialOwnersIndividual
- type EntityNewParamsCorporationBeneficialOwnersIndividualAddress
- type EntityNewParamsCorporationBeneficialOwnersIndividualIdentification
- type EntityNewParamsCorporationBeneficialOwnersIndividualIdentificationDriversLicense
- type EntityNewParamsCorporationBeneficialOwnersIndividualIdentificationMethod
- type EntityNewParamsCorporationBeneficialOwnersIndividualIdentificationOther
- type EntityNewParamsCorporationBeneficialOwnersIndividualIdentificationPassport
- type EntityNewParamsCorporationBeneficialOwnersProng
- type EntityNewParamsJoint
- type EntityNewParamsJointIndividuals
- type EntityNewParamsJointIndividualsAddress
- type EntityNewParamsJointIndividualsIdentification
- type EntityNewParamsJointIndividualsIdentificationDriversLicense
- type EntityNewParamsJointIndividualsIdentificationMethod
- type EntityNewParamsJointIndividualsIdentificationOther
- type EntityNewParamsJointIndividualsIdentificationPassport
- type EntityNewParamsNaturalPerson
- type EntityNewParamsNaturalPersonAddress
- type EntityNewParamsNaturalPersonIdentification
- type EntityNewParamsNaturalPersonIdentificationDriversLicense
- type EntityNewParamsNaturalPersonIdentificationMethod
- type EntityNewParamsNaturalPersonIdentificationOther
- type EntityNewParamsNaturalPersonIdentificationPassport
- type EntityNewParamsRelationship
- type EntityNewParamsStructure
- type EntityNewParamsSupplementalDocuments
- type EntityNewParamsTrust
- type EntityNewParamsTrustAddress
- type EntityNewParamsTrustCategory
- type EntityNewParamsTrustGrantor
- type EntityNewParamsTrustGrantorAddress
- type EntityNewParamsTrustGrantorIdentification
- type EntityNewParamsTrustGrantorIdentificationDriversLicense
- type EntityNewParamsTrustGrantorIdentificationMethod
- type EntityNewParamsTrustGrantorIdentificationOther
- type EntityNewParamsTrustGrantorIdentificationPassport
- type EntityNewParamsTrustTrustees
- type EntityNewParamsTrustTrusteesIndividual
- type EntityNewParamsTrustTrusteesIndividualAddress
- type EntityNewParamsTrustTrusteesIndividualIdentification
- type EntityNewParamsTrustTrusteesIndividualIdentificationDriversLicense
- type EntityNewParamsTrustTrusteesIndividualIdentificationMethod
- type EntityNewParamsTrustTrusteesIndividualIdentificationOther
- type EntityNewParamsTrustTrusteesIndividualIdentificationPassport
- type EntityNewParamsTrustTrusteesStructure
- type EntityRelationship
- type EntityService
- func (r *EntityService) Get(ctx context.Context, entity_id string, opts ...option.RequestOption) (res *Entity, err error)
- func (r *EntityService) List(ctx context.Context, query EntityListParams, opts ...option.RequestOption) (res *shared.Page[Entity], err error)
- func (r *EntityService) ListAutoPaging(ctx context.Context, query EntityListParams, opts ...option.RequestOption) *shared.PageAutoPager[Entity]
- func (r *EntityService) New(ctx context.Context, body EntityNewParams, opts ...option.RequestOption) (res *Entity, err error)
- type EntityStructure
- type EntitySupplementalDocumentNewParams
- type EntitySupplementalDocumentService
- type EntitySupplementalDocuments
- type EntityTrust
- type EntityTrustAddress
- type EntityTrustCategory
- type EntityTrustGrantor
- type EntityTrustGrantorAddress
- type EntityTrustGrantorIdentification
- type EntityTrustGrantorIdentificationMethod
- type EntityTrustTrustees
- type EntityTrustTrusteesIndividual
- type EntityTrustTrusteesIndividualAddress
- type EntityTrustTrusteesIndividualIdentification
- type EntityTrustTrusteesIndividualIdentificationMethod
- type EntityTrustTrusteesStructure
- type EntityType
- type Error
- type Event
- type EventCategory
- type EventListParams
- type EventListParamsCategory
- type EventListParamsCategoryIn
- type EventListParamsCreatedAt
- type EventListResponse
- type EventService
- func (r *EventService) Get(ctx context.Context, event_id string, opts ...option.RequestOption) (res *Event, err error)
- func (r *EventService) List(ctx context.Context, query EventListParams, opts ...option.RequestOption) (res *shared.Page[Event], err error)
- func (r *EventService) ListAutoPaging(ctx context.Context, query EventListParams, opts ...option.RequestOption) *shared.PageAutoPager[Event]
- type EventSubscription
- type EventSubscriptionListParams
- type EventSubscriptionListResponse
- type EventSubscriptionNewParams
- type EventSubscriptionNewParamsSelectedEventCategory
- type EventSubscriptionSelectedEventCategory
- type EventSubscriptionService
- func (r *EventSubscriptionService) Get(ctx context.Context, event_subscription_id string, ...) (res *EventSubscription, err error)
- func (r *EventSubscriptionService) List(ctx context.Context, query EventSubscriptionListParams, ...) (res *shared.Page[EventSubscription], err error)
- func (r *EventSubscriptionService) ListAutoPaging(ctx context.Context, query EventSubscriptionListParams, ...) *shared.PageAutoPager[EventSubscription]
- func (r *EventSubscriptionService) New(ctx context.Context, body EventSubscriptionNewParams, ...) (res *EventSubscription, err error)
- func (r *EventSubscriptionService) Update(ctx context.Context, event_subscription_id string, ...) (res *EventSubscription, err error)
- type EventSubscriptionStatus
- type EventSubscriptionType
- type EventSubscriptionUpdateParams
- type EventSubscriptionUpdateParamsStatus
- type EventType
- type Export
- type ExportCategory
- type ExportListParams
- type ExportListResponse
- type ExportNewParams
- type ExportNewParamsBalanceCsv
- type ExportNewParamsBalanceCsvCreatedAt
- type ExportNewParamsCategory
- type ExportNewParamsTransactionCsv
- type ExportNewParamsTransactionCsvCreatedAt
- type ExportService
- func (r *ExportService) Get(ctx context.Context, export_id string, opts ...option.RequestOption) (res *Export, err error)
- func (r *ExportService) List(ctx context.Context, query ExportListParams, opts ...option.RequestOption) (res *shared.Page[Export], err error)
- func (r *ExportService) ListAutoPaging(ctx context.Context, query ExportListParams, opts ...option.RequestOption) *shared.PageAutoPager[Export]
- func (r *ExportService) New(ctx context.Context, body ExportNewParams, opts ...option.RequestOption) (res *Export, err error)
- type ExportStatus
- type ExportType
- type ExternalAccount
- type ExternalAccountFunding
- type ExternalAccountListParams
- type ExternalAccountListParamsStatus
- type ExternalAccountListParamsStatusIn
- type ExternalAccountListResponse
- type ExternalAccountNewParams
- type ExternalAccountNewParamsFunding
- type ExternalAccountService
- func (r *ExternalAccountService) Get(ctx context.Context, external_account_id string, opts ...option.RequestOption) (res *ExternalAccount, err error)
- func (r *ExternalAccountService) List(ctx context.Context, query ExternalAccountListParams, ...) (res *shared.Page[ExternalAccount], err error)
- func (r *ExternalAccountService) ListAutoPaging(ctx context.Context, query ExternalAccountListParams, ...) *shared.PageAutoPager[ExternalAccount]
- func (r *ExternalAccountService) New(ctx context.Context, body ExternalAccountNewParams, ...) (res *ExternalAccount, err error)
- func (r *ExternalAccountService) Update(ctx context.Context, external_account_id string, ...) (res *ExternalAccount, err error)
- type ExternalAccountStatus
- type ExternalAccountType
- type ExternalAccountUpdateParams
- type ExternalAccountUpdateParamsStatus
- type ExternalAccountVerificationStatus
- type File
- type FileDirection
- type FileListParams
- type FileListParamsCreatedAt
- type FileListParamsPurpose
- type FileListParamsPurposeIn
- type FileListResponse
- type FileNewParams
- type FileNewParamsPurpose
- type FilePurpose
- type FileService
- func (r *FileService) Get(ctx context.Context, file_id string, opts ...option.RequestOption) (res *File, err error)
- func (r *FileService) List(ctx context.Context, query FileListParams, opts ...option.RequestOption) (res *shared.Page[File], err error)
- func (r *FileService) ListAutoPaging(ctx context.Context, query FileListParams, opts ...option.RequestOption) *shared.PageAutoPager[File]
- func (r *FileService) New(ctx context.Context, body FileNewParams, opts ...option.RequestOption) (res *File, err error)
- type FileType
- type Group
- type GroupACHDebitStatus
- type GroupActivationStatus
- type GroupService
- type GroupType
- type InboundACHTransferReturn
- type InboundACHTransferReturnListParams
- type InboundACHTransferReturnListResponse
- type InboundACHTransferReturnNewParams
- type InboundACHTransferReturnNewParamsReason
- type InboundACHTransferReturnReason
- type InboundACHTransferReturnService
- func (r *InboundACHTransferReturnService) Get(ctx context.Context, inbound_ach_transfer_return_id string, ...) (res *InboundACHTransferReturn, err error)
- func (r *InboundACHTransferReturnService) List(ctx context.Context, query InboundACHTransferReturnListParams, ...) (res *shared.Page[InboundACHTransferReturn], err error)
- func (r *InboundACHTransferReturnService) ListAutoPaging(ctx context.Context, query InboundACHTransferReturnListParams, ...) *shared.PageAutoPager[InboundACHTransferReturn]
- func (r *InboundACHTransferReturnService) New(ctx context.Context, body InboundACHTransferReturnNewParams, ...) (res *InboundACHTransferReturn, err error)
- type InboundACHTransferReturnStatus
- type InboundACHTransferReturnSubmission
- type InboundACHTransferReturnType
- type InboundRealTimePaymentsTransferSimulationResult
- type InboundRealTimePaymentsTransferSimulationResultDeclinedTransaction
- type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionCurrency
- type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionRouteType
- type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSource
- type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceACHDecline
- type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceACHDeclineReason
- type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDecline
- type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineCurrency
- type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineNetwork
- type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineNetworkDetails
- type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineNetworkDetailsVisa
- type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator
- type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineReason
- type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardRouteDecline
- type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardRouteDeclineCurrency
- type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCategory
- type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCheckDecline
- type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCheckDeclineReason
- type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInboundRealTimePaymentsTransferDecline
- type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrency
- type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReason
- type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInternationalACHDecline
- type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceWireDecline
- type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceWireDeclineReason
- type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionType
- type InboundRealTimePaymentsTransferSimulationResultTransaction
- type InboundRealTimePaymentsTransferSimulationResultTransactionCurrency
- type InboundRealTimePaymentsTransferSimulationResultTransactionRouteType
- type InboundRealTimePaymentsTransferSimulationResultTransactionSource
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHCheckConversion
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHCheckConversionReturn
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferIntention
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferRejection
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturn
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCode
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceAccountTransferIntention
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceAccountTransferIntentionCurrency
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardDisputeAcceptance
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRefund
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRefundCurrency
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRefundType
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRevenuePayment
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRevenuePaymentCurrency
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteRefund
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteRefundCurrency
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteSettlement
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteSettlementCurrency
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardSettlement
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardSettlementCurrency
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardSettlementType
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositAcceptance
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositAcceptanceCurrency
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturn
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnCurrency
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnReturnReason
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferIntention
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferIntentionCurrency
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferRejection
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferReturn
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferReturnReason
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferStopPaymentRequest
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferStopPaymentRequestType
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceDisputeResolution
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceDisputeResolutionCurrency
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceEmpyrealCashDeposit
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceFeePayment
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceFeePaymentCurrency
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundACHTransfer
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundCheck
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundCheckCurrency
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundInternationalACHTransfer
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmation
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundWireDrawdownPayment
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundWireDrawdownPaymentReversal
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundWireReversal
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundWireTransfer
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInterestPayment
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInterestPaymentCurrency
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSource
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceCurrency
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceReason
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceRealTimePaymentsTransferAcknowledgement
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceSampleFunds
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceWireDrawdownPaymentIntention
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceWireDrawdownPaymentRejection
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceWireTransferIntention
- type InboundRealTimePaymentsTransferSimulationResultTransactionSourceWireTransferRejection
- type InboundRealTimePaymentsTransferSimulationResultTransactionType
- type InboundRealTimePaymentsTransferSimulationResultType
- type InboundWireDrawdownRequest
- type InboundWireDrawdownRequestListParams
- type InboundWireDrawdownRequestListResponse
- type InboundWireDrawdownRequestService
- func (r *InboundWireDrawdownRequestService) Get(ctx context.Context, inbound_wire_drawdown_request_id string, ...) (res *InboundWireDrawdownRequest, err error)
- func (r *InboundWireDrawdownRequestService) List(ctx context.Context, query InboundWireDrawdownRequestListParams, ...) (res *shared.Page[InboundWireDrawdownRequest], err error)
- func (r *InboundWireDrawdownRequestService) ListAutoPaging(ctx context.Context, query InboundWireDrawdownRequestListParams, ...) *shared.PageAutoPager[InboundWireDrawdownRequest]
- type InboundWireDrawdownRequestType
- type InterestPaymentSimulationResult
- type InterestPaymentSimulationResultTransaction
- type InterestPaymentSimulationResultTransactionCurrency
- type InterestPaymentSimulationResultTransactionRouteType
- type InterestPaymentSimulationResultTransactionSource
- type InterestPaymentSimulationResultTransactionSourceACHCheckConversion
- type InterestPaymentSimulationResultTransactionSourceACHCheckConversionReturn
- type InterestPaymentSimulationResultTransactionSourceACHTransferIntention
- type InterestPaymentSimulationResultTransactionSourceACHTransferRejection
- type InterestPaymentSimulationResultTransactionSourceACHTransferReturn
- type InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCode
- type InterestPaymentSimulationResultTransactionSourceAccountTransferIntention
- type InterestPaymentSimulationResultTransactionSourceAccountTransferIntentionCurrency
- type InterestPaymentSimulationResultTransactionSourceCardDisputeAcceptance
- type InterestPaymentSimulationResultTransactionSourceCardRefund
- type InterestPaymentSimulationResultTransactionSourceCardRefundCurrency
- type InterestPaymentSimulationResultTransactionSourceCardRefundType
- type InterestPaymentSimulationResultTransactionSourceCardRevenuePayment
- type InterestPaymentSimulationResultTransactionSourceCardRevenuePaymentCurrency
- type InterestPaymentSimulationResultTransactionSourceCardRouteRefund
- type InterestPaymentSimulationResultTransactionSourceCardRouteRefundCurrency
- type InterestPaymentSimulationResultTransactionSourceCardRouteSettlement
- type InterestPaymentSimulationResultTransactionSourceCardRouteSettlementCurrency
- type InterestPaymentSimulationResultTransactionSourceCardSettlement
- type InterestPaymentSimulationResultTransactionSourceCardSettlementCurrency
- type InterestPaymentSimulationResultTransactionSourceCardSettlementType
- type InterestPaymentSimulationResultTransactionSourceCategory
- type InterestPaymentSimulationResultTransactionSourceCheckDepositAcceptance
- type InterestPaymentSimulationResultTransactionSourceCheckDepositAcceptanceCurrency
- type InterestPaymentSimulationResultTransactionSourceCheckDepositReturn
- type InterestPaymentSimulationResultTransactionSourceCheckDepositReturnCurrency
- type InterestPaymentSimulationResultTransactionSourceCheckDepositReturnReturnReason
- type InterestPaymentSimulationResultTransactionSourceCheckTransferIntention
- type InterestPaymentSimulationResultTransactionSourceCheckTransferIntentionCurrency
- type InterestPaymentSimulationResultTransactionSourceCheckTransferRejection
- type InterestPaymentSimulationResultTransactionSourceCheckTransferReturn
- type InterestPaymentSimulationResultTransactionSourceCheckTransferReturnReason
- type InterestPaymentSimulationResultTransactionSourceCheckTransferStopPaymentRequest
- type InterestPaymentSimulationResultTransactionSourceCheckTransferStopPaymentRequestType
- type InterestPaymentSimulationResultTransactionSourceDisputeResolution
- type InterestPaymentSimulationResultTransactionSourceDisputeResolutionCurrency
- type InterestPaymentSimulationResultTransactionSourceEmpyrealCashDeposit
- type InterestPaymentSimulationResultTransactionSourceFeePayment
- type InterestPaymentSimulationResultTransactionSourceFeePaymentCurrency
- type InterestPaymentSimulationResultTransactionSourceInboundACHTransfer
- type InterestPaymentSimulationResultTransactionSourceInboundCheck
- type InterestPaymentSimulationResultTransactionSourceInboundCheckCurrency
- type InterestPaymentSimulationResultTransactionSourceInboundInternationalACHTransfer
- type InterestPaymentSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmation
- type InterestPaymentSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency
- type InterestPaymentSimulationResultTransactionSourceInboundWireDrawdownPayment
- type InterestPaymentSimulationResultTransactionSourceInboundWireDrawdownPaymentReversal
- type InterestPaymentSimulationResultTransactionSourceInboundWireReversal
- type InterestPaymentSimulationResultTransactionSourceInboundWireTransfer
- type InterestPaymentSimulationResultTransactionSourceInterestPayment
- type InterestPaymentSimulationResultTransactionSourceInterestPaymentCurrency
- type InterestPaymentSimulationResultTransactionSourceInternalSource
- type InterestPaymentSimulationResultTransactionSourceInternalSourceCurrency
- type InterestPaymentSimulationResultTransactionSourceInternalSourceReason
- type InterestPaymentSimulationResultTransactionSourceRealTimePaymentsTransferAcknowledgement
- type InterestPaymentSimulationResultTransactionSourceSampleFunds
- type InterestPaymentSimulationResultTransactionSourceWireDrawdownPaymentIntention
- type InterestPaymentSimulationResultTransactionSourceWireDrawdownPaymentRejection
- type InterestPaymentSimulationResultTransactionSourceWireTransferIntention
- type InterestPaymentSimulationResultTransactionSourceWireTransferRejection
- type InterestPaymentSimulationResultTransactionType
- type InterestPaymentSimulationResultType
- type Limit
- type LimitInterval
- type LimitListParams
- type LimitListResponse
- type LimitMetric
- type LimitModelType
- type LimitNewParams
- type LimitNewParamsInterval
- type LimitNewParamsMetric
- type LimitService
- func (r *LimitService) Get(ctx context.Context, limit_id string, opts ...option.RequestOption) (res *Limit, err error)
- func (r *LimitService) List(ctx context.Context, query LimitListParams, opts ...option.RequestOption) (res *shared.Page[Limit], err error)
- func (r *LimitService) ListAutoPaging(ctx context.Context, query LimitListParams, opts ...option.RequestOption) *shared.PageAutoPager[Limit]
- func (r *LimitService) New(ctx context.Context, body LimitNewParams, opts ...option.RequestOption) (res *Limit, err error)
- func (r *LimitService) Update(ctx context.Context, limit_id string, body LimitUpdateParams, ...) (res *Limit, err error)
- type LimitStatus
- type LimitType
- type LimitUpdateParams
- type LimitUpdateParamsStatus
- type OauthConnection
- type OauthConnectionListParams
- type OauthConnectionListResponse
- type OauthConnectionService
- func (r *OauthConnectionService) Get(ctx context.Context, oauth_connection_id string, opts ...option.RequestOption) (res *OauthConnection, err error)
- func (r *OauthConnectionService) List(ctx context.Context, query OauthConnectionListParams, ...) (res *shared.Page[OauthConnection], err error)
- func (r *OauthConnectionService) ListAutoPaging(ctx context.Context, query OauthConnectionListParams, ...) *shared.PageAutoPager[OauthConnection]
- type OauthConnectionStatus
- type OauthConnectionType
- type PendingTransaction
- type PendingTransactionCurrency
- type PendingTransactionListParams
- type PendingTransactionListParamsCreatedAt
- type PendingTransactionListParamsStatus
- type PendingTransactionListParamsStatusIn
- type PendingTransactionListResponse
- type PendingTransactionRouteType
- type PendingTransactionService
- func (r *PendingTransactionService) Get(ctx context.Context, pending_transaction_id string, ...) (res *PendingTransaction, err error)
- func (r *PendingTransactionService) List(ctx context.Context, query PendingTransactionListParams, ...) (res *shared.Page[PendingTransaction], err error)
- func (r *PendingTransactionService) ListAutoPaging(ctx context.Context, query PendingTransactionListParams, ...) *shared.PageAutoPager[PendingTransaction]
- type PendingTransactionSource
- type PendingTransactionSourceACHTransferInstruction
- type PendingTransactionSourceAccountTransferInstruction
- type PendingTransactionSourceAccountTransferInstructionCurrency
- type PendingTransactionSourceCardAuthorization
- type PendingTransactionSourceCardAuthorizationCurrency
- type PendingTransactionSourceCardAuthorizationNetwork
- type PendingTransactionSourceCardAuthorizationNetworkDetails
- type PendingTransactionSourceCardAuthorizationNetworkDetailsVisa
- type PendingTransactionSourceCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicator
- type PendingTransactionSourceCardAuthorizationType
- type PendingTransactionSourceCardRouteAuthorization
- type PendingTransactionSourceCardRouteAuthorizationCurrency
- type PendingTransactionSourceCategory
- type PendingTransactionSourceCheckDepositInstruction
- type PendingTransactionSourceCheckDepositInstructionCurrency
- type PendingTransactionSourceCheckTransferInstruction
- type PendingTransactionSourceCheckTransferInstructionCurrency
- type PendingTransactionSourceInboundFundsHold
- type PendingTransactionSourceInboundFundsHoldCurrency
- type PendingTransactionSourceInboundFundsHoldStatus
- type PendingTransactionSourceRealTimePaymentsTransferInstruction
- type PendingTransactionSourceWireDrawdownPaymentInstruction
- type PendingTransactionSourceWireTransferInstruction
- type PendingTransactionStatus
- type PendingTransactionType
- type PointOfServiceEntryMode
- type Program
- type ProgramListParams
- type ProgramListResponse
- type ProgramService
- func (r *ProgramService) Get(ctx context.Context, program_id string, opts ...option.RequestOption) (res *Program, err error)
- func (r *ProgramService) List(ctx context.Context, query ProgramListParams, opts ...option.RequestOption) (res *shared.Page[Program], err error)
- func (r *ProgramService) ListAutoPaging(ctx context.Context, query ProgramListParams, opts ...option.RequestOption) *shared.PageAutoPager[Program]
- type ProgramType
- type RealTimeDecision
- type RealTimeDecisionActionParams
- type RealTimeDecisionActionParamsCardAuthorization
- type RealTimeDecisionActionParamsCardAuthorizationDecision
- type RealTimeDecisionActionParamsDigitalWalletAuthentication
- type RealTimeDecisionActionParamsDigitalWalletAuthenticationResult
- type RealTimeDecisionActionParamsDigitalWalletToken
- type RealTimeDecisionActionParamsDigitalWalletTokenApproval
- type RealTimeDecisionActionParamsDigitalWalletTokenDecline
- type RealTimeDecisionCardAuthorization
- type RealTimeDecisionCardAuthorizationDecision
- type RealTimeDecisionCardAuthorizationNetwork
- type RealTimeDecisionCardAuthorizationNetworkDetails
- type RealTimeDecisionCardAuthorizationNetworkDetailsVisa
- type RealTimeDecisionCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicator
- type RealTimeDecisionCategory
- type RealTimeDecisionDigitalWalletAuthentication
- type RealTimeDecisionDigitalWalletAuthenticationChannel
- type RealTimeDecisionDigitalWalletAuthenticationDigitalWallet
- type RealTimeDecisionDigitalWalletAuthenticationResult
- type RealTimeDecisionDigitalWalletToken
- type RealTimeDecisionDigitalWalletTokenDecision
- type RealTimeDecisionDigitalWalletTokenDigitalWallet
- type RealTimeDecisionService
- type RealTimeDecisionStatus
- type RealTimeDecisionType
- type RealTimePaymentsTransfer
- type RealTimePaymentsTransferApproval
- type RealTimePaymentsTransferCancellation
- type RealTimePaymentsTransferCurrency
- type RealTimePaymentsTransferListParams
- type RealTimePaymentsTransferListParamsCreatedAt
- type RealTimePaymentsTransferListResponse
- type RealTimePaymentsTransferNewParams
- type RealTimePaymentsTransferRejection
- type RealTimePaymentsTransferRejectionRejectReasonCode
- type RealTimePaymentsTransferService
- func (r *RealTimePaymentsTransferService) Get(ctx context.Context, real_time_payments_transfer_id string, ...) (res *RealTimePaymentsTransfer, err error)
- func (r *RealTimePaymentsTransferService) List(ctx context.Context, query RealTimePaymentsTransferListParams, ...) (res *shared.Page[RealTimePaymentsTransfer], err error)
- func (r *RealTimePaymentsTransferService) ListAutoPaging(ctx context.Context, query RealTimePaymentsTransferListParams, ...) *shared.PageAutoPager[RealTimePaymentsTransfer]
- func (r *RealTimePaymentsTransferService) New(ctx context.Context, body RealTimePaymentsTransferNewParams, ...) (res *RealTimePaymentsTransfer, err error)
- type RealTimePaymentsTransferStatus
- type RealTimePaymentsTransferSubmission
- type RealTimePaymentsTransferType
- type RoutingNumber
- type RoutingNumberACHTransfers
- type RoutingNumberListParams
- type RoutingNumberListResponse
- type RoutingNumberRealTimePaymentsTransfers
- type RoutingNumberService
- type RoutingNumberType
- type RoutingNumberWireTransfers
- type SimulationACHTransferNewInboundParams
- type SimulationACHTransferReturnParams
- type SimulationACHTransferReturnParamsReason
- type SimulationACHTransferService
- func (r *SimulationACHTransferService) NewInbound(ctx context.Context, body SimulationACHTransferNewInboundParams, ...) (res *ACHTransferSimulation, err error)
- func (r *SimulationACHTransferService) Return(ctx context.Context, ach_transfer_id string, ...) (res *ACHTransfer, err error)
- func (r *SimulationACHTransferService) Submit(ctx context.Context, ach_transfer_id string, opts ...option.RequestOption) (res *ACHTransfer, err error)
- type SimulationAccountStatementNewParams
- type SimulationAccountStatementService
- type SimulationAccountTransferService
- type SimulationCardAuthorizeParams
- type SimulationCardDisputeActionParams
- type SimulationCardDisputeActionParamsStatus
- type SimulationCardDisputeService
- type SimulationCardRefundNewParams
- type SimulationCardRefundService
- type SimulationCardService
- type SimulationCardSettlementParams
- type SimulationCheckDepositService
- func (r *SimulationCheckDepositService) Reject(ctx context.Context, check_deposit_id string, opts ...option.RequestOption) (res *CheckDeposit, err error)
- func (r *SimulationCheckDepositService) Return(ctx context.Context, check_deposit_id string, opts ...option.RequestOption) (res *CheckDeposit, err error)
- func (r *SimulationCheckDepositService) Submit(ctx context.Context, check_deposit_id string, opts ...option.RequestOption) (res *CheckDeposit, err error)
- type SimulationCheckTransferReturnParams
- type SimulationCheckTransferReturnParamsReason
- type SimulationCheckTransferService
- func (r *SimulationCheckTransferService) Deposit(ctx context.Context, check_transfer_id string, opts ...option.RequestOption) (res *CheckTransfer, err error)
- func (r *SimulationCheckTransferService) Mail(ctx context.Context, check_transfer_id string, opts ...option.RequestOption) (res *CheckTransfer, err error)
- func (r *SimulationCheckTransferService) Return(ctx context.Context, check_transfer_id string, ...) (res *CheckTransfer, err error)
- type SimulationDigitalWalletTokenRequestNewParams
- type SimulationDigitalWalletTokenRequestService
- type SimulationDocumentNewParams
- type SimulationDocumentService
- type SimulationInboundWireDrawdownRequestNewParams
- type SimulationInboundWireDrawdownRequestService
- type SimulationInterestPaymentNewParams
- type SimulationInterestPaymentService
- type SimulationRealTimePaymentsTransferCompleteParams
- type SimulationRealTimePaymentsTransferCompleteParamsRejection
- type SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCode
- type SimulationRealTimePaymentsTransferNewInboundParams
- type SimulationRealTimePaymentsTransferService
- func (r *SimulationRealTimePaymentsTransferService) Complete(ctx context.Context, real_time_payments_transfer_id string, ...) (res *RealTimePaymentsTransfer, err error)
- func (r *SimulationRealTimePaymentsTransferService) NewInbound(ctx context.Context, body SimulationRealTimePaymentsTransferNewInboundParams, ...) (res *InboundRealTimePaymentsTransferSimulationResult, err error)
- type SimulationService
- type SimulationWireTransferNewInboundParams
- type SimulationWireTransferService
- type Transaction
- type TransactionCurrency
- type TransactionListParams
- type TransactionListParamsCategory
- type TransactionListParamsCategoryIn
- type TransactionListParamsCreatedAt
- type TransactionListResponse
- type TransactionRouteType
- type TransactionService
- func (r *TransactionService) Get(ctx context.Context, transaction_id string, opts ...option.RequestOption) (res *Transaction, err error)
- func (r *TransactionService) List(ctx context.Context, query TransactionListParams, opts ...option.RequestOption) (res *shared.Page[Transaction], err error)
- func (r *TransactionService) ListAutoPaging(ctx context.Context, query TransactionListParams, opts ...option.RequestOption) *shared.PageAutoPager[Transaction]
- type TransactionSource
- type TransactionSourceACHCheckConversion
- type TransactionSourceACHCheckConversionReturn
- type TransactionSourceACHTransferIntention
- type TransactionSourceACHTransferRejection
- type TransactionSourceACHTransferReturn
- type TransactionSourceACHTransferReturnReturnReasonCode
- type TransactionSourceAccountTransferIntention
- type TransactionSourceAccountTransferIntentionCurrency
- type TransactionSourceCardDisputeAcceptance
- type TransactionSourceCardRefund
- type TransactionSourceCardRefundCurrency
- type TransactionSourceCardRefundType
- type TransactionSourceCardRevenuePayment
- type TransactionSourceCardRevenuePaymentCurrency
- type TransactionSourceCardRouteRefund
- type TransactionSourceCardRouteRefundCurrency
- type TransactionSourceCardRouteSettlement
- type TransactionSourceCardRouteSettlementCurrency
- type TransactionSourceCardSettlement
- type TransactionSourceCardSettlementCurrency
- type TransactionSourceCardSettlementType
- type TransactionSourceCategory
- type TransactionSourceCheckDepositAcceptance
- type TransactionSourceCheckDepositAcceptanceCurrency
- type TransactionSourceCheckDepositReturn
- type TransactionSourceCheckDepositReturnCurrency
- type TransactionSourceCheckDepositReturnReturnReason
- type TransactionSourceCheckTransferIntention
- type TransactionSourceCheckTransferIntentionCurrency
- type TransactionSourceCheckTransferRejection
- type TransactionSourceCheckTransferReturn
- type TransactionSourceCheckTransferReturnReason
- type TransactionSourceCheckTransferStopPaymentRequest
- type TransactionSourceCheckTransferStopPaymentRequestType
- type TransactionSourceDisputeResolution
- type TransactionSourceDisputeResolutionCurrency
- type TransactionSourceEmpyrealCashDeposit
- type TransactionSourceFeePayment
- type TransactionSourceFeePaymentCurrency
- type TransactionSourceInboundACHTransfer
- type TransactionSourceInboundCheck
- type TransactionSourceInboundCheckCurrency
- type TransactionSourceInboundInternationalACHTransfer
- type TransactionSourceInboundRealTimePaymentsTransferConfirmation
- type TransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency
- type TransactionSourceInboundWireDrawdownPayment
- type TransactionSourceInboundWireDrawdownPaymentReversal
- type TransactionSourceInboundWireReversal
- type TransactionSourceInboundWireTransfer
- type TransactionSourceInterestPayment
- type TransactionSourceInterestPaymentCurrency
- type TransactionSourceInternalSource
- type TransactionSourceInternalSourceCurrency
- type TransactionSourceInternalSourceReason
- type TransactionSourceRealTimePaymentsTransferAcknowledgement
- type TransactionSourceSampleFunds
- type TransactionSourceWireDrawdownPaymentIntention
- type TransactionSourceWireDrawdownPaymentRejection
- type TransactionSourceWireTransferIntention
- type TransactionSourceWireTransferRejection
- type TransactionType
- type WireDrawdownRequest
- type WireDrawdownRequestListParams
- type WireDrawdownRequestListResponse
- type WireDrawdownRequestNewParams
- type WireDrawdownRequestService
- func (r *WireDrawdownRequestService) Get(ctx context.Context, wire_drawdown_request_id string, ...) (res *WireDrawdownRequest, err error)
- func (r *WireDrawdownRequestService) List(ctx context.Context, query WireDrawdownRequestListParams, ...) (res *shared.Page[WireDrawdownRequest], err error)
- func (r *WireDrawdownRequestService) ListAutoPaging(ctx context.Context, query WireDrawdownRequestListParams, ...) *shared.PageAutoPager[WireDrawdownRequest]
- func (r *WireDrawdownRequestService) New(ctx context.Context, body WireDrawdownRequestNewParams, ...) (res *WireDrawdownRequest, err error)
- type WireDrawdownRequestStatus
- type WireDrawdownRequestSubmission
- type WireDrawdownRequestType
- type WireTransfer
- type WireTransferApproval
- type WireTransferCancellation
- type WireTransferCurrency
- type WireTransferListParams
- type WireTransferListParamsCreatedAt
- type WireTransferListResponse
- type WireTransferNetwork
- type WireTransferNewParams
- type WireTransferReversal
- type WireTransferService
- func (r *WireTransferService) Approve(ctx context.Context, wire_transfer_id string, opts ...option.RequestOption) (res *WireTransfer, err error)
- func (r *WireTransferService) Cancel(ctx context.Context, wire_transfer_id string, opts ...option.RequestOption) (res *WireTransfer, err error)
- func (r *WireTransferService) Get(ctx context.Context, wire_transfer_id string, opts ...option.RequestOption) (res *WireTransfer, err error)
- func (r *WireTransferService) List(ctx context.Context, query WireTransferListParams, ...) (res *shared.Page[WireTransfer], err error)
- func (r *WireTransferService) ListAutoPaging(ctx context.Context, query WireTransferListParams, ...) *shared.PageAutoPager[WireTransfer]
- func (r *WireTransferService) New(ctx context.Context, body WireTransferNewParams, opts ...option.RequestOption) (res *WireTransfer, err error)
- func (r *WireTransferService) Reverse(ctx context.Context, wire_transfer_id string, opts ...option.RequestOption) (res *WireTransfer, err error)
- func (r *WireTransferService) Submit(ctx context.Context, wire_transfer_id string, opts ...option.RequestOption) (res *WireTransfer, err error)
- type WireTransferSimulation
- type WireTransferSimulationTransaction
- type WireTransferSimulationTransactionCurrency
- type WireTransferSimulationTransactionRouteType
- type WireTransferSimulationTransactionSource
- type WireTransferSimulationTransactionSourceACHCheckConversion
- type WireTransferSimulationTransactionSourceACHCheckConversionReturn
- type WireTransferSimulationTransactionSourceACHTransferIntention
- type WireTransferSimulationTransactionSourceACHTransferRejection
- type WireTransferSimulationTransactionSourceACHTransferReturn
- type WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode
- type WireTransferSimulationTransactionSourceAccountTransferIntention
- type WireTransferSimulationTransactionSourceAccountTransferIntentionCurrency
- type WireTransferSimulationTransactionSourceCardDisputeAcceptance
- type WireTransferSimulationTransactionSourceCardRefund
- type WireTransferSimulationTransactionSourceCardRefundCurrency
- type WireTransferSimulationTransactionSourceCardRefundType
- type WireTransferSimulationTransactionSourceCardRevenuePayment
- type WireTransferSimulationTransactionSourceCardRevenuePaymentCurrency
- type WireTransferSimulationTransactionSourceCardRouteRefund
- type WireTransferSimulationTransactionSourceCardRouteRefundCurrency
- type WireTransferSimulationTransactionSourceCardRouteSettlement
- type WireTransferSimulationTransactionSourceCardRouteSettlementCurrency
- type WireTransferSimulationTransactionSourceCardSettlement
- type WireTransferSimulationTransactionSourceCardSettlementCurrency
- type WireTransferSimulationTransactionSourceCardSettlementType
- type WireTransferSimulationTransactionSourceCategory
- type WireTransferSimulationTransactionSourceCheckDepositAcceptance
- type WireTransferSimulationTransactionSourceCheckDepositAcceptanceCurrency
- type WireTransferSimulationTransactionSourceCheckDepositReturn
- type WireTransferSimulationTransactionSourceCheckDepositReturnCurrency
- type WireTransferSimulationTransactionSourceCheckDepositReturnReturnReason
- type WireTransferSimulationTransactionSourceCheckTransferIntention
- type WireTransferSimulationTransactionSourceCheckTransferIntentionCurrency
- type WireTransferSimulationTransactionSourceCheckTransferRejection
- type WireTransferSimulationTransactionSourceCheckTransferReturn
- type WireTransferSimulationTransactionSourceCheckTransferReturnReason
- type WireTransferSimulationTransactionSourceCheckTransferStopPaymentRequest
- type WireTransferSimulationTransactionSourceCheckTransferStopPaymentRequestType
- type WireTransferSimulationTransactionSourceDisputeResolution
- type WireTransferSimulationTransactionSourceDisputeResolutionCurrency
- type WireTransferSimulationTransactionSourceEmpyrealCashDeposit
- type WireTransferSimulationTransactionSourceFeePayment
- type WireTransferSimulationTransactionSourceFeePaymentCurrency
- type WireTransferSimulationTransactionSourceInboundACHTransfer
- type WireTransferSimulationTransactionSourceInboundCheck
- type WireTransferSimulationTransactionSourceInboundCheckCurrency
- type WireTransferSimulationTransactionSourceInboundInternationalACHTransfer
- type WireTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmation
- type WireTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency
- type WireTransferSimulationTransactionSourceInboundWireDrawdownPayment
- type WireTransferSimulationTransactionSourceInboundWireDrawdownPaymentReversal
- type WireTransferSimulationTransactionSourceInboundWireReversal
- type WireTransferSimulationTransactionSourceInboundWireTransfer
- type WireTransferSimulationTransactionSourceInterestPayment
- type WireTransferSimulationTransactionSourceInterestPaymentCurrency
- type WireTransferSimulationTransactionSourceInternalSource
- type WireTransferSimulationTransactionSourceInternalSourceCurrency
- type WireTransferSimulationTransactionSourceInternalSourceReason
- type WireTransferSimulationTransactionSourceRealTimePaymentsTransferAcknowledgement
- type WireTransferSimulationTransactionSourceSampleFunds
- type WireTransferSimulationTransactionSourceWireDrawdownPaymentIntention
- type WireTransferSimulationTransactionSourceWireDrawdownPaymentRejection
- type WireTransferSimulationTransactionSourceWireTransferIntention
- type WireTransferSimulationTransactionSourceWireTransferRejection
- type WireTransferSimulationTransactionType
- type WireTransferSimulationType
- type WireTransferStatus
- type WireTransferSubmission
- type WireTransferType
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ACHPrenotification ¶
type ACHPrenotification struct {
// The ACH Prenotification's identifier.
ID string `json:"id,required"`
// The destination account number.
AccountNumber string `json:"account_number,required"`
// Additional information for the recipient.
Addendum string `json:"addendum,required,nullable"`
// The description of the date of the notification.
CompanyDescriptiveDate string `json:"company_descriptive_date,required,nullable"`
// Optional data associated with the notification.
CompanyDiscretionaryData string `json:"company_discretionary_data,required,nullable"`
// The description of the notification.
CompanyEntryDescription string `json:"company_entry_description,required,nullable"`
// The name by which you know the company.
CompanyName string `json:"company_name,required,nullable"`
// If the notification is for a future credit or debit.
CreditDebitIndicator ACHPrenotificationCreditDebitIndicator `json:"credit_debit_indicator,required,nullable"`
// The effective date in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format.
EffectiveDate time.Time `json:"effective_date,required,nullable" format:"date-time"`
// The American Bankers' Association (ABA) Routing Transit Number (RTN).
RoutingNumber string `json:"routing_number,required"`
// If your prenotification is returned, this will contain details of the return.
PrenotificationReturn ACHPrenotificationPrenotificationReturn `json:"prenotification_return,required,nullable"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the prenotification was created.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// The lifecycle status of the ACH Prenotification.
Status ACHPrenotificationStatus `json:"status,required"`
// A constant representing the object's type. For this resource it will always be
// `ach_prenotification`.
Type ACHPrenotificationType `json:"type,required"`
JSON achPrenotificationJSON
}
ACH Prenotifications are one way you can verify account and routing numbers by Automated Clearing House (ACH).
func (*ACHPrenotification) UnmarshalJSON ¶
func (r *ACHPrenotification) UnmarshalJSON(data []byte) (err error)
type ACHPrenotificationCreditDebitIndicator ¶
type ACHPrenotificationCreditDebitIndicator string
const ( ACHPrenotificationCreditDebitIndicatorCredit ACHPrenotificationCreditDebitIndicator = "credit" ACHPrenotificationCreditDebitIndicatorDebit ACHPrenotificationCreditDebitIndicator = "debit" )
type ACHPrenotificationListParams ¶
type ACHPrenotificationListParams struct {
// Return the page of entries after this one.
Cursor param.Field[string] `query:"cursor"`
// Limit the size of the list that is returned. The default (and maximum) is 100
// objects.
Limit param.Field[int64] `query:"limit"`
CreatedAt param.Field[ACHPrenotificationListParamsCreatedAt] `query:"created_at"`
}
func (ACHPrenotificationListParams) URLQuery ¶
func (r ACHPrenotificationListParams) URLQuery() (v url.Values)
URLQuery serializes ACHPrenotificationListParams's query parameters as `url.Values`.
type ACHPrenotificationListParamsCreatedAt ¶
type ACHPrenotificationListParamsCreatedAt struct {
// Return results after this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
After param.Field[time.Time] `query:"after" format:"date-time"`
// Return results before this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
Before param.Field[time.Time] `query:"before" format:"date-time"`
// Return results on or after this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrAfter param.Field[time.Time] `query:"on_or_after" format:"date-time"`
// Return results on or before this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrBefore param.Field[time.Time] `query:"on_or_before" format:"date-time"`
}
func (ACHPrenotificationListParamsCreatedAt) URLQuery ¶
func (r ACHPrenotificationListParamsCreatedAt) URLQuery() (v url.Values)
URLQuery serializes ACHPrenotificationListParamsCreatedAt's query parameters as `url.Values`.
type ACHPrenotificationListResponse ¶
type ACHPrenotificationListResponse struct {
// The contents of the list.
Data []ACHPrenotification `json:"data,required"`
// A pointer to a place in the list.
NextCursor string `json:"next_cursor,required,nullable"`
JSON achPrenotificationListResponseJSON
}
A list of ACH Prenotification objects
func (*ACHPrenotificationListResponse) UnmarshalJSON ¶
func (r *ACHPrenotificationListResponse) UnmarshalJSON(data []byte) (err error)
type ACHPrenotificationNewParams ¶
type ACHPrenotificationNewParams struct {
// The account number for the destination account.
AccountNumber param.Field[string] `json:"account_number,required"`
// Additional information that will be sent to the recipient.
Addendum param.Field[string] `json:"addendum"`
// The description of the date of the transfer.
CompanyDescriptiveDate param.Field[string] `json:"company_descriptive_date"`
// The data you choose to associate with the transfer.
CompanyDiscretionaryData param.Field[string] `json:"company_discretionary_data"`
// The description of the transfer you wish to be shown to the recipient.
CompanyEntryDescription param.Field[string] `json:"company_entry_description"`
// The name by which the recipient knows you.
CompanyName param.Field[string] `json:"company_name"`
// Whether the Prenotification is for a future debit or credit.
CreditDebitIndicator param.Field[ACHPrenotificationNewParamsCreditDebitIndicator] `json:"credit_debit_indicator"`
// The transfer effective date in
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format.
EffectiveDate param.Field[time.Time] `json:"effective_date" format:"date"`
// Your identifer for the transfer recipient.
IndividualID param.Field[string] `json:"individual_id"`
// The name of the transfer recipient. This value is information and not verified
// by the recipient's bank.
IndividualName param.Field[string] `json:"individual_name"`
// The American Bankers' Association (ABA) Routing Transit Number (RTN) for the
// destination account.
RoutingNumber param.Field[string] `json:"routing_number,required"`
// The Standard Entry Class (SEC) code to use for the ACH Prenotification.
StandardEntryClassCode param.Field[ACHPrenotificationNewParamsStandardEntryClassCode] `json:"standard_entry_class_code"`
}
func (ACHPrenotificationNewParams) MarshalJSON ¶
func (r ACHPrenotificationNewParams) MarshalJSON() (data []byte, err error)
type ACHPrenotificationNewParamsCreditDebitIndicator ¶
type ACHPrenotificationNewParamsCreditDebitIndicator string
const ( ACHPrenotificationNewParamsCreditDebitIndicatorCredit ACHPrenotificationNewParamsCreditDebitIndicator = "credit" ACHPrenotificationNewParamsCreditDebitIndicatorDebit ACHPrenotificationNewParamsCreditDebitIndicator = "debit" )
type ACHPrenotificationNewParamsStandardEntryClassCode ¶
type ACHPrenotificationNewParamsStandardEntryClassCode string
const ( ACHPrenotificationNewParamsStandardEntryClassCodeCorporateCreditOrDebit ACHPrenotificationNewParamsStandardEntryClassCode = "corporate_credit_or_debit" ACHPrenotificationNewParamsStandardEntryClassCodePrearrangedPaymentsAndDeposit ACHPrenotificationNewParamsStandardEntryClassCode = "prearranged_payments_and_deposit" ACHPrenotificationNewParamsStandardEntryClassCodeInternetInitiated ACHPrenotificationNewParamsStandardEntryClassCode = "internet_initiated" )
type ACHPrenotificationPrenotificationReturn ¶
type ACHPrenotificationPrenotificationReturn struct {
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the Prenotification was returned.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// Why the Prenotification was returned.
ReturnReasonCode string `json:"return_reason_code,required"`
JSON achPrenotificationPrenotificationReturnJSON
}
If your prenotification is returned, this will contain details of the return.
func (*ACHPrenotificationPrenotificationReturn) UnmarshalJSON ¶
func (r *ACHPrenotificationPrenotificationReturn) UnmarshalJSON(data []byte) (err error)
type ACHPrenotificationService ¶
type ACHPrenotificationService struct {
Options []option.RequestOption
}
ACHPrenotificationService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewACHPrenotificationService method instead.
func NewACHPrenotificationService ¶
func NewACHPrenotificationService(opts ...option.RequestOption) (r *ACHPrenotificationService)
NewACHPrenotificationService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*ACHPrenotificationService) Get ¶
func (r *ACHPrenotificationService) Get(ctx context.Context, ach_prenotification_id string, opts ...option.RequestOption) (res *ACHPrenotification, err error)
Retrieve an ACH Prenotification
func (*ACHPrenotificationService) List ¶
func (r *ACHPrenotificationService) List(ctx context.Context, query ACHPrenotificationListParams, opts ...option.RequestOption) (res *shared.Page[ACHPrenotification], err error)
List ACH Prenotifications
func (*ACHPrenotificationService) ListAutoPaging ¶
func (r *ACHPrenotificationService) ListAutoPaging(ctx context.Context, query ACHPrenotificationListParams, opts ...option.RequestOption) *shared.PageAutoPager[ACHPrenotification]
List ACH Prenotifications
func (*ACHPrenotificationService) New ¶
func (r *ACHPrenotificationService) New(ctx context.Context, body ACHPrenotificationNewParams, opts ...option.RequestOption) (res *ACHPrenotification, err error)
Create an ACH Prenotification
type ACHPrenotificationStatus ¶
type ACHPrenotificationStatus string
const ( ACHPrenotificationStatusPendingSubmitting ACHPrenotificationStatus = "pending_submitting" ACHPrenotificationStatusRequiresAttention ACHPrenotificationStatus = "requires_attention" ACHPrenotificationStatusReturned ACHPrenotificationStatus = "returned" ACHPrenotificationStatusSubmitted ACHPrenotificationStatus = "submitted" )
type ACHPrenotificationType ¶
type ACHPrenotificationType string
const (
ACHPrenotificationTypeACHPrenotification ACHPrenotificationType = "ach_prenotification"
)
type ACHTransfer ¶
type ACHTransfer struct {
// The Account to which the transfer belongs.
AccountID string `json:"account_id,required"`
// The destination account number.
AccountNumber string `json:"account_number,required"`
// Additional information that will be sent to the recipient.
Addendum string `json:"addendum,required,nullable"`
// The transfer amount in USD cents. A positive amount indicates a credit transfer
// pushing funds to the receiving account. A negative amount indicates a debit
// transfer pulling funds from the receiving account.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the transfer's
// currency. For ACH transfers this is always equal to `usd`.
Currency ACHTransferCurrency `json:"currency,required"`
// If your account requires approvals for transfers and the transfer was approved,
// this will contain details of the approval.
Approval ACHTransferApproval `json:"approval,required,nullable"`
// If your account requires approvals for transfers and the transfer was not
// approved, this will contain details of the cancellation.
Cancellation ACHTransferCancellation `json:"cancellation,required,nullable"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the transfer was created.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// The identifier of the External Account the transfer was made to, if any.
ExternalAccountID string `json:"external_account_id,required,nullable"`
// The ACH transfer's identifier.
ID string `json:"id,required"`
// The transfer's network.
Network ACHTransferNetwork `json:"network,required"`
// If the receiving bank accepts the transfer but notifies that future transfers
// should use different details, this will contain those details.
NotificationsOfChange []ACHTransferNotificationsOfChange `json:"notifications_of_change,required"`
// If your transfer is returned, this will contain details of the return.
Return ACHTransferReturn `json:"return,required,nullable"`
// The American Bankers' Association (ABA) Routing Transit Number (RTN).
RoutingNumber string `json:"routing_number,required"`
// The descriptor that will show on the recipient's bank statement.
StatementDescriptor string `json:"statement_descriptor,required"`
// The lifecycle status of the transfer.
Status ACHTransferStatus `json:"status,required"`
// After the transfer is submitted to FedACH, this will contain supplemental
// details.
Submission ACHTransferSubmission `json:"submission,required,nullable"`
// The ID for the transaction funding the transfer.
TransactionID string `json:"transaction_id,required,nullable"`
// The description of the date of the transfer.
CompanyDescriptiveDate string `json:"company_descriptive_date,required,nullable"`
// The data you chose to associate with the transfer.
CompanyDiscretionaryData string `json:"company_discretionary_data,required,nullable"`
// The description of the transfer you set to be shown to the recipient.
CompanyEntryDescription string `json:"company_entry_description,required,nullable"`
// The name by which the recipient knows you.
CompanyName string `json:"company_name,required,nullable"`
// The type of the account to which the transfer will be sent.
Funding ACHTransferFunding `json:"funding,required"`
// Your identifer for the transfer recipient.
IndividualID string `json:"individual_id,required,nullable"`
// The name of the transfer recipient. This value is information and not verified
// by the recipient's bank.
IndividualName string `json:"individual_name,required,nullable"`
// The transfer effective date in
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format.
EffectiveDate time.Time `json:"effective_date,required,nullable" format:"date"`
// The Standard Entry Class (SEC) code to use for the transfer.
StandardEntryClassCode ACHTransferStandardEntryClassCode `json:"standard_entry_class_code,required"`
// A constant representing the object's type. For this resource it will always be
// `ach_transfer`.
Type ACHTransferType `json:"type,required"`
JSON achTransferJSON
}
ACH transfers move funds between your Increase account and any other account accessible by the Automated Clearing House (ACH).
func (*ACHTransfer) UnmarshalJSON ¶
func (r *ACHTransfer) UnmarshalJSON(data []byte) (err error)
type ACHTransferApproval ¶
type ACHTransferApproval struct {
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the transfer was approved.
ApprovedAt time.Time `json:"approved_at,required" format:"date-time"`
// If the Transfer was approved by a user in the dashboard, the email address of
// that user.
ApprovedBy string `json:"approved_by,required,nullable"`
JSON achTransferApprovalJSON
}
If your account requires approvals for transfers and the transfer was approved, this will contain details of the approval.
func (*ACHTransferApproval) UnmarshalJSON ¶
func (r *ACHTransferApproval) UnmarshalJSON(data []byte) (err error)
type ACHTransferCancellation ¶
type ACHTransferCancellation struct {
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the Transfer was canceled.
CanceledAt time.Time `json:"canceled_at,required" format:"date-time"`
// If the Transfer was canceled by a user in the dashboard, the email address of
// that user.
CanceledBy string `json:"canceled_by,required,nullable"`
JSON achTransferCancellationJSON
}
If your account requires approvals for transfers and the transfer was not approved, this will contain details of the cancellation.
func (*ACHTransferCancellation) UnmarshalJSON ¶
func (r *ACHTransferCancellation) UnmarshalJSON(data []byte) (err error)
type ACHTransferCurrency ¶
type ACHTransferCurrency string
const ( ACHTransferCurrencyCad ACHTransferCurrency = "CAD" ACHTransferCurrencyChf ACHTransferCurrency = "CHF" ACHTransferCurrencyEur ACHTransferCurrency = "EUR" ACHTransferCurrencyGbp ACHTransferCurrency = "GBP" ACHTransferCurrencyJpy ACHTransferCurrency = "JPY" ACHTransferCurrencyUsd ACHTransferCurrency = "USD" )
type ACHTransferFunding ¶
type ACHTransferFunding string
const ( ACHTransferFundingChecking ACHTransferFunding = "checking" ACHTransferFundingSavings ACHTransferFunding = "savings" )
type ACHTransferListParams ¶
type ACHTransferListParams struct {
// Return the page of entries after this one.
Cursor param.Field[string] `query:"cursor"`
// Limit the size of the list that is returned. The default (and maximum) is 100
// objects.
Limit param.Field[int64] `query:"limit"`
// Filter ACH Transfers to those that originated from the specified Account.
AccountID param.Field[string] `query:"account_id"`
// Filter ACH Transfers to those made to the specified External Account.
ExternalAccountID param.Field[string] `query:"external_account_id"`
CreatedAt param.Field[ACHTransferListParamsCreatedAt] `query:"created_at"`
}
func (ACHTransferListParams) URLQuery ¶
func (r ACHTransferListParams) URLQuery() (v url.Values)
URLQuery serializes ACHTransferListParams's query parameters as `url.Values`.
type ACHTransferListParamsCreatedAt ¶
type ACHTransferListParamsCreatedAt struct {
// Return results after this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
After param.Field[time.Time] `query:"after" format:"date-time"`
// Return results before this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
Before param.Field[time.Time] `query:"before" format:"date-time"`
// Return results on or after this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrAfter param.Field[time.Time] `query:"on_or_after" format:"date-time"`
// Return results on or before this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrBefore param.Field[time.Time] `query:"on_or_before" format:"date-time"`
}
func (ACHTransferListParamsCreatedAt) URLQuery ¶
func (r ACHTransferListParamsCreatedAt) URLQuery() (v url.Values)
URLQuery serializes ACHTransferListParamsCreatedAt's query parameters as `url.Values`.
type ACHTransferListResponse ¶
type ACHTransferListResponse struct {
// The contents of the list.
Data []ACHTransfer `json:"data,required"`
// A pointer to a place in the list.
NextCursor string `json:"next_cursor,required,nullable"`
JSON achTransferListResponseJSON
}
A list of ACH Transfer objects
func (*ACHTransferListResponse) UnmarshalJSON ¶
func (r *ACHTransferListResponse) UnmarshalJSON(data []byte) (err error)
type ACHTransferNetwork ¶
type ACHTransferNetwork string
const (
ACHTransferNetworkACH ACHTransferNetwork = "ach"
)
type ACHTransferNewParams ¶
type ACHTransferNewParams struct {
// The Increase identifier for the account that will send the transfer.
AccountID param.Field[string] `json:"account_id,required"`
// The account number for the destination account.
AccountNumber param.Field[string] `json:"account_number"`
// Additional information that will be sent to the recipient. This is included in
// the transfer data sent to the receiving bank.
Addendum param.Field[string] `json:"addendum"`
// The transfer amount in cents. A positive amount originates a credit transfer
// pushing funds to the receiving account. A negative amount originates a debit
// transfer pulling funds from the receiving account.
Amount param.Field[int64] `json:"amount,required"`
// The description of the date of the transfer, usually in the format `YYMMDD`.
// This is included in the transfer data sent to the receiving bank.
CompanyDescriptiveDate param.Field[string] `json:"company_descriptive_date"`
// The data you choose to associate with the transfer. This is included in the
// transfer data sent to the receiving bank.
CompanyDiscretionaryData param.Field[string] `json:"company_discretionary_data"`
// A description of the transfer. This is included in the transfer data sent to the
// receiving bank.
CompanyEntryDescription param.Field[string] `json:"company_entry_description"`
// The name by which the recipient knows you. This is included in the transfer data
// sent to the receiving bank.
CompanyName param.Field[string] `json:"company_name"`
// The transfer effective date in
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format.
EffectiveDate param.Field[time.Time] `json:"effective_date" format:"date"`
// The ID of an External Account to initiate a transfer to. If this parameter is
// provided, `account_number`, `routing_number`, and `funding` must be absent.
ExternalAccountID param.Field[string] `json:"external_account_id"`
// The type of the account to which the transfer will be sent.
Funding param.Field[ACHTransferNewParamsFunding] `json:"funding"`
// Your identifer for the transfer recipient.
IndividualID param.Field[string] `json:"individual_id"`
// The name of the transfer recipient. This value is informational and not verified
// by the recipient's bank.
IndividualName param.Field[string] `json:"individual_name"`
// Whether the transfer requires explicit approval via the dashboard or API.
RequireApproval param.Field[bool] `json:"require_approval"`
// The American Bankers' Association (ABA) Routing Transit Number (RTN) for the
// destination account.
RoutingNumber param.Field[string] `json:"routing_number"`
// The Standard Entry Class (SEC) code to use for the transfer.
StandardEntryClassCode param.Field[ACHTransferNewParamsStandardEntryClassCode] `json:"standard_entry_class_code"`
// A description you choose to give the transfer. This will be saved with the
// transfer details, displayed in the dashboard, and returned by the API. If
// `individual_name` and `company_name` are not explicitly set by this API, the
// `statement_descriptor` will be sent in those fields to the receiving bank to
// help the customer recognize the transfer. You are highly encouraged to pass
// `individual_name` and `company_name` instead of relying on this fallback.
StatementDescriptor param.Field[string] `json:"statement_descriptor,required"`
}
func (ACHTransferNewParams) MarshalJSON ¶
func (r ACHTransferNewParams) MarshalJSON() (data []byte, err error)
type ACHTransferNewParamsFunding ¶
type ACHTransferNewParamsFunding string
const ( ACHTransferNewParamsFundingChecking ACHTransferNewParamsFunding = "checking" ACHTransferNewParamsFundingSavings ACHTransferNewParamsFunding = "savings" )
type ACHTransferNewParamsStandardEntryClassCode ¶
type ACHTransferNewParamsStandardEntryClassCode string
const ( ACHTransferNewParamsStandardEntryClassCodeCorporateCreditOrDebit ACHTransferNewParamsStandardEntryClassCode = "corporate_credit_or_debit" ACHTransferNewParamsStandardEntryClassCodePrearrangedPaymentsAndDeposit ACHTransferNewParamsStandardEntryClassCode = "prearranged_payments_and_deposit" ACHTransferNewParamsStandardEntryClassCodeInternetInitiated ACHTransferNewParamsStandardEntryClassCode = "internet_initiated" )
type ACHTransferNotificationsOfChange ¶
type ACHTransferNotificationsOfChange struct {
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the notification occurred.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// The type of change that occurred.
ChangeCode string `json:"change_code,required"`
// The corrected data.
CorrectedData string `json:"corrected_data,required"`
JSON achTransferNotificationsOfChangeJSON
}
func (*ACHTransferNotificationsOfChange) UnmarshalJSON ¶
func (r *ACHTransferNotificationsOfChange) UnmarshalJSON(data []byte) (err error)
type ACHTransferReturn ¶
type ACHTransferReturn struct {
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the transfer was created.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// Why the ACH Transfer was returned.
ReturnReasonCode ACHTransferReturnReturnReasonCode `json:"return_reason_code,required"`
// The identifier of the ACH Transfer associated with this return.
TransferID string `json:"transfer_id,required"`
// The identifier of the Tranasaction associated with this return.
TransactionID string `json:"transaction_id,required"`
JSON achTransferReturnJSON
}
If your transfer is returned, this will contain details of the return.
func (*ACHTransferReturn) UnmarshalJSON ¶
func (r *ACHTransferReturn) UnmarshalJSON(data []byte) (err error)
type ACHTransferReturnReturnReasonCode ¶
type ACHTransferReturnReturnReasonCode string
const ( ACHTransferReturnReturnReasonCodeInsufficientFund ACHTransferReturnReturnReasonCode = "insufficient_fund" ACHTransferReturnReturnReasonCodeNoAccount ACHTransferReturnReturnReasonCode = "no_account" ACHTransferReturnReturnReasonCodeAccountClosed ACHTransferReturnReturnReasonCode = "account_closed" ACHTransferReturnReturnReasonCodeInvalidAccountNumberStructure ACHTransferReturnReturnReasonCode = "invalid_account_number_structure" ACHTransferReturnReturnReasonCodeAccountFrozenEntryReturnedPerOfacInstruction ACHTransferReturnReturnReasonCode = "account_frozen_entry_returned_per_ofac_instruction" ACHTransferReturnReturnReasonCodeCreditEntryRefusedByReceiver ACHTransferReturnReturnReasonCode = "credit_entry_refused_by_receiver" ACHTransferReturnReturnReasonCodeCorporateCustomerAdvisedNotAuthorized ACHTransferReturnReturnReasonCode = "corporate_customer_advised_not_authorized" ACHTransferReturnReturnReasonCodePaymentStopped ACHTransferReturnReturnReasonCode = "payment_stopped" ACHTransferReturnReturnReasonCodeNonTransactionAccount ACHTransferReturnReturnReasonCode = "non_transaction_account" ACHTransferReturnReturnReasonCodeUncollectedFunds ACHTransferReturnReturnReasonCode = "uncollected_funds" ACHTransferReturnReturnReasonCodeRoutingNumberCheckDigitError ACHTransferReturnReturnReasonCode = "routing_number_check_digit_error" ACHTransferReturnReturnReasonCodeAmountFieldError ACHTransferReturnReturnReasonCode = "amount_field_error" ACHTransferReturnReturnReasonCodeAuthorizationRevokedByCustomer ACHTransferReturnReturnReasonCode = "authorization_revoked_by_customer" ACHTransferReturnReturnReasonCodeInvalidACHRoutingNumber ACHTransferReturnReturnReasonCode = "invalid_ach_routing_number" ACHTransferReturnReturnReasonCodeFileRecordEditCriteria ACHTransferReturnReturnReasonCode = "file_record_edit_criteria" ACHTransferReturnReturnReasonCodeEnrInvalidIndividualName ACHTransferReturnReturnReasonCode = "enr_invalid_individual_name" ACHTransferReturnReturnReasonCodeReturnedPerOdfiRequest ACHTransferReturnReturnReasonCode = "returned_per_odfi_request" ACHTransferReturnReturnReasonCodeAddendaError ACHTransferReturnReturnReasonCode = "addenda_error" ACHTransferReturnReturnReasonCodeLimitedParticipationDfi ACHTransferReturnReturnReasonCode = "limited_participation_dfi" ACHTransferReturnReturnReasonCodeIncorrectlyCodedOutboundInternationalPayment ACHTransferReturnReturnReasonCode = "incorrectly_coded_outbound_international_payment" ACHTransferReturnReturnReasonCodeOther ACHTransferReturnReturnReasonCode = "other" )
type ACHTransferService ¶
type ACHTransferService struct {
Options []option.RequestOption
}
ACHTransferService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewACHTransferService method instead.
func NewACHTransferService ¶
func NewACHTransferService(opts ...option.RequestOption) (r *ACHTransferService)
NewACHTransferService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*ACHTransferService) Approve ¶
func (r *ACHTransferService) Approve(ctx context.Context, ach_transfer_id string, opts ...option.RequestOption) (res *ACHTransfer, err error)
Approves an ACH Transfer in a pending_approval state.
func (*ACHTransferService) Cancel ¶
func (r *ACHTransferService) Cancel(ctx context.Context, ach_transfer_id string, opts ...option.RequestOption) (res *ACHTransfer, err error)
Cancels an ACH Transfer in a pending_approval state.
func (*ACHTransferService) Get ¶
func (r *ACHTransferService) Get(ctx context.Context, ach_transfer_id string, opts ...option.RequestOption) (res *ACHTransfer, err error)
Retrieve an ACH Transfer
func (*ACHTransferService) List ¶
func (r *ACHTransferService) List(ctx context.Context, query ACHTransferListParams, opts ...option.RequestOption) (res *shared.Page[ACHTransfer], err error)
List ACH Transfers
func (*ACHTransferService) ListAutoPaging ¶
func (r *ACHTransferService) ListAutoPaging(ctx context.Context, query ACHTransferListParams, opts ...option.RequestOption) *shared.PageAutoPager[ACHTransfer]
List ACH Transfers
func (*ACHTransferService) New ¶
func (r *ACHTransferService) New(ctx context.Context, body ACHTransferNewParams, opts ...option.RequestOption) (res *ACHTransfer, err error)
Create an ACH Transfer
type ACHTransferSimulation ¶
type ACHTransferSimulation struct {
// If the ACH Transfer attempt succeeds, this will contain the resulting
// [Transaction](#transactions) object. The Transaction's `source` will be of
// `category: inbound_ach_transfer`.
Transaction ACHTransferSimulationTransaction `json:"transaction,required,nullable"`
// If the ACH Transfer attempt fails, this will contain the resulting
// [Declined Transaction](#declined-transactions) object. The Declined
// Transaction's `source` will be of `category: inbound_ach_transfer`.
DeclinedTransaction ACHTransferSimulationDeclinedTransaction `json:"declined_transaction,required,nullable"`
// A constant representing the object's type. For this resource it will always be
// `inbound_ach_transfer_simulation_result`.
Type ACHTransferSimulationType `json:"type,required"`
JSON achTransferSimulationJSON
}
The results of an inbound ACH Transfer simulation.
func (*ACHTransferSimulation) UnmarshalJSON ¶
func (r *ACHTransferSimulation) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationDeclinedTransaction ¶
type ACHTransferSimulationDeclinedTransaction struct {
// The identifier for the Account the Declined Transaction belongs to.
AccountID string `json:"account_id,required"`
// The Declined Transaction amount in the minor unit of its currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the Declined
// Transaction's currency. This will match the currency on the Declined
// Transcation's Account.
Currency ACHTransferSimulationDeclinedTransactionCurrency `json:"currency,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date on which the
// Transaction occured.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// This is the description the vendor provides.
Description string `json:"description,required"`
// The Declined Transaction identifier.
ID string `json:"id,required"`
// The identifier for the route this Declined Transaction came through. Routes are
// things like cards and ACH details.
RouteID string `json:"route_id,required,nullable"`
// The type of the route this Declined Transaction came through.
RouteType ACHTransferSimulationDeclinedTransactionRouteType `json:"route_type,required,nullable"`
// This is an object giving more details on the network-level event that caused the
// Declined Transaction. For example, for a card transaction this lists the
// merchant's industry and location. Note that for backwards compatibility reasons,
// additional undocumented keys may appear in this object. These should be treated
// as deprecated and will be removed in the future.
Source ACHTransferSimulationDeclinedTransactionSource `json:"source,required"`
// A constant representing the object's type. For this resource it will always be
// `declined_transaction`.
Type ACHTransferSimulationDeclinedTransactionType `json:"type,required"`
JSON achTransferSimulationDeclinedTransactionJSON
}
If the ACH Transfer attempt fails, this will contain the resulting [Declined Transaction](#declined-transactions) object. The Declined Transaction's `source` will be of `category: inbound_ach_transfer`.
func (*ACHTransferSimulationDeclinedTransaction) UnmarshalJSON ¶
func (r *ACHTransferSimulationDeclinedTransaction) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationDeclinedTransactionCurrency ¶
type ACHTransferSimulationDeclinedTransactionCurrency string
const ( ACHTransferSimulationDeclinedTransactionCurrencyCad ACHTransferSimulationDeclinedTransactionCurrency = "CAD" ACHTransferSimulationDeclinedTransactionCurrencyChf ACHTransferSimulationDeclinedTransactionCurrency = "CHF" ACHTransferSimulationDeclinedTransactionCurrencyEur ACHTransferSimulationDeclinedTransactionCurrency = "EUR" ACHTransferSimulationDeclinedTransactionCurrencyGbp ACHTransferSimulationDeclinedTransactionCurrency = "GBP" ACHTransferSimulationDeclinedTransactionCurrencyJpy ACHTransferSimulationDeclinedTransactionCurrency = "JPY" ACHTransferSimulationDeclinedTransactionCurrencyUsd ACHTransferSimulationDeclinedTransactionCurrency = "USD" )
type ACHTransferSimulationDeclinedTransactionRouteType ¶
type ACHTransferSimulationDeclinedTransactionRouteType string
const ( ACHTransferSimulationDeclinedTransactionRouteTypeAccountNumber ACHTransferSimulationDeclinedTransactionRouteType = "account_number" ACHTransferSimulationDeclinedTransactionRouteTypeCard ACHTransferSimulationDeclinedTransactionRouteType = "card" )
type ACHTransferSimulationDeclinedTransactionSource ¶
type ACHTransferSimulationDeclinedTransactionSource struct {
// The type of decline that took place. We may add additional possible values for
// this enum over time; your application should be able to handle such additions
// gracefully.
Category ACHTransferSimulationDeclinedTransactionSourceCategory `json:"category,required"`
// A ACH Decline object. This field will be present in the JSON response if and
// only if `category` is equal to `ach_decline`.
ACHDecline ACHTransferSimulationDeclinedTransactionSourceACHDecline `json:"ach_decline,required,nullable"`
// A Card Decline object. This field will be present in the JSON response if and
// only if `category` is equal to `card_decline`.
CardDecline ACHTransferSimulationDeclinedTransactionSourceCardDecline `json:"card_decline,required,nullable"`
// A Check Decline object. This field will be present in the JSON response if and
// only if `category` is equal to `check_decline`.
CheckDecline ACHTransferSimulationDeclinedTransactionSourceCheckDecline `json:"check_decline,required,nullable"`
// A Inbound Real Time Payments Transfer Decline object. This field will be present
// in the JSON response if and only if `category` is equal to
// `inbound_real_time_payments_transfer_decline`.
InboundRealTimePaymentsTransferDecline ACHTransferSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDecline `json:"inbound_real_time_payments_transfer_decline,required,nullable"`
// A International ACH Decline object. This field will be present in the JSON
// response if and only if `category` is equal to `international_ach_decline`.
InternationalACHDecline ACHTransferSimulationDeclinedTransactionSourceInternationalACHDecline `json:"international_ach_decline,required,nullable"`
// A Deprecated Card Decline object. This field will be present in the JSON
// response if and only if `category` is equal to `card_route_decline`.
CardRouteDecline ACHTransferSimulationDeclinedTransactionSourceCardRouteDecline `json:"card_route_decline,required,nullable"`
// A Wire Decline object. This field will be present in the JSON response if and
// only if `category` is equal to `wire_decline`.
WireDecline ACHTransferSimulationDeclinedTransactionSourceWireDecline `json:"wire_decline,required,nullable"`
JSON achTransferSimulationDeclinedTransactionSourceJSON
}
This is an object giving more details on the network-level event that caused the Declined Transaction. For example, for a card transaction this lists the merchant's industry and location. Note that for backwards compatibility reasons, additional undocumented keys may appear in this object. These should be treated as deprecated and will be removed in the future.
func (*ACHTransferSimulationDeclinedTransactionSource) UnmarshalJSON ¶
func (r *ACHTransferSimulationDeclinedTransactionSource) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationDeclinedTransactionSourceACHDecline ¶
type ACHTransferSimulationDeclinedTransactionSourceACHDecline struct {
// The declined amount in the minor unit of the destination account currency. For
// dollars, for example, this is cents.
Amount int64 `json:"amount,required"`
OriginatorCompanyName string `json:"originator_company_name,required"`
OriginatorCompanyDescriptiveDate string `json:"originator_company_descriptive_date,required,nullable"`
OriginatorCompanyDiscretionaryData string `json:"originator_company_discretionary_data,required,nullable"`
OriginatorCompanyID string `json:"originator_company_id,required"`
// Why the ACH transfer was declined.
Reason ACHTransferSimulationDeclinedTransactionSourceACHDeclineReason `json:"reason,required"`
ReceiverIDNumber string `json:"receiver_id_number,required,nullable"`
ReceiverName string `json:"receiver_name,required,nullable"`
TraceNumber string `json:"trace_number,required"`
JSON achTransferSimulationDeclinedTransactionSourceACHDeclineJSON
}
A ACH Decline object. This field will be present in the JSON response if and only if `category` is equal to `ach_decline`.
func (*ACHTransferSimulationDeclinedTransactionSourceACHDecline) UnmarshalJSON ¶
func (r *ACHTransferSimulationDeclinedTransactionSourceACHDecline) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationDeclinedTransactionSourceACHDeclineReason ¶
type ACHTransferSimulationDeclinedTransactionSourceACHDeclineReason string
const ( ACHTransferSimulationDeclinedTransactionSourceACHDeclineReasonACHRouteCanceled ACHTransferSimulationDeclinedTransactionSourceACHDeclineReason = "ach_route_canceled" ACHTransferSimulationDeclinedTransactionSourceACHDeclineReasonACHRouteDisabled ACHTransferSimulationDeclinedTransactionSourceACHDeclineReason = "ach_route_disabled" ACHTransferSimulationDeclinedTransactionSourceACHDeclineReasonBreachesLimit ACHTransferSimulationDeclinedTransactionSourceACHDeclineReason = "breaches_limit" ACHTransferSimulationDeclinedTransactionSourceACHDeclineReasonCreditEntryRefusedByReceiver ACHTransferSimulationDeclinedTransactionSourceACHDeclineReason = "credit_entry_refused_by_receiver" ACHTransferSimulationDeclinedTransactionSourceACHDeclineReasonDuplicateReturn ACHTransferSimulationDeclinedTransactionSourceACHDeclineReason = "duplicate_return" ACHTransferSimulationDeclinedTransactionSourceACHDeclineReasonEntityNotActive ACHTransferSimulationDeclinedTransactionSourceACHDeclineReason = "entity_not_active" ACHTransferSimulationDeclinedTransactionSourceACHDeclineReasonGroupLocked ACHTransferSimulationDeclinedTransactionSourceACHDeclineReason = "group_locked" ACHTransferSimulationDeclinedTransactionSourceACHDeclineReasonInsufficientFunds ACHTransferSimulationDeclinedTransactionSourceACHDeclineReason = "insufficient_funds" ACHTransferSimulationDeclinedTransactionSourceACHDeclineReasonMisroutedReturn ACHTransferSimulationDeclinedTransactionSourceACHDeclineReason = "misrouted_return" ACHTransferSimulationDeclinedTransactionSourceACHDeclineReasonNoACHRoute ACHTransferSimulationDeclinedTransactionSourceACHDeclineReason = "no_ach_route" ACHTransferSimulationDeclinedTransactionSourceACHDeclineReasonOriginatorRequest ACHTransferSimulationDeclinedTransactionSourceACHDeclineReason = "originator_request" ACHTransferSimulationDeclinedTransactionSourceACHDeclineReasonTransactionNotAllowed ACHTransferSimulationDeclinedTransactionSourceACHDeclineReason = "transaction_not_allowed" )
type ACHTransferSimulationDeclinedTransactionSourceCardDecline ¶
type ACHTransferSimulationDeclinedTransactionSourceCardDecline struct {
// The merchant identifier (commonly abbreviated as MID) of the merchant the card
// is transacting with.
MerchantAcceptorID string `json:"merchant_acceptor_id,required"`
// The merchant descriptor of the merchant the card is transacting with.
MerchantDescriptor string `json:"merchant_descriptor,required"`
// The Merchant Category Code (commonly abbreviated as MCC) of the merchant the
// card is transacting with.
MerchantCategoryCode string `json:"merchant_category_code,required,nullable"`
// The city the merchant resides in.
MerchantCity string `json:"merchant_city,required,nullable"`
// The country the merchant resides in.
MerchantCountry string `json:"merchant_country,required,nullable"`
// The payment network used to process this card authorization
Network ACHTransferSimulationDeclinedTransactionSourceCardDeclineNetwork `json:"network,required"`
// Fields specific to the `network`
NetworkDetails ACHTransferSimulationDeclinedTransactionSourceCardDeclineNetworkDetails `json:"network_details,required"`
// The declined amount in the minor unit of the destination account currency. For
// dollars, for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the destination
// account currency.
Currency ACHTransferSimulationDeclinedTransactionSourceCardDeclineCurrency `json:"currency,required"`
// Why the transaction was declined.
Reason ACHTransferSimulationDeclinedTransactionSourceCardDeclineReason `json:"reason,required"`
// The state the merchant resides in.
MerchantState string `json:"merchant_state,required,nullable"`
// The identifier of the Real-Time Decision sent to approve or decline this
// transaction.
RealTimeDecisionID string `json:"real_time_decision_id,required,nullable"`
// If the authorization was attempted using a Digital Wallet Token (such as an
// Apple Pay purchase), the identifier of the token that was used.
DigitalWalletTokenID string `json:"digital_wallet_token_id,required,nullable"`
JSON achTransferSimulationDeclinedTransactionSourceCardDeclineJSON
}
A Card Decline object. This field will be present in the JSON response if and only if `category` is equal to `card_decline`.
func (*ACHTransferSimulationDeclinedTransactionSourceCardDecline) UnmarshalJSON ¶
func (r *ACHTransferSimulationDeclinedTransactionSourceCardDecline) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationDeclinedTransactionSourceCardDeclineCurrency ¶
type ACHTransferSimulationDeclinedTransactionSourceCardDeclineCurrency string
const ( ACHTransferSimulationDeclinedTransactionSourceCardDeclineCurrencyCad ACHTransferSimulationDeclinedTransactionSourceCardDeclineCurrency = "CAD" ACHTransferSimulationDeclinedTransactionSourceCardDeclineCurrencyChf ACHTransferSimulationDeclinedTransactionSourceCardDeclineCurrency = "CHF" ACHTransferSimulationDeclinedTransactionSourceCardDeclineCurrencyEur ACHTransferSimulationDeclinedTransactionSourceCardDeclineCurrency = "EUR" ACHTransferSimulationDeclinedTransactionSourceCardDeclineCurrencyGbp ACHTransferSimulationDeclinedTransactionSourceCardDeclineCurrency = "GBP" ACHTransferSimulationDeclinedTransactionSourceCardDeclineCurrencyJpy ACHTransferSimulationDeclinedTransactionSourceCardDeclineCurrency = "JPY" ACHTransferSimulationDeclinedTransactionSourceCardDeclineCurrencyUsd ACHTransferSimulationDeclinedTransactionSourceCardDeclineCurrency = "USD" )
type ACHTransferSimulationDeclinedTransactionSourceCardDeclineNetwork ¶
type ACHTransferSimulationDeclinedTransactionSourceCardDeclineNetwork string
const (
ACHTransferSimulationDeclinedTransactionSourceCardDeclineNetworkVisa ACHTransferSimulationDeclinedTransactionSourceCardDeclineNetwork = "visa"
)
type ACHTransferSimulationDeclinedTransactionSourceCardDeclineNetworkDetails ¶
type ACHTransferSimulationDeclinedTransactionSourceCardDeclineNetworkDetails struct {
// Fields specific to the `visa` network
Visa ACHTransferSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisa `json:"visa,required"`
JSON achTransferSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsJSON
}
Fields specific to the `network`
func (*ACHTransferSimulationDeclinedTransactionSourceCardDeclineNetworkDetails) UnmarshalJSON ¶
func (r *ACHTransferSimulationDeclinedTransactionSourceCardDeclineNetworkDetails) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisa ¶
type ACHTransferSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisa struct {
// For electronic commerce transactions, this identifies the level of security used
// in obtaining the customer's payment credential. For mail or telephone order
// transactions, identifies the type of mail or telephone order.
ElectronicCommerceIndicator ACHTransferSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator `json:"electronic_commerce_indicator,required,nullable"`
// The method used to enter the cardholder's primary account number and card
// expiration date
PointOfServiceEntryMode shared.PointOfServiceEntryMode `json:"point_of_service_entry_mode,required,nullable"`
JSON achTransferSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaJSON
}
Fields specific to the `visa` network
func (*ACHTransferSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisa) UnmarshalJSON ¶
func (r *ACHTransferSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisa) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator ¶
type ACHTransferSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator string
const ( ACHTransferSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicatorMailPhoneOrder ACHTransferSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator = "mail_phone_order" ACHTransferSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicatorRecurring ACHTransferSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator = "recurring" ACHTransferSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicatorInstallment ACHTransferSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator = "installment" ACHTransferSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicatorUnknownMailPhoneOrder ACHTransferSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator = "unknown_mail_phone_order" ACHTransferSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicatorSecureElectronicCommerce ACHTransferSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator = "secure_electronic_commerce" ACHTransferSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicatorNonAuthenticatedSecurityTransactionAt3DSCapableMerchant ACHTransferSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator = "non_authenticated_security_transaction_at_3ds_capable_merchant" ACHTransferSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicatorNonAuthenticatedSecurityTransaction ACHTransferSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator = "non_authenticated_security_transaction" ACHTransferSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicatorNonSecureTransaction ACHTransferSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator = "non_secure_transaction" )
type ACHTransferSimulationDeclinedTransactionSourceCardDeclineReason ¶
type ACHTransferSimulationDeclinedTransactionSourceCardDeclineReason string
const ( ACHTransferSimulationDeclinedTransactionSourceCardDeclineReasonCardNotActive ACHTransferSimulationDeclinedTransactionSourceCardDeclineReason = "card_not_active" ACHTransferSimulationDeclinedTransactionSourceCardDeclineReasonEntityNotActive ACHTransferSimulationDeclinedTransactionSourceCardDeclineReason = "entity_not_active" ACHTransferSimulationDeclinedTransactionSourceCardDeclineReasonGroupLocked ACHTransferSimulationDeclinedTransactionSourceCardDeclineReason = "group_locked" ACHTransferSimulationDeclinedTransactionSourceCardDeclineReasonInsufficientFunds ACHTransferSimulationDeclinedTransactionSourceCardDeclineReason = "insufficient_funds" ACHTransferSimulationDeclinedTransactionSourceCardDeclineReasonCvv2Mismatch ACHTransferSimulationDeclinedTransactionSourceCardDeclineReason = "cvv2_mismatch" ACHTransferSimulationDeclinedTransactionSourceCardDeclineReasonTransactionNotAllowed ACHTransferSimulationDeclinedTransactionSourceCardDeclineReason = "transaction_not_allowed" ACHTransferSimulationDeclinedTransactionSourceCardDeclineReasonBreachesInternalLimit ACHTransferSimulationDeclinedTransactionSourceCardDeclineReason = "breaches_internal_limit" ACHTransferSimulationDeclinedTransactionSourceCardDeclineReasonBreachesLimit ACHTransferSimulationDeclinedTransactionSourceCardDeclineReason = "breaches_limit" ACHTransferSimulationDeclinedTransactionSourceCardDeclineReasonWebhookDeclined ACHTransferSimulationDeclinedTransactionSourceCardDeclineReason = "webhook_declined" ACHTransferSimulationDeclinedTransactionSourceCardDeclineReasonWebhookTimedOut ACHTransferSimulationDeclinedTransactionSourceCardDeclineReason = "webhook_timed_out" ACHTransferSimulationDeclinedTransactionSourceCardDeclineReasonDeclinedByStandInProcessing ACHTransferSimulationDeclinedTransactionSourceCardDeclineReason = "declined_by_stand_in_processing" ACHTransferSimulationDeclinedTransactionSourceCardDeclineReasonInvalidPhysicalCard ACHTransferSimulationDeclinedTransactionSourceCardDeclineReason = "invalid_physical_card" ACHTransferSimulationDeclinedTransactionSourceCardDeclineReasonMissingOriginalAuthorization ACHTransferSimulationDeclinedTransactionSourceCardDeclineReason = "missing_original_authorization" )
type ACHTransferSimulationDeclinedTransactionSourceCardRouteDecline ¶
type ACHTransferSimulationDeclinedTransactionSourceCardRouteDecline struct {
// The declined amount in the minor unit of the destination account currency. For
// dollars, for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the destination
// account currency.
Currency ACHTransferSimulationDeclinedTransactionSourceCardRouteDeclineCurrency `json:"currency,required"`
MerchantAcceptorID string `json:"merchant_acceptor_id,required"`
MerchantCity string `json:"merchant_city,required,nullable"`
MerchantCountry string `json:"merchant_country,required"`
MerchantDescriptor string `json:"merchant_descriptor,required"`
MerchantState string `json:"merchant_state,required,nullable"`
MerchantCategoryCode string `json:"merchant_category_code,required,nullable"`
JSON achTransferSimulationDeclinedTransactionSourceCardRouteDeclineJSON
}
A Deprecated Card Decline object. This field will be present in the JSON response if and only if `category` is equal to `card_route_decline`.
func (*ACHTransferSimulationDeclinedTransactionSourceCardRouteDecline) UnmarshalJSON ¶
func (r *ACHTransferSimulationDeclinedTransactionSourceCardRouteDecline) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationDeclinedTransactionSourceCardRouteDeclineCurrency ¶
type ACHTransferSimulationDeclinedTransactionSourceCardRouteDeclineCurrency string
const ( ACHTransferSimulationDeclinedTransactionSourceCardRouteDeclineCurrencyCad ACHTransferSimulationDeclinedTransactionSourceCardRouteDeclineCurrency = "CAD" ACHTransferSimulationDeclinedTransactionSourceCardRouteDeclineCurrencyChf ACHTransferSimulationDeclinedTransactionSourceCardRouteDeclineCurrency = "CHF" ACHTransferSimulationDeclinedTransactionSourceCardRouteDeclineCurrencyEur ACHTransferSimulationDeclinedTransactionSourceCardRouteDeclineCurrency = "EUR" ACHTransferSimulationDeclinedTransactionSourceCardRouteDeclineCurrencyGbp ACHTransferSimulationDeclinedTransactionSourceCardRouteDeclineCurrency = "GBP" ACHTransferSimulationDeclinedTransactionSourceCardRouteDeclineCurrencyJpy ACHTransferSimulationDeclinedTransactionSourceCardRouteDeclineCurrency = "JPY" ACHTransferSimulationDeclinedTransactionSourceCardRouteDeclineCurrencyUsd ACHTransferSimulationDeclinedTransactionSourceCardRouteDeclineCurrency = "USD" )
type ACHTransferSimulationDeclinedTransactionSourceCategory ¶
type ACHTransferSimulationDeclinedTransactionSourceCategory string
const ( ACHTransferSimulationDeclinedTransactionSourceCategoryACHDecline ACHTransferSimulationDeclinedTransactionSourceCategory = "ach_decline" ACHTransferSimulationDeclinedTransactionSourceCategoryCardDecline ACHTransferSimulationDeclinedTransactionSourceCategory = "card_decline" ACHTransferSimulationDeclinedTransactionSourceCategoryCheckDecline ACHTransferSimulationDeclinedTransactionSourceCategory = "check_decline" ACHTransferSimulationDeclinedTransactionSourceCategoryInboundRealTimePaymentsTransferDecline ACHTransferSimulationDeclinedTransactionSourceCategory = "inbound_real_time_payments_transfer_decline" ACHTransferSimulationDeclinedTransactionSourceCategoryInternationalACHDecline ACHTransferSimulationDeclinedTransactionSourceCategory = "international_ach_decline" ACHTransferSimulationDeclinedTransactionSourceCategoryCardRouteDecline ACHTransferSimulationDeclinedTransactionSourceCategory = "card_route_decline" ACHTransferSimulationDeclinedTransactionSourceCategoryWireDecline ACHTransferSimulationDeclinedTransactionSourceCategory = "wire_decline" ACHTransferSimulationDeclinedTransactionSourceCategoryOther ACHTransferSimulationDeclinedTransactionSourceCategory = "other" )
type ACHTransferSimulationDeclinedTransactionSourceCheckDecline ¶
type ACHTransferSimulationDeclinedTransactionSourceCheckDecline struct {
// The declined amount in the minor unit of the destination account currency. For
// dollars, for example, this is cents.
Amount int64 `json:"amount,required"`
AuxiliaryOnUs string `json:"auxiliary_on_us,required,nullable"`
// Why the check was declined.
Reason ACHTransferSimulationDeclinedTransactionSourceCheckDeclineReason `json:"reason,required"`
JSON achTransferSimulationDeclinedTransactionSourceCheckDeclineJSON
}
A Check Decline object. This field will be present in the JSON response if and only if `category` is equal to `check_decline`.
func (*ACHTransferSimulationDeclinedTransactionSourceCheckDecline) UnmarshalJSON ¶
func (r *ACHTransferSimulationDeclinedTransactionSourceCheckDecline) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationDeclinedTransactionSourceCheckDeclineReason ¶
type ACHTransferSimulationDeclinedTransactionSourceCheckDeclineReason string
const ( ACHTransferSimulationDeclinedTransactionSourceCheckDeclineReasonACHRouteCanceled ACHTransferSimulationDeclinedTransactionSourceCheckDeclineReason = "ach_route_canceled" ACHTransferSimulationDeclinedTransactionSourceCheckDeclineReasonACHRouteDisabled ACHTransferSimulationDeclinedTransactionSourceCheckDeclineReason = "ach_route_disabled" ACHTransferSimulationDeclinedTransactionSourceCheckDeclineReasonBreachesLimit ACHTransferSimulationDeclinedTransactionSourceCheckDeclineReason = "breaches_limit" ACHTransferSimulationDeclinedTransactionSourceCheckDeclineReasonEntityNotActive ACHTransferSimulationDeclinedTransactionSourceCheckDeclineReason = "entity_not_active" ACHTransferSimulationDeclinedTransactionSourceCheckDeclineReasonGroupLocked ACHTransferSimulationDeclinedTransactionSourceCheckDeclineReason = "group_locked" ACHTransferSimulationDeclinedTransactionSourceCheckDeclineReasonInsufficientFunds ACHTransferSimulationDeclinedTransactionSourceCheckDeclineReason = "insufficient_funds" ACHTransferSimulationDeclinedTransactionSourceCheckDeclineReasonUnableToLocateAccount ACHTransferSimulationDeclinedTransactionSourceCheckDeclineReason = "unable_to_locate_account" ACHTransferSimulationDeclinedTransactionSourceCheckDeclineReasonUnableToProcess ACHTransferSimulationDeclinedTransactionSourceCheckDeclineReason = "unable_to_process" ACHTransferSimulationDeclinedTransactionSourceCheckDeclineReasonReferToImage ACHTransferSimulationDeclinedTransactionSourceCheckDeclineReason = "refer_to_image" ACHTransferSimulationDeclinedTransactionSourceCheckDeclineReasonStopPaymentRequested ACHTransferSimulationDeclinedTransactionSourceCheckDeclineReason = "stop_payment_requested" ACHTransferSimulationDeclinedTransactionSourceCheckDeclineReasonReturned ACHTransferSimulationDeclinedTransactionSourceCheckDeclineReason = "returned" ACHTransferSimulationDeclinedTransactionSourceCheckDeclineReasonDuplicatePresentment ACHTransferSimulationDeclinedTransactionSourceCheckDeclineReason = "duplicate_presentment" ACHTransferSimulationDeclinedTransactionSourceCheckDeclineReasonNotAuthorized ACHTransferSimulationDeclinedTransactionSourceCheckDeclineReason = "not_authorized" ACHTransferSimulationDeclinedTransactionSourceCheckDeclineReasonAlteredOrFictitious ACHTransferSimulationDeclinedTransactionSourceCheckDeclineReason = "altered_or_fictitious" )
type ACHTransferSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDecline ¶
type ACHTransferSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDecline struct {
// The declined amount in the minor unit of the destination account currency. For
// dollars, for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code of the declined
// transfer's currency. This will always be "USD" for a Real Time Payments
// transfer.
Currency ACHTransferSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrency `json:"currency,required"`
// Why the transfer was declined.
Reason ACHTransferSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReason `json:"reason,required"`
// The name the sender of the transfer specified as the recipient of the transfer.
CreditorName string `json:"creditor_name,required"`
// The name provided by the sender of the transfer.
DebtorName string `json:"debtor_name,required"`
// The account number of the account that sent the transfer.
DebtorAccountNumber string `json:"debtor_account_number,required"`
// The routing number of the account that sent the transfer.
DebtorRoutingNumber string `json:"debtor_routing_number,required"`
// The Real Time Payments network identification of the declined transfer.
TransactionIdentification string `json:"transaction_identification,required"`
// Additional information included with the transfer.
RemittanceInformation string `json:"remittance_information,required,nullable"`
JSON achTransferSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineJSON
}
A Inbound Real Time Payments Transfer Decline object. This field will be present in the JSON response if and only if `category` is equal to `inbound_real_time_payments_transfer_decline`.
func (*ACHTransferSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDecline) UnmarshalJSON ¶
func (r *ACHTransferSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDecline) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrency ¶
type ACHTransferSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrency string
const ( ACHTransferSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrencyCad ACHTransferSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrency = "CAD" ACHTransferSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrencyChf ACHTransferSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrency = "CHF" ACHTransferSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrencyEur ACHTransferSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrency = "EUR" ACHTransferSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrencyGbp ACHTransferSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrency = "GBP" ACHTransferSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrencyJpy ACHTransferSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrency = "JPY" ACHTransferSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrencyUsd ACHTransferSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrency = "USD" )
type ACHTransferSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReason ¶
type ACHTransferSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReason string
const ( ACHTransferSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReasonAccountNumberCanceled ACHTransferSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReason = "account_number_canceled" ACHTransferSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReasonAccountNumberDisabled ACHTransferSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReason = "account_number_disabled" ACHTransferSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReasonAccountRestricted ACHTransferSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReason = "account_restricted" ACHTransferSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReasonGroupLocked ACHTransferSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReason = "group_locked" ACHTransferSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReasonEntityNotActive ACHTransferSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReason = "entity_not_active" ACHTransferSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReasonRealTimePaymentsNotEnabled ACHTransferSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReason = "real_time_payments_not_enabled" )
type ACHTransferSimulationDeclinedTransactionSourceInternationalACHDecline ¶
type ACHTransferSimulationDeclinedTransactionSourceInternationalACHDecline struct {
// The declined amount in the minor unit of the destination account currency. For
// dollars, for example, this is cents.
Amount int64 `json:"amount,required"`
ForeignExchangeIndicator string `json:"foreign_exchange_indicator,required"`
ForeignExchangeReferenceIndicator string `json:"foreign_exchange_reference_indicator,required"`
ForeignExchangeReference string `json:"foreign_exchange_reference,required,nullable"`
DestinationCountryCode string `json:"destination_country_code,required"`
DestinationCurrencyCode string `json:"destination_currency_code,required"`
ForeignPaymentAmount int64 `json:"foreign_payment_amount,required"`
ForeignTraceNumber string `json:"foreign_trace_number,required,nullable"`
InternationalTransactionTypeCode string `json:"international_transaction_type_code,required"`
OriginatingCurrencyCode string `json:"originating_currency_code,required"`
OriginatingDepositoryFinancialInstitutionName string `json:"originating_depository_financial_institution_name,required"`
OriginatingDepositoryFinancialInstitutionIDQualifier string `json:"originating_depository_financial_institution_id_qualifier,required"`
OriginatingDepositoryFinancialInstitutionID string `json:"originating_depository_financial_institution_id,required"`
OriginatingDepositoryFinancialInstitutionBranchCountry string `json:"originating_depository_financial_institution_branch_country,required"`
OriginatorCity string `json:"originator_city,required"`
OriginatorCompanyEntryDescription string `json:"originator_company_entry_description,required"`
OriginatorCountry string `json:"originator_country,required"`
OriginatorIdentification string `json:"originator_identification,required"`
OriginatorName string `json:"originator_name,required"`
OriginatorPostalCode string `json:"originator_postal_code,required,nullable"`
OriginatorStreetAddress string `json:"originator_street_address,required"`
OriginatorStateOrProvince string `json:"originator_state_or_province,required,nullable"`
PaymentRelatedInformation string `json:"payment_related_information,required,nullable"`
PaymentRelatedInformation2 string `json:"payment_related_information2,required,nullable"`
ReceiverIdentificationNumber string `json:"receiver_identification_number,required,nullable"`
ReceiverStreetAddress string `json:"receiver_street_address,required"`
ReceiverCity string `json:"receiver_city,required"`
ReceiverStateOrProvince string `json:"receiver_state_or_province,required,nullable"`
ReceiverCountry string `json:"receiver_country,required"`
ReceiverPostalCode string `json:"receiver_postal_code,required,nullable"`
ReceivingCompanyOrIndividualName string `json:"receiving_company_or_individual_name,required"`
ReceivingDepositoryFinancialInstitutionName string `json:"receiving_depository_financial_institution_name,required"`
ReceivingDepositoryFinancialInstitutionIDQualifier string `json:"receiving_depository_financial_institution_id_qualifier,required"`
ReceivingDepositoryFinancialInstitutionID string `json:"receiving_depository_financial_institution_id,required"`
ReceivingDepositoryFinancialInstitutionCountry string `json:"receiving_depository_financial_institution_country,required"`
TraceNumber string `json:"trace_number,required"`
JSON achTransferSimulationDeclinedTransactionSourceInternationalACHDeclineJSON
}
A International ACH Decline object. This field will be present in the JSON response if and only if `category` is equal to `international_ach_decline`.
func (*ACHTransferSimulationDeclinedTransactionSourceInternationalACHDecline) UnmarshalJSON ¶
func (r *ACHTransferSimulationDeclinedTransactionSourceInternationalACHDecline) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationDeclinedTransactionSourceWireDecline ¶
type ACHTransferSimulationDeclinedTransactionSourceWireDecline struct {
// The declined amount in the minor unit of the destination account currency. For
// dollars, for example, this is cents.
Amount int64 `json:"amount,required"`
// Why the wire transfer was declined.
Reason ACHTransferSimulationDeclinedTransactionSourceWireDeclineReason `json:"reason,required"`
Description string `json:"description,required"`
BeneficiaryAddressLine1 string `json:"beneficiary_address_line1,required,nullable"`
BeneficiaryAddressLine2 string `json:"beneficiary_address_line2,required,nullable"`
BeneficiaryAddressLine3 string `json:"beneficiary_address_line3,required,nullable"`
BeneficiaryName string `json:"beneficiary_name,required,nullable"`
BeneficiaryReference string `json:"beneficiary_reference,required,nullable"`
InputMessageAccountabilityData string `json:"input_message_accountability_data,required,nullable"`
OriginatorAddressLine1 string `json:"originator_address_line1,required,nullable"`
OriginatorAddressLine2 string `json:"originator_address_line2,required,nullable"`
OriginatorAddressLine3 string `json:"originator_address_line3,required,nullable"`
OriginatorName string `json:"originator_name,required,nullable"`
OriginatorToBeneficiaryInformationLine1 string `json:"originator_to_beneficiary_information_line1,required,nullable"`
OriginatorToBeneficiaryInformationLine2 string `json:"originator_to_beneficiary_information_line2,required,nullable"`
OriginatorToBeneficiaryInformationLine3 string `json:"originator_to_beneficiary_information_line3,required,nullable"`
OriginatorToBeneficiaryInformationLine4 string `json:"originator_to_beneficiary_information_line4,required,nullable"`
JSON achTransferSimulationDeclinedTransactionSourceWireDeclineJSON
}
A Wire Decline object. This field will be present in the JSON response if and only if `category` is equal to `wire_decline`.
func (*ACHTransferSimulationDeclinedTransactionSourceWireDecline) UnmarshalJSON ¶
func (r *ACHTransferSimulationDeclinedTransactionSourceWireDecline) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationDeclinedTransactionSourceWireDeclineReason ¶
type ACHTransferSimulationDeclinedTransactionSourceWireDeclineReason string
const ( ACHTransferSimulationDeclinedTransactionSourceWireDeclineReasonAccountNumberCanceled ACHTransferSimulationDeclinedTransactionSourceWireDeclineReason = "account_number_canceled" ACHTransferSimulationDeclinedTransactionSourceWireDeclineReasonAccountNumberDisabled ACHTransferSimulationDeclinedTransactionSourceWireDeclineReason = "account_number_disabled" ACHTransferSimulationDeclinedTransactionSourceWireDeclineReasonEntityNotActive ACHTransferSimulationDeclinedTransactionSourceWireDeclineReason = "entity_not_active" ACHTransferSimulationDeclinedTransactionSourceWireDeclineReasonGroupLocked ACHTransferSimulationDeclinedTransactionSourceWireDeclineReason = "group_locked" ACHTransferSimulationDeclinedTransactionSourceWireDeclineReasonNoAccountNumber ACHTransferSimulationDeclinedTransactionSourceWireDeclineReason = "no_account_number" ACHTransferSimulationDeclinedTransactionSourceWireDeclineReasonTransactionNotAllowed ACHTransferSimulationDeclinedTransactionSourceWireDeclineReason = "transaction_not_allowed" )
type ACHTransferSimulationDeclinedTransactionType ¶
type ACHTransferSimulationDeclinedTransactionType string
const (
ACHTransferSimulationDeclinedTransactionTypeDeclinedTransaction ACHTransferSimulationDeclinedTransactionType = "declined_transaction"
)
type ACHTransferSimulationTransaction ¶
type ACHTransferSimulationTransaction struct {
// The identifier for the Account the Transaction belongs to.
AccountID string `json:"account_id,required"`
// The Transaction amount in the minor unit of its currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// Transaction's currency. This will match the currency on the Transcation's
// Account.
Currency ACHTransferSimulationTransactionCurrency `json:"currency,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date on which the
// Transaction occured.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// For a Transaction related to a transfer, this is the description you provide.
// For a Transaction related to a payment, this is the description the vendor
// provides.
Description string `json:"description,required"`
// The Transaction identifier.
ID string `json:"id,required"`
// The identifier for the route this Transaction came through. Routes are things
// like cards and ACH details.
RouteID string `json:"route_id,required,nullable"`
// The type of the route this Transaction came through.
RouteType ACHTransferSimulationTransactionRouteType `json:"route_type,required,nullable"`
// This is an object giving more details on the network-level event that caused the
// Transaction. Note that for backwards compatibility reasons, additional
// undocumented keys may appear in this object. These should be treated as
// deprecated and will be removed in the future.
Source ACHTransferSimulationTransactionSource `json:"source,required"`
// A constant representing the object's type. For this resource it will always be
// `transaction`.
Type ACHTransferSimulationTransactionType `json:"type,required"`
JSON achTransferSimulationTransactionJSON
}
If the ACH Transfer attempt succeeds, this will contain the resulting Transaction(#transactions) object. The Transaction's `source` will be of `category: inbound_ach_transfer`.
func (*ACHTransferSimulationTransaction) UnmarshalJSON ¶
func (r *ACHTransferSimulationTransaction) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationTransactionCurrency ¶
type ACHTransferSimulationTransactionCurrency string
const ( ACHTransferSimulationTransactionCurrencyCad ACHTransferSimulationTransactionCurrency = "CAD" ACHTransferSimulationTransactionCurrencyChf ACHTransferSimulationTransactionCurrency = "CHF" ACHTransferSimulationTransactionCurrencyEur ACHTransferSimulationTransactionCurrency = "EUR" ACHTransferSimulationTransactionCurrencyGbp ACHTransferSimulationTransactionCurrency = "GBP" ACHTransferSimulationTransactionCurrencyJpy ACHTransferSimulationTransactionCurrency = "JPY" ACHTransferSimulationTransactionCurrencyUsd ACHTransferSimulationTransactionCurrency = "USD" )
type ACHTransferSimulationTransactionRouteType ¶
type ACHTransferSimulationTransactionRouteType string
const ( ACHTransferSimulationTransactionRouteTypeAccountNumber ACHTransferSimulationTransactionRouteType = "account_number" ACHTransferSimulationTransactionRouteTypeCard ACHTransferSimulationTransactionRouteType = "card" )
type ACHTransferSimulationTransactionSource ¶
type ACHTransferSimulationTransactionSource struct {
// The type of transaction that took place. We may add additional possible values
// for this enum over time; your application should be able to handle such
// additions gracefully.
Category ACHTransferSimulationTransactionSourceCategory `json:"category,required"`
// A Account Transfer Intention object. This field will be present in the JSON
// response if and only if `category` is equal to `account_transfer_intention`.
AccountTransferIntention ACHTransferSimulationTransactionSourceAccountTransferIntention `json:"account_transfer_intention,required,nullable"`
// A ACH Check Conversion Return object. This field will be present in the JSON
// response if and only if `category` is equal to `ach_check_conversion_return`.
ACHCheckConversionReturn ACHTransferSimulationTransactionSourceACHCheckConversionReturn `json:"ach_check_conversion_return,required,nullable"`
// A ACH Check Conversion object. This field will be present in the JSON response
// if and only if `category` is equal to `ach_check_conversion`.
ACHCheckConversion ACHTransferSimulationTransactionSourceACHCheckConversion `json:"ach_check_conversion,required,nullable"`
// A ACH Transfer Intention object. This field will be present in the JSON response
// if and only if `category` is equal to `ach_transfer_intention`.
ACHTransferIntention ACHTransferSimulationTransactionSourceACHTransferIntention `json:"ach_transfer_intention,required,nullable"`
// A ACH Transfer Rejection object. This field will be present in the JSON response
// if and only if `category` is equal to `ach_transfer_rejection`.
ACHTransferRejection ACHTransferSimulationTransactionSourceACHTransferRejection `json:"ach_transfer_rejection,required,nullable"`
// A ACH Transfer Return object. This field will be present in the JSON response if
// and only if `category` is equal to `ach_transfer_return`.
ACHTransferReturn ACHTransferSimulationTransactionSourceACHTransferReturn `json:"ach_transfer_return,required,nullable"`
// A Card Dispute Acceptance object. This field will be present in the JSON
// response if and only if `category` is equal to `card_dispute_acceptance`.
CardDisputeAcceptance ACHTransferSimulationTransactionSourceCardDisputeAcceptance `json:"card_dispute_acceptance,required,nullable"`
// A Card Refund object. This field will be present in the JSON response if and
// only if `category` is equal to `card_refund`.
CardRefund ACHTransferSimulationTransactionSourceCardRefund `json:"card_refund,required,nullable"`
// A Card Settlement object. This field will be present in the JSON response if and
// only if `category` is equal to `card_settlement`.
CardSettlement ACHTransferSimulationTransactionSourceCardSettlement `json:"card_settlement,required,nullable"`
// A Card Revenue Payment object. This field will be present in the JSON response
// if and only if `category` is equal to `card_revenue_payment`.
CardRevenuePayment ACHTransferSimulationTransactionSourceCardRevenuePayment `json:"card_revenue_payment,required,nullable"`
// A Check Deposit Acceptance object. This field will be present in the JSON
// response if and only if `category` is equal to `check_deposit_acceptance`.
CheckDepositAcceptance ACHTransferSimulationTransactionSourceCheckDepositAcceptance `json:"check_deposit_acceptance,required,nullable"`
// A Check Deposit Return object. This field will be present in the JSON response
// if and only if `category` is equal to `check_deposit_return`.
CheckDepositReturn ACHTransferSimulationTransactionSourceCheckDepositReturn `json:"check_deposit_return,required,nullable"`
// A Check Transfer Intention object. This field will be present in the JSON
// response if and only if `category` is equal to `check_transfer_intention`.
CheckTransferIntention ACHTransferSimulationTransactionSourceCheckTransferIntention `json:"check_transfer_intention,required,nullable"`
// A Check Transfer Return object. This field will be present in the JSON response
// if and only if `category` is equal to `check_transfer_return`.
CheckTransferReturn ACHTransferSimulationTransactionSourceCheckTransferReturn `json:"check_transfer_return,required,nullable"`
// A Check Transfer Rejection object. This field will be present in the JSON
// response if and only if `category` is equal to `check_transfer_rejection`.
CheckTransferRejection ACHTransferSimulationTransactionSourceCheckTransferRejection `json:"check_transfer_rejection,required,nullable"`
// A Check Transfer Stop Payment Request object. This field will be present in the
// JSON response if and only if `category` is equal to
// `check_transfer_stop_payment_request`.
CheckTransferStopPaymentRequest ACHTransferSimulationTransactionSourceCheckTransferStopPaymentRequest `json:"check_transfer_stop_payment_request,required,nullable"`
// A Dispute Resolution object. This field will be present in the JSON response if
// and only if `category` is equal to `dispute_resolution`.
DisputeResolution ACHTransferSimulationTransactionSourceDisputeResolution `json:"dispute_resolution,required,nullable"`
// A Empyreal Cash Deposit object. This field will be present in the JSON response
// if and only if `category` is equal to `empyreal_cash_deposit`.
EmpyrealCashDeposit ACHTransferSimulationTransactionSourceEmpyrealCashDeposit `json:"empyreal_cash_deposit,required,nullable"`
// A Fee Payment object. This field will be present in the JSON response if and
// only if `category` is equal to `fee_payment`.
FeePayment ACHTransferSimulationTransactionSourceFeePayment `json:"fee_payment,required,nullable"`
// A Inbound ACH Transfer object. This field will be present in the JSON response
// if and only if `category` is equal to `inbound_ach_transfer`.
InboundACHTransfer ACHTransferSimulationTransactionSourceInboundACHTransfer `json:"inbound_ach_transfer,required,nullable"`
// A Inbound Check object. This field will be present in the JSON response if and
// only if `category` is equal to `inbound_check`.
InboundCheck ACHTransferSimulationTransactionSourceInboundCheck `json:"inbound_check,required,nullable"`
// A Inbound International ACH Transfer object. This field will be present in the
// JSON response if and only if `category` is equal to
// `inbound_international_ach_transfer`.
InboundInternationalACHTransfer ACHTransferSimulationTransactionSourceInboundInternationalACHTransfer `json:"inbound_international_ach_transfer,required,nullable"`
// A Inbound Real Time Payments Transfer Confirmation object. This field will be
// present in the JSON response if and only if `category` is equal to
// `inbound_real_time_payments_transfer_confirmation`.
InboundRealTimePaymentsTransferConfirmation ACHTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmation `json:"inbound_real_time_payments_transfer_confirmation,required,nullable"`
// A Inbound Wire Drawdown Payment Reversal object. This field will be present in
// the JSON response if and only if `category` is equal to
// `inbound_wire_drawdown_payment_reversal`.
InboundWireDrawdownPaymentReversal ACHTransferSimulationTransactionSourceInboundWireDrawdownPaymentReversal `json:"inbound_wire_drawdown_payment_reversal,required,nullable"`
// A Inbound Wire Drawdown Payment object. This field will be present in the JSON
// response if and only if `category` is equal to `inbound_wire_drawdown_payment`.
InboundWireDrawdownPayment ACHTransferSimulationTransactionSourceInboundWireDrawdownPayment `json:"inbound_wire_drawdown_payment,required,nullable"`
// A Inbound Wire Reversal object. This field will be present in the JSON response
// if and only if `category` is equal to `inbound_wire_reversal`.
InboundWireReversal ACHTransferSimulationTransactionSourceInboundWireReversal `json:"inbound_wire_reversal,required,nullable"`
// A Inbound Wire Transfer object. This field will be present in the JSON response
// if and only if `category` is equal to `inbound_wire_transfer`.
InboundWireTransfer ACHTransferSimulationTransactionSourceInboundWireTransfer `json:"inbound_wire_transfer,required,nullable"`
// A Interest Payment object. This field will be present in the JSON response if
// and only if `category` is equal to `interest_payment`.
InterestPayment ACHTransferSimulationTransactionSourceInterestPayment `json:"interest_payment,required,nullable"`
// A Internal Source object. This field will be present in the JSON response if and
// only if `category` is equal to `internal_source`.
InternalSource ACHTransferSimulationTransactionSourceInternalSource `json:"internal_source,required,nullable"`
// A Deprecated Card Refund object. This field will be present in the JSON response
// if and only if `category` is equal to `card_route_refund`.
CardRouteRefund ACHTransferSimulationTransactionSourceCardRouteRefund `json:"card_route_refund,required,nullable"`
// A Deprecated Card Settlement object. This field will be present in the JSON
// response if and only if `category` is equal to `card_route_settlement`.
CardRouteSettlement ACHTransferSimulationTransactionSourceCardRouteSettlement `json:"card_route_settlement,required,nullable"`
// A Real Time Payments Transfer Acknowledgement object. This field will be present
// in the JSON response if and only if `category` is equal to
// `real_time_payments_transfer_acknowledgement`.
RealTimePaymentsTransferAcknowledgement ACHTransferSimulationTransactionSourceRealTimePaymentsTransferAcknowledgement `json:"real_time_payments_transfer_acknowledgement,required,nullable"`
// A Sample Funds object. This field will be present in the JSON response if and
// only if `category` is equal to `sample_funds`.
SampleFunds ACHTransferSimulationTransactionSourceSampleFunds `json:"sample_funds,required,nullable"`
// A Wire Drawdown Payment Intention object. This field will be present in the JSON
// response if and only if `category` is equal to
// `wire_drawdown_payment_intention`.
WireDrawdownPaymentIntention ACHTransferSimulationTransactionSourceWireDrawdownPaymentIntention `json:"wire_drawdown_payment_intention,required,nullable"`
// A Wire Drawdown Payment Rejection object. This field will be present in the JSON
// response if and only if `category` is equal to
// `wire_drawdown_payment_rejection`.
WireDrawdownPaymentRejection ACHTransferSimulationTransactionSourceWireDrawdownPaymentRejection `json:"wire_drawdown_payment_rejection,required,nullable"`
// A Wire Transfer Intention object. This field will be present in the JSON
// response if and only if `category` is equal to `wire_transfer_intention`.
WireTransferIntention ACHTransferSimulationTransactionSourceWireTransferIntention `json:"wire_transfer_intention,required,nullable"`
// A Wire Transfer Rejection object. This field will be present in the JSON
// response if and only if `category` is equal to `wire_transfer_rejection`.
WireTransferRejection ACHTransferSimulationTransactionSourceWireTransferRejection `json:"wire_transfer_rejection,required,nullable"`
JSON achTransferSimulationTransactionSourceJSON
}
This is an object giving more details on the network-level event that caused the Transaction. Note that for backwards compatibility reasons, additional undocumented keys may appear in this object. These should be treated as deprecated and will be removed in the future.
func (*ACHTransferSimulationTransactionSource) UnmarshalJSON ¶
func (r *ACHTransferSimulationTransactionSource) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationTransactionSourceACHCheckConversion ¶
type ACHTransferSimulationTransactionSourceACHCheckConversion struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The identifier of the File containing an image of the returned check.
FileID string `json:"file_id,required"`
JSON achTransferSimulationTransactionSourceACHCheckConversionJSON
}
A ACH Check Conversion object. This field will be present in the JSON response if and only if `category` is equal to `ach_check_conversion`.
func (*ACHTransferSimulationTransactionSourceACHCheckConversion) UnmarshalJSON ¶
func (r *ACHTransferSimulationTransactionSourceACHCheckConversion) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationTransactionSourceACHCheckConversionReturn ¶
type ACHTransferSimulationTransactionSourceACHCheckConversionReturn struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// Why the transfer was returned.
ReturnReasonCode string `json:"return_reason_code,required"`
JSON achTransferSimulationTransactionSourceACHCheckConversionReturnJSON
}
A ACH Check Conversion Return object. This field will be present in the JSON response if and only if `category` is equal to `ach_check_conversion_return`.
func (*ACHTransferSimulationTransactionSourceACHCheckConversionReturn) UnmarshalJSON ¶
func (r *ACHTransferSimulationTransactionSourceACHCheckConversionReturn) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationTransactionSourceACHTransferIntention ¶
type ACHTransferSimulationTransactionSourceACHTransferIntention struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
AccountNumber string `json:"account_number,required"`
RoutingNumber string `json:"routing_number,required"`
StatementDescriptor string `json:"statement_descriptor,required"`
// The identifier of the ACH Transfer that led to this Transaction.
TransferID string `json:"transfer_id,required"`
JSON achTransferSimulationTransactionSourceACHTransferIntentionJSON
}
A ACH Transfer Intention object. This field will be present in the JSON response if and only if `category` is equal to `ach_transfer_intention`.
func (*ACHTransferSimulationTransactionSourceACHTransferIntention) UnmarshalJSON ¶
func (r *ACHTransferSimulationTransactionSourceACHTransferIntention) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationTransactionSourceACHTransferRejection ¶
type ACHTransferSimulationTransactionSourceACHTransferRejection struct {
// The identifier of the ACH Transfer that led to this Transaction.
TransferID string `json:"transfer_id,required"`
JSON achTransferSimulationTransactionSourceACHTransferRejectionJSON
}
A ACH Transfer Rejection object. This field will be present in the JSON response if and only if `category` is equal to `ach_transfer_rejection`.
func (*ACHTransferSimulationTransactionSourceACHTransferRejection) UnmarshalJSON ¶
func (r *ACHTransferSimulationTransactionSourceACHTransferRejection) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationTransactionSourceACHTransferReturn ¶
type ACHTransferSimulationTransactionSourceACHTransferReturn struct {
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the transfer was created.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// Why the ACH Transfer was returned.
ReturnReasonCode ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode `json:"return_reason_code,required"`
// The identifier of the ACH Transfer associated with this return.
TransferID string `json:"transfer_id,required"`
// The identifier of the Tranasaction associated with this return.
TransactionID string `json:"transaction_id,required"`
JSON achTransferSimulationTransactionSourceACHTransferReturnJSON
}
A ACH Transfer Return object. This field will be present in the JSON response if and only if `category` is equal to `ach_transfer_return`.
func (*ACHTransferSimulationTransactionSourceACHTransferReturn) UnmarshalJSON ¶
func (r *ACHTransferSimulationTransactionSourceACHTransferReturn) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode ¶
type ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode string
const ( ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodeInsufficientFund ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "insufficient_fund" ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodeNoAccount ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "no_account" ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodeAccountClosed ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "account_closed" ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodeInvalidAccountNumberStructure ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "invalid_account_number_structure" ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodeAccountFrozenEntryReturnedPerOfacInstruction ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "account_frozen_entry_returned_per_ofac_instruction" ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodeCreditEntryRefusedByReceiver ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "credit_entry_refused_by_receiver" ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodeCorporateCustomerAdvisedNotAuthorized ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "corporate_customer_advised_not_authorized" ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodePaymentStopped ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "payment_stopped" ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodeNonTransactionAccount ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "non_transaction_account" ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodeUncollectedFunds ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "uncollected_funds" ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodeRoutingNumberCheckDigitError ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "routing_number_check_digit_error" ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodeAmountFieldError ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "amount_field_error" ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodeAuthorizationRevokedByCustomer ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "authorization_revoked_by_customer" ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodeInvalidACHRoutingNumber ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "invalid_ach_routing_number" ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodeFileRecordEditCriteria ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "file_record_edit_criteria" ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodeEnrInvalidIndividualName ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "enr_invalid_individual_name" ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodeReturnedPerOdfiRequest ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "returned_per_odfi_request" ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodeAddendaError ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "addenda_error" ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodeLimitedParticipationDfi ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "limited_participation_dfi" ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodeIncorrectlyCodedOutboundInternationalPayment ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "incorrectly_coded_outbound_international_payment" ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodeOther ACHTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "other" )
type ACHTransferSimulationTransactionSourceAccountTransferIntention ¶
type ACHTransferSimulationTransactionSourceAccountTransferIntention struct {
// The pending amount in the minor unit of the transaction's currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the destination
// account currency.
Currency ACHTransferSimulationTransactionSourceAccountTransferIntentionCurrency `json:"currency,required"`
// The description you chose to give the transfer.
Description string `json:"description,required"`
// The identifier of the Account to where the Account Transfer was sent.
DestinationAccountID string `json:"destination_account_id,required"`
// The identifier of the Account from where the Account Transfer was sent.
SourceAccountID string `json:"source_account_id,required"`
// The identifier of the Account Transfer that led to this Pending Transaction.
TransferID string `json:"transfer_id,required"`
JSON achTransferSimulationTransactionSourceAccountTransferIntentionJSON
}
A Account Transfer Intention object. This field will be present in the JSON response if and only if `category` is equal to `account_transfer_intention`.
func (*ACHTransferSimulationTransactionSourceAccountTransferIntention) UnmarshalJSON ¶
func (r *ACHTransferSimulationTransactionSourceAccountTransferIntention) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationTransactionSourceAccountTransferIntentionCurrency ¶
type ACHTransferSimulationTransactionSourceAccountTransferIntentionCurrency string
const ( ACHTransferSimulationTransactionSourceAccountTransferIntentionCurrencyCad ACHTransferSimulationTransactionSourceAccountTransferIntentionCurrency = "CAD" ACHTransferSimulationTransactionSourceAccountTransferIntentionCurrencyChf ACHTransferSimulationTransactionSourceAccountTransferIntentionCurrency = "CHF" ACHTransferSimulationTransactionSourceAccountTransferIntentionCurrencyEur ACHTransferSimulationTransactionSourceAccountTransferIntentionCurrency = "EUR" ACHTransferSimulationTransactionSourceAccountTransferIntentionCurrencyGbp ACHTransferSimulationTransactionSourceAccountTransferIntentionCurrency = "GBP" ACHTransferSimulationTransactionSourceAccountTransferIntentionCurrencyJpy ACHTransferSimulationTransactionSourceAccountTransferIntentionCurrency = "JPY" ACHTransferSimulationTransactionSourceAccountTransferIntentionCurrencyUsd ACHTransferSimulationTransactionSourceAccountTransferIntentionCurrency = "USD" )
type ACHTransferSimulationTransactionSourceCardDisputeAcceptance ¶
type ACHTransferSimulationTransactionSourceCardDisputeAcceptance struct {
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the Card Dispute was accepted.
AcceptedAt time.Time `json:"accepted_at,required" format:"date-time"`
// The identifier of the Card Dispute that was accepted.
CardDisputeID string `json:"card_dispute_id,required"`
// The identifier of the Transaction that was created to return the disputed funds
// to your account.
TransactionID string `json:"transaction_id,required"`
JSON achTransferSimulationTransactionSourceCardDisputeAcceptanceJSON
}
A Card Dispute Acceptance object. This field will be present in the JSON response if and only if `category` is equal to `card_dispute_acceptance`.
func (*ACHTransferSimulationTransactionSourceCardDisputeAcceptance) UnmarshalJSON ¶
func (r *ACHTransferSimulationTransactionSourceCardDisputeAcceptance) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationTransactionSourceCardRefund ¶
type ACHTransferSimulationTransactionSourceCardRefund struct {
// The Card Refund identifier.
ID string `json:"id,required"`
// The pending amount in the minor unit of the transaction's currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's currency.
Currency ACHTransferSimulationTransactionSourceCardRefundCurrency `json:"currency,required"`
// The merchant identifier (commonly abbreviated as MID) of the merchant the card
// is transacting with.
MerchantAcceptorID string `json:"merchant_acceptor_id,required,nullable"`
// The city the merchant resides in.
MerchantCity string `json:"merchant_city,required,nullable"`
// The state the merchant resides in.
MerchantState string `json:"merchant_state,required,nullable"`
// The country the merchant resides in.
MerchantCountry string `json:"merchant_country,required"`
// The name of the merchant.
MerchantName string `json:"merchant_name,required,nullable"`
// The 4-digit MCC describing the merchant's business.
MerchantCategoryCode string `json:"merchant_category_code,required"`
// A constant representing the object's type. For this resource it will always be
// `card_refund`.
Type ACHTransferSimulationTransactionSourceCardRefundType `json:"type,required"`
JSON achTransferSimulationTransactionSourceCardRefundJSON
}
A Card Refund object. This field will be present in the JSON response if and only if `category` is equal to `card_refund`.
func (*ACHTransferSimulationTransactionSourceCardRefund) UnmarshalJSON ¶
func (r *ACHTransferSimulationTransactionSourceCardRefund) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationTransactionSourceCardRefundCurrency ¶
type ACHTransferSimulationTransactionSourceCardRefundCurrency string
const ( ACHTransferSimulationTransactionSourceCardRefundCurrencyCad ACHTransferSimulationTransactionSourceCardRefundCurrency = "CAD" ACHTransferSimulationTransactionSourceCardRefundCurrencyChf ACHTransferSimulationTransactionSourceCardRefundCurrency = "CHF" ACHTransferSimulationTransactionSourceCardRefundCurrencyEur ACHTransferSimulationTransactionSourceCardRefundCurrency = "EUR" ACHTransferSimulationTransactionSourceCardRefundCurrencyGbp ACHTransferSimulationTransactionSourceCardRefundCurrency = "GBP" ACHTransferSimulationTransactionSourceCardRefundCurrencyJpy ACHTransferSimulationTransactionSourceCardRefundCurrency = "JPY" ACHTransferSimulationTransactionSourceCardRefundCurrencyUsd ACHTransferSimulationTransactionSourceCardRefundCurrency = "USD" )
type ACHTransferSimulationTransactionSourceCardRefundType ¶
type ACHTransferSimulationTransactionSourceCardRefundType string
const (
ACHTransferSimulationTransactionSourceCardRefundTypeCardRefund ACHTransferSimulationTransactionSourceCardRefundType = "card_refund"
)
type ACHTransferSimulationTransactionSourceCardRevenuePayment ¶
type ACHTransferSimulationTransactionSourceCardRevenuePayment struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the transaction
// currency.
Currency ACHTransferSimulationTransactionSourceCardRevenuePaymentCurrency `json:"currency,required"`
// The start of the period for which this transaction paid interest.
PeriodStart time.Time `json:"period_start,required" format:"date-time"`
// The end of the period for which this transaction paid interest.
PeriodEnd time.Time `json:"period_end,required" format:"date-time"`
// The account the card belonged to.
TransactedOnAccountID string `json:"transacted_on_account_id,required,nullable"`
JSON achTransferSimulationTransactionSourceCardRevenuePaymentJSON
}
A Card Revenue Payment object. This field will be present in the JSON response if and only if `category` is equal to `card_revenue_payment`.
func (*ACHTransferSimulationTransactionSourceCardRevenuePayment) UnmarshalJSON ¶
func (r *ACHTransferSimulationTransactionSourceCardRevenuePayment) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationTransactionSourceCardRevenuePaymentCurrency ¶
type ACHTransferSimulationTransactionSourceCardRevenuePaymentCurrency string
const ( ACHTransferSimulationTransactionSourceCardRevenuePaymentCurrencyCad ACHTransferSimulationTransactionSourceCardRevenuePaymentCurrency = "CAD" ACHTransferSimulationTransactionSourceCardRevenuePaymentCurrencyChf ACHTransferSimulationTransactionSourceCardRevenuePaymentCurrency = "CHF" ACHTransferSimulationTransactionSourceCardRevenuePaymentCurrencyEur ACHTransferSimulationTransactionSourceCardRevenuePaymentCurrency = "EUR" ACHTransferSimulationTransactionSourceCardRevenuePaymentCurrencyGbp ACHTransferSimulationTransactionSourceCardRevenuePaymentCurrency = "GBP" ACHTransferSimulationTransactionSourceCardRevenuePaymentCurrencyJpy ACHTransferSimulationTransactionSourceCardRevenuePaymentCurrency = "JPY" ACHTransferSimulationTransactionSourceCardRevenuePaymentCurrencyUsd ACHTransferSimulationTransactionSourceCardRevenuePaymentCurrency = "USD" )
type ACHTransferSimulationTransactionSourceCardRouteRefund ¶
type ACHTransferSimulationTransactionSourceCardRouteRefund struct {
// The refunded amount in the minor unit of the refunded currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the refund
// currency.
Currency ACHTransferSimulationTransactionSourceCardRouteRefundCurrency `json:"currency,required"`
MerchantAcceptorID string `json:"merchant_acceptor_id,required"`
MerchantCity string `json:"merchant_city,required,nullable"`
MerchantCountry string `json:"merchant_country,required"`
MerchantDescriptor string `json:"merchant_descriptor,required"`
MerchantState string `json:"merchant_state,required,nullable"`
MerchantCategoryCode string `json:"merchant_category_code,required,nullable"`
JSON achTransferSimulationTransactionSourceCardRouteRefundJSON
}
A Deprecated Card Refund object. This field will be present in the JSON response if and only if `category` is equal to `card_route_refund`.
func (*ACHTransferSimulationTransactionSourceCardRouteRefund) UnmarshalJSON ¶
func (r *ACHTransferSimulationTransactionSourceCardRouteRefund) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationTransactionSourceCardRouteRefundCurrency ¶
type ACHTransferSimulationTransactionSourceCardRouteRefundCurrency string
const ( ACHTransferSimulationTransactionSourceCardRouteRefundCurrencyCad ACHTransferSimulationTransactionSourceCardRouteRefundCurrency = "CAD" ACHTransferSimulationTransactionSourceCardRouteRefundCurrencyChf ACHTransferSimulationTransactionSourceCardRouteRefundCurrency = "CHF" ACHTransferSimulationTransactionSourceCardRouteRefundCurrencyEur ACHTransferSimulationTransactionSourceCardRouteRefundCurrency = "EUR" ACHTransferSimulationTransactionSourceCardRouteRefundCurrencyGbp ACHTransferSimulationTransactionSourceCardRouteRefundCurrency = "GBP" ACHTransferSimulationTransactionSourceCardRouteRefundCurrencyJpy ACHTransferSimulationTransactionSourceCardRouteRefundCurrency = "JPY" ACHTransferSimulationTransactionSourceCardRouteRefundCurrencyUsd ACHTransferSimulationTransactionSourceCardRouteRefundCurrency = "USD" )
type ACHTransferSimulationTransactionSourceCardRouteSettlement ¶
type ACHTransferSimulationTransactionSourceCardRouteSettlement struct {
// The settled amount in the minor unit of the settlement currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the settlement
// currency.
Currency ACHTransferSimulationTransactionSourceCardRouteSettlementCurrency `json:"currency,required"`
MerchantAcceptorID string `json:"merchant_acceptor_id,required"`
MerchantCity string `json:"merchant_city,required,nullable"`
MerchantCountry string `json:"merchant_country,required,nullable"`
MerchantDescriptor string `json:"merchant_descriptor,required"`
MerchantState string `json:"merchant_state,required,nullable"`
MerchantCategoryCode string `json:"merchant_category_code,required,nullable"`
JSON achTransferSimulationTransactionSourceCardRouteSettlementJSON
}
A Deprecated Card Settlement object. This field will be present in the JSON response if and only if `category` is equal to `card_route_settlement`.
func (*ACHTransferSimulationTransactionSourceCardRouteSettlement) UnmarshalJSON ¶
func (r *ACHTransferSimulationTransactionSourceCardRouteSettlement) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationTransactionSourceCardRouteSettlementCurrency ¶
type ACHTransferSimulationTransactionSourceCardRouteSettlementCurrency string
const ( ACHTransferSimulationTransactionSourceCardRouteSettlementCurrencyCad ACHTransferSimulationTransactionSourceCardRouteSettlementCurrency = "CAD" ACHTransferSimulationTransactionSourceCardRouteSettlementCurrencyChf ACHTransferSimulationTransactionSourceCardRouteSettlementCurrency = "CHF" ACHTransferSimulationTransactionSourceCardRouteSettlementCurrencyEur ACHTransferSimulationTransactionSourceCardRouteSettlementCurrency = "EUR" ACHTransferSimulationTransactionSourceCardRouteSettlementCurrencyGbp ACHTransferSimulationTransactionSourceCardRouteSettlementCurrency = "GBP" ACHTransferSimulationTransactionSourceCardRouteSettlementCurrencyJpy ACHTransferSimulationTransactionSourceCardRouteSettlementCurrency = "JPY" ACHTransferSimulationTransactionSourceCardRouteSettlementCurrencyUsd ACHTransferSimulationTransactionSourceCardRouteSettlementCurrency = "USD" )
type ACHTransferSimulationTransactionSourceCardSettlement ¶
type ACHTransferSimulationTransactionSourceCardSettlement struct {
// The Card Settlement identifier.
ID string `json:"id,required"`
// The Card Authorization that was created prior to this Card Settlement, if on
// exists.
CardAuthorization string `json:"card_authorization,required,nullable"`
// The amount in the minor unit of the transaction's settlement currency. For
// dollars, for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's settlement currency.
Currency ACHTransferSimulationTransactionSourceCardSettlementCurrency `json:"currency,required"`
// The amount in the minor unit of the transaction's presentment currency.
PresentmentAmount int64 `json:"presentment_amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's presentment currency.
PresentmentCurrency string `json:"presentment_currency,required"`
// The merchant identifier (commonly abbreviated as MID) of the merchant the card
// is transacting with.
MerchantAcceptorID string `json:"merchant_acceptor_id,required,nullable"`
// The city the merchant resides in.
MerchantCity string `json:"merchant_city,required,nullable"`
// The state the merchant resides in.
MerchantState string `json:"merchant_state,required,nullable"`
// The country the merchant resides in.
MerchantCountry string `json:"merchant_country,required"`
// The name of the merchant.
MerchantName string `json:"merchant_name,required,nullable"`
// The 4-digit MCC describing the merchant's business.
MerchantCategoryCode string `json:"merchant_category_code,required"`
// The identifier of the Pending Transaction associated with this Transaction.
PendingTransactionID string `json:"pending_transaction_id,required,nullable"`
// A constant representing the object's type. For this resource it will always be
// `card_settlement`.
Type ACHTransferSimulationTransactionSourceCardSettlementType `json:"type,required"`
JSON achTransferSimulationTransactionSourceCardSettlementJSON
}
A Card Settlement object. This field will be present in the JSON response if and only if `category` is equal to `card_settlement`.
func (*ACHTransferSimulationTransactionSourceCardSettlement) UnmarshalJSON ¶
func (r *ACHTransferSimulationTransactionSourceCardSettlement) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationTransactionSourceCardSettlementCurrency ¶
type ACHTransferSimulationTransactionSourceCardSettlementCurrency string
const ( ACHTransferSimulationTransactionSourceCardSettlementCurrencyCad ACHTransferSimulationTransactionSourceCardSettlementCurrency = "CAD" ACHTransferSimulationTransactionSourceCardSettlementCurrencyChf ACHTransferSimulationTransactionSourceCardSettlementCurrency = "CHF" ACHTransferSimulationTransactionSourceCardSettlementCurrencyEur ACHTransferSimulationTransactionSourceCardSettlementCurrency = "EUR" ACHTransferSimulationTransactionSourceCardSettlementCurrencyGbp ACHTransferSimulationTransactionSourceCardSettlementCurrency = "GBP" ACHTransferSimulationTransactionSourceCardSettlementCurrencyJpy ACHTransferSimulationTransactionSourceCardSettlementCurrency = "JPY" ACHTransferSimulationTransactionSourceCardSettlementCurrencyUsd ACHTransferSimulationTransactionSourceCardSettlementCurrency = "USD" )
type ACHTransferSimulationTransactionSourceCardSettlementType ¶
type ACHTransferSimulationTransactionSourceCardSettlementType string
const (
ACHTransferSimulationTransactionSourceCardSettlementTypeCardSettlement ACHTransferSimulationTransactionSourceCardSettlementType = "card_settlement"
)
type ACHTransferSimulationTransactionSourceCategory ¶
type ACHTransferSimulationTransactionSourceCategory string
const ( ACHTransferSimulationTransactionSourceCategoryAccountTransferIntention ACHTransferSimulationTransactionSourceCategory = "account_transfer_intention" ACHTransferSimulationTransactionSourceCategoryACHCheckConversionReturn ACHTransferSimulationTransactionSourceCategory = "ach_check_conversion_return" ACHTransferSimulationTransactionSourceCategoryACHCheckConversion ACHTransferSimulationTransactionSourceCategory = "ach_check_conversion" ACHTransferSimulationTransactionSourceCategoryACHTransferIntention ACHTransferSimulationTransactionSourceCategory = "ach_transfer_intention" ACHTransferSimulationTransactionSourceCategoryACHTransferRejection ACHTransferSimulationTransactionSourceCategory = "ach_transfer_rejection" ACHTransferSimulationTransactionSourceCategoryACHTransferReturn ACHTransferSimulationTransactionSourceCategory = "ach_transfer_return" ACHTransferSimulationTransactionSourceCategoryCardDisputeAcceptance ACHTransferSimulationTransactionSourceCategory = "card_dispute_acceptance" ACHTransferSimulationTransactionSourceCategoryCardRefund ACHTransferSimulationTransactionSourceCategory = "card_refund" ACHTransferSimulationTransactionSourceCategoryCardSettlement ACHTransferSimulationTransactionSourceCategory = "card_settlement" ACHTransferSimulationTransactionSourceCategoryCardRevenuePayment ACHTransferSimulationTransactionSourceCategory = "card_revenue_payment" ACHTransferSimulationTransactionSourceCategoryCheckDepositAcceptance ACHTransferSimulationTransactionSourceCategory = "check_deposit_acceptance" ACHTransferSimulationTransactionSourceCategoryCheckDepositReturn ACHTransferSimulationTransactionSourceCategory = "check_deposit_return" ACHTransferSimulationTransactionSourceCategoryCheckTransferIntention ACHTransferSimulationTransactionSourceCategory = "check_transfer_intention" ACHTransferSimulationTransactionSourceCategoryCheckTransferReturn ACHTransferSimulationTransactionSourceCategory = "check_transfer_return" ACHTransferSimulationTransactionSourceCategoryCheckTransferRejection ACHTransferSimulationTransactionSourceCategory = "check_transfer_rejection" ACHTransferSimulationTransactionSourceCategoryCheckTransferStopPaymentRequest ACHTransferSimulationTransactionSourceCategory = "check_transfer_stop_payment_request" ACHTransferSimulationTransactionSourceCategoryDisputeResolution ACHTransferSimulationTransactionSourceCategory = "dispute_resolution" ACHTransferSimulationTransactionSourceCategoryEmpyrealCashDeposit ACHTransferSimulationTransactionSourceCategory = "empyreal_cash_deposit" ACHTransferSimulationTransactionSourceCategoryFeePayment ACHTransferSimulationTransactionSourceCategory = "fee_payment" ACHTransferSimulationTransactionSourceCategoryInboundACHTransfer ACHTransferSimulationTransactionSourceCategory = "inbound_ach_transfer" ACHTransferSimulationTransactionSourceCategoryInboundACHTransferReturnIntention ACHTransferSimulationTransactionSourceCategory = "inbound_ach_transfer_return_intention" ACHTransferSimulationTransactionSourceCategoryInboundCheck ACHTransferSimulationTransactionSourceCategory = "inbound_check" ACHTransferSimulationTransactionSourceCategoryInboundInternationalACHTransfer ACHTransferSimulationTransactionSourceCategory = "inbound_international_ach_transfer" ACHTransferSimulationTransactionSourceCategoryInboundRealTimePaymentsTransferConfirmation ACHTransferSimulationTransactionSourceCategory = "inbound_real_time_payments_transfer_confirmation" ACHTransferSimulationTransactionSourceCategoryInboundWireDrawdownPaymentReversal ACHTransferSimulationTransactionSourceCategory = "inbound_wire_drawdown_payment_reversal" ACHTransferSimulationTransactionSourceCategoryInboundWireDrawdownPayment ACHTransferSimulationTransactionSourceCategory = "inbound_wire_drawdown_payment" ACHTransferSimulationTransactionSourceCategoryInboundWireReversal ACHTransferSimulationTransactionSourceCategory = "inbound_wire_reversal" ACHTransferSimulationTransactionSourceCategoryInboundWireTransfer ACHTransferSimulationTransactionSourceCategory = "inbound_wire_transfer" ACHTransferSimulationTransactionSourceCategoryInterestPayment ACHTransferSimulationTransactionSourceCategory = "interest_payment" ACHTransferSimulationTransactionSourceCategoryInternalGeneralLedgerTransaction ACHTransferSimulationTransactionSourceCategory = "internal_general_ledger_transaction" ACHTransferSimulationTransactionSourceCategoryInternalSource ACHTransferSimulationTransactionSourceCategory = "internal_source" ACHTransferSimulationTransactionSourceCategoryCardRouteRefund ACHTransferSimulationTransactionSourceCategory = "card_route_refund" ACHTransferSimulationTransactionSourceCategoryCardRouteSettlement ACHTransferSimulationTransactionSourceCategory = "card_route_settlement" ACHTransferSimulationTransactionSourceCategoryRealTimePaymentsTransferAcknowledgement ACHTransferSimulationTransactionSourceCategory = "real_time_payments_transfer_acknowledgement" ACHTransferSimulationTransactionSourceCategorySampleFunds ACHTransferSimulationTransactionSourceCategory = "sample_funds" ACHTransferSimulationTransactionSourceCategoryWireDrawdownPaymentIntention ACHTransferSimulationTransactionSourceCategory = "wire_drawdown_payment_intention" ACHTransferSimulationTransactionSourceCategoryWireDrawdownPaymentRejection ACHTransferSimulationTransactionSourceCategory = "wire_drawdown_payment_rejection" ACHTransferSimulationTransactionSourceCategoryWireTransferIntention ACHTransferSimulationTransactionSourceCategory = "wire_transfer_intention" ACHTransferSimulationTransactionSourceCategoryWireTransferRejection ACHTransferSimulationTransactionSourceCategory = "wire_transfer_rejection" ACHTransferSimulationTransactionSourceCategoryOther ACHTransferSimulationTransactionSourceCategory = "other" )
type ACHTransferSimulationTransactionSourceCheckDepositAcceptance ¶
type ACHTransferSimulationTransactionSourceCheckDepositAcceptance struct {
// The amount to be deposited in the minor unit of the transaction's currency. For
// dollars, for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's currency.
Currency ACHTransferSimulationTransactionSourceCheckDepositAcceptanceCurrency `json:"currency,required"`
// The account number printed on the check.
AccountNumber string `json:"account_number,required"`
// The routing number printed on the check.
RoutingNumber string `json:"routing_number,required"`
// An additional line of metadata printed on the check. This typically includes the
// check number for business checks.
AuxiliaryOnUs string `json:"auxiliary_on_us,required,nullable"`
// The check serial number, if present, for consumer checks. For business checks,
// the serial number is usually in the `auxiliary_on_us` field.
SerialNumber string `json:"serial_number,required,nullable"`
// The ID of the Check Deposit that was accepted.
CheckDepositID string `json:"check_deposit_id,required"`
JSON achTransferSimulationTransactionSourceCheckDepositAcceptanceJSON
}
A Check Deposit Acceptance object. This field will be present in the JSON response if and only if `category` is equal to `check_deposit_acceptance`.
func (*ACHTransferSimulationTransactionSourceCheckDepositAcceptance) UnmarshalJSON ¶
func (r *ACHTransferSimulationTransactionSourceCheckDepositAcceptance) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationTransactionSourceCheckDepositAcceptanceCurrency ¶
type ACHTransferSimulationTransactionSourceCheckDepositAcceptanceCurrency string
const ( ACHTransferSimulationTransactionSourceCheckDepositAcceptanceCurrencyCad ACHTransferSimulationTransactionSourceCheckDepositAcceptanceCurrency = "CAD" ACHTransferSimulationTransactionSourceCheckDepositAcceptanceCurrencyChf ACHTransferSimulationTransactionSourceCheckDepositAcceptanceCurrency = "CHF" ACHTransferSimulationTransactionSourceCheckDepositAcceptanceCurrencyEur ACHTransferSimulationTransactionSourceCheckDepositAcceptanceCurrency = "EUR" ACHTransferSimulationTransactionSourceCheckDepositAcceptanceCurrencyGbp ACHTransferSimulationTransactionSourceCheckDepositAcceptanceCurrency = "GBP" ACHTransferSimulationTransactionSourceCheckDepositAcceptanceCurrencyJpy ACHTransferSimulationTransactionSourceCheckDepositAcceptanceCurrency = "JPY" ACHTransferSimulationTransactionSourceCheckDepositAcceptanceCurrencyUsd ACHTransferSimulationTransactionSourceCheckDepositAcceptanceCurrency = "USD" )
type ACHTransferSimulationTransactionSourceCheckDepositReturn ¶
type ACHTransferSimulationTransactionSourceCheckDepositReturn struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the check deposit was returned.
ReturnedAt time.Time `json:"returned_at,required" format:"date-time"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's currency.
Currency ACHTransferSimulationTransactionSourceCheckDepositReturnCurrency `json:"currency,required"`
// The identifier of the Check Deposit that was returned.
CheckDepositID string `json:"check_deposit_id,required"`
// The identifier of the transaction that reversed the original check deposit
// transaction.
TransactionID string `json:"transaction_id,required"`
ReturnReason ACHTransferSimulationTransactionSourceCheckDepositReturnReturnReason `json:"return_reason,required"`
JSON achTransferSimulationTransactionSourceCheckDepositReturnJSON
}
A Check Deposit Return object. This field will be present in the JSON response if and only if `category` is equal to `check_deposit_return`.
func (*ACHTransferSimulationTransactionSourceCheckDepositReturn) UnmarshalJSON ¶
func (r *ACHTransferSimulationTransactionSourceCheckDepositReturn) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationTransactionSourceCheckDepositReturnCurrency ¶
type ACHTransferSimulationTransactionSourceCheckDepositReturnCurrency string
const ( ACHTransferSimulationTransactionSourceCheckDepositReturnCurrencyCad ACHTransferSimulationTransactionSourceCheckDepositReturnCurrency = "CAD" ACHTransferSimulationTransactionSourceCheckDepositReturnCurrencyChf ACHTransferSimulationTransactionSourceCheckDepositReturnCurrency = "CHF" ACHTransferSimulationTransactionSourceCheckDepositReturnCurrencyEur ACHTransferSimulationTransactionSourceCheckDepositReturnCurrency = "EUR" ACHTransferSimulationTransactionSourceCheckDepositReturnCurrencyGbp ACHTransferSimulationTransactionSourceCheckDepositReturnCurrency = "GBP" ACHTransferSimulationTransactionSourceCheckDepositReturnCurrencyJpy ACHTransferSimulationTransactionSourceCheckDepositReturnCurrency = "JPY" ACHTransferSimulationTransactionSourceCheckDepositReturnCurrencyUsd ACHTransferSimulationTransactionSourceCheckDepositReturnCurrency = "USD" )
type ACHTransferSimulationTransactionSourceCheckDepositReturnReturnReason ¶
type ACHTransferSimulationTransactionSourceCheckDepositReturnReturnReason string
const ( ACHTransferSimulationTransactionSourceCheckDepositReturnReturnReasonACHConversionNotSupported ACHTransferSimulationTransactionSourceCheckDepositReturnReturnReason = "ach_conversion_not_supported" ACHTransferSimulationTransactionSourceCheckDepositReturnReturnReasonClosedAccount ACHTransferSimulationTransactionSourceCheckDepositReturnReturnReason = "closed_account" ACHTransferSimulationTransactionSourceCheckDepositReturnReturnReasonDuplicateSubmission ACHTransferSimulationTransactionSourceCheckDepositReturnReturnReason = "duplicate_submission" ACHTransferSimulationTransactionSourceCheckDepositReturnReturnReasonInsufficientFunds ACHTransferSimulationTransactionSourceCheckDepositReturnReturnReason = "insufficient_funds" ACHTransferSimulationTransactionSourceCheckDepositReturnReturnReasonNoAccount ACHTransferSimulationTransactionSourceCheckDepositReturnReturnReason = "no_account" ACHTransferSimulationTransactionSourceCheckDepositReturnReturnReasonNotAuthorized ACHTransferSimulationTransactionSourceCheckDepositReturnReturnReason = "not_authorized" ACHTransferSimulationTransactionSourceCheckDepositReturnReturnReasonStaleDated ACHTransferSimulationTransactionSourceCheckDepositReturnReturnReason = "stale_dated" ACHTransferSimulationTransactionSourceCheckDepositReturnReturnReasonStopPayment ACHTransferSimulationTransactionSourceCheckDepositReturnReturnReason = "stop_payment" ACHTransferSimulationTransactionSourceCheckDepositReturnReturnReasonUnknownReason ACHTransferSimulationTransactionSourceCheckDepositReturnReturnReason = "unknown_reason" ACHTransferSimulationTransactionSourceCheckDepositReturnReturnReasonUnmatchedDetails ACHTransferSimulationTransactionSourceCheckDepositReturnReturnReason = "unmatched_details" ACHTransferSimulationTransactionSourceCheckDepositReturnReturnReasonUnreadableImage ACHTransferSimulationTransactionSourceCheckDepositReturnReturnReason = "unreadable_image" )
type ACHTransferSimulationTransactionSourceCheckTransferIntention ¶
type ACHTransferSimulationTransactionSourceCheckTransferIntention struct {
// The street address of the check's destination.
AddressLine1 string `json:"address_line1,required"`
// The second line of the address of the check's destination.
AddressLine2 string `json:"address_line2,required,nullable"`
// The city of the check's destination.
AddressCity string `json:"address_city,required"`
// The state of the check's destination.
AddressState string `json:"address_state,required"`
// The postal code of the check's destination.
AddressZip string `json:"address_zip,required"`
// The transfer amount in USD cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the check's
// currency.
Currency ACHTransferSimulationTransactionSourceCheckTransferIntentionCurrency `json:"currency,required"`
// The name that will be printed on the check.
RecipientName string `json:"recipient_name,required"`
// The identifier of the Check Transfer with which this is associated.
TransferID string `json:"transfer_id,required"`
JSON achTransferSimulationTransactionSourceCheckTransferIntentionJSON
}
A Check Transfer Intention object. This field will be present in the JSON response if and only if `category` is equal to `check_transfer_intention`.
func (*ACHTransferSimulationTransactionSourceCheckTransferIntention) UnmarshalJSON ¶
func (r *ACHTransferSimulationTransactionSourceCheckTransferIntention) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationTransactionSourceCheckTransferIntentionCurrency ¶
type ACHTransferSimulationTransactionSourceCheckTransferIntentionCurrency string
const ( ACHTransferSimulationTransactionSourceCheckTransferIntentionCurrencyCad ACHTransferSimulationTransactionSourceCheckTransferIntentionCurrency = "CAD" ACHTransferSimulationTransactionSourceCheckTransferIntentionCurrencyChf ACHTransferSimulationTransactionSourceCheckTransferIntentionCurrency = "CHF" ACHTransferSimulationTransactionSourceCheckTransferIntentionCurrencyEur ACHTransferSimulationTransactionSourceCheckTransferIntentionCurrency = "EUR" ACHTransferSimulationTransactionSourceCheckTransferIntentionCurrencyGbp ACHTransferSimulationTransactionSourceCheckTransferIntentionCurrency = "GBP" ACHTransferSimulationTransactionSourceCheckTransferIntentionCurrencyJpy ACHTransferSimulationTransactionSourceCheckTransferIntentionCurrency = "JPY" ACHTransferSimulationTransactionSourceCheckTransferIntentionCurrencyUsd ACHTransferSimulationTransactionSourceCheckTransferIntentionCurrency = "USD" )
type ACHTransferSimulationTransactionSourceCheckTransferRejection ¶
type ACHTransferSimulationTransactionSourceCheckTransferRejection struct {
// The identifier of the Check Transfer that led to this Transaction.
TransferID string `json:"transfer_id,required"`
JSON achTransferSimulationTransactionSourceCheckTransferRejectionJSON
}
A Check Transfer Rejection object. This field will be present in the JSON response if and only if `category` is equal to `check_transfer_rejection`.
func (*ACHTransferSimulationTransactionSourceCheckTransferRejection) UnmarshalJSON ¶
func (r *ACHTransferSimulationTransactionSourceCheckTransferRejection) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationTransactionSourceCheckTransferReturn ¶
type ACHTransferSimulationTransactionSourceCheckTransferReturn struct {
// The identifier of the returned Check Transfer.
TransferID string `json:"transfer_id,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the check was returned.
ReturnedAt time.Time `json:"returned_at,required" format:"date-time"`
// If available, a document with additional information about the return.
FileID string `json:"file_id,required,nullable"`
// The reason why the check was returned.
Reason ACHTransferSimulationTransactionSourceCheckTransferReturnReason `json:"reason,required"`
// The identifier of the Transaction that was created to credit you for the
// returned check.
TransactionID string `json:"transaction_id,required,nullable"`
JSON achTransferSimulationTransactionSourceCheckTransferReturnJSON
}
A Check Transfer Return object. This field will be present in the JSON response if and only if `category` is equal to `check_transfer_return`.
func (*ACHTransferSimulationTransactionSourceCheckTransferReturn) UnmarshalJSON ¶
func (r *ACHTransferSimulationTransactionSourceCheckTransferReturn) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationTransactionSourceCheckTransferReturnReason ¶
type ACHTransferSimulationTransactionSourceCheckTransferReturnReason string
const ( ACHTransferSimulationTransactionSourceCheckTransferReturnReasonMailDeliveryFailure ACHTransferSimulationTransactionSourceCheckTransferReturnReason = "mail_delivery_failure" ACHTransferSimulationTransactionSourceCheckTransferReturnReasonRefusedByRecipient ACHTransferSimulationTransactionSourceCheckTransferReturnReason = "refused_by_recipient" ACHTransferSimulationTransactionSourceCheckTransferReturnReasonReturnedNotAuthorized ACHTransferSimulationTransactionSourceCheckTransferReturnReason = "returned_not_authorized" )
type ACHTransferSimulationTransactionSourceCheckTransferStopPaymentRequest ¶
type ACHTransferSimulationTransactionSourceCheckTransferStopPaymentRequest struct {
// The ID of the check transfer that was stopped.
TransferID string `json:"transfer_id,required"`
// The transaction ID of the corresponding credit transaction.
TransactionID string `json:"transaction_id,required"`
// The time the stop-payment was requested.
RequestedAt time.Time `json:"requested_at,required" format:"date-time"`
// A constant representing the object's type. For this resource it will always be
// `check_transfer_stop_payment_request`.
Type ACHTransferSimulationTransactionSourceCheckTransferStopPaymentRequestType `json:"type,required"`
JSON achTransferSimulationTransactionSourceCheckTransferStopPaymentRequestJSON
}
A Check Transfer Stop Payment Request object. This field will be present in the JSON response if and only if `category` is equal to `check_transfer_stop_payment_request`.
func (*ACHTransferSimulationTransactionSourceCheckTransferStopPaymentRequest) UnmarshalJSON ¶
func (r *ACHTransferSimulationTransactionSourceCheckTransferStopPaymentRequest) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationTransactionSourceCheckTransferStopPaymentRequestType ¶
type ACHTransferSimulationTransactionSourceCheckTransferStopPaymentRequestType string
const (
ACHTransferSimulationTransactionSourceCheckTransferStopPaymentRequestTypeCheckTransferStopPaymentRequest ACHTransferSimulationTransactionSourceCheckTransferStopPaymentRequestType = "check_transfer_stop_payment_request"
)
type ACHTransferSimulationTransactionSourceDisputeResolution ¶
type ACHTransferSimulationTransactionSourceDisputeResolution struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's currency.
Currency ACHTransferSimulationTransactionSourceDisputeResolutionCurrency `json:"currency,required"`
// The identifier of the Transaction that was disputed.
DisputedTransactionID string `json:"disputed_transaction_id,required"`
JSON achTransferSimulationTransactionSourceDisputeResolutionJSON
}
A Dispute Resolution object. This field will be present in the JSON response if and only if `category` is equal to `dispute_resolution`.
func (*ACHTransferSimulationTransactionSourceDisputeResolution) UnmarshalJSON ¶
func (r *ACHTransferSimulationTransactionSourceDisputeResolution) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationTransactionSourceDisputeResolutionCurrency ¶
type ACHTransferSimulationTransactionSourceDisputeResolutionCurrency string
const ( ACHTransferSimulationTransactionSourceDisputeResolutionCurrencyCad ACHTransferSimulationTransactionSourceDisputeResolutionCurrency = "CAD" ACHTransferSimulationTransactionSourceDisputeResolutionCurrencyChf ACHTransferSimulationTransactionSourceDisputeResolutionCurrency = "CHF" ACHTransferSimulationTransactionSourceDisputeResolutionCurrencyEur ACHTransferSimulationTransactionSourceDisputeResolutionCurrency = "EUR" ACHTransferSimulationTransactionSourceDisputeResolutionCurrencyGbp ACHTransferSimulationTransactionSourceDisputeResolutionCurrency = "GBP" ACHTransferSimulationTransactionSourceDisputeResolutionCurrencyJpy ACHTransferSimulationTransactionSourceDisputeResolutionCurrency = "JPY" ACHTransferSimulationTransactionSourceDisputeResolutionCurrencyUsd ACHTransferSimulationTransactionSourceDisputeResolutionCurrency = "USD" )
type ACHTransferSimulationTransactionSourceEmpyrealCashDeposit ¶
type ACHTransferSimulationTransactionSourceEmpyrealCashDeposit struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
BagID string `json:"bag_id,required"`
DepositDate time.Time `json:"deposit_date,required" format:"date-time"`
JSON achTransferSimulationTransactionSourceEmpyrealCashDepositJSON
}
A Empyreal Cash Deposit object. This field will be present in the JSON response if and only if `category` is equal to `empyreal_cash_deposit`.
func (*ACHTransferSimulationTransactionSourceEmpyrealCashDeposit) UnmarshalJSON ¶
func (r *ACHTransferSimulationTransactionSourceEmpyrealCashDeposit) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationTransactionSourceFeePayment ¶
type ACHTransferSimulationTransactionSourceFeePayment struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the transaction
// currency.
Currency ACHTransferSimulationTransactionSourceFeePaymentCurrency `json:"currency,required"`
JSON achTransferSimulationTransactionSourceFeePaymentJSON
}
A Fee Payment object. This field will be present in the JSON response if and only if `category` is equal to `fee_payment`.
func (*ACHTransferSimulationTransactionSourceFeePayment) UnmarshalJSON ¶
func (r *ACHTransferSimulationTransactionSourceFeePayment) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationTransactionSourceFeePaymentCurrency ¶
type ACHTransferSimulationTransactionSourceFeePaymentCurrency string
const ( ACHTransferSimulationTransactionSourceFeePaymentCurrencyCad ACHTransferSimulationTransactionSourceFeePaymentCurrency = "CAD" ACHTransferSimulationTransactionSourceFeePaymentCurrencyChf ACHTransferSimulationTransactionSourceFeePaymentCurrency = "CHF" ACHTransferSimulationTransactionSourceFeePaymentCurrencyEur ACHTransferSimulationTransactionSourceFeePaymentCurrency = "EUR" ACHTransferSimulationTransactionSourceFeePaymentCurrencyGbp ACHTransferSimulationTransactionSourceFeePaymentCurrency = "GBP" ACHTransferSimulationTransactionSourceFeePaymentCurrencyJpy ACHTransferSimulationTransactionSourceFeePaymentCurrency = "JPY" ACHTransferSimulationTransactionSourceFeePaymentCurrencyUsd ACHTransferSimulationTransactionSourceFeePaymentCurrency = "USD" )
type ACHTransferSimulationTransactionSourceInboundACHTransfer ¶
type ACHTransferSimulationTransactionSourceInboundACHTransfer struct {
// The amount in the minor unit of the destination account currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
OriginatorCompanyName string `json:"originator_company_name,required"`
OriginatorCompanyDescriptiveDate string `json:"originator_company_descriptive_date,required,nullable"`
OriginatorCompanyDiscretionaryData string `json:"originator_company_discretionary_data,required,nullable"`
OriginatorCompanyEntryDescription string `json:"originator_company_entry_description,required"`
OriginatorCompanyID string `json:"originator_company_id,required"`
ReceiverIDNumber string `json:"receiver_id_number,required,nullable"`
ReceiverName string `json:"receiver_name,required,nullable"`
TraceNumber string `json:"trace_number,required"`
JSON achTransferSimulationTransactionSourceInboundACHTransferJSON
}
A Inbound ACH Transfer object. This field will be present in the JSON response if and only if `category` is equal to `inbound_ach_transfer`.
func (*ACHTransferSimulationTransactionSourceInboundACHTransfer) UnmarshalJSON ¶
func (r *ACHTransferSimulationTransactionSourceInboundACHTransfer) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationTransactionSourceInboundCheck ¶
type ACHTransferSimulationTransactionSourceInboundCheck struct {
// The amount in the minor unit of the destination account currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's currency.
Currency ACHTransferSimulationTransactionSourceInboundCheckCurrency `json:"currency,required"`
CheckNumber string `json:"check_number,required,nullable"`
CheckFrontImageFileID string `json:"check_front_image_file_id,required,nullable"`
CheckRearImageFileID string `json:"check_rear_image_file_id,required,nullable"`
JSON achTransferSimulationTransactionSourceInboundCheckJSON
}
A Inbound Check object. This field will be present in the JSON response if and only if `category` is equal to `inbound_check`.
func (*ACHTransferSimulationTransactionSourceInboundCheck) UnmarshalJSON ¶
func (r *ACHTransferSimulationTransactionSourceInboundCheck) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationTransactionSourceInboundCheckCurrency ¶
type ACHTransferSimulationTransactionSourceInboundCheckCurrency string
const ( ACHTransferSimulationTransactionSourceInboundCheckCurrencyCad ACHTransferSimulationTransactionSourceInboundCheckCurrency = "CAD" ACHTransferSimulationTransactionSourceInboundCheckCurrencyChf ACHTransferSimulationTransactionSourceInboundCheckCurrency = "CHF" ACHTransferSimulationTransactionSourceInboundCheckCurrencyEur ACHTransferSimulationTransactionSourceInboundCheckCurrency = "EUR" ACHTransferSimulationTransactionSourceInboundCheckCurrencyGbp ACHTransferSimulationTransactionSourceInboundCheckCurrency = "GBP" ACHTransferSimulationTransactionSourceInboundCheckCurrencyJpy ACHTransferSimulationTransactionSourceInboundCheckCurrency = "JPY" ACHTransferSimulationTransactionSourceInboundCheckCurrencyUsd ACHTransferSimulationTransactionSourceInboundCheckCurrency = "USD" )
type ACHTransferSimulationTransactionSourceInboundInternationalACHTransfer ¶
type ACHTransferSimulationTransactionSourceInboundInternationalACHTransfer struct {
// The amount in the minor unit of the destination account currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
ForeignExchangeIndicator string `json:"foreign_exchange_indicator,required"`
ForeignExchangeReferenceIndicator string `json:"foreign_exchange_reference_indicator,required"`
ForeignExchangeReference string `json:"foreign_exchange_reference,required,nullable"`
DestinationCountryCode string `json:"destination_country_code,required"`
DestinationCurrencyCode string `json:"destination_currency_code,required"`
ForeignPaymentAmount int64 `json:"foreign_payment_amount,required"`
ForeignTraceNumber string `json:"foreign_trace_number,required,nullable"`
InternationalTransactionTypeCode string `json:"international_transaction_type_code,required"`
OriginatingCurrencyCode string `json:"originating_currency_code,required"`
OriginatingDepositoryFinancialInstitutionName string `json:"originating_depository_financial_institution_name,required"`
OriginatingDepositoryFinancialInstitutionIDQualifier string `json:"originating_depository_financial_institution_id_qualifier,required"`
OriginatingDepositoryFinancialInstitutionID string `json:"originating_depository_financial_institution_id,required"`
OriginatingDepositoryFinancialInstitutionBranchCountry string `json:"originating_depository_financial_institution_branch_country,required"`
OriginatorCity string `json:"originator_city,required"`
OriginatorCompanyEntryDescription string `json:"originator_company_entry_description,required"`
OriginatorCountry string `json:"originator_country,required"`
OriginatorIdentification string `json:"originator_identification,required"`
OriginatorName string `json:"originator_name,required"`
OriginatorPostalCode string `json:"originator_postal_code,required,nullable"`
OriginatorStreetAddress string `json:"originator_street_address,required"`
OriginatorStateOrProvince string `json:"originator_state_or_province,required,nullable"`
PaymentRelatedInformation string `json:"payment_related_information,required,nullable"`
PaymentRelatedInformation2 string `json:"payment_related_information2,required,nullable"`
ReceiverIdentificationNumber string `json:"receiver_identification_number,required,nullable"`
ReceiverStreetAddress string `json:"receiver_street_address,required"`
ReceiverCity string `json:"receiver_city,required"`
ReceiverStateOrProvince string `json:"receiver_state_or_province,required,nullable"`
ReceiverCountry string `json:"receiver_country,required"`
ReceiverPostalCode string `json:"receiver_postal_code,required,nullable"`
ReceivingCompanyOrIndividualName string `json:"receiving_company_or_individual_name,required"`
ReceivingDepositoryFinancialInstitutionName string `json:"receiving_depository_financial_institution_name,required"`
ReceivingDepositoryFinancialInstitutionIDQualifier string `json:"receiving_depository_financial_institution_id_qualifier,required"`
ReceivingDepositoryFinancialInstitutionID string `json:"receiving_depository_financial_institution_id,required"`
ReceivingDepositoryFinancialInstitutionCountry string `json:"receiving_depository_financial_institution_country,required"`
TraceNumber string `json:"trace_number,required"`
JSON achTransferSimulationTransactionSourceInboundInternationalACHTransferJSON
}
A Inbound International ACH Transfer object. This field will be present in the JSON response if and only if `category` is equal to `inbound_international_ach_transfer`.
func (*ACHTransferSimulationTransactionSourceInboundInternationalACHTransfer) UnmarshalJSON ¶
func (r *ACHTransferSimulationTransactionSourceInboundInternationalACHTransfer) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmation ¶
type ACHTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmation struct {
// The amount in the minor unit of the transfer's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code of the transfer's
// currency. This will always be "USD" for a Real Time Payments transfer.
Currency ACHTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency `json:"currency,required"`
// The name the sender of the transfer specified as the recipient of the transfer.
CreditorName string `json:"creditor_name,required"`
// The name provided by the sender of the transfer.
DebtorName string `json:"debtor_name,required"`
// The account number of the account that sent the transfer.
DebtorAccountNumber string `json:"debtor_account_number,required"`
// The routing number of the account that sent the transfer.
DebtorRoutingNumber string `json:"debtor_routing_number,required"`
// The Real Time Payments network identification of the transfer
TransactionIdentification string `json:"transaction_identification,required"`
// Additional information included with the transfer.
RemittanceInformation string `json:"remittance_information,required,nullable"`
JSON achTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmationJSON
}
A Inbound Real Time Payments Transfer Confirmation object. This field will be present in the JSON response if and only if `category` is equal to `inbound_real_time_payments_transfer_confirmation`.
func (*ACHTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmation) UnmarshalJSON ¶
func (r *ACHTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmation) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency ¶
type ACHTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency string
const ( ACHTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrencyCad ACHTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency = "CAD" ACHTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrencyChf ACHTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency = "CHF" ACHTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrencyEur ACHTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency = "EUR" ACHTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrencyGbp ACHTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency = "GBP" ACHTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrencyJpy ACHTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency = "JPY" ACHTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrencyUsd ACHTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency = "USD" )
type ACHTransferSimulationTransactionSourceInboundWireDrawdownPayment ¶
type ACHTransferSimulationTransactionSourceInboundWireDrawdownPayment struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
BeneficiaryAddressLine1 string `json:"beneficiary_address_line1,required,nullable"`
BeneficiaryAddressLine2 string `json:"beneficiary_address_line2,required,nullable"`
BeneficiaryAddressLine3 string `json:"beneficiary_address_line3,required,nullable"`
BeneficiaryName string `json:"beneficiary_name,required,nullable"`
BeneficiaryReference string `json:"beneficiary_reference,required,nullable"`
Description string `json:"description,required"`
InputMessageAccountabilityData string `json:"input_message_accountability_data,required,nullable"`
OriginatorAddressLine1 string `json:"originator_address_line1,required,nullable"`
OriginatorAddressLine2 string `json:"originator_address_line2,required,nullable"`
OriginatorAddressLine3 string `json:"originator_address_line3,required,nullable"`
OriginatorName string `json:"originator_name,required,nullable"`
OriginatorToBeneficiaryInformation string `json:"originator_to_beneficiary_information,required,nullable"`
JSON achTransferSimulationTransactionSourceInboundWireDrawdownPaymentJSON
}
A Inbound Wire Drawdown Payment object. This field will be present in the JSON response if and only if `category` is equal to `inbound_wire_drawdown_payment`.
func (*ACHTransferSimulationTransactionSourceInboundWireDrawdownPayment) UnmarshalJSON ¶
func (r *ACHTransferSimulationTransactionSourceInboundWireDrawdownPayment) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationTransactionSourceInboundWireDrawdownPaymentReversal ¶
type ACHTransferSimulationTransactionSourceInboundWireDrawdownPaymentReversal struct {
// The amount that was reversed.
Amount int64 `json:"amount,required"`
// The description on the reversal message from Fedwire.
Description string `json:"description,required"`
// The Fedwire cycle date for the wire reversal.
InputCycleDate time.Time `json:"input_cycle_date,required" format:"date"`
// The Fedwire sequence number.
InputSequenceNumber string `json:"input_sequence_number,required"`
// The Fedwire input source identifier.
InputSource string `json:"input_source,required"`
// The Fedwire transaction identifier.
InputMessageAccountabilityData string `json:"input_message_accountability_data,required"`
// The Fedwire transaction identifier for the wire transfer that was reversed.
PreviousMessageInputMessageAccountabilityData string `json:"previous_message_input_message_accountability_data,required"`
// The Fedwire cycle date for the wire transfer that was reversed.
PreviousMessageInputCycleDate time.Time `json:"previous_message_input_cycle_date,required" format:"date"`
// The Fedwire sequence number for the wire transfer that was reversed.
PreviousMessageInputSequenceNumber string `json:"previous_message_input_sequence_number,required"`
// The Fedwire input source identifier for the wire transfer that was reversed.
PreviousMessageInputSource string `json:"previous_message_input_source,required"`
JSON achTransferSimulationTransactionSourceInboundWireDrawdownPaymentReversalJSON
}
A Inbound Wire Drawdown Payment Reversal object. This field will be present in the JSON response if and only if `category` is equal to `inbound_wire_drawdown_payment_reversal`.
func (*ACHTransferSimulationTransactionSourceInboundWireDrawdownPaymentReversal) UnmarshalJSON ¶
func (r *ACHTransferSimulationTransactionSourceInboundWireDrawdownPaymentReversal) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationTransactionSourceInboundWireReversal ¶
type ACHTransferSimulationTransactionSourceInboundWireReversal struct {
// The amount that was reversed.
Amount int64 `json:"amount,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the reversal was created.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// The description on the reversal message from Fedwire.
Description string `json:"description,required"`
// The Fedwire cycle date for the wire reversal.
InputCycleDate time.Time `json:"input_cycle_date,required" format:"date"`
// The Fedwire sequence number.
InputSequenceNumber string `json:"input_sequence_number,required"`
// The Fedwire input source identifier.
InputSource string `json:"input_source,required"`
// The Fedwire transaction identifier.
InputMessageAccountabilityData string `json:"input_message_accountability_data,required"`
// The Fedwire transaction identifier for the wire transfer that was reversed.
PreviousMessageInputMessageAccountabilityData string `json:"previous_message_input_message_accountability_data,required"`
// The Fedwire cycle date for the wire transfer that was reversed.
PreviousMessageInputCycleDate time.Time `json:"previous_message_input_cycle_date,required" format:"date"`
// The Fedwire sequence number for the wire transfer that was reversed.
PreviousMessageInputSequenceNumber string `json:"previous_message_input_sequence_number,required"`
// The Fedwire input source identifier for the wire transfer that was reversed.
PreviousMessageInputSource string `json:"previous_message_input_source,required"`
// Information included in the wire reversal for the receiving financial
// institution.
ReceiverFinancialInstitutionInformation string `json:"receiver_financial_institution_information,required,nullable"`
// Additional financial institution information included in the wire reversal.
FinancialInstitutionToFinancialInstitutionInformation string `json:"financial_institution_to_financial_institution_information,required,nullable"`
// The ID for the Transaction associated with the transfer reversal.
TransactionID string `json:"transaction_id,required,nullable"`
// The ID for the Wire Transfer that is being reversed.
WireTransferID string `json:"wire_transfer_id,required"`
JSON achTransferSimulationTransactionSourceInboundWireReversalJSON
}
A Inbound Wire Reversal object. This field will be present in the JSON response if and only if `category` is equal to `inbound_wire_reversal`.
func (*ACHTransferSimulationTransactionSourceInboundWireReversal) UnmarshalJSON ¶
func (r *ACHTransferSimulationTransactionSourceInboundWireReversal) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationTransactionSourceInboundWireTransfer ¶
type ACHTransferSimulationTransactionSourceInboundWireTransfer struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
BeneficiaryAddressLine1 string `json:"beneficiary_address_line1,required,nullable"`
BeneficiaryAddressLine2 string `json:"beneficiary_address_line2,required,nullable"`
BeneficiaryAddressLine3 string `json:"beneficiary_address_line3,required,nullable"`
BeneficiaryName string `json:"beneficiary_name,required,nullable"`
BeneficiaryReference string `json:"beneficiary_reference,required,nullable"`
Description string `json:"description,required"`
InputMessageAccountabilityData string `json:"input_message_accountability_data,required,nullable"`
OriginatorAddressLine1 string `json:"originator_address_line1,required,nullable"`
OriginatorAddressLine2 string `json:"originator_address_line2,required,nullable"`
OriginatorAddressLine3 string `json:"originator_address_line3,required,nullable"`
OriginatorName string `json:"originator_name,required,nullable"`
OriginatorToBeneficiaryInformationLine1 string `json:"originator_to_beneficiary_information_line1,required,nullable"`
OriginatorToBeneficiaryInformationLine2 string `json:"originator_to_beneficiary_information_line2,required,nullable"`
OriginatorToBeneficiaryInformationLine3 string `json:"originator_to_beneficiary_information_line3,required,nullable"`
OriginatorToBeneficiaryInformationLine4 string `json:"originator_to_beneficiary_information_line4,required,nullable"`
OriginatorToBeneficiaryInformation string `json:"originator_to_beneficiary_information,required,nullable"`
JSON achTransferSimulationTransactionSourceInboundWireTransferJSON
}
A Inbound Wire Transfer object. This field will be present in the JSON response if and only if `category` is equal to `inbound_wire_transfer`.
func (*ACHTransferSimulationTransactionSourceInboundWireTransfer) UnmarshalJSON ¶
func (r *ACHTransferSimulationTransactionSourceInboundWireTransfer) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationTransactionSourceInterestPayment ¶
type ACHTransferSimulationTransactionSourceInterestPayment struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the transaction
// currency.
Currency ACHTransferSimulationTransactionSourceInterestPaymentCurrency `json:"currency,required"`
// The start of the period for which this transaction paid interest.
PeriodStart time.Time `json:"period_start,required" format:"date-time"`
// The end of the period for which this transaction paid interest.
PeriodEnd time.Time `json:"period_end,required" format:"date-time"`
// The account on which the interest was accrued.
AccruedOnAccountID string `json:"accrued_on_account_id,required,nullable"`
JSON achTransferSimulationTransactionSourceInterestPaymentJSON
}
A Interest Payment object. This field will be present in the JSON response if and only if `category` is equal to `interest_payment`.
func (*ACHTransferSimulationTransactionSourceInterestPayment) UnmarshalJSON ¶
func (r *ACHTransferSimulationTransactionSourceInterestPayment) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationTransactionSourceInterestPaymentCurrency ¶
type ACHTransferSimulationTransactionSourceInterestPaymentCurrency string
const ( ACHTransferSimulationTransactionSourceInterestPaymentCurrencyCad ACHTransferSimulationTransactionSourceInterestPaymentCurrency = "CAD" ACHTransferSimulationTransactionSourceInterestPaymentCurrencyChf ACHTransferSimulationTransactionSourceInterestPaymentCurrency = "CHF" ACHTransferSimulationTransactionSourceInterestPaymentCurrencyEur ACHTransferSimulationTransactionSourceInterestPaymentCurrency = "EUR" ACHTransferSimulationTransactionSourceInterestPaymentCurrencyGbp ACHTransferSimulationTransactionSourceInterestPaymentCurrency = "GBP" ACHTransferSimulationTransactionSourceInterestPaymentCurrencyJpy ACHTransferSimulationTransactionSourceInterestPaymentCurrency = "JPY" ACHTransferSimulationTransactionSourceInterestPaymentCurrencyUsd ACHTransferSimulationTransactionSourceInterestPaymentCurrency = "USD" )
type ACHTransferSimulationTransactionSourceInternalSource ¶
type ACHTransferSimulationTransactionSourceInternalSource struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the transaction
// currency.
Currency ACHTransferSimulationTransactionSourceInternalSourceCurrency `json:"currency,required"`
Reason ACHTransferSimulationTransactionSourceInternalSourceReason `json:"reason,required"`
JSON achTransferSimulationTransactionSourceInternalSourceJSON
}
A Internal Source object. This field will be present in the JSON response if and only if `category` is equal to `internal_source`.
func (*ACHTransferSimulationTransactionSourceInternalSource) UnmarshalJSON ¶
func (r *ACHTransferSimulationTransactionSourceInternalSource) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationTransactionSourceInternalSourceCurrency ¶
type ACHTransferSimulationTransactionSourceInternalSourceCurrency string
const ( ACHTransferSimulationTransactionSourceInternalSourceCurrencyCad ACHTransferSimulationTransactionSourceInternalSourceCurrency = "CAD" ACHTransferSimulationTransactionSourceInternalSourceCurrencyChf ACHTransferSimulationTransactionSourceInternalSourceCurrency = "CHF" ACHTransferSimulationTransactionSourceInternalSourceCurrencyEur ACHTransferSimulationTransactionSourceInternalSourceCurrency = "EUR" ACHTransferSimulationTransactionSourceInternalSourceCurrencyGbp ACHTransferSimulationTransactionSourceInternalSourceCurrency = "GBP" ACHTransferSimulationTransactionSourceInternalSourceCurrencyJpy ACHTransferSimulationTransactionSourceInternalSourceCurrency = "JPY" ACHTransferSimulationTransactionSourceInternalSourceCurrencyUsd ACHTransferSimulationTransactionSourceInternalSourceCurrency = "USD" )
type ACHTransferSimulationTransactionSourceInternalSourceReason ¶
type ACHTransferSimulationTransactionSourceInternalSourceReason string
const ( ACHTransferSimulationTransactionSourceInternalSourceReasonBankMigration ACHTransferSimulationTransactionSourceInternalSourceReason = "bank_migration" ACHTransferSimulationTransactionSourceInternalSourceReasonCashback ACHTransferSimulationTransactionSourceInternalSourceReason = "cashback" ACHTransferSimulationTransactionSourceInternalSourceReasonCollectionReceivable ACHTransferSimulationTransactionSourceInternalSourceReason = "collection_receivable" ACHTransferSimulationTransactionSourceInternalSourceReasonEmpyrealAdjustment ACHTransferSimulationTransactionSourceInternalSourceReason = "empyreal_adjustment" ACHTransferSimulationTransactionSourceInternalSourceReasonError ACHTransferSimulationTransactionSourceInternalSourceReason = "error" ACHTransferSimulationTransactionSourceInternalSourceReasonErrorCorrection ACHTransferSimulationTransactionSourceInternalSourceReason = "error_correction" ACHTransferSimulationTransactionSourceInternalSourceReasonFees ACHTransferSimulationTransactionSourceInternalSourceReason = "fees" ACHTransferSimulationTransactionSourceInternalSourceReasonInterest ACHTransferSimulationTransactionSourceInternalSourceReason = "interest" ACHTransferSimulationTransactionSourceInternalSourceReasonNegativeBalanceForgiveness ACHTransferSimulationTransactionSourceInternalSourceReason = "negative_balance_forgiveness" ACHTransferSimulationTransactionSourceInternalSourceReasonSampleFunds ACHTransferSimulationTransactionSourceInternalSourceReason = "sample_funds" ACHTransferSimulationTransactionSourceInternalSourceReasonSampleFundsReturn ACHTransferSimulationTransactionSourceInternalSourceReason = "sample_funds_return" )
type ACHTransferSimulationTransactionSourceRealTimePaymentsTransferAcknowledgement ¶
type ACHTransferSimulationTransactionSourceRealTimePaymentsTransferAcknowledgement struct {
// The transfer amount in USD cents.
Amount int64 `json:"amount,required"`
// The destination account number.
DestinationAccountNumber string `json:"destination_account_number,required"`
// The American Bankers' Association (ABA) Routing Transit Number (RTN).
DestinationRoutingNumber string `json:"destination_routing_number,required"`
// Unstructured information that will show on the recipient's bank statement.
RemittanceInformation string `json:"remittance_information,required"`
// The identifier of the Real Time Payments Transfer that led to this Transaction.
TransferID string `json:"transfer_id,required"`
JSON achTransferSimulationTransactionSourceRealTimePaymentsTransferAcknowledgementJSON
}
A Real Time Payments Transfer Acknowledgement object. This field will be present in the JSON response if and only if `category` is equal to `real_time_payments_transfer_acknowledgement`.
func (*ACHTransferSimulationTransactionSourceRealTimePaymentsTransferAcknowledgement) UnmarshalJSON ¶
func (r *ACHTransferSimulationTransactionSourceRealTimePaymentsTransferAcknowledgement) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationTransactionSourceSampleFunds ¶
type ACHTransferSimulationTransactionSourceSampleFunds struct {
// Where the sample funds came from.
Originator string `json:"originator,required"`
JSON achTransferSimulationTransactionSourceSampleFundsJSON
}
A Sample Funds object. This field will be present in the JSON response if and only if `category` is equal to `sample_funds`.
func (*ACHTransferSimulationTransactionSourceSampleFunds) UnmarshalJSON ¶
func (r *ACHTransferSimulationTransactionSourceSampleFunds) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationTransactionSourceWireDrawdownPaymentIntention ¶
type ACHTransferSimulationTransactionSourceWireDrawdownPaymentIntention struct {
// The transfer amount in USD cents.
Amount int64 `json:"amount,required"`
AccountNumber string `json:"account_number,required"`
RoutingNumber string `json:"routing_number,required"`
MessageToRecipient string `json:"message_to_recipient,required"`
TransferID string `json:"transfer_id,required"`
JSON achTransferSimulationTransactionSourceWireDrawdownPaymentIntentionJSON
}
A Wire Drawdown Payment Intention object. This field will be present in the JSON response if and only if `category` is equal to `wire_drawdown_payment_intention`.
func (*ACHTransferSimulationTransactionSourceWireDrawdownPaymentIntention) UnmarshalJSON ¶
func (r *ACHTransferSimulationTransactionSourceWireDrawdownPaymentIntention) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationTransactionSourceWireDrawdownPaymentRejection ¶
type ACHTransferSimulationTransactionSourceWireDrawdownPaymentRejection struct {
TransferID string `json:"transfer_id,required"`
JSON achTransferSimulationTransactionSourceWireDrawdownPaymentRejectionJSON
}
A Wire Drawdown Payment Rejection object. This field will be present in the JSON response if and only if `category` is equal to `wire_drawdown_payment_rejection`.
func (*ACHTransferSimulationTransactionSourceWireDrawdownPaymentRejection) UnmarshalJSON ¶
func (r *ACHTransferSimulationTransactionSourceWireDrawdownPaymentRejection) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationTransactionSourceWireTransferIntention ¶
type ACHTransferSimulationTransactionSourceWireTransferIntention struct {
// The transfer amount in USD cents.
Amount int64 `json:"amount,required"`
// The destination account number.
AccountNumber string `json:"account_number,required"`
// The American Bankers' Association (ABA) Routing Transit Number (RTN).
RoutingNumber string `json:"routing_number,required"`
// The message that will show on the recipient's bank statement.
MessageToRecipient string `json:"message_to_recipient,required"`
TransferID string `json:"transfer_id,required"`
JSON achTransferSimulationTransactionSourceWireTransferIntentionJSON
}
A Wire Transfer Intention object. This field will be present in the JSON response if and only if `category` is equal to `wire_transfer_intention`.
func (*ACHTransferSimulationTransactionSourceWireTransferIntention) UnmarshalJSON ¶
func (r *ACHTransferSimulationTransactionSourceWireTransferIntention) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationTransactionSourceWireTransferRejection ¶
type ACHTransferSimulationTransactionSourceWireTransferRejection struct {
TransferID string `json:"transfer_id,required"`
JSON achTransferSimulationTransactionSourceWireTransferRejectionJSON
}
A Wire Transfer Rejection object. This field will be present in the JSON response if and only if `category` is equal to `wire_transfer_rejection`.
func (*ACHTransferSimulationTransactionSourceWireTransferRejection) UnmarshalJSON ¶
func (r *ACHTransferSimulationTransactionSourceWireTransferRejection) UnmarshalJSON(data []byte) (err error)
type ACHTransferSimulationTransactionType ¶
type ACHTransferSimulationTransactionType string
const (
ACHTransferSimulationTransactionTypeTransaction ACHTransferSimulationTransactionType = "transaction"
)
type ACHTransferSimulationType ¶
type ACHTransferSimulationType string
const (
ACHTransferSimulationTypeInboundACHTransferSimulationResult ACHTransferSimulationType = "inbound_ach_transfer_simulation_result"
)
type ACHTransferStandardEntryClassCode ¶
type ACHTransferStandardEntryClassCode string
const ( ACHTransferStandardEntryClassCodeCorporateCreditOrDebit ACHTransferStandardEntryClassCode = "corporate_credit_or_debit" ACHTransferStandardEntryClassCodePrearrangedPaymentsAndDeposit ACHTransferStandardEntryClassCode = "prearranged_payments_and_deposit" ACHTransferStandardEntryClassCodeInternetInitiated ACHTransferStandardEntryClassCode = "internet_initiated" )
type ACHTransferStatus ¶
type ACHTransferStatus string
const ( ACHTransferStatusPendingApproval ACHTransferStatus = "pending_approval" ACHTransferStatusCanceled ACHTransferStatus = "canceled" ACHTransferStatusPendingReviewing ACHTransferStatus = "pending_reviewing" ACHTransferStatusPendingSubmission ACHTransferStatus = "pending_submission" ACHTransferStatusSubmitted ACHTransferStatus = "submitted" ACHTransferStatusReturned ACHTransferStatus = "returned" ACHTransferStatusRequiresAttention ACHTransferStatus = "requires_attention" ACHTransferStatusRejected ACHTransferStatus = "rejected" )
type ACHTransferSubmission ¶
type ACHTransferSubmission struct {
// The trace number for the submission.
TraceNumber string `json:"trace_number,required"`
// When the ACH transfer was sent to FedACH.
SubmittedAt time.Time `json:"submitted_at,required" format:"date-time"`
JSON achTransferSubmissionJSON
}
After the transfer is submitted to FedACH, this will contain supplemental details.
func (*ACHTransferSubmission) UnmarshalJSON ¶
func (r *ACHTransferSubmission) UnmarshalJSON(data []byte) (err error)
type ACHTransferType ¶
type ACHTransferType string
const (
ACHTransferTypeACHTransfer ACHTransferType = "ach_transfer"
)
type Account ¶
type Account struct {
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) time at which the Account
// was created.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the Account
// currency.
Currency AccountCurrency `json:"currency,required"`
// The identifier for the Entity the Account belongs to.
EntityID string `json:"entity_id,required,nullable"`
// The identifier of an Entity that, while not owning the Account, is associated
// with its activity.
InformationalEntityID string `json:"informational_entity_id,required,nullable"`
// The Account identifier.
ID string `json:"id,required"`
// The interest accrued but not yet paid, expressed as a string containing a
// floating-point value.
InterestAccrued string `json:"interest_accrued,required"`
// The latest [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date on which
// interest was accrued.
InterestAccruedAt time.Time `json:"interest_accrued_at,required,nullable" format:"date"`
// The name you choose for the Account.
Name string `json:"name,required"`
// The status of the Account.
Status AccountStatus `json:"status,required"`
// A constant representing the object's type. For this resource it will always be
// `account`.
Type AccountType `json:"type,required"`
JSON accountJSON
}
Accounts are your bank accounts with Increase. They store money, receive transfers, and send payments. They earn interest and have depository insurance.
func (*Account) UnmarshalJSON ¶
type AccountCurrency ¶
type AccountCurrency string
const ( AccountCurrencyCad AccountCurrency = "CAD" AccountCurrencyChf AccountCurrency = "CHF" AccountCurrencyEur AccountCurrency = "EUR" AccountCurrencyGbp AccountCurrency = "GBP" AccountCurrencyJpy AccountCurrency = "JPY" AccountCurrencyUsd AccountCurrency = "USD" )
type AccountListParams ¶
type AccountListParams struct {
// Return the page of entries after this one.
Cursor param.Field[string] `query:"cursor"`
// Limit the size of the list that is returned. The default (and maximum) is 100
// objects.
Limit param.Field[int64] `query:"limit"`
// Filter Accounts for those belonging to the specified Entity.
EntityID param.Field[string] `query:"entity_id"`
// Filter Accounts for those with the specified status.
Status param.Field[AccountListParamsStatus] `query:"status"`
CreatedAt param.Field[AccountListParamsCreatedAt] `query:"created_at"`
}
func (AccountListParams) URLQuery ¶
func (r AccountListParams) URLQuery() (v url.Values)
URLQuery serializes AccountListParams's query parameters as `url.Values`.
type AccountListParamsCreatedAt ¶
type AccountListParamsCreatedAt struct {
// Return results after this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
After param.Field[time.Time] `query:"after" format:"date-time"`
// Return results before this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
Before param.Field[time.Time] `query:"before" format:"date-time"`
// Return results on or after this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrAfter param.Field[time.Time] `query:"on_or_after" format:"date-time"`
// Return results on or before this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrBefore param.Field[time.Time] `query:"on_or_before" format:"date-time"`
}
func (AccountListParamsCreatedAt) URLQuery ¶
func (r AccountListParamsCreatedAt) URLQuery() (v url.Values)
URLQuery serializes AccountListParamsCreatedAt's query parameters as `url.Values`.
type AccountListParamsStatus ¶
type AccountListParamsStatus string
const ( AccountListParamsStatusOpen AccountListParamsStatus = "open" AccountListParamsStatusClosed AccountListParamsStatus = "closed" )
type AccountListResponse ¶
type AccountListResponse struct {
// The contents of the list.
Data []Account `json:"data,required"`
// A pointer to a place in the list.
NextCursor string `json:"next_cursor,required,nullable"`
JSON accountListResponseJSON
}
A list of Account objects
func (*AccountListResponse) UnmarshalJSON ¶
func (r *AccountListResponse) UnmarshalJSON(data []byte) (err error)
type AccountNewParams ¶
type AccountNewParams struct {
// The identifier for the Entity that will own the Account.
EntityID param.Field[string] `json:"entity_id"`
// The identifier for the Program that this Account falls under.
ProgramID param.Field[string] `json:"program_id"`
// The identifier of an Entity that, while not owning the Account, is associated
// with its activity. Its relationship to your group must be `informational`.
InformationalEntityID param.Field[string] `json:"informational_entity_id"`
// The name you choose for the Account.
Name param.Field[string] `json:"name,required"`
}
func (AccountNewParams) MarshalJSON ¶
func (r AccountNewParams) MarshalJSON() (data []byte, err error)
type AccountNumber ¶
type AccountNumber struct {
// The identifier for the account this Account Number belongs to.
AccountID string `json:"account_id,required"`
// The account number.
AccountNumber string `json:"account_number,required"`
// The Account Number identifier.
ID string `json:"id,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) time at which the Account
// Number was created.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// The name you choose for the Account Number.
Name string `json:"name,required"`
// The American Bankers' Association (ABA) Routing Transit Number (RTN).
RoutingNumber string `json:"routing_number,required"`
// This indicates if payments can be made to the Account Number.
Status AccountNumberStatus `json:"status,required"`
// A constant representing the object's type. For this resource it will always be
// `account_number`.
Type AccountNumberType `json:"type,required"`
JSON accountNumberJSON
}
Each account can have multiple account and routing numbers. We recommend that you use a set per vendor. This is similar to how you use different passwords for different websites. Account numbers can also be used to seamlessly reconcile inbound payments. Generating a unique account number per vendor ensures you always know the originator of an incoming payment.
func (*AccountNumber) UnmarshalJSON ¶
func (r *AccountNumber) UnmarshalJSON(data []byte) (err error)
type AccountNumberListParams ¶
type AccountNumberListParams struct {
// Return the page of entries after this one.
Cursor param.Field[string] `query:"cursor"`
// Limit the size of the list that is returned. The default (and maximum) is 100
// objects.
Limit param.Field[int64] `query:"limit"`
// The status to retrieve Account Numbers for.
Status param.Field[AccountNumberListParamsStatus] `query:"status"`
// Filter Account Numbers to those belonging to the specified Account.
AccountID param.Field[string] `query:"account_id"`
CreatedAt param.Field[AccountNumberListParamsCreatedAt] `query:"created_at"`
}
func (AccountNumberListParams) URLQuery ¶
func (r AccountNumberListParams) URLQuery() (v url.Values)
URLQuery serializes AccountNumberListParams's query parameters as `url.Values`.
type AccountNumberListParamsCreatedAt ¶
type AccountNumberListParamsCreatedAt struct {
// Return results after this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
After param.Field[time.Time] `query:"after" format:"date-time"`
// Return results before this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
Before param.Field[time.Time] `query:"before" format:"date-time"`
// Return results on or after this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrAfter param.Field[time.Time] `query:"on_or_after" format:"date-time"`
// Return results on or before this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrBefore param.Field[time.Time] `query:"on_or_before" format:"date-time"`
}
func (AccountNumberListParamsCreatedAt) URLQuery ¶
func (r AccountNumberListParamsCreatedAt) URLQuery() (v url.Values)
URLQuery serializes AccountNumberListParamsCreatedAt's query parameters as `url.Values`.
type AccountNumberListParamsStatus ¶
type AccountNumberListParamsStatus string
const ( AccountNumberListParamsStatusActive AccountNumberListParamsStatus = "active" AccountNumberListParamsStatusDisabled AccountNumberListParamsStatus = "disabled" AccountNumberListParamsStatusCanceled AccountNumberListParamsStatus = "canceled" )
type AccountNumberListResponse ¶
type AccountNumberListResponse struct {
// The contents of the list.
Data []AccountNumber `json:"data,required"`
// A pointer to a place in the list.
NextCursor string `json:"next_cursor,required,nullable"`
JSON accountNumberListResponseJSON
}
A list of Account Number objects
func (*AccountNumberListResponse) UnmarshalJSON ¶
func (r *AccountNumberListResponse) UnmarshalJSON(data []byte) (err error)
type AccountNumberNewParams ¶
type AccountNumberNewParams struct {
// The Account the Account Number should belong to.
AccountID param.Field[string] `json:"account_id,required"`
// The name you choose for the Account Number.
Name param.Field[string] `json:"name,required"`
}
func (AccountNumberNewParams) MarshalJSON ¶
func (r AccountNumberNewParams) MarshalJSON() (data []byte, err error)
type AccountNumberService ¶
type AccountNumberService struct {
Options []option.RequestOption
}
AccountNumberService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewAccountNumberService method instead.
func NewAccountNumberService ¶
func NewAccountNumberService(opts ...option.RequestOption) (r *AccountNumberService)
NewAccountNumberService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*AccountNumberService) Get ¶
func (r *AccountNumberService) Get(ctx context.Context, account_number_id string, opts ...option.RequestOption) (res *AccountNumber, err error)
Retrieve an Account Number
func (*AccountNumberService) List ¶
func (r *AccountNumberService) List(ctx context.Context, query AccountNumberListParams, opts ...option.RequestOption) (res *shared.Page[AccountNumber], err error)
List Account Numbers
func (*AccountNumberService) ListAutoPaging ¶
func (r *AccountNumberService) ListAutoPaging(ctx context.Context, query AccountNumberListParams, opts ...option.RequestOption) *shared.PageAutoPager[AccountNumber]
List Account Numbers
func (*AccountNumberService) New ¶
func (r *AccountNumberService) New(ctx context.Context, body AccountNumberNewParams, opts ...option.RequestOption) (res *AccountNumber, err error)
Create an Account Number
func (*AccountNumberService) Update ¶
func (r *AccountNumberService) Update(ctx context.Context, account_number_id string, body AccountNumberUpdateParams, opts ...option.RequestOption) (res *AccountNumber, err error)
Update an Account Number
type AccountNumberStatus ¶
type AccountNumberStatus string
const ( AccountNumberStatusActive AccountNumberStatus = "active" AccountNumberStatusDisabled AccountNumberStatus = "disabled" AccountNumberStatusCanceled AccountNumberStatus = "canceled" )
type AccountNumberType ¶
type AccountNumberType string
const (
AccountNumberTypeAccountNumber AccountNumberType = "account_number"
)
type AccountNumberUpdateParams ¶
type AccountNumberUpdateParams struct {
// The name you choose for the Account Number.
Name param.Field[string] `json:"name"`
// This indicates if transfers can be made to the Account Number.
Status param.Field[AccountNumberUpdateParamsStatus] `json:"status"`
}
func (AccountNumberUpdateParams) MarshalJSON ¶
func (r AccountNumberUpdateParams) MarshalJSON() (data []byte, err error)
type AccountNumberUpdateParamsStatus ¶
type AccountNumberUpdateParamsStatus string
const ( AccountNumberUpdateParamsStatusActive AccountNumberUpdateParamsStatus = "active" AccountNumberUpdateParamsStatusDisabled AccountNumberUpdateParamsStatus = "disabled" AccountNumberUpdateParamsStatusCanceled AccountNumberUpdateParamsStatus = "canceled" )
type AccountService ¶
type AccountService struct {
Options []option.RequestOption
}
AccountService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewAccountService method instead.
func NewAccountService ¶
func NewAccountService(opts ...option.RequestOption) (r *AccountService)
NewAccountService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*AccountService) Close ¶
func (r *AccountService) Close(ctx context.Context, account_id string, opts ...option.RequestOption) (res *Account, err error)
Close an Account
func (*AccountService) Get ¶
func (r *AccountService) Get(ctx context.Context, account_id string, opts ...option.RequestOption) (res *Account, err error)
Retrieve an Account
func (*AccountService) List ¶
func (r *AccountService) List(ctx context.Context, query AccountListParams, opts ...option.RequestOption) (res *shared.Page[Account], err error)
List Accounts
func (*AccountService) ListAutoPaging ¶
func (r *AccountService) ListAutoPaging(ctx context.Context, query AccountListParams, opts ...option.RequestOption) *shared.PageAutoPager[Account]
List Accounts
func (*AccountService) New ¶
func (r *AccountService) New(ctx context.Context, body AccountNewParams, opts ...option.RequestOption) (res *Account, err error)
Create an Account
func (*AccountService) Update ¶
func (r *AccountService) Update(ctx context.Context, account_id string, body AccountUpdateParams, opts ...option.RequestOption) (res *Account, err error)
Update an Account
type AccountStatement ¶
type AccountStatement struct {
// The Account Statement identifier.
ID string `json:"id,required"`
// The identifier for the Account this Account Statement belongs to.
AccountID string `json:"account_id,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) time at which the Account
// Statement was created.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// The identifier of the File containing a PDF of the statement.
FileID string `json:"file_id,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) time representing the
// start of the period the Account Statement covers.
StatementPeriodStart time.Time `json:"statement_period_start,required" format:"date-time"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) time representing the end
// of the period the Account Statement covers.
StatementPeriodEnd time.Time `json:"statement_period_end,required" format:"date-time"`
// The Account's balance at the start of its statement period.
StartingBalance int64 `json:"starting_balance,required"`
// The Account's balance at the start of its statement period.
EndingBalance int64 `json:"ending_balance,required"`
// A constant representing the object's type. For this resource it will always be
// `account_statement`.
Type AccountStatementType `json:"type,required"`
JSON accountStatementJSON
}
Account Statements are generated monthly for every active Account. You can access the statement's data via the API or retrieve a PDF with its details via its associated File.
func (*AccountStatement) UnmarshalJSON ¶
func (r *AccountStatement) UnmarshalJSON(data []byte) (err error)
type AccountStatementListParams ¶
type AccountStatementListParams struct {
// Return the page of entries after this one.
Cursor param.Field[string] `query:"cursor"`
// Limit the size of the list that is returned. The default (and maximum) is 100
// objects.
Limit param.Field[int64] `query:"limit"`
// Filter Account Statements to those belonging to the specified Account.
AccountID param.Field[string] `query:"account_id"`
StatementPeriodStart param.Field[AccountStatementListParamsStatementPeriodStart] `query:"statement_period_start"`
}
func (AccountStatementListParams) URLQuery ¶
func (r AccountStatementListParams) URLQuery() (v url.Values)
URLQuery serializes AccountStatementListParams's query parameters as `url.Values`.
type AccountStatementListParamsStatementPeriodStart ¶
type AccountStatementListParamsStatementPeriodStart struct {
// Return results after this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
After param.Field[time.Time] `query:"after" format:"date-time"`
// Return results before this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
Before param.Field[time.Time] `query:"before" format:"date-time"`
// Return results on or after this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrAfter param.Field[time.Time] `query:"on_or_after" format:"date-time"`
// Return results on or before this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrBefore param.Field[time.Time] `query:"on_or_before" format:"date-time"`
}
func (AccountStatementListParamsStatementPeriodStart) URLQuery ¶
func (r AccountStatementListParamsStatementPeriodStart) URLQuery() (v url.Values)
URLQuery serializes AccountStatementListParamsStatementPeriodStart's query parameters as `url.Values`.
type AccountStatementListResponse ¶
type AccountStatementListResponse struct {
// The contents of the list.
Data []AccountStatement `json:"data,required"`
// A pointer to a place in the list.
NextCursor string `json:"next_cursor,required,nullable"`
JSON accountStatementListResponseJSON
}
A list of Account Statement objects
func (*AccountStatementListResponse) UnmarshalJSON ¶
func (r *AccountStatementListResponse) UnmarshalJSON(data []byte) (err error)
type AccountStatementService ¶
type AccountStatementService struct {
Options []option.RequestOption
}
AccountStatementService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewAccountStatementService method instead.
func NewAccountStatementService ¶
func NewAccountStatementService(opts ...option.RequestOption) (r *AccountStatementService)
NewAccountStatementService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*AccountStatementService) Get ¶
func (r *AccountStatementService) Get(ctx context.Context, account_statement_id string, opts ...option.RequestOption) (res *AccountStatement, err error)
Retrieve an Account Statement
func (*AccountStatementService) List ¶
func (r *AccountStatementService) List(ctx context.Context, query AccountStatementListParams, opts ...option.RequestOption) (res *shared.Page[AccountStatement], err error)
List Account Statements
func (*AccountStatementService) ListAutoPaging ¶
func (r *AccountStatementService) ListAutoPaging(ctx context.Context, query AccountStatementListParams, opts ...option.RequestOption) *shared.PageAutoPager[AccountStatement]
List Account Statements
type AccountStatementType ¶
type AccountStatementType string
const (
AccountStatementTypeAccountStatement AccountStatementType = "account_statement"
)
type AccountStatus ¶
type AccountStatus string
const ( AccountStatusOpen AccountStatus = "open" AccountStatusClosed AccountStatus = "closed" )
type AccountTransfer ¶
type AccountTransfer struct {
// The account transfer's identifier.
ID string `json:"id,required"`
// The transfer amount in the minor unit of the destination account currency. For
// dollars, for example, this is cents.
Amount int64 `json:"amount,required"`
// The Account to which the transfer belongs.
AccountID string `json:"account_id,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the destination
// account currency.
Currency AccountTransferCurrency `json:"currency,required"`
// The destination account's identifier.
DestinationAccountID string `json:"destination_account_id,required"`
// The ID for the transaction receiving the transfer.
DestinationTransactionID string `json:"destination_transaction_id,required,nullable"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the transfer was created.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// The description that will show on the transactions.
Description string `json:"description,required"`
// The transfer's network.
Network AccountTransferNetwork `json:"network,required"`
// The lifecycle status of the transfer.
Status AccountTransferStatus `json:"status,required"`
// The ID for the transaction funding the transfer.
TransactionID string `json:"transaction_id,required,nullable"`
// If your account requires approvals for transfers and the transfer was approved,
// this will contain details of the approval.
Approval AccountTransferApproval `json:"approval,required,nullable"`
// If your account requires approvals for transfers and the transfer was not
// approved, this will contain details of the cancellation.
Cancellation AccountTransferCancellation `json:"cancellation,required,nullable"`
// A constant representing the object's type. For this resource it will always be
// `account_transfer`.
Type AccountTransferType `json:"type,required"`
JSON accountTransferJSON
}
Account transfers move funds between your own accounts at Increase.
func (*AccountTransfer) UnmarshalJSON ¶
func (r *AccountTransfer) UnmarshalJSON(data []byte) (err error)
type AccountTransferApproval ¶
type AccountTransferApproval struct {
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the transfer was approved.
ApprovedAt time.Time `json:"approved_at,required" format:"date-time"`
// If the Transfer was approved by a user in the dashboard, the email address of
// that user.
ApprovedBy string `json:"approved_by,required,nullable"`
JSON accountTransferApprovalJSON
}
If your account requires approvals for transfers and the transfer was approved, this will contain details of the approval.
func (*AccountTransferApproval) UnmarshalJSON ¶
func (r *AccountTransferApproval) UnmarshalJSON(data []byte) (err error)
type AccountTransferCancellation ¶
type AccountTransferCancellation struct {
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the Transfer was canceled.
CanceledAt time.Time `json:"canceled_at,required" format:"date-time"`
// If the Transfer was canceled by a user in the dashboard, the email address of
// that user.
CanceledBy string `json:"canceled_by,required,nullable"`
JSON accountTransferCancellationJSON
}
If your account requires approvals for transfers and the transfer was not approved, this will contain details of the cancellation.
func (*AccountTransferCancellation) UnmarshalJSON ¶
func (r *AccountTransferCancellation) UnmarshalJSON(data []byte) (err error)
type AccountTransferCurrency ¶
type AccountTransferCurrency string
const ( AccountTransferCurrencyCad AccountTransferCurrency = "CAD" AccountTransferCurrencyChf AccountTransferCurrency = "CHF" AccountTransferCurrencyEur AccountTransferCurrency = "EUR" AccountTransferCurrencyGbp AccountTransferCurrency = "GBP" AccountTransferCurrencyJpy AccountTransferCurrency = "JPY" AccountTransferCurrencyUsd AccountTransferCurrency = "USD" )
type AccountTransferListParams ¶
type AccountTransferListParams struct {
// Return the page of entries after this one.
Cursor param.Field[string] `query:"cursor"`
// Limit the size of the list that is returned. The default (and maximum) is 100
// objects.
Limit param.Field[int64] `query:"limit"`
// Filter Account Transfers to those that originated from the specified Account.
AccountID param.Field[string] `query:"account_id"`
CreatedAt param.Field[AccountTransferListParamsCreatedAt] `query:"created_at"`
}
func (AccountTransferListParams) URLQuery ¶
func (r AccountTransferListParams) URLQuery() (v url.Values)
URLQuery serializes AccountTransferListParams's query parameters as `url.Values`.
type AccountTransferListParamsCreatedAt ¶
type AccountTransferListParamsCreatedAt struct {
// Return results after this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
After param.Field[time.Time] `query:"after" format:"date-time"`
// Return results before this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
Before param.Field[time.Time] `query:"before" format:"date-time"`
// Return results on or after this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrAfter param.Field[time.Time] `query:"on_or_after" format:"date-time"`
// Return results on or before this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrBefore param.Field[time.Time] `query:"on_or_before" format:"date-time"`
}
func (AccountTransferListParamsCreatedAt) URLQuery ¶
func (r AccountTransferListParamsCreatedAt) URLQuery() (v url.Values)
URLQuery serializes AccountTransferListParamsCreatedAt's query parameters as `url.Values`.
type AccountTransferListResponse ¶
type AccountTransferListResponse struct {
// The contents of the list.
Data []AccountTransfer `json:"data,required"`
// A pointer to a place in the list.
NextCursor string `json:"next_cursor,required,nullable"`
JSON accountTransferListResponseJSON
}
A list of Account Transfer objects
func (*AccountTransferListResponse) UnmarshalJSON ¶
func (r *AccountTransferListResponse) UnmarshalJSON(data []byte) (err error)
type AccountTransferNetwork ¶
type AccountTransferNetwork string
const (
AccountTransferNetworkAccount AccountTransferNetwork = "account"
)
type AccountTransferNewParams ¶
type AccountTransferNewParams struct {
// The identifier for the account that will send the transfer.
AccountID param.Field[string] `json:"account_id,required"`
// The transfer amount in the minor unit of the account currency. For dollars, for
// example, this is cents.
Amount param.Field[int64] `json:"amount,required"`
// The description you choose to give the transfer.
Description param.Field[string] `json:"description,required"`
// The identifier for the account that will receive the transfer.
DestinationAccountID param.Field[string] `json:"destination_account_id,required"`
// Whether the transfer requires explicit approval via the dashboard or API.
RequireApproval param.Field[bool] `json:"require_approval"`
}
func (AccountTransferNewParams) MarshalJSON ¶
func (r AccountTransferNewParams) MarshalJSON() (data []byte, err error)
type AccountTransferService ¶
type AccountTransferService struct {
Options []option.RequestOption
}
AccountTransferService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewAccountTransferService method instead.
func NewAccountTransferService ¶
func NewAccountTransferService(opts ...option.RequestOption) (r *AccountTransferService)
NewAccountTransferService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*AccountTransferService) Approve ¶
func (r *AccountTransferService) Approve(ctx context.Context, account_transfer_id string, opts ...option.RequestOption) (res *AccountTransfer, err error)
Approve an Account Transfer
func (*AccountTransferService) Cancel ¶
func (r *AccountTransferService) Cancel(ctx context.Context, account_transfer_id string, opts ...option.RequestOption) (res *AccountTransfer, err error)
Cancel an Account Transfer
func (*AccountTransferService) Get ¶
func (r *AccountTransferService) Get(ctx context.Context, account_transfer_id string, opts ...option.RequestOption) (res *AccountTransfer, err error)
Retrieve an Account Transfer
func (*AccountTransferService) List ¶
func (r *AccountTransferService) List(ctx context.Context, query AccountTransferListParams, opts ...option.RequestOption) (res *shared.Page[AccountTransfer], err error)
List Account Transfers
func (*AccountTransferService) ListAutoPaging ¶
func (r *AccountTransferService) ListAutoPaging(ctx context.Context, query AccountTransferListParams, opts ...option.RequestOption) *shared.PageAutoPager[AccountTransfer]
List Account Transfers
func (*AccountTransferService) New ¶
func (r *AccountTransferService) New(ctx context.Context, body AccountTransferNewParams, opts ...option.RequestOption) (res *AccountTransfer, err error)
Create an Account Transfer
type AccountTransferStatus ¶
type AccountTransferStatus string
const ( AccountTransferStatusPendingApproval AccountTransferStatus = "pending_approval" AccountTransferStatusCanceled AccountTransferStatus = "canceled" AccountTransferStatusComplete AccountTransferStatus = "complete" )
type AccountTransferType ¶
type AccountTransferType string
const (
AccountTransferTypeAccountTransfer AccountTransferType = "account_transfer"
)
type AccountUpdateParams ¶
type AccountUpdateParams struct {
// The new name of the Account.
Name param.Field[string] `json:"name"`
}
func (AccountUpdateParams) MarshalJSON ¶
func (r AccountUpdateParams) MarshalJSON() (data []byte, err error)
type BalanceLookupLookupParams ¶
type BalanceLookupLookupParams struct {
// The Account to query the balance for.
AccountID param.Field[string] `json:"account_id,required"`
// The moment to query the balance at. If not set, returns the current balances.
AtTime param.Field[time.Time] `json:"at_time" format:"date-time"`
}
func (BalanceLookupLookupParams) MarshalJSON ¶
func (r BalanceLookupLookupParams) MarshalJSON() (data []byte, err error)
type BalanceLookupLookupResponse ¶
type BalanceLookupLookupResponse struct {
// The identifier for the account for which the balance was queried.
AccountID string `json:"account_id,required"`
// The Account's current balance, representing the sum of all posted Transactions
// on the Account.
CurrentBalance int64 `json:"current_balance,required"`
// The Account's available balance, representing the current balance less any open
// Pending Transactions on the Account.
AvailableBalance int64 `json:"available_balance,required"`
// A constant representing the object's type. For this resource it will always be
// `balance_lookup`.
Type BalanceLookupLookupResponseType `json:"type,required"`
JSON balanceLookupLookupResponseJSON
}
Represents a request to lookup the balance of an Account at a given point in time.
func (*BalanceLookupLookupResponse) UnmarshalJSON ¶
func (r *BalanceLookupLookupResponse) UnmarshalJSON(data []byte) (err error)
type BalanceLookupLookupResponseType ¶
type BalanceLookupLookupResponseType string
const (
BalanceLookupLookupResponseTypeBalanceLookup BalanceLookupLookupResponseType = "balance_lookup"
)
type BalanceLookupService ¶
type BalanceLookupService struct {
Options []option.RequestOption
}
BalanceLookupService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewBalanceLookupService method instead.
func NewBalanceLookupService ¶
func NewBalanceLookupService(opts ...option.RequestOption) (r *BalanceLookupService)
NewBalanceLookupService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*BalanceLookupService) Lookup ¶
func (r *BalanceLookupService) Lookup(ctx context.Context, body BalanceLookupLookupParams, opts ...option.RequestOption) (res *BalanceLookupLookupResponse, err error)
Look up the balance for an Account
type BookkeepingAccount ¶
type BookkeepingAccount struct {
// The account identifier.
ID string `json:"id,required"`
// The compliance category of the account.
ComplianceCategory BookkeepingAccountComplianceCategory `json:"compliance_category,required,nullable"`
// The API Account associated with this bookkeeping account.
AccountID string `json:"account_id,required,nullable"`
// The Entity associated with this bookkeeping account.
EntityID string `json:"entity_id,required,nullable"`
// The name you choose for the account.
Name string `json:"name,required"`
// A constant representing the object's type. For this resource it will always be
// `bookkeeping_account`.
Type BookkeepingAccountType `json:"type,required"`
JSON bookkeepingAccountJSON
}
Accounts are T-accounts. They can store accounting entries.
func (*BookkeepingAccount) UnmarshalJSON ¶
func (r *BookkeepingAccount) UnmarshalJSON(data []byte) (err error)
type BookkeepingAccountComplianceCategory ¶
type BookkeepingAccountComplianceCategory string
const ( BookkeepingAccountComplianceCategoryCommingledCash BookkeepingAccountComplianceCategory = "commingled_cash" BookkeepingAccountComplianceCategoryCustomerBalance BookkeepingAccountComplianceCategory = "customer_balance" )
type BookkeepingAccountListParams ¶
type BookkeepingAccountListParams struct {
// Return the page of entries after this one.
Cursor param.Field[string] `query:"cursor"`
// Limit the size of the list that is returned. The default (and maximum) is 100
// objects.
Limit param.Field[int64] `query:"limit"`
}
func (BookkeepingAccountListParams) URLQuery ¶
func (r BookkeepingAccountListParams) URLQuery() (v url.Values)
URLQuery serializes BookkeepingAccountListParams's query parameters as `url.Values`.
type BookkeepingAccountListResponse ¶
type BookkeepingAccountListResponse struct {
// The contents of the list.
Data []BookkeepingAccount `json:"data,required"`
// A pointer to a place in the list.
NextCursor string `json:"next_cursor,required,nullable"`
JSON bookkeepingAccountListResponseJSON
}
A list of Bookkeeping Account objects
func (*BookkeepingAccountListResponse) UnmarshalJSON ¶
func (r *BookkeepingAccountListResponse) UnmarshalJSON(data []byte) (err error)
type BookkeepingAccountNewParams ¶
type BookkeepingAccountNewParams struct {
// The account compliance category.
ComplianceCategory param.Field[BookkeepingAccountNewParamsComplianceCategory] `json:"compliance_category"`
// The entity, if `compliance_category` is `customer_balance`.
EntityID param.Field[string] `json:"entity_id"`
// The entity, if `compliance_category` is `commingled_cash`.
AccountID param.Field[string] `json:"account_id"`
// The name you choose for the account.
Name param.Field[string] `json:"name,required"`
}
func (BookkeepingAccountNewParams) MarshalJSON ¶
func (r BookkeepingAccountNewParams) MarshalJSON() (data []byte, err error)
type BookkeepingAccountNewParamsComplianceCategory ¶
type BookkeepingAccountNewParamsComplianceCategory string
const ( BookkeepingAccountNewParamsComplianceCategoryCommingledCash BookkeepingAccountNewParamsComplianceCategory = "commingled_cash" BookkeepingAccountNewParamsComplianceCategoryCustomerBalance BookkeepingAccountNewParamsComplianceCategory = "customer_balance" )
type BookkeepingAccountService ¶
type BookkeepingAccountService struct {
Options []option.RequestOption
}
BookkeepingAccountService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewBookkeepingAccountService method instead.
func NewBookkeepingAccountService ¶
func NewBookkeepingAccountService(opts ...option.RequestOption) (r *BookkeepingAccountService)
NewBookkeepingAccountService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*BookkeepingAccountService) List ¶
func (r *BookkeepingAccountService) List(ctx context.Context, query BookkeepingAccountListParams, opts ...option.RequestOption) (res *shared.Page[BookkeepingAccount], err error)
List Bookkeeping Accounts
func (*BookkeepingAccountService) ListAutoPaging ¶
func (r *BookkeepingAccountService) ListAutoPaging(ctx context.Context, query BookkeepingAccountListParams, opts ...option.RequestOption) *shared.PageAutoPager[BookkeepingAccount]
List Bookkeeping Accounts
func (*BookkeepingAccountService) New ¶
func (r *BookkeepingAccountService) New(ctx context.Context, body BookkeepingAccountNewParams, opts ...option.RequestOption) (res *BookkeepingAccount, err error)
Create a Bookkeeping Account
type BookkeepingAccountType ¶
type BookkeepingAccountType string
const (
BookkeepingAccountTypeBookkeepingAccount BookkeepingAccountType = "bookkeeping_account"
)
type BookkeepingEntry ¶
type BookkeepingEntry struct {
// The identifier for the Account the Entry belongs to.
AccountID string `json:"account_id,required"`
// The Entry amount in the minor unit of its currency. For dollars, for example,
// this is cents.
Amount int64 `json:"amount,required"`
// The identifier for the Account the Entry belongs to.
EntrySetID string `json:"entry_set_id,required"`
// The entry identifier.
ID string `json:"id,required"`
// A constant representing the object's type. For this resource it will always be
// `bookkeeping_entry`.
Type BookkeepingEntryType `json:"type,required"`
JSON bookkeepingEntryJSON
}
Entries are T-account entries recording debits and credits.
func (*BookkeepingEntry) UnmarshalJSON ¶
func (r *BookkeepingEntry) UnmarshalJSON(data []byte) (err error)
type BookkeepingEntryListParams ¶
type BookkeepingEntryListParams struct {
// Return the page of entries after this one.
Cursor param.Field[string] `query:"cursor"`
// Limit the size of the list that is returned. The default (and maximum) is 100
// objects.
Limit param.Field[int64] `query:"limit"`
}
func (BookkeepingEntryListParams) URLQuery ¶
func (r BookkeepingEntryListParams) URLQuery() (v url.Values)
URLQuery serializes BookkeepingEntryListParams's query parameters as `url.Values`.
type BookkeepingEntryListResponse ¶
type BookkeepingEntryListResponse struct {
// The contents of the list.
Data []BookkeepingEntry `json:"data,required"`
// A pointer to a place in the list.
NextCursor string `json:"next_cursor,required,nullable"`
JSON bookkeepingEntryListResponseJSON
}
A list of Bookkeeping Entry objects
func (*BookkeepingEntryListResponse) UnmarshalJSON ¶
func (r *BookkeepingEntryListResponse) UnmarshalJSON(data []byte) (err error)
type BookkeepingEntryService ¶
type BookkeepingEntryService struct {
Options []option.RequestOption
}
BookkeepingEntryService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewBookkeepingEntryService method instead.
func NewBookkeepingEntryService ¶
func NewBookkeepingEntryService(opts ...option.RequestOption) (r *BookkeepingEntryService)
NewBookkeepingEntryService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*BookkeepingEntryService) List ¶
func (r *BookkeepingEntryService) List(ctx context.Context, query BookkeepingEntryListParams, opts ...option.RequestOption) (res *shared.Page[BookkeepingEntry], err error)
List Bookkeeping Entries
func (*BookkeepingEntryService) ListAutoPaging ¶
func (r *BookkeepingEntryService) ListAutoPaging(ctx context.Context, query BookkeepingEntryListParams, opts ...option.RequestOption) *shared.PageAutoPager[BookkeepingEntry]
List Bookkeeping Entries
type BookkeepingEntrySet ¶
type BookkeepingEntrySet struct {
// The entry set identifier.
ID string `json:"id,required"`
// The transaction identifier, if any.
TransactionID string `json:"transaction_id,required,nullable"`
// The timestamp of the entry set.
Date time.Time `json:"date,required" format:"date-time"`
// The entries
Entries []BookkeepingEntrySetEntries `json:"entries,required"`
// A constant representing the object's type. For this resource it will always be
// `bookkeeping_entry_set`.
Type BookkeepingEntrySetType `json:"type,required"`
JSON bookkeepingEntrySetJSON
}
Entry Sets are accounting entries that are transactionally applied.
func (*BookkeepingEntrySet) UnmarshalJSON ¶
func (r *BookkeepingEntrySet) UnmarshalJSON(data []byte) (err error)
type BookkeepingEntrySetEntries ¶
type BookkeepingEntrySetEntries struct {
// The bookkeeping account impacted by the entry.
AccountID string `json:"account_id,required"`
// The amount of the entry in minor units.
Amount int64 `json:"amount,required"`
// The entry identifier.
ID string `json:"id,required"`
JSON bookkeepingEntrySetEntriesJSON
}
func (*BookkeepingEntrySetEntries) UnmarshalJSON ¶
func (r *BookkeepingEntrySetEntries) UnmarshalJSON(data []byte) (err error)
type BookkeepingEntrySetNewParams ¶
type BookkeepingEntrySetNewParams struct {
// The date of the transaction. If `transaction_id` is provided, this must match
// the `created_at` field on that resource.
Date param.Field[time.Time] `json:"date" format:"date-time"`
// The identifier of the Transaction related to this entry set, if any.
TransactionID param.Field[string] `json:"transaction_id"`
// The bookkeeping entries.
Entries param.Field[[]BookkeepingEntrySetNewParamsEntries] `json:"entries,required"`
}
func (BookkeepingEntrySetNewParams) MarshalJSON ¶
func (r BookkeepingEntrySetNewParams) MarshalJSON() (data []byte, err error)
type BookkeepingEntrySetNewParamsEntries ¶
type BookkeepingEntrySetNewParamsEntries struct {
// The identifier for the Bookkeeping Account impacted by this entry.
AccountID param.Field[string] `json:"account_id,required"`
// The entry amount in the minor unit of the account currency. For dollars, for
// example, this is cents. Debit entries have positive amounts; credit entries have
// negative amounts.
Amount param.Field[int64] `json:"amount,required"`
}
type BookkeepingEntrySetService ¶
type BookkeepingEntrySetService struct {
Options []option.RequestOption
}
BookkeepingEntrySetService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewBookkeepingEntrySetService method instead.
func NewBookkeepingEntrySetService ¶
func NewBookkeepingEntrySetService(opts ...option.RequestOption) (r *BookkeepingEntrySetService)
NewBookkeepingEntrySetService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*BookkeepingEntrySetService) New ¶
func (r *BookkeepingEntrySetService) New(ctx context.Context, body BookkeepingEntrySetNewParams, opts ...option.RequestOption) (res *BookkeepingEntrySet, err error)
Create a Bookkeeping Entry Set
type BookkeepingEntrySetType ¶
type BookkeepingEntrySetType string
const (
BookkeepingEntrySetTypeBookkeepingEntrySet BookkeepingEntrySetType = "bookkeeping_entry_set"
)
type BookkeepingEntryType ¶
type BookkeepingEntryType string
const (
BookkeepingEntryTypeBookkeepingEntry BookkeepingEntryType = "bookkeeping_entry"
)
type Card ¶
type Card struct {
// The card identifier.
ID string `json:"id,required"`
// The identifier for the account this card belongs to.
AccountID string `json:"account_id,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the Card was created.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// The card's description for display purposes.
Description string `json:"description,required,nullable"`
// The last 4 digits of the Card's Primary Account Number.
Last4 string `json:"last4,required"`
// The month the card expires in M format (e.g., August is 8).
ExpirationMonth int64 `json:"expiration_month,required"`
// The year the card expires in YYYY format (e.g., 2025).
ExpirationYear int64 `json:"expiration_year,required"`
// This indicates if payments can be made with the card.
Status CardStatus `json:"status,required"`
// The Card's billing address.
BillingAddress CardBillingAddress `json:"billing_address,required"`
// The contact information used in the two-factor steps for digital wallet card
// creation. At least one field must be present to complete the digital wallet
// steps.
DigitalWallet CardDigitalWallet `json:"digital_wallet,required,nullable"`
// A constant representing the object's type. For this resource it will always be
// `card`.
Type CardType `json:"type,required"`
JSON cardJSON
}
Cards are commercial credit cards. They'll immediately work for online purchases after you create them. All cards maintain a credit limit of 100% of the Account’s available balance at the time of transaction. Funds are deducted from the Account upon transaction settlement.
func (*Card) UnmarshalJSON ¶
type CardAuthorizationSimulation ¶
type CardAuthorizationSimulation struct {
// If the authorization attempt succeeds, this will contain the resulting Pending
// Transaction object. The Pending Transaction's `source` will be of
// `category: card_authorization`.
PendingTransaction CardAuthorizationSimulationPendingTransaction `json:"pending_transaction,required,nullable"`
// If the authorization attempt fails, this will contain the resulting
// [Declined Transaction](#declined-transactions) object. The Declined
// Transaction's `source` will be of `category: card_decline`.
DeclinedTransaction CardAuthorizationSimulationDeclinedTransaction `json:"declined_transaction,required,nullable"`
// A constant representing the object's type. For this resource it will always be
// `inbound_card_authorization_simulation_result`.
Type CardAuthorizationSimulationType `json:"type,required"`
JSON cardAuthorizationSimulationJSON
}
The results of a Card Authorization simulation.
func (*CardAuthorizationSimulation) UnmarshalJSON ¶
func (r *CardAuthorizationSimulation) UnmarshalJSON(data []byte) (err error)
type CardAuthorizationSimulationDeclinedTransaction ¶
type CardAuthorizationSimulationDeclinedTransaction struct {
// The identifier for the Account the Declined Transaction belongs to.
AccountID string `json:"account_id,required"`
// The Declined Transaction amount in the minor unit of its currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the Declined
// Transaction's currency. This will match the currency on the Declined
// Transcation's Account.
Currency CardAuthorizationSimulationDeclinedTransactionCurrency `json:"currency,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date on which the
// Transaction occured.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// This is the description the vendor provides.
Description string `json:"description,required"`
// The Declined Transaction identifier.
ID string `json:"id,required"`
// The identifier for the route this Declined Transaction came through. Routes are
// things like cards and ACH details.
RouteID string `json:"route_id,required,nullable"`
// The type of the route this Declined Transaction came through.
RouteType CardAuthorizationSimulationDeclinedTransactionRouteType `json:"route_type,required,nullable"`
// This is an object giving more details on the network-level event that caused the
// Declined Transaction. For example, for a card transaction this lists the
// merchant's industry and location. Note that for backwards compatibility reasons,
// additional undocumented keys may appear in this object. These should be treated
// as deprecated and will be removed in the future.
Source CardAuthorizationSimulationDeclinedTransactionSource `json:"source,required"`
// A constant representing the object's type. For this resource it will always be
// `declined_transaction`.
Type CardAuthorizationSimulationDeclinedTransactionType `json:"type,required"`
JSON cardAuthorizationSimulationDeclinedTransactionJSON
}
If the authorization attempt fails, this will contain the resulting [Declined Transaction](#declined-transactions) object. The Declined Transaction's `source` will be of `category: card_decline`.
func (*CardAuthorizationSimulationDeclinedTransaction) UnmarshalJSON ¶
func (r *CardAuthorizationSimulationDeclinedTransaction) UnmarshalJSON(data []byte) (err error)
type CardAuthorizationSimulationDeclinedTransactionCurrency ¶
type CardAuthorizationSimulationDeclinedTransactionCurrency string
const ( CardAuthorizationSimulationDeclinedTransactionCurrencyCad CardAuthorizationSimulationDeclinedTransactionCurrency = "CAD" CardAuthorizationSimulationDeclinedTransactionCurrencyChf CardAuthorizationSimulationDeclinedTransactionCurrency = "CHF" CardAuthorizationSimulationDeclinedTransactionCurrencyEur CardAuthorizationSimulationDeclinedTransactionCurrency = "EUR" CardAuthorizationSimulationDeclinedTransactionCurrencyGbp CardAuthorizationSimulationDeclinedTransactionCurrency = "GBP" CardAuthorizationSimulationDeclinedTransactionCurrencyJpy CardAuthorizationSimulationDeclinedTransactionCurrency = "JPY" CardAuthorizationSimulationDeclinedTransactionCurrencyUsd CardAuthorizationSimulationDeclinedTransactionCurrency = "USD" )
type CardAuthorizationSimulationDeclinedTransactionRouteType ¶
type CardAuthorizationSimulationDeclinedTransactionRouteType string
const ( CardAuthorizationSimulationDeclinedTransactionRouteTypeAccountNumber CardAuthorizationSimulationDeclinedTransactionRouteType = "account_number" CardAuthorizationSimulationDeclinedTransactionRouteTypeCard CardAuthorizationSimulationDeclinedTransactionRouteType = "card" )
type CardAuthorizationSimulationDeclinedTransactionSource ¶
type CardAuthorizationSimulationDeclinedTransactionSource struct {
// The type of decline that took place. We may add additional possible values for
// this enum over time; your application should be able to handle such additions
// gracefully.
Category CardAuthorizationSimulationDeclinedTransactionSourceCategory `json:"category,required"`
// A ACH Decline object. This field will be present in the JSON response if and
// only if `category` is equal to `ach_decline`.
ACHDecline CardAuthorizationSimulationDeclinedTransactionSourceACHDecline `json:"ach_decline,required,nullable"`
// A Card Decline object. This field will be present in the JSON response if and
// only if `category` is equal to `card_decline`.
CardDecline CardAuthorizationSimulationDeclinedTransactionSourceCardDecline `json:"card_decline,required,nullable"`
// A Check Decline object. This field will be present in the JSON response if and
// only if `category` is equal to `check_decline`.
CheckDecline CardAuthorizationSimulationDeclinedTransactionSourceCheckDecline `json:"check_decline,required,nullable"`
// A Inbound Real Time Payments Transfer Decline object. This field will be present
// in the JSON response if and only if `category` is equal to
// `inbound_real_time_payments_transfer_decline`.
InboundRealTimePaymentsTransferDecline CardAuthorizationSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDecline `json:"inbound_real_time_payments_transfer_decline,required,nullable"`
// A International ACH Decline object. This field will be present in the JSON
// response if and only if `category` is equal to `international_ach_decline`.
InternationalACHDecline CardAuthorizationSimulationDeclinedTransactionSourceInternationalACHDecline `json:"international_ach_decline,required,nullable"`
// A Deprecated Card Decline object. This field will be present in the JSON
// response if and only if `category` is equal to `card_route_decline`.
CardRouteDecline CardAuthorizationSimulationDeclinedTransactionSourceCardRouteDecline `json:"card_route_decline,required,nullable"`
// A Wire Decline object. This field will be present in the JSON response if and
// only if `category` is equal to `wire_decline`.
WireDecline CardAuthorizationSimulationDeclinedTransactionSourceWireDecline `json:"wire_decline,required,nullable"`
JSON cardAuthorizationSimulationDeclinedTransactionSourceJSON
}
This is an object giving more details on the network-level event that caused the Declined Transaction. For example, for a card transaction this lists the merchant's industry and location. Note that for backwards compatibility reasons, additional undocumented keys may appear in this object. These should be treated as deprecated and will be removed in the future.
func (*CardAuthorizationSimulationDeclinedTransactionSource) UnmarshalJSON ¶
func (r *CardAuthorizationSimulationDeclinedTransactionSource) UnmarshalJSON(data []byte) (err error)
type CardAuthorizationSimulationDeclinedTransactionSourceACHDecline ¶
type CardAuthorizationSimulationDeclinedTransactionSourceACHDecline struct {
// The declined amount in the minor unit of the destination account currency. For
// dollars, for example, this is cents.
Amount int64 `json:"amount,required"`
OriginatorCompanyName string `json:"originator_company_name,required"`
OriginatorCompanyDescriptiveDate string `json:"originator_company_descriptive_date,required,nullable"`
OriginatorCompanyDiscretionaryData string `json:"originator_company_discretionary_data,required,nullable"`
OriginatorCompanyID string `json:"originator_company_id,required"`
// Why the ACH transfer was declined.
Reason CardAuthorizationSimulationDeclinedTransactionSourceACHDeclineReason `json:"reason,required"`
ReceiverIDNumber string `json:"receiver_id_number,required,nullable"`
ReceiverName string `json:"receiver_name,required,nullable"`
TraceNumber string `json:"trace_number,required"`
JSON cardAuthorizationSimulationDeclinedTransactionSourceACHDeclineJSON
}
A ACH Decline object. This field will be present in the JSON response if and only if `category` is equal to `ach_decline`.
func (*CardAuthorizationSimulationDeclinedTransactionSourceACHDecline) UnmarshalJSON ¶
func (r *CardAuthorizationSimulationDeclinedTransactionSourceACHDecline) UnmarshalJSON(data []byte) (err error)
type CardAuthorizationSimulationDeclinedTransactionSourceACHDeclineReason ¶
type CardAuthorizationSimulationDeclinedTransactionSourceACHDeclineReason string
const ( CardAuthorizationSimulationDeclinedTransactionSourceACHDeclineReasonACHRouteCanceled CardAuthorizationSimulationDeclinedTransactionSourceACHDeclineReason = "ach_route_canceled" CardAuthorizationSimulationDeclinedTransactionSourceACHDeclineReasonACHRouteDisabled CardAuthorizationSimulationDeclinedTransactionSourceACHDeclineReason = "ach_route_disabled" CardAuthorizationSimulationDeclinedTransactionSourceACHDeclineReasonBreachesLimit CardAuthorizationSimulationDeclinedTransactionSourceACHDeclineReason = "breaches_limit" CardAuthorizationSimulationDeclinedTransactionSourceACHDeclineReasonCreditEntryRefusedByReceiver CardAuthorizationSimulationDeclinedTransactionSourceACHDeclineReason = "credit_entry_refused_by_receiver" CardAuthorizationSimulationDeclinedTransactionSourceACHDeclineReasonDuplicateReturn CardAuthorizationSimulationDeclinedTransactionSourceACHDeclineReason = "duplicate_return" CardAuthorizationSimulationDeclinedTransactionSourceACHDeclineReasonEntityNotActive CardAuthorizationSimulationDeclinedTransactionSourceACHDeclineReason = "entity_not_active" CardAuthorizationSimulationDeclinedTransactionSourceACHDeclineReasonGroupLocked CardAuthorizationSimulationDeclinedTransactionSourceACHDeclineReason = "group_locked" CardAuthorizationSimulationDeclinedTransactionSourceACHDeclineReasonInsufficientFunds CardAuthorizationSimulationDeclinedTransactionSourceACHDeclineReason = "insufficient_funds" CardAuthorizationSimulationDeclinedTransactionSourceACHDeclineReasonMisroutedReturn CardAuthorizationSimulationDeclinedTransactionSourceACHDeclineReason = "misrouted_return" CardAuthorizationSimulationDeclinedTransactionSourceACHDeclineReasonNoACHRoute CardAuthorizationSimulationDeclinedTransactionSourceACHDeclineReason = "no_ach_route" CardAuthorizationSimulationDeclinedTransactionSourceACHDeclineReasonOriginatorRequest CardAuthorizationSimulationDeclinedTransactionSourceACHDeclineReason = "originator_request" CardAuthorizationSimulationDeclinedTransactionSourceACHDeclineReasonTransactionNotAllowed CardAuthorizationSimulationDeclinedTransactionSourceACHDeclineReason = "transaction_not_allowed" )
type CardAuthorizationSimulationDeclinedTransactionSourceCardDecline ¶
type CardAuthorizationSimulationDeclinedTransactionSourceCardDecline struct {
// The merchant identifier (commonly abbreviated as MID) of the merchant the card
// is transacting with.
MerchantAcceptorID string `json:"merchant_acceptor_id,required"`
// The merchant descriptor of the merchant the card is transacting with.
MerchantDescriptor string `json:"merchant_descriptor,required"`
// The Merchant Category Code (commonly abbreviated as MCC) of the merchant the
// card is transacting with.
MerchantCategoryCode string `json:"merchant_category_code,required,nullable"`
// The city the merchant resides in.
MerchantCity string `json:"merchant_city,required,nullable"`
// The country the merchant resides in.
MerchantCountry string `json:"merchant_country,required,nullable"`
// The payment network used to process this card authorization
Network CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineNetwork `json:"network,required"`
// Fields specific to the `network`
NetworkDetails CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineNetworkDetails `json:"network_details,required"`
// The declined amount in the minor unit of the destination account currency. For
// dollars, for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the destination
// account currency.
Currency CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineCurrency `json:"currency,required"`
// Why the transaction was declined.
Reason CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineReason `json:"reason,required"`
// The state the merchant resides in.
MerchantState string `json:"merchant_state,required,nullable"`
// The identifier of the Real-Time Decision sent to approve or decline this
// transaction.
RealTimeDecisionID string `json:"real_time_decision_id,required,nullable"`
// If the authorization was attempted using a Digital Wallet Token (such as an
// Apple Pay purchase), the identifier of the token that was used.
DigitalWalletTokenID string `json:"digital_wallet_token_id,required,nullable"`
JSON cardAuthorizationSimulationDeclinedTransactionSourceCardDeclineJSON
}
A Card Decline object. This field will be present in the JSON response if and only if `category` is equal to `card_decline`.
func (*CardAuthorizationSimulationDeclinedTransactionSourceCardDecline) UnmarshalJSON ¶
func (r *CardAuthorizationSimulationDeclinedTransactionSourceCardDecline) UnmarshalJSON(data []byte) (err error)
type CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineCurrency ¶
type CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineCurrency string
const ( CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineCurrencyCad CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineCurrency = "CAD" CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineCurrencyChf CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineCurrency = "CHF" CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineCurrencyEur CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineCurrency = "EUR" CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineCurrencyGbp CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineCurrency = "GBP" CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineCurrencyJpy CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineCurrency = "JPY" CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineCurrencyUsd CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineCurrency = "USD" )
type CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineNetwork ¶
type CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineNetwork string
const (
CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineNetworkVisa CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineNetwork = "visa"
)
type CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineNetworkDetails ¶
type CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineNetworkDetails struct {
// Fields specific to the `visa` network
Visa CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisa `json:"visa,required"`
JSON cardAuthorizationSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsJSON
}
Fields specific to the `network`
func (*CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineNetworkDetails) UnmarshalJSON ¶
func (r *CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineNetworkDetails) UnmarshalJSON(data []byte) (err error)
type CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisa ¶
type CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisa struct {
// For electronic commerce transactions, this identifies the level of security used
// in obtaining the customer's payment credential. For mail or telephone order
// transactions, identifies the type of mail or telephone order.
ElectronicCommerceIndicator CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator `json:"electronic_commerce_indicator,required,nullable"`
// The method used to enter the cardholder's primary account number and card
// expiration date
PointOfServiceEntryMode shared.PointOfServiceEntryMode `json:"point_of_service_entry_mode,required,nullable"`
JSON cardAuthorizationSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaJSON
}
Fields specific to the `visa` network
func (*CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisa) UnmarshalJSON ¶
func (r *CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisa) UnmarshalJSON(data []byte) (err error)
type CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator ¶
type CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator string
const ( CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicatorMailPhoneOrder CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator = "mail_phone_order" CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicatorRecurring CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator = "recurring" CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicatorInstallment CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator = "installment" CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicatorUnknownMailPhoneOrder CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator = "unknown_mail_phone_order" CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicatorSecureElectronicCommerce CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator = "secure_electronic_commerce" CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicatorNonAuthenticatedSecurityTransactionAt3DSCapableMerchant CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator = "non_authenticated_security_transaction_at_3ds_capable_merchant" CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicatorNonAuthenticatedSecurityTransaction CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator = "non_authenticated_security_transaction" CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicatorNonSecureTransaction CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator = "non_secure_transaction" )
type CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineReason ¶
type CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineReason string
const ( CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineReasonCardNotActive CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineReason = "card_not_active" CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineReasonEntityNotActive CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineReason = "entity_not_active" CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineReasonGroupLocked CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineReason = "group_locked" CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineReasonInsufficientFunds CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineReason = "insufficient_funds" CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineReasonCvv2Mismatch CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineReason = "cvv2_mismatch" CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineReasonTransactionNotAllowed CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineReason = "transaction_not_allowed" CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineReasonBreachesInternalLimit CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineReason = "breaches_internal_limit" CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineReasonBreachesLimit CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineReason = "breaches_limit" CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineReasonWebhookDeclined CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineReason = "webhook_declined" CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineReasonWebhookTimedOut CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineReason = "webhook_timed_out" CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineReasonDeclinedByStandInProcessing CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineReason = "declined_by_stand_in_processing" CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineReasonInvalidPhysicalCard CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineReason = "invalid_physical_card" CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineReasonMissingOriginalAuthorization CardAuthorizationSimulationDeclinedTransactionSourceCardDeclineReason = "missing_original_authorization" )
type CardAuthorizationSimulationDeclinedTransactionSourceCardRouteDecline ¶
type CardAuthorizationSimulationDeclinedTransactionSourceCardRouteDecline struct {
// The declined amount in the minor unit of the destination account currency. For
// dollars, for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the destination
// account currency.
Currency CardAuthorizationSimulationDeclinedTransactionSourceCardRouteDeclineCurrency `json:"currency,required"`
MerchantAcceptorID string `json:"merchant_acceptor_id,required"`
MerchantCity string `json:"merchant_city,required,nullable"`
MerchantCountry string `json:"merchant_country,required"`
MerchantDescriptor string `json:"merchant_descriptor,required"`
MerchantState string `json:"merchant_state,required,nullable"`
MerchantCategoryCode string `json:"merchant_category_code,required,nullable"`
JSON cardAuthorizationSimulationDeclinedTransactionSourceCardRouteDeclineJSON
}
A Deprecated Card Decline object. This field will be present in the JSON response if and only if `category` is equal to `card_route_decline`.
func (*CardAuthorizationSimulationDeclinedTransactionSourceCardRouteDecline) UnmarshalJSON ¶
func (r *CardAuthorizationSimulationDeclinedTransactionSourceCardRouteDecline) UnmarshalJSON(data []byte) (err error)
type CardAuthorizationSimulationDeclinedTransactionSourceCardRouteDeclineCurrency ¶
type CardAuthorizationSimulationDeclinedTransactionSourceCardRouteDeclineCurrency string
const ( CardAuthorizationSimulationDeclinedTransactionSourceCardRouteDeclineCurrencyCad CardAuthorizationSimulationDeclinedTransactionSourceCardRouteDeclineCurrency = "CAD" CardAuthorizationSimulationDeclinedTransactionSourceCardRouteDeclineCurrencyChf CardAuthorizationSimulationDeclinedTransactionSourceCardRouteDeclineCurrency = "CHF" CardAuthorizationSimulationDeclinedTransactionSourceCardRouteDeclineCurrencyEur CardAuthorizationSimulationDeclinedTransactionSourceCardRouteDeclineCurrency = "EUR" CardAuthorizationSimulationDeclinedTransactionSourceCardRouteDeclineCurrencyGbp CardAuthorizationSimulationDeclinedTransactionSourceCardRouteDeclineCurrency = "GBP" CardAuthorizationSimulationDeclinedTransactionSourceCardRouteDeclineCurrencyJpy CardAuthorizationSimulationDeclinedTransactionSourceCardRouteDeclineCurrency = "JPY" CardAuthorizationSimulationDeclinedTransactionSourceCardRouteDeclineCurrencyUsd CardAuthorizationSimulationDeclinedTransactionSourceCardRouteDeclineCurrency = "USD" )
type CardAuthorizationSimulationDeclinedTransactionSourceCategory ¶
type CardAuthorizationSimulationDeclinedTransactionSourceCategory string
const ( CardAuthorizationSimulationDeclinedTransactionSourceCategoryACHDecline CardAuthorizationSimulationDeclinedTransactionSourceCategory = "ach_decline" CardAuthorizationSimulationDeclinedTransactionSourceCategoryCardDecline CardAuthorizationSimulationDeclinedTransactionSourceCategory = "card_decline" CardAuthorizationSimulationDeclinedTransactionSourceCategoryCheckDecline CardAuthorizationSimulationDeclinedTransactionSourceCategory = "check_decline" CardAuthorizationSimulationDeclinedTransactionSourceCategoryInboundRealTimePaymentsTransferDecline CardAuthorizationSimulationDeclinedTransactionSourceCategory = "inbound_real_time_payments_transfer_decline" CardAuthorizationSimulationDeclinedTransactionSourceCategoryInternationalACHDecline CardAuthorizationSimulationDeclinedTransactionSourceCategory = "international_ach_decline" CardAuthorizationSimulationDeclinedTransactionSourceCategoryCardRouteDecline CardAuthorizationSimulationDeclinedTransactionSourceCategory = "card_route_decline" CardAuthorizationSimulationDeclinedTransactionSourceCategoryWireDecline CardAuthorizationSimulationDeclinedTransactionSourceCategory = "wire_decline" CardAuthorizationSimulationDeclinedTransactionSourceCategoryOther CardAuthorizationSimulationDeclinedTransactionSourceCategory = "other" )
type CardAuthorizationSimulationDeclinedTransactionSourceCheckDecline ¶
type CardAuthorizationSimulationDeclinedTransactionSourceCheckDecline struct {
// The declined amount in the minor unit of the destination account currency. For
// dollars, for example, this is cents.
Amount int64 `json:"amount,required"`
AuxiliaryOnUs string `json:"auxiliary_on_us,required,nullable"`
// Why the check was declined.
Reason CardAuthorizationSimulationDeclinedTransactionSourceCheckDeclineReason `json:"reason,required"`
JSON cardAuthorizationSimulationDeclinedTransactionSourceCheckDeclineJSON
}
A Check Decline object. This field will be present in the JSON response if and only if `category` is equal to `check_decline`.
func (*CardAuthorizationSimulationDeclinedTransactionSourceCheckDecline) UnmarshalJSON ¶
func (r *CardAuthorizationSimulationDeclinedTransactionSourceCheckDecline) UnmarshalJSON(data []byte) (err error)
type CardAuthorizationSimulationDeclinedTransactionSourceCheckDeclineReason ¶
type CardAuthorizationSimulationDeclinedTransactionSourceCheckDeclineReason string
const ( CardAuthorizationSimulationDeclinedTransactionSourceCheckDeclineReasonACHRouteCanceled CardAuthorizationSimulationDeclinedTransactionSourceCheckDeclineReason = "ach_route_canceled" CardAuthorizationSimulationDeclinedTransactionSourceCheckDeclineReasonACHRouteDisabled CardAuthorizationSimulationDeclinedTransactionSourceCheckDeclineReason = "ach_route_disabled" CardAuthorizationSimulationDeclinedTransactionSourceCheckDeclineReasonBreachesLimit CardAuthorizationSimulationDeclinedTransactionSourceCheckDeclineReason = "breaches_limit" CardAuthorizationSimulationDeclinedTransactionSourceCheckDeclineReasonEntityNotActive CardAuthorizationSimulationDeclinedTransactionSourceCheckDeclineReason = "entity_not_active" CardAuthorizationSimulationDeclinedTransactionSourceCheckDeclineReasonGroupLocked CardAuthorizationSimulationDeclinedTransactionSourceCheckDeclineReason = "group_locked" CardAuthorizationSimulationDeclinedTransactionSourceCheckDeclineReasonInsufficientFunds CardAuthorizationSimulationDeclinedTransactionSourceCheckDeclineReason = "insufficient_funds" CardAuthorizationSimulationDeclinedTransactionSourceCheckDeclineReasonUnableToLocateAccount CardAuthorizationSimulationDeclinedTransactionSourceCheckDeclineReason = "unable_to_locate_account" CardAuthorizationSimulationDeclinedTransactionSourceCheckDeclineReasonUnableToProcess CardAuthorizationSimulationDeclinedTransactionSourceCheckDeclineReason = "unable_to_process" CardAuthorizationSimulationDeclinedTransactionSourceCheckDeclineReasonReferToImage CardAuthorizationSimulationDeclinedTransactionSourceCheckDeclineReason = "refer_to_image" CardAuthorizationSimulationDeclinedTransactionSourceCheckDeclineReasonStopPaymentRequested CardAuthorizationSimulationDeclinedTransactionSourceCheckDeclineReason = "stop_payment_requested" CardAuthorizationSimulationDeclinedTransactionSourceCheckDeclineReasonReturned CardAuthorizationSimulationDeclinedTransactionSourceCheckDeclineReason = "returned" CardAuthorizationSimulationDeclinedTransactionSourceCheckDeclineReasonDuplicatePresentment CardAuthorizationSimulationDeclinedTransactionSourceCheckDeclineReason = "duplicate_presentment" CardAuthorizationSimulationDeclinedTransactionSourceCheckDeclineReasonNotAuthorized CardAuthorizationSimulationDeclinedTransactionSourceCheckDeclineReason = "not_authorized" CardAuthorizationSimulationDeclinedTransactionSourceCheckDeclineReasonAlteredOrFictitious CardAuthorizationSimulationDeclinedTransactionSourceCheckDeclineReason = "altered_or_fictitious" )
type CardAuthorizationSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDecline ¶
type CardAuthorizationSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDecline struct {
// The declined amount in the minor unit of the destination account currency. For
// dollars, for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code of the declined
// transfer's currency. This will always be "USD" for a Real Time Payments
// transfer.
Currency CardAuthorizationSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrency `json:"currency,required"`
// Why the transfer was declined.
Reason CardAuthorizationSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReason `json:"reason,required"`
// The name the sender of the transfer specified as the recipient of the transfer.
CreditorName string `json:"creditor_name,required"`
// The name provided by the sender of the transfer.
DebtorName string `json:"debtor_name,required"`
// The account number of the account that sent the transfer.
DebtorAccountNumber string `json:"debtor_account_number,required"`
// The routing number of the account that sent the transfer.
DebtorRoutingNumber string `json:"debtor_routing_number,required"`
// The Real Time Payments network identification of the declined transfer.
TransactionIdentification string `json:"transaction_identification,required"`
// Additional information included with the transfer.
RemittanceInformation string `json:"remittance_information,required,nullable"`
JSON cardAuthorizationSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineJSON
}
A Inbound Real Time Payments Transfer Decline object. This field will be present in the JSON response if and only if `category` is equal to `inbound_real_time_payments_transfer_decline`.
func (*CardAuthorizationSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDecline) UnmarshalJSON ¶
func (r *CardAuthorizationSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDecline) UnmarshalJSON(data []byte) (err error)
type CardAuthorizationSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrency ¶
type CardAuthorizationSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrency string
const ( CardAuthorizationSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrencyCad CardAuthorizationSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrency = "CAD" CardAuthorizationSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrencyChf CardAuthorizationSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrency = "CHF" CardAuthorizationSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrencyEur CardAuthorizationSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrency = "EUR" CardAuthorizationSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrencyGbp CardAuthorizationSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrency = "GBP" CardAuthorizationSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrencyJpy CardAuthorizationSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrency = "JPY" CardAuthorizationSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrencyUsd CardAuthorizationSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrency = "USD" )
type CardAuthorizationSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReason ¶
type CardAuthorizationSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReason string
const ( CardAuthorizationSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReasonAccountNumberCanceled CardAuthorizationSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReason = "account_number_canceled" CardAuthorizationSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReasonAccountNumberDisabled CardAuthorizationSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReason = "account_number_disabled" CardAuthorizationSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReasonAccountRestricted CardAuthorizationSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReason = "account_restricted" CardAuthorizationSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReasonGroupLocked CardAuthorizationSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReason = "group_locked" CardAuthorizationSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReasonEntityNotActive CardAuthorizationSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReason = "entity_not_active" CardAuthorizationSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReasonRealTimePaymentsNotEnabled CardAuthorizationSimulationDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReason = "real_time_payments_not_enabled" )
type CardAuthorizationSimulationDeclinedTransactionSourceInternationalACHDecline ¶
type CardAuthorizationSimulationDeclinedTransactionSourceInternationalACHDecline struct {
// The declined amount in the minor unit of the destination account currency. For
// dollars, for example, this is cents.
Amount int64 `json:"amount,required"`
ForeignExchangeIndicator string `json:"foreign_exchange_indicator,required"`
ForeignExchangeReferenceIndicator string `json:"foreign_exchange_reference_indicator,required"`
ForeignExchangeReference string `json:"foreign_exchange_reference,required,nullable"`
DestinationCountryCode string `json:"destination_country_code,required"`
DestinationCurrencyCode string `json:"destination_currency_code,required"`
ForeignPaymentAmount int64 `json:"foreign_payment_amount,required"`
ForeignTraceNumber string `json:"foreign_trace_number,required,nullable"`
InternationalTransactionTypeCode string `json:"international_transaction_type_code,required"`
OriginatingCurrencyCode string `json:"originating_currency_code,required"`
OriginatingDepositoryFinancialInstitutionName string `json:"originating_depository_financial_institution_name,required"`
OriginatingDepositoryFinancialInstitutionIDQualifier string `json:"originating_depository_financial_institution_id_qualifier,required"`
OriginatingDepositoryFinancialInstitutionID string `json:"originating_depository_financial_institution_id,required"`
OriginatingDepositoryFinancialInstitutionBranchCountry string `json:"originating_depository_financial_institution_branch_country,required"`
OriginatorCity string `json:"originator_city,required"`
OriginatorCompanyEntryDescription string `json:"originator_company_entry_description,required"`
OriginatorCountry string `json:"originator_country,required"`
OriginatorIdentification string `json:"originator_identification,required"`
OriginatorName string `json:"originator_name,required"`
OriginatorPostalCode string `json:"originator_postal_code,required,nullable"`
OriginatorStreetAddress string `json:"originator_street_address,required"`
OriginatorStateOrProvince string `json:"originator_state_or_province,required,nullable"`
PaymentRelatedInformation string `json:"payment_related_information,required,nullable"`
PaymentRelatedInformation2 string `json:"payment_related_information2,required,nullable"`
ReceiverIdentificationNumber string `json:"receiver_identification_number,required,nullable"`
ReceiverStreetAddress string `json:"receiver_street_address,required"`
ReceiverCity string `json:"receiver_city,required"`
ReceiverStateOrProvince string `json:"receiver_state_or_province,required,nullable"`
ReceiverCountry string `json:"receiver_country,required"`
ReceiverPostalCode string `json:"receiver_postal_code,required,nullable"`
ReceivingCompanyOrIndividualName string `json:"receiving_company_or_individual_name,required"`
ReceivingDepositoryFinancialInstitutionName string `json:"receiving_depository_financial_institution_name,required"`
ReceivingDepositoryFinancialInstitutionIDQualifier string `json:"receiving_depository_financial_institution_id_qualifier,required"`
ReceivingDepositoryFinancialInstitutionID string `json:"receiving_depository_financial_institution_id,required"`
ReceivingDepositoryFinancialInstitutionCountry string `json:"receiving_depository_financial_institution_country,required"`
TraceNumber string `json:"trace_number,required"`
JSON cardAuthorizationSimulationDeclinedTransactionSourceInternationalACHDeclineJSON
}
A International ACH Decline object. This field will be present in the JSON response if and only if `category` is equal to `international_ach_decline`.
func (*CardAuthorizationSimulationDeclinedTransactionSourceInternationalACHDecline) UnmarshalJSON ¶
func (r *CardAuthorizationSimulationDeclinedTransactionSourceInternationalACHDecline) UnmarshalJSON(data []byte) (err error)
type CardAuthorizationSimulationDeclinedTransactionSourceWireDecline ¶
type CardAuthorizationSimulationDeclinedTransactionSourceWireDecline struct {
// The declined amount in the minor unit of the destination account currency. For
// dollars, for example, this is cents.
Amount int64 `json:"amount,required"`
// Why the wire transfer was declined.
Reason CardAuthorizationSimulationDeclinedTransactionSourceWireDeclineReason `json:"reason,required"`
Description string `json:"description,required"`
BeneficiaryAddressLine1 string `json:"beneficiary_address_line1,required,nullable"`
BeneficiaryAddressLine2 string `json:"beneficiary_address_line2,required,nullable"`
BeneficiaryAddressLine3 string `json:"beneficiary_address_line3,required,nullable"`
BeneficiaryName string `json:"beneficiary_name,required,nullable"`
BeneficiaryReference string `json:"beneficiary_reference,required,nullable"`
InputMessageAccountabilityData string `json:"input_message_accountability_data,required,nullable"`
OriginatorAddressLine1 string `json:"originator_address_line1,required,nullable"`
OriginatorAddressLine2 string `json:"originator_address_line2,required,nullable"`
OriginatorAddressLine3 string `json:"originator_address_line3,required,nullable"`
OriginatorName string `json:"originator_name,required,nullable"`
OriginatorToBeneficiaryInformationLine1 string `json:"originator_to_beneficiary_information_line1,required,nullable"`
OriginatorToBeneficiaryInformationLine2 string `json:"originator_to_beneficiary_information_line2,required,nullable"`
OriginatorToBeneficiaryInformationLine3 string `json:"originator_to_beneficiary_information_line3,required,nullable"`
OriginatorToBeneficiaryInformationLine4 string `json:"originator_to_beneficiary_information_line4,required,nullable"`
JSON cardAuthorizationSimulationDeclinedTransactionSourceWireDeclineJSON
}
A Wire Decline object. This field will be present in the JSON response if and only if `category` is equal to `wire_decline`.
func (*CardAuthorizationSimulationDeclinedTransactionSourceWireDecline) UnmarshalJSON ¶
func (r *CardAuthorizationSimulationDeclinedTransactionSourceWireDecline) UnmarshalJSON(data []byte) (err error)
type CardAuthorizationSimulationDeclinedTransactionSourceWireDeclineReason ¶
type CardAuthorizationSimulationDeclinedTransactionSourceWireDeclineReason string
const ( CardAuthorizationSimulationDeclinedTransactionSourceWireDeclineReasonAccountNumberCanceled CardAuthorizationSimulationDeclinedTransactionSourceWireDeclineReason = "account_number_canceled" CardAuthorizationSimulationDeclinedTransactionSourceWireDeclineReasonAccountNumberDisabled CardAuthorizationSimulationDeclinedTransactionSourceWireDeclineReason = "account_number_disabled" CardAuthorizationSimulationDeclinedTransactionSourceWireDeclineReasonEntityNotActive CardAuthorizationSimulationDeclinedTransactionSourceWireDeclineReason = "entity_not_active" CardAuthorizationSimulationDeclinedTransactionSourceWireDeclineReasonGroupLocked CardAuthorizationSimulationDeclinedTransactionSourceWireDeclineReason = "group_locked" CardAuthorizationSimulationDeclinedTransactionSourceWireDeclineReasonNoAccountNumber CardAuthorizationSimulationDeclinedTransactionSourceWireDeclineReason = "no_account_number" CardAuthorizationSimulationDeclinedTransactionSourceWireDeclineReasonTransactionNotAllowed CardAuthorizationSimulationDeclinedTransactionSourceWireDeclineReason = "transaction_not_allowed" )
type CardAuthorizationSimulationDeclinedTransactionType ¶
type CardAuthorizationSimulationDeclinedTransactionType string
const (
CardAuthorizationSimulationDeclinedTransactionTypeDeclinedTransaction CardAuthorizationSimulationDeclinedTransactionType = "declined_transaction"
)
type CardAuthorizationSimulationPendingTransaction ¶
type CardAuthorizationSimulationPendingTransaction struct {
// The identifier for the account this Pending Transaction belongs to.
AccountID string `json:"account_id,required"`
// The Pending Transaction amount in the minor unit of its currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the Pending
// Transaction's currency. This will match the currency on the Pending
// Transcation's Account.
Currency CardAuthorizationSimulationPendingTransactionCurrency `json:"currency,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date on which the Pending
// Transaction was completed.
CompletedAt time.Time `json:"completed_at,required,nullable" format:"date-time"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date on which the Pending
// Transaction occured.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// For a Pending Transaction related to a transfer, this is the description you
// provide. For a Pending Transaction related to a payment, this is the description
// the vendor provides.
Description string `json:"description,required"`
// The Pending Transaction identifier.
ID string `json:"id,required"`
// The identifier for the route this Pending Transaction came through. Routes are
// things like cards and ACH details.
RouteID string `json:"route_id,required,nullable"`
// The type of the route this Pending Transaction came through.
RouteType CardAuthorizationSimulationPendingTransactionRouteType `json:"route_type,required,nullable"`
// This is an object giving more details on the network-level event that caused the
// Pending Transaction. For example, for a card transaction this lists the
// merchant's industry and location.
Source CardAuthorizationSimulationPendingTransactionSource `json:"source,required"`
// Whether the Pending Transaction has been confirmed and has an associated
// Transaction.
Status CardAuthorizationSimulationPendingTransactionStatus `json:"status,required"`
// A constant representing the object's type. For this resource it will always be
// `pending_transaction`.
Type CardAuthorizationSimulationPendingTransactionType `json:"type,required"`
JSON cardAuthorizationSimulationPendingTransactionJSON
}
If the authorization attempt succeeds, this will contain the resulting Pending Transaction object. The Pending Transaction's `source` will be of `category: card_authorization`.
func (*CardAuthorizationSimulationPendingTransaction) UnmarshalJSON ¶
func (r *CardAuthorizationSimulationPendingTransaction) UnmarshalJSON(data []byte) (err error)
type CardAuthorizationSimulationPendingTransactionCurrency ¶
type CardAuthorizationSimulationPendingTransactionCurrency string
const ( CardAuthorizationSimulationPendingTransactionCurrencyCad CardAuthorizationSimulationPendingTransactionCurrency = "CAD" CardAuthorizationSimulationPendingTransactionCurrencyChf CardAuthorizationSimulationPendingTransactionCurrency = "CHF" CardAuthorizationSimulationPendingTransactionCurrencyEur CardAuthorizationSimulationPendingTransactionCurrency = "EUR" CardAuthorizationSimulationPendingTransactionCurrencyGbp CardAuthorizationSimulationPendingTransactionCurrency = "GBP" CardAuthorizationSimulationPendingTransactionCurrencyJpy CardAuthorizationSimulationPendingTransactionCurrency = "JPY" CardAuthorizationSimulationPendingTransactionCurrencyUsd CardAuthorizationSimulationPendingTransactionCurrency = "USD" )
type CardAuthorizationSimulationPendingTransactionRouteType ¶
type CardAuthorizationSimulationPendingTransactionRouteType string
const ( CardAuthorizationSimulationPendingTransactionRouteTypeAccountNumber CardAuthorizationSimulationPendingTransactionRouteType = "account_number" CardAuthorizationSimulationPendingTransactionRouteTypeCard CardAuthorizationSimulationPendingTransactionRouteType = "card" )
type CardAuthorizationSimulationPendingTransactionSource ¶
type CardAuthorizationSimulationPendingTransactionSource struct {
// The type of transaction that took place. We may add additional possible values
// for this enum over time; your application should be able to handle such
// additions gracefully.
Category CardAuthorizationSimulationPendingTransactionSourceCategory `json:"category,required"`
// A Account Transfer Instruction object. This field will be present in the JSON
// response if and only if `category` is equal to `account_transfer_instruction`.
AccountTransferInstruction CardAuthorizationSimulationPendingTransactionSourceAccountTransferInstruction `json:"account_transfer_instruction,required,nullable"`
// A ACH Transfer Instruction object. This field will be present in the JSON
// response if and only if `category` is equal to `ach_transfer_instruction`.
ACHTransferInstruction CardAuthorizationSimulationPendingTransactionSourceACHTransferInstruction `json:"ach_transfer_instruction,required,nullable"`
// A Card Authorization object. This field will be present in the JSON response if
// and only if `category` is equal to `card_authorization`.
CardAuthorization CardAuthorizationSimulationPendingTransactionSourceCardAuthorization `json:"card_authorization,required,nullable"`
// A Check Deposit Instruction object. This field will be present in the JSON
// response if and only if `category` is equal to `check_deposit_instruction`.
CheckDepositInstruction CardAuthorizationSimulationPendingTransactionSourceCheckDepositInstruction `json:"check_deposit_instruction,required,nullable"`
// A Check Transfer Instruction object. This field will be present in the JSON
// response if and only if `category` is equal to `check_transfer_instruction`.
CheckTransferInstruction CardAuthorizationSimulationPendingTransactionSourceCheckTransferInstruction `json:"check_transfer_instruction,required,nullable"`
// A Inbound Funds Hold object. This field will be present in the JSON response if
// and only if `category` is equal to `inbound_funds_hold`.
InboundFundsHold CardAuthorizationSimulationPendingTransactionSourceInboundFundsHold `json:"inbound_funds_hold,required,nullable"`
// A Deprecated Card Authorization object. This field will be present in the JSON
// response if and only if `category` is equal to `card_route_authorization`.
CardRouteAuthorization CardAuthorizationSimulationPendingTransactionSourceCardRouteAuthorization `json:"card_route_authorization,required,nullable"`
// A Real Time Payments Transfer Instruction object. This field will be present in
// the JSON response if and only if `category` is equal to
// `real_time_payments_transfer_instruction`.
RealTimePaymentsTransferInstruction CardAuthorizationSimulationPendingTransactionSourceRealTimePaymentsTransferInstruction `json:"real_time_payments_transfer_instruction,required,nullable"`
// A Wire Drawdown Payment Instruction object. This field will be present in the
// JSON response if and only if `category` is equal to
// `wire_drawdown_payment_instruction`.
WireDrawdownPaymentInstruction CardAuthorizationSimulationPendingTransactionSourceWireDrawdownPaymentInstruction `json:"wire_drawdown_payment_instruction,required,nullable"`
// A Wire Transfer Instruction object. This field will be present in the JSON
// response if and only if `category` is equal to `wire_transfer_instruction`.
WireTransferInstruction CardAuthorizationSimulationPendingTransactionSourceWireTransferInstruction `json:"wire_transfer_instruction,required,nullable"`
JSON cardAuthorizationSimulationPendingTransactionSourceJSON
}
This is an object giving more details on the network-level event that caused the Pending Transaction. For example, for a card transaction this lists the merchant's industry and location.
func (*CardAuthorizationSimulationPendingTransactionSource) UnmarshalJSON ¶
func (r *CardAuthorizationSimulationPendingTransactionSource) UnmarshalJSON(data []byte) (err error)
type CardAuthorizationSimulationPendingTransactionSourceACHTransferInstruction ¶
type CardAuthorizationSimulationPendingTransactionSourceACHTransferInstruction struct {
// The pending amount in the minor unit of the transaction's currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
// The identifier of the ACH Transfer that led to this Pending Transaction.
TransferID string `json:"transfer_id,required"`
JSON cardAuthorizationSimulationPendingTransactionSourceACHTransferInstructionJSON
}
A ACH Transfer Instruction object. This field will be present in the JSON response if and only if `category` is equal to `ach_transfer_instruction`.
func (*CardAuthorizationSimulationPendingTransactionSourceACHTransferInstruction) UnmarshalJSON ¶
func (r *CardAuthorizationSimulationPendingTransactionSourceACHTransferInstruction) UnmarshalJSON(data []byte) (err error)
type CardAuthorizationSimulationPendingTransactionSourceAccountTransferInstruction ¶
type CardAuthorizationSimulationPendingTransactionSourceAccountTransferInstruction struct {
// The pending amount in the minor unit of the transaction's currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the destination
// account currency.
Currency CardAuthorizationSimulationPendingTransactionSourceAccountTransferInstructionCurrency `json:"currency,required"`
// The identifier of the Account Transfer that led to this Pending Transaction.
TransferID string `json:"transfer_id,required"`
JSON cardAuthorizationSimulationPendingTransactionSourceAccountTransferInstructionJSON
}
A Account Transfer Instruction object. This field will be present in the JSON response if and only if `category` is equal to `account_transfer_instruction`.
func (*CardAuthorizationSimulationPendingTransactionSourceAccountTransferInstruction) UnmarshalJSON ¶
func (r *CardAuthorizationSimulationPendingTransactionSourceAccountTransferInstruction) UnmarshalJSON(data []byte) (err error)
type CardAuthorizationSimulationPendingTransactionSourceAccountTransferInstructionCurrency ¶
type CardAuthorizationSimulationPendingTransactionSourceAccountTransferInstructionCurrency string
const ( CardAuthorizationSimulationPendingTransactionSourceAccountTransferInstructionCurrencyCad CardAuthorizationSimulationPendingTransactionSourceAccountTransferInstructionCurrency = "CAD" CardAuthorizationSimulationPendingTransactionSourceAccountTransferInstructionCurrencyChf CardAuthorizationSimulationPendingTransactionSourceAccountTransferInstructionCurrency = "CHF" CardAuthorizationSimulationPendingTransactionSourceAccountTransferInstructionCurrencyEur CardAuthorizationSimulationPendingTransactionSourceAccountTransferInstructionCurrency = "EUR" CardAuthorizationSimulationPendingTransactionSourceAccountTransferInstructionCurrencyGbp CardAuthorizationSimulationPendingTransactionSourceAccountTransferInstructionCurrency = "GBP" CardAuthorizationSimulationPendingTransactionSourceAccountTransferInstructionCurrencyJpy CardAuthorizationSimulationPendingTransactionSourceAccountTransferInstructionCurrency = "JPY" CardAuthorizationSimulationPendingTransactionSourceAccountTransferInstructionCurrencyUsd CardAuthorizationSimulationPendingTransactionSourceAccountTransferInstructionCurrency = "USD" )
type CardAuthorizationSimulationPendingTransactionSourceCardAuthorization ¶
type CardAuthorizationSimulationPendingTransactionSourceCardAuthorization struct {
// The Card Authorization identifier.
ID string `json:"id,required"`
// The merchant identifier (commonly abbreviated as MID) of the merchant the card
// is transacting with.
MerchantAcceptorID string `json:"merchant_acceptor_id,required"`
// The merchant descriptor of the merchant the card is transacting with.
MerchantDescriptor string `json:"merchant_descriptor,required"`
// The Merchant Category Code (commonly abbreviated as MCC) of the merchant the
// card is transacting with.
MerchantCategoryCode string `json:"merchant_category_code,required,nullable"`
// The city the merchant resides in.
MerchantCity string `json:"merchant_city,required,nullable"`
// The country the merchant resides in.
MerchantCountry string `json:"merchant_country,required,nullable"`
// The payment network used to process this card authorization
Network CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationNetwork `json:"network,required"`
// Fields specific to the `network`
NetworkDetails CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationNetworkDetails `json:"network_details,required"`
// The pending amount in the minor unit of the transaction's currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's currency.
Currency CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationCurrency `json:"currency,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) when this authorization
// will expire and the pending transaction will be released.
ExpiresAt time.Time `json:"expires_at,required" format:"date-time"`
// The identifier of the Real-Time Decision sent to approve or decline this
// transaction.
RealTimeDecisionID string `json:"real_time_decision_id,required,nullable"`
// If the authorization was made via a Digital Wallet Token (such as an Apple Pay
// purchase), the identifier of the token that was used.
DigitalWalletTokenID string `json:"digital_wallet_token_id,required,nullable"`
// The identifier of the Pending Transaction associated with this Transaction.
PendingTransactionID string `json:"pending_transaction_id,required,nullable"`
// A constant representing the object's type. For this resource it will always be
// `card_authorization`.
Type CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationType `json:"type,required"`
JSON cardAuthorizationSimulationPendingTransactionSourceCardAuthorizationJSON
}
A Card Authorization object. This field will be present in the JSON response if and only if `category` is equal to `card_authorization`.
func (*CardAuthorizationSimulationPendingTransactionSourceCardAuthorization) UnmarshalJSON ¶
func (r *CardAuthorizationSimulationPendingTransactionSourceCardAuthorization) UnmarshalJSON(data []byte) (err error)
type CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationCurrency ¶
type CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationCurrency string
const ( CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationCurrencyCad CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationCurrency = "CAD" CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationCurrencyChf CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationCurrency = "CHF" CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationCurrencyEur CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationCurrency = "EUR" CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationCurrencyGbp CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationCurrency = "GBP" CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationCurrencyJpy CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationCurrency = "JPY" CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationCurrencyUsd CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationCurrency = "USD" )
type CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationNetwork ¶
type CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationNetwork string
const (
CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationNetworkVisa CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationNetwork = "visa"
)
type CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationNetworkDetails ¶
type CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationNetworkDetails struct {
// Fields specific to the `visa` network
Visa CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationNetworkDetailsVisa `json:"visa,required"`
JSON cardAuthorizationSimulationPendingTransactionSourceCardAuthorizationNetworkDetailsJSON
}
Fields specific to the `network`
func (*CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationNetworkDetails) UnmarshalJSON ¶
func (r *CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationNetworkDetails) UnmarshalJSON(data []byte) (err error)
type CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationNetworkDetailsVisa ¶
type CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationNetworkDetailsVisa struct {
// For electronic commerce transactions, this identifies the level of security used
// in obtaining the customer's payment credential. For mail or telephone order
// transactions, identifies the type of mail or telephone order.
ElectronicCommerceIndicator CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicator `json:"electronic_commerce_indicator,required,nullable"`
// The method used to enter the cardholder's primary account number and card
// expiration date
PointOfServiceEntryMode shared.PointOfServiceEntryMode `json:"point_of_service_entry_mode,required,nullable"`
JSON cardAuthorizationSimulationPendingTransactionSourceCardAuthorizationNetworkDetailsVisaJSON
}
Fields specific to the `visa` network
func (*CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationNetworkDetailsVisa) UnmarshalJSON ¶
func (r *CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationNetworkDetailsVisa) UnmarshalJSON(data []byte) (err error)
type CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicator ¶
type CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicator string
const ( CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicatorMailPhoneOrder CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicator = "mail_phone_order" CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicatorRecurring CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicator = "recurring" CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicatorInstallment CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicator = "installment" CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicatorUnknownMailPhoneOrder CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicator = "unknown_mail_phone_order" CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicatorSecureElectronicCommerce CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicator = "secure_electronic_commerce" CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicatorNonAuthenticatedSecurityTransactionAt3DSCapableMerchant CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicator = "non_authenticated_security_transaction_at_3ds_capable_merchant" CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicatorNonAuthenticatedSecurityTransaction CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicator = "non_authenticated_security_transaction" CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicatorNonSecureTransaction CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicator = "non_secure_transaction" )
type CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationType ¶
type CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationType string
const (
CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationTypeCardAuthorization CardAuthorizationSimulationPendingTransactionSourceCardAuthorizationType = "card_authorization"
)
type CardAuthorizationSimulationPendingTransactionSourceCardRouteAuthorization ¶
type CardAuthorizationSimulationPendingTransactionSourceCardRouteAuthorization struct {
// The pending amount in the minor unit of the transaction's currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's currency.
Currency CardAuthorizationSimulationPendingTransactionSourceCardRouteAuthorizationCurrency `json:"currency,required"`
MerchantAcceptorID string `json:"merchant_acceptor_id,required"`
MerchantCity string `json:"merchant_city,required,nullable"`
MerchantCountry string `json:"merchant_country,required"`
MerchantDescriptor string `json:"merchant_descriptor,required"`
MerchantCategoryCode string `json:"merchant_category_code,required"`
MerchantState string `json:"merchant_state,required,nullable"`
JSON cardAuthorizationSimulationPendingTransactionSourceCardRouteAuthorizationJSON
}
A Deprecated Card Authorization object. This field will be present in the JSON response if and only if `category` is equal to `card_route_authorization`.
func (*CardAuthorizationSimulationPendingTransactionSourceCardRouteAuthorization) UnmarshalJSON ¶
func (r *CardAuthorizationSimulationPendingTransactionSourceCardRouteAuthorization) UnmarshalJSON(data []byte) (err error)
type CardAuthorizationSimulationPendingTransactionSourceCardRouteAuthorizationCurrency ¶
type CardAuthorizationSimulationPendingTransactionSourceCardRouteAuthorizationCurrency string
const ( CardAuthorizationSimulationPendingTransactionSourceCardRouteAuthorizationCurrencyCad CardAuthorizationSimulationPendingTransactionSourceCardRouteAuthorizationCurrency = "CAD" CardAuthorizationSimulationPendingTransactionSourceCardRouteAuthorizationCurrencyChf CardAuthorizationSimulationPendingTransactionSourceCardRouteAuthorizationCurrency = "CHF" CardAuthorizationSimulationPendingTransactionSourceCardRouteAuthorizationCurrencyEur CardAuthorizationSimulationPendingTransactionSourceCardRouteAuthorizationCurrency = "EUR" CardAuthorizationSimulationPendingTransactionSourceCardRouteAuthorizationCurrencyGbp CardAuthorizationSimulationPendingTransactionSourceCardRouteAuthorizationCurrency = "GBP" CardAuthorizationSimulationPendingTransactionSourceCardRouteAuthorizationCurrencyJpy CardAuthorizationSimulationPendingTransactionSourceCardRouteAuthorizationCurrency = "JPY" CardAuthorizationSimulationPendingTransactionSourceCardRouteAuthorizationCurrencyUsd CardAuthorizationSimulationPendingTransactionSourceCardRouteAuthorizationCurrency = "USD" )
type CardAuthorizationSimulationPendingTransactionSourceCategory ¶
type CardAuthorizationSimulationPendingTransactionSourceCategory string
const ( CardAuthorizationSimulationPendingTransactionSourceCategoryAccountTransferInstruction CardAuthorizationSimulationPendingTransactionSourceCategory = "account_transfer_instruction" CardAuthorizationSimulationPendingTransactionSourceCategoryACHTransferInstruction CardAuthorizationSimulationPendingTransactionSourceCategory = "ach_transfer_instruction" CardAuthorizationSimulationPendingTransactionSourceCategoryCardAuthorization CardAuthorizationSimulationPendingTransactionSourceCategory = "card_authorization" CardAuthorizationSimulationPendingTransactionSourceCategoryCheckDepositInstruction CardAuthorizationSimulationPendingTransactionSourceCategory = "check_deposit_instruction" CardAuthorizationSimulationPendingTransactionSourceCategoryCheckTransferInstruction CardAuthorizationSimulationPendingTransactionSourceCategory = "check_transfer_instruction" CardAuthorizationSimulationPendingTransactionSourceCategoryInboundFundsHold CardAuthorizationSimulationPendingTransactionSourceCategory = "inbound_funds_hold" CardAuthorizationSimulationPendingTransactionSourceCategoryCardRouteAuthorization CardAuthorizationSimulationPendingTransactionSourceCategory = "card_route_authorization" CardAuthorizationSimulationPendingTransactionSourceCategoryRealTimePaymentsTransferInstruction CardAuthorizationSimulationPendingTransactionSourceCategory = "real_time_payments_transfer_instruction" CardAuthorizationSimulationPendingTransactionSourceCategoryWireDrawdownPaymentInstruction CardAuthorizationSimulationPendingTransactionSourceCategory = "wire_drawdown_payment_instruction" CardAuthorizationSimulationPendingTransactionSourceCategoryWireTransferInstruction CardAuthorizationSimulationPendingTransactionSourceCategory = "wire_transfer_instruction" CardAuthorizationSimulationPendingTransactionSourceCategoryOther CardAuthorizationSimulationPendingTransactionSourceCategory = "other" )
type CardAuthorizationSimulationPendingTransactionSourceCheckDepositInstruction ¶
type CardAuthorizationSimulationPendingTransactionSourceCheckDepositInstruction struct {
// The pending amount in the minor unit of the transaction's currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's currency.
Currency CardAuthorizationSimulationPendingTransactionSourceCheckDepositInstructionCurrency `json:"currency,required"`
// The identifier of the File containing the image of the front of the check that
// was deposited.
FrontImageFileID string `json:"front_image_file_id,required"`
// The identifier of the File containing the image of the back of the check that
// was deposited.
BackImageFileID string `json:"back_image_file_id,required,nullable"`
// The identifier of the Check Deposit.
CheckDepositID string `json:"check_deposit_id,required,nullable"`
JSON cardAuthorizationSimulationPendingTransactionSourceCheckDepositInstructionJSON
}
A Check Deposit Instruction object. This field will be present in the JSON response if and only if `category` is equal to `check_deposit_instruction`.
func (*CardAuthorizationSimulationPendingTransactionSourceCheckDepositInstruction) UnmarshalJSON ¶
func (r *CardAuthorizationSimulationPendingTransactionSourceCheckDepositInstruction) UnmarshalJSON(data []byte) (err error)
type CardAuthorizationSimulationPendingTransactionSourceCheckDepositInstructionCurrency ¶
type CardAuthorizationSimulationPendingTransactionSourceCheckDepositInstructionCurrency string
const ( CardAuthorizationSimulationPendingTransactionSourceCheckDepositInstructionCurrencyCad CardAuthorizationSimulationPendingTransactionSourceCheckDepositInstructionCurrency = "CAD" CardAuthorizationSimulationPendingTransactionSourceCheckDepositInstructionCurrencyChf CardAuthorizationSimulationPendingTransactionSourceCheckDepositInstructionCurrency = "CHF" CardAuthorizationSimulationPendingTransactionSourceCheckDepositInstructionCurrencyEur CardAuthorizationSimulationPendingTransactionSourceCheckDepositInstructionCurrency = "EUR" CardAuthorizationSimulationPendingTransactionSourceCheckDepositInstructionCurrencyGbp CardAuthorizationSimulationPendingTransactionSourceCheckDepositInstructionCurrency = "GBP" CardAuthorizationSimulationPendingTransactionSourceCheckDepositInstructionCurrencyJpy CardAuthorizationSimulationPendingTransactionSourceCheckDepositInstructionCurrency = "JPY" CardAuthorizationSimulationPendingTransactionSourceCheckDepositInstructionCurrencyUsd CardAuthorizationSimulationPendingTransactionSourceCheckDepositInstructionCurrency = "USD" )
type CardAuthorizationSimulationPendingTransactionSourceCheckTransferInstruction ¶
type CardAuthorizationSimulationPendingTransactionSourceCheckTransferInstruction struct {
// The pending amount in the minor unit of the transaction's currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the check's
// currency.
Currency CardAuthorizationSimulationPendingTransactionSourceCheckTransferInstructionCurrency `json:"currency,required"`
// The identifier of the Check Transfer that led to this Pending Transaction.
TransferID string `json:"transfer_id,required"`
JSON cardAuthorizationSimulationPendingTransactionSourceCheckTransferInstructionJSON
}
A Check Transfer Instruction object. This field will be present in the JSON response if and only if `category` is equal to `check_transfer_instruction`.
func (*CardAuthorizationSimulationPendingTransactionSourceCheckTransferInstruction) UnmarshalJSON ¶
func (r *CardAuthorizationSimulationPendingTransactionSourceCheckTransferInstruction) UnmarshalJSON(data []byte) (err error)
type CardAuthorizationSimulationPendingTransactionSourceCheckTransferInstructionCurrency ¶
type CardAuthorizationSimulationPendingTransactionSourceCheckTransferInstructionCurrency string
const ( CardAuthorizationSimulationPendingTransactionSourceCheckTransferInstructionCurrencyCad CardAuthorizationSimulationPendingTransactionSourceCheckTransferInstructionCurrency = "CAD" CardAuthorizationSimulationPendingTransactionSourceCheckTransferInstructionCurrencyChf CardAuthorizationSimulationPendingTransactionSourceCheckTransferInstructionCurrency = "CHF" CardAuthorizationSimulationPendingTransactionSourceCheckTransferInstructionCurrencyEur CardAuthorizationSimulationPendingTransactionSourceCheckTransferInstructionCurrency = "EUR" CardAuthorizationSimulationPendingTransactionSourceCheckTransferInstructionCurrencyGbp CardAuthorizationSimulationPendingTransactionSourceCheckTransferInstructionCurrency = "GBP" CardAuthorizationSimulationPendingTransactionSourceCheckTransferInstructionCurrencyJpy CardAuthorizationSimulationPendingTransactionSourceCheckTransferInstructionCurrency = "JPY" CardAuthorizationSimulationPendingTransactionSourceCheckTransferInstructionCurrencyUsd CardAuthorizationSimulationPendingTransactionSourceCheckTransferInstructionCurrency = "USD" )
type CardAuthorizationSimulationPendingTransactionSourceInboundFundsHold ¶
type CardAuthorizationSimulationPendingTransactionSourceInboundFundsHold struct {
// The held amount in the minor unit of the account's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) time at which the hold
// was created.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the hold's
// currency.
Currency CardAuthorizationSimulationPendingTransactionSourceInboundFundsHoldCurrency `json:"currency,required"`
// When the hold will be released automatically. Certain conditions may cause it to
// be released before this time.
AutomaticallyReleasesAt time.Time `json:"automatically_releases_at,required" format:"date-time"`
// When the hold was released (if it has been released).
ReleasedAt time.Time `json:"released_at,required,nullable" format:"date-time"`
// The status of the hold.
Status CardAuthorizationSimulationPendingTransactionSourceInboundFundsHoldStatus `json:"status,required"`
// The ID of the Transaction for which funds were held.
HeldTransactionID string `json:"held_transaction_id,required,nullable"`
// The ID of the Pending Transaction representing the held funds.
PendingTransactionID string `json:"pending_transaction_id,required,nullable"`
JSON cardAuthorizationSimulationPendingTransactionSourceInboundFundsHoldJSON
}
A Inbound Funds Hold object. This field will be present in the JSON response if and only if `category` is equal to `inbound_funds_hold`.
func (*CardAuthorizationSimulationPendingTransactionSourceInboundFundsHold) UnmarshalJSON ¶
func (r *CardAuthorizationSimulationPendingTransactionSourceInboundFundsHold) UnmarshalJSON(data []byte) (err error)
type CardAuthorizationSimulationPendingTransactionSourceInboundFundsHoldCurrency ¶
type CardAuthorizationSimulationPendingTransactionSourceInboundFundsHoldCurrency string
const ( CardAuthorizationSimulationPendingTransactionSourceInboundFundsHoldCurrencyCad CardAuthorizationSimulationPendingTransactionSourceInboundFundsHoldCurrency = "CAD" CardAuthorizationSimulationPendingTransactionSourceInboundFundsHoldCurrencyChf CardAuthorizationSimulationPendingTransactionSourceInboundFundsHoldCurrency = "CHF" CardAuthorizationSimulationPendingTransactionSourceInboundFundsHoldCurrencyEur CardAuthorizationSimulationPendingTransactionSourceInboundFundsHoldCurrency = "EUR" CardAuthorizationSimulationPendingTransactionSourceInboundFundsHoldCurrencyGbp CardAuthorizationSimulationPendingTransactionSourceInboundFundsHoldCurrency = "GBP" CardAuthorizationSimulationPendingTransactionSourceInboundFundsHoldCurrencyJpy CardAuthorizationSimulationPendingTransactionSourceInboundFundsHoldCurrency = "JPY" CardAuthorizationSimulationPendingTransactionSourceInboundFundsHoldCurrencyUsd CardAuthorizationSimulationPendingTransactionSourceInboundFundsHoldCurrency = "USD" )
type CardAuthorizationSimulationPendingTransactionSourceInboundFundsHoldStatus ¶
type CardAuthorizationSimulationPendingTransactionSourceInboundFundsHoldStatus string
const ( CardAuthorizationSimulationPendingTransactionSourceInboundFundsHoldStatusHeld CardAuthorizationSimulationPendingTransactionSourceInboundFundsHoldStatus = "held" CardAuthorizationSimulationPendingTransactionSourceInboundFundsHoldStatusComplete CardAuthorizationSimulationPendingTransactionSourceInboundFundsHoldStatus = "complete" )
type CardAuthorizationSimulationPendingTransactionSourceRealTimePaymentsTransferInstruction ¶
type CardAuthorizationSimulationPendingTransactionSourceRealTimePaymentsTransferInstruction struct {
// The pending amount in the minor unit of the transaction's currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
// The identifier of the Real Time Payments Transfer that led to this Pending
// Transaction.
TransferID string `json:"transfer_id,required"`
JSON cardAuthorizationSimulationPendingTransactionSourceRealTimePaymentsTransferInstructionJSON
}
A Real Time Payments Transfer Instruction object. This field will be present in the JSON response if and only if `category` is equal to `real_time_payments_transfer_instruction`.
func (*CardAuthorizationSimulationPendingTransactionSourceRealTimePaymentsTransferInstruction) UnmarshalJSON ¶
func (r *CardAuthorizationSimulationPendingTransactionSourceRealTimePaymentsTransferInstruction) UnmarshalJSON(data []byte) (err error)
type CardAuthorizationSimulationPendingTransactionSourceWireDrawdownPaymentInstruction ¶
type CardAuthorizationSimulationPendingTransactionSourceWireDrawdownPaymentInstruction struct {
// The pending amount in the minor unit of the transaction's currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
AccountNumber string `json:"account_number,required"`
RoutingNumber string `json:"routing_number,required"`
MessageToRecipient string `json:"message_to_recipient,required"`
JSON cardAuthorizationSimulationPendingTransactionSourceWireDrawdownPaymentInstructionJSON
}
A Wire Drawdown Payment Instruction object. This field will be present in the JSON response if and only if `category` is equal to `wire_drawdown_payment_instruction`.
func (*CardAuthorizationSimulationPendingTransactionSourceWireDrawdownPaymentInstruction) UnmarshalJSON ¶
func (r *CardAuthorizationSimulationPendingTransactionSourceWireDrawdownPaymentInstruction) UnmarshalJSON(data []byte) (err error)
type CardAuthorizationSimulationPendingTransactionSourceWireTransferInstruction ¶
type CardAuthorizationSimulationPendingTransactionSourceWireTransferInstruction struct {
// The pending amount in the minor unit of the transaction's currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
AccountNumber string `json:"account_number,required"`
RoutingNumber string `json:"routing_number,required"`
MessageToRecipient string `json:"message_to_recipient,required"`
TransferID string `json:"transfer_id,required"`
JSON cardAuthorizationSimulationPendingTransactionSourceWireTransferInstructionJSON
}
A Wire Transfer Instruction object. This field will be present in the JSON response if and only if `category` is equal to `wire_transfer_instruction`.
func (*CardAuthorizationSimulationPendingTransactionSourceWireTransferInstruction) UnmarshalJSON ¶
func (r *CardAuthorizationSimulationPendingTransactionSourceWireTransferInstruction) UnmarshalJSON(data []byte) (err error)
type CardAuthorizationSimulationPendingTransactionStatus ¶
type CardAuthorizationSimulationPendingTransactionStatus string
const ( CardAuthorizationSimulationPendingTransactionStatusPending CardAuthorizationSimulationPendingTransactionStatus = "pending" CardAuthorizationSimulationPendingTransactionStatusComplete CardAuthorizationSimulationPendingTransactionStatus = "complete" )
type CardAuthorizationSimulationPendingTransactionType ¶
type CardAuthorizationSimulationPendingTransactionType string
const (
CardAuthorizationSimulationPendingTransactionTypePendingTransaction CardAuthorizationSimulationPendingTransactionType = "pending_transaction"
)
type CardAuthorizationSimulationType ¶
type CardAuthorizationSimulationType string
const (
CardAuthorizationSimulationTypeInboundCardAuthorizationSimulationResult CardAuthorizationSimulationType = "inbound_card_authorization_simulation_result"
)
type CardBillingAddress ¶
type CardBillingAddress struct {
// The first line of the billing address.
Line1 string `json:"line1,required,nullable"`
// The second line of the billing address.
Line2 string `json:"line2,required,nullable"`
// The city of the billing address.
City string `json:"city,required,nullable"`
// The US state of the billing address.
State string `json:"state,required,nullable"`
// The postal code of the billing address.
PostalCode string `json:"postal_code,required,nullable"`
JSON cardBillingAddressJSON
}
The Card's billing address.
func (*CardBillingAddress) UnmarshalJSON ¶
func (r *CardBillingAddress) UnmarshalJSON(data []byte) (err error)
type CardDetails ¶
type CardDetails struct {
// The identifier for the Card for which sensitive details have been returned.
CardID string `json:"card_id,required"`
// The card number.
PrimaryAccountNumber string `json:"primary_account_number,required"`
// The month the card expires in M format (e.g., August is 8).
ExpirationMonth int64 `json:"expiration_month,required"`
// The year the card expires in YYYY format (e.g., 2025).
ExpirationYear int64 `json:"expiration_year,required"`
// The three-digit verification code for the card. It's also known as the Card
// Verification Code (CVC), the Card Verification Value (CVV), or the Card
// Identification (CID).
VerificationCode string `json:"verification_code,required"`
// A constant representing the object's type. For this resource it will always be
// `card_details`.
Type CardDetailsType `json:"type,required"`
JSON cardDetailsJSON
}
An object containing the sensitive details (card number, cvc, etc) for a Card.
func (*CardDetails) UnmarshalJSON ¶
func (r *CardDetails) UnmarshalJSON(data []byte) (err error)
type CardDetailsType ¶
type CardDetailsType string
const (
CardDetailsTypeCardDetails CardDetailsType = "card_details"
)
type CardDigitalWallet ¶
type CardDigitalWallet struct {
// An email address that can be used to verify the cardholder via one-time passcode
// over email.
Email string `json:"email,required,nullable"`
// A phone number that can be used to verify the cardholder via one-time passcode
// over SMS.
Phone string `json:"phone,required,nullable"`
// The card profile assigned to this digital card. Card profiles may also be
// assigned at the program level.
CardProfileID string `json:"card_profile_id,required,nullable"`
JSON cardDigitalWalletJSON
}
The contact information used in the two-factor steps for digital wallet card creation. At least one field must be present to complete the digital wallet steps.
func (*CardDigitalWallet) UnmarshalJSON ¶
func (r *CardDigitalWallet) UnmarshalJSON(data []byte) (err error)
type CardDispute ¶
type CardDispute struct {
// The Card Dispute identifier.
ID string `json:"id,required"`
// Why you disputed the Transaction in question.
Explanation string `json:"explanation,required"`
// The results of the Dispute investigation.
Status CardDisputeStatus `json:"status,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the Card Dispute was created.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// The identifier of the Transaction that was disputed.
DisputedTransactionID string `json:"disputed_transaction_id,required"`
// If the Card Dispute's status is `accepted`, this will contain details of the
// successful dispute.
Acceptance CardDisputeAcceptance `json:"acceptance,required,nullable"`
// If the Card Dispute's status is `rejected`, this will contain details of the
// unsuccessful dispute.
Rejection CardDisputeRejection `json:"rejection,required,nullable"`
// A constant representing the object's type. For this resource it will always be
// `card_dispute`.
Type CardDisputeType `json:"type,required"`
JSON cardDisputeJSON
}
If unauthorized activity occurs on a card, you can create a Card Dispute and we'll return the funds if appropriate.
func (*CardDispute) UnmarshalJSON ¶
func (r *CardDispute) UnmarshalJSON(data []byte) (err error)
type CardDisputeAcceptance ¶
type CardDisputeAcceptance struct {
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the Card Dispute was accepted.
AcceptedAt time.Time `json:"accepted_at,required" format:"date-time"`
// The identifier of the Card Dispute that was accepted.
CardDisputeID string `json:"card_dispute_id,required"`
// The identifier of the Transaction that was created to return the disputed funds
// to your account.
TransactionID string `json:"transaction_id,required"`
JSON cardDisputeAcceptanceJSON
}
If the Card Dispute's status is `accepted`, this will contain details of the successful dispute.
func (*CardDisputeAcceptance) UnmarshalJSON ¶
func (r *CardDisputeAcceptance) UnmarshalJSON(data []byte) (err error)
type CardDisputeListParams ¶
type CardDisputeListParams struct {
// Return the page of entries after this one.
Cursor param.Field[string] `query:"cursor"`
// Limit the size of the list that is returned. The default (and maximum) is 100
// objects.
Limit param.Field[int64] `query:"limit"`
CreatedAt param.Field[CardDisputeListParamsCreatedAt] `query:"created_at"`
Status param.Field[CardDisputeListParamsStatus] `query:"status"`
}
func (CardDisputeListParams) URLQuery ¶
func (r CardDisputeListParams) URLQuery() (v url.Values)
URLQuery serializes CardDisputeListParams's query parameters as `url.Values`.
type CardDisputeListParamsCreatedAt ¶
type CardDisputeListParamsCreatedAt struct {
// Return results after this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
After param.Field[time.Time] `query:"after" format:"date-time"`
// Return results before this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
Before param.Field[time.Time] `query:"before" format:"date-time"`
// Return results on or after this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrAfter param.Field[time.Time] `query:"on_or_after" format:"date-time"`
// Return results on or before this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrBefore param.Field[time.Time] `query:"on_or_before" format:"date-time"`
}
func (CardDisputeListParamsCreatedAt) URLQuery ¶
func (r CardDisputeListParamsCreatedAt) URLQuery() (v url.Values)
URLQuery serializes CardDisputeListParamsCreatedAt's query parameters as `url.Values`.
type CardDisputeListParamsStatus ¶
type CardDisputeListParamsStatus struct {
// Filter Card Disputes for those with the specified status or statuses. For GET
// requests, this should be encoded as a comma-delimited string, such as
// `?in=one,two,three`.
In param.Field[[]CardDisputeListParamsStatusIn] `query:"in"`
}
func (CardDisputeListParamsStatus) URLQuery ¶
func (r CardDisputeListParamsStatus) URLQuery() (v url.Values)
URLQuery serializes CardDisputeListParamsStatus's query parameters as `url.Values`.
type CardDisputeListParamsStatusIn ¶
type CardDisputeListParamsStatusIn string
const ( CardDisputeListParamsStatusInPendingReviewing CardDisputeListParamsStatusIn = "pending_reviewing" CardDisputeListParamsStatusInAccepted CardDisputeListParamsStatusIn = "accepted" CardDisputeListParamsStatusInRejected CardDisputeListParamsStatusIn = "rejected" )
type CardDisputeListResponse ¶
type CardDisputeListResponse struct {
// The contents of the list.
Data []CardDispute `json:"data,required"`
// A pointer to a place in the list.
NextCursor string `json:"next_cursor,required,nullable"`
JSON cardDisputeListResponseJSON
}
A list of Card Dispute objects
func (*CardDisputeListResponse) UnmarshalJSON ¶
func (r *CardDisputeListResponse) UnmarshalJSON(data []byte) (err error)
type CardDisputeNewParams ¶
type CardDisputeNewParams struct {
// The Transaction you wish to dispute. This Transaction must have a `source_type`
// of `card_settlement`.
DisputedTransactionID param.Field[string] `json:"disputed_transaction_id,required"`
// Why you are disputing this Transaction.
Explanation param.Field[string] `json:"explanation,required"`
}
func (CardDisputeNewParams) MarshalJSON ¶
func (r CardDisputeNewParams) MarshalJSON() (data []byte, err error)
type CardDisputeRejection ¶
type CardDisputeRejection struct {
// Why the Card Dispute was rejected.
Explanation string `json:"explanation,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the Card Dispute was rejected.
RejectedAt time.Time `json:"rejected_at,required" format:"date-time"`
// The identifier of the Card Dispute that was rejected.
CardDisputeID string `json:"card_dispute_id,required"`
JSON cardDisputeRejectionJSON
}
If the Card Dispute's status is `rejected`, this will contain details of the unsuccessful dispute.
func (*CardDisputeRejection) UnmarshalJSON ¶
func (r *CardDisputeRejection) UnmarshalJSON(data []byte) (err error)
type CardDisputeService ¶
type CardDisputeService struct {
Options []option.RequestOption
}
CardDisputeService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewCardDisputeService method instead.
func NewCardDisputeService ¶
func NewCardDisputeService(opts ...option.RequestOption) (r *CardDisputeService)
NewCardDisputeService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*CardDisputeService) Get ¶
func (r *CardDisputeService) Get(ctx context.Context, card_dispute_id string, opts ...option.RequestOption) (res *CardDispute, err error)
Retrieve a Card Dispute
func (*CardDisputeService) List ¶
func (r *CardDisputeService) List(ctx context.Context, query CardDisputeListParams, opts ...option.RequestOption) (res *shared.Page[CardDispute], err error)
List Card Disputes
func (*CardDisputeService) ListAutoPaging ¶
func (r *CardDisputeService) ListAutoPaging(ctx context.Context, query CardDisputeListParams, opts ...option.RequestOption) *shared.PageAutoPager[CardDispute]
List Card Disputes
func (*CardDisputeService) New ¶
func (r *CardDisputeService) New(ctx context.Context, body CardDisputeNewParams, opts ...option.RequestOption) (res *CardDispute, err error)
Create a Card Dispute
type CardDisputeStatus ¶
type CardDisputeStatus string
const ( CardDisputeStatusPendingReviewing CardDisputeStatus = "pending_reviewing" CardDisputeStatusAccepted CardDisputeStatus = "accepted" CardDisputeStatusRejected CardDisputeStatus = "rejected" )
type CardDisputeType ¶
type CardDisputeType string
const (
CardDisputeTypeCardDispute CardDisputeType = "card_dispute"
)
type CardListParams ¶
type CardListParams struct {
// Return the page of entries after this one.
Cursor param.Field[string] `query:"cursor"`
// Limit the size of the list that is returned. The default (and maximum) is 100
// objects.
Limit param.Field[int64] `query:"limit"`
// Filter Cards to ones belonging to the specified Account.
AccountID param.Field[string] `query:"account_id"`
CreatedAt param.Field[CardListParamsCreatedAt] `query:"created_at"`
}
func (CardListParams) URLQuery ¶
func (r CardListParams) URLQuery() (v url.Values)
URLQuery serializes CardListParams's query parameters as `url.Values`.
type CardListParamsCreatedAt ¶
type CardListParamsCreatedAt struct {
// Return results after this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
After param.Field[time.Time] `query:"after" format:"date-time"`
// Return results before this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
Before param.Field[time.Time] `query:"before" format:"date-time"`
// Return results on or after this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrAfter param.Field[time.Time] `query:"on_or_after" format:"date-time"`
// Return results on or before this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrBefore param.Field[time.Time] `query:"on_or_before" format:"date-time"`
}
func (CardListParamsCreatedAt) URLQuery ¶
func (r CardListParamsCreatedAt) URLQuery() (v url.Values)
URLQuery serializes CardListParamsCreatedAt's query parameters as `url.Values`.
type CardListResponse ¶
type CardListResponse struct {
// The contents of the list.
Data []Card `json:"data,required"`
// A pointer to a place in the list.
NextCursor string `json:"next_cursor,required,nullable"`
JSON cardListResponseJSON
}
A list of Card objects
func (*CardListResponse) UnmarshalJSON ¶
func (r *CardListResponse) UnmarshalJSON(data []byte) (err error)
type CardNewParams ¶
type CardNewParams struct {
// The Account the card should belong to.
AccountID param.Field[string] `json:"account_id,required"`
// The description you choose to give the card.
Description param.Field[string] `json:"description"`
// The card's billing address.
BillingAddress param.Field[CardNewParamsBillingAddress] `json:"billing_address"`
// The contact information used in the two-factor steps for digital wallet card
// creation. To add the card to a digital wallet, you may supply an email or phone
// number with this request. Otherwise, subscribe and then action a Real Time
// Decision with the category `digital_wallet_token_requested` or
// `digital_wallet_authentication_requested`.
DigitalWallet param.Field[CardNewParamsDigitalWallet] `json:"digital_wallet"`
}
func (CardNewParams) MarshalJSON ¶
func (r CardNewParams) MarshalJSON() (data []byte, err error)
type CardNewParamsBillingAddress ¶
type CardNewParamsBillingAddress struct {
// The first line of the billing address.
Line1 param.Field[string] `json:"line1,required"`
// The second line of the billing address.
Line2 param.Field[string] `json:"line2"`
// The city of the billing address.
City param.Field[string] `json:"city,required"`
// The US state of the billing address.
State param.Field[string] `json:"state,required"`
// The postal code of the billing address.
PostalCode param.Field[string] `json:"postal_code,required"`
}
The card's billing address.
type CardNewParamsDigitalWallet ¶
type CardNewParamsDigitalWallet struct {
// An email address that can be used to verify the cardholder via one-time passcode
// over email.
Email param.Field[string] `json:"email"`
// A phone number that can be used to verify the cardholder via one-time passcode
// over SMS.
Phone param.Field[string] `json:"phone"`
// The card profile assigned to this digital card. Card profiles may also be
// assigned at the program level.
CardProfileID param.Field[string] `json:"card_profile_id"`
}
The contact information used in the two-factor steps for digital wallet card creation. To add the card to a digital wallet, you may supply an email or phone number with this request. Otherwise, subscribe and then action a Real Time Decision with the category `digital_wallet_token_requested` or `digital_wallet_authentication_requested`.
type CardProfile ¶
type CardProfile struct {
// The Card Profile identifier.
ID string `json:"id,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the Card Dispute was created.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// The status of the Card Profile.
Status CardProfileStatus `json:"status,required"`
// A description you can use to identify the Card Profile.
Description string `json:"description,required"`
// How Cards should appear in digital wallets such as Apple Pay. Different wallets
// will use these values to render card artwork appropriately for their app.
DigitalWallets CardProfileDigitalWallets `json:"digital_wallets,required"`
// A constant representing the object's type. For this resource it will always be
// `card_profile`.
Type CardProfileType `json:"type,required"`
JSON cardProfileJSON
}
This contains artwork and metadata relating to a Card's appearance in digital wallet apps like Apple Pay and Google Pay. For more information, see our guide on [digital card artwork](https://increase.com/documentation/card-art)
func (*CardProfile) UnmarshalJSON ¶
func (r *CardProfile) UnmarshalJSON(data []byte) (err error)
type CardProfileDigitalWallets ¶
type CardProfileDigitalWallets struct {
// The Card's text color, specified as an RGB triple.
TextColor CardProfileDigitalWalletsTextColor `json:"text_color,required"`
// A user-facing description for whoever is issuing the card.
IssuerName string `json:"issuer_name,required"`
// A user-facing description for the card itself.
CardDescription string `json:"card_description,required"`
// A website the user can visit to view and receive support for their card.
ContactWebsite string `json:"contact_website,required,nullable"`
// An email address the user can contact to receive support for their card.
ContactEmail string `json:"contact_email,required,nullable"`
// A phone number the user can contact to receive support for their card.
ContactPhone string `json:"contact_phone,required,nullable"`
// The identifier of the File containing the card's front image.
BackgroundImageFileID string `json:"background_image_file_id,required"`
// The identifier of the File containing the card's icon image.
AppIconFileID string `json:"app_icon_file_id,required"`
JSON cardProfileDigitalWalletsJSON
}
How Cards should appear in digital wallets such as Apple Pay. Different wallets will use these values to render card artwork appropriately for their app.
func (*CardProfileDigitalWallets) UnmarshalJSON ¶
func (r *CardProfileDigitalWallets) UnmarshalJSON(data []byte) (err error)
type CardProfileDigitalWalletsTextColor ¶
type CardProfileDigitalWalletsTextColor struct {
// The value of the red channel in the RGB color.
Red int64 `json:"red,required"`
// The value of the green channel in the RGB color.
Green int64 `json:"green,required"`
// The value of the blue channel in the RGB color.
Blue int64 `json:"blue,required"`
JSON cardProfileDigitalWalletsTextColorJSON
}
The Card's text color, specified as an RGB triple.
func (*CardProfileDigitalWalletsTextColor) UnmarshalJSON ¶
func (r *CardProfileDigitalWalletsTextColor) UnmarshalJSON(data []byte) (err error)
type CardProfileListParams ¶
type CardProfileListParams struct {
// Return the page of entries after this one.
Cursor param.Field[string] `query:"cursor"`
// Limit the size of the list that is returned. The default (and maximum) is 100
// objects.
Limit param.Field[int64] `query:"limit"`
Status param.Field[CardProfileListParamsStatus] `query:"status"`
}
func (CardProfileListParams) URLQuery ¶
func (r CardProfileListParams) URLQuery() (v url.Values)
URLQuery serializes CardProfileListParams's query parameters as `url.Values`.
type CardProfileListParamsStatus ¶
type CardProfileListParamsStatus struct {
// Filter Card Profiles for those with the specified status or statuses. For GET
// requests, this should be encoded as a comma-delimited string, such as
// `?in=one,two,three`.
In param.Field[[]CardProfileListParamsStatusIn] `query:"in"`
}
func (CardProfileListParamsStatus) URLQuery ¶
func (r CardProfileListParamsStatus) URLQuery() (v url.Values)
URLQuery serializes CardProfileListParamsStatus's query parameters as `url.Values`.
type CardProfileListParamsStatusIn ¶
type CardProfileListParamsStatusIn string
const ( CardProfileListParamsStatusInPending CardProfileListParamsStatusIn = "pending" CardProfileListParamsStatusInRejected CardProfileListParamsStatusIn = "rejected" CardProfileListParamsStatusInActive CardProfileListParamsStatusIn = "active" CardProfileListParamsStatusInArchived CardProfileListParamsStatusIn = "archived" )
type CardProfileListResponse ¶
type CardProfileListResponse struct {
// The contents of the list.
Data []CardProfile `json:"data,required"`
// A pointer to a place in the list.
NextCursor string `json:"next_cursor,required,nullable"`
JSON cardProfileListResponseJSON
}
A list of Card Profile objects
func (*CardProfileListResponse) UnmarshalJSON ¶
func (r *CardProfileListResponse) UnmarshalJSON(data []byte) (err error)
type CardProfileNewParams ¶
type CardProfileNewParams struct {
// A description you can use to identify the Card Profile.
Description param.Field[string] `json:"description,required"`
// How Cards should appear in digital wallets such as Apple Pay. Different wallets
// will use these values to render card artwork appropriately for their app.
DigitalWallets param.Field[CardProfileNewParamsDigitalWallets] `json:"digital_wallets,required"`
}
func (CardProfileNewParams) MarshalJSON ¶
func (r CardProfileNewParams) MarshalJSON() (data []byte, err error)
type CardProfileNewParamsDigitalWallets ¶
type CardProfileNewParamsDigitalWallets struct {
// The Card's text color, specified as an RGB triple. The default is white.
TextColor param.Field[CardProfileNewParamsDigitalWalletsTextColor] `json:"text_color"`
// A user-facing description for whoever is issuing the card.
IssuerName param.Field[string] `json:"issuer_name,required"`
// A user-facing description for the card itself.
CardDescription param.Field[string] `json:"card_description,required"`
// A website the user can visit to view and receive support for their card.
ContactWebsite param.Field[string] `json:"contact_website"`
// An email address the user can contact to receive support for their card.
ContactEmail param.Field[string] `json:"contact_email"`
// A phone number the user can contact to receive support for their card.
ContactPhone param.Field[string] `json:"contact_phone"`
// The identifier of the File containing the card's front image.
BackgroundImageFileID param.Field[string] `json:"background_image_file_id,required"`
// The identifier of the File containing the card's icon image.
AppIconFileID param.Field[string] `json:"app_icon_file_id,required"`
}
How Cards should appear in digital wallets such as Apple Pay. Different wallets will use these values to render card artwork appropriately for their app.
type CardProfileNewParamsDigitalWalletsTextColor ¶
type CardProfileNewParamsDigitalWalletsTextColor struct {
// The value of the red channel in the RGB color.
Red param.Field[int64] `json:"red,required"`
// The value of the green channel in the RGB color.
Green param.Field[int64] `json:"green,required"`
// The value of the blue channel in the RGB color.
Blue param.Field[int64] `json:"blue,required"`
}
The Card's text color, specified as an RGB triple. The default is white.
type CardProfileService ¶
type CardProfileService struct {
Options []option.RequestOption
}
CardProfileService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewCardProfileService method instead.
func NewCardProfileService ¶
func NewCardProfileService(opts ...option.RequestOption) (r *CardProfileService)
NewCardProfileService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*CardProfileService) Get ¶
func (r *CardProfileService) Get(ctx context.Context, card_profile_id string, opts ...option.RequestOption) (res *CardProfile, err error)
Retrieve a Card Profile
func (*CardProfileService) List ¶
func (r *CardProfileService) List(ctx context.Context, query CardProfileListParams, opts ...option.RequestOption) (res *shared.Page[CardProfile], err error)
List Card Profiles
func (*CardProfileService) ListAutoPaging ¶
func (r *CardProfileService) ListAutoPaging(ctx context.Context, query CardProfileListParams, opts ...option.RequestOption) *shared.PageAutoPager[CardProfile]
List Card Profiles
func (*CardProfileService) New ¶
func (r *CardProfileService) New(ctx context.Context, body CardProfileNewParams, opts ...option.RequestOption) (res *CardProfile, err error)
Create a Card Profile
type CardProfileStatus ¶
type CardProfileStatus string
const ( CardProfileStatusPending CardProfileStatus = "pending" CardProfileStatusRejected CardProfileStatus = "rejected" CardProfileStatusActive CardProfileStatus = "active" CardProfileStatusArchived CardProfileStatus = "archived" )
type CardProfileType ¶
type CardProfileType string
const (
CardProfileTypeCardProfile CardProfileType = "card_profile"
)
type CardService ¶
type CardService struct {
Options []option.RequestOption
}
CardService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewCardService method instead.
func NewCardService ¶
func NewCardService(opts ...option.RequestOption) (r *CardService)
NewCardService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*CardService) Get ¶
func (r *CardService) Get(ctx context.Context, card_id string, opts ...option.RequestOption) (res *Card, err error)
Retrieve a Card
func (*CardService) GetSensitiveDetails ¶
func (r *CardService) GetSensitiveDetails(ctx context.Context, card_id string, opts ...option.RequestOption) (res *CardDetails, err error)
Retrieve sensitive details for a Card
func (*CardService) List ¶
func (r *CardService) List(ctx context.Context, query CardListParams, opts ...option.RequestOption) (res *shared.Page[Card], err error)
List Cards
func (*CardService) ListAutoPaging ¶
func (r *CardService) ListAutoPaging(ctx context.Context, query CardListParams, opts ...option.RequestOption) *shared.PageAutoPager[Card]
List Cards
func (*CardService) New ¶
func (r *CardService) New(ctx context.Context, body CardNewParams, opts ...option.RequestOption) (res *Card, err error)
Create a Card
func (*CardService) Update ¶
func (r *CardService) Update(ctx context.Context, card_id string, body CardUpdateParams, opts ...option.RequestOption) (res *Card, err error)
Update a Card
type CardStatus ¶
type CardStatus string
const ( CardStatusActive CardStatus = "active" CardStatusDisabled CardStatus = "disabled" CardStatusCanceled CardStatus = "canceled" )
type CardUpdateParams ¶
type CardUpdateParams struct {
// The description you choose to give the card.
Description param.Field[string] `json:"description"`
// The status to update the Card with.
Status param.Field[CardUpdateParamsStatus] `json:"status"`
// The card's updated billing address.
BillingAddress param.Field[CardUpdateParamsBillingAddress] `json:"billing_address"`
// The contact information used in the two-factor steps for digital wallet card
// creation. At least one field must be present to complete the digital wallet
// steps.
DigitalWallet param.Field[CardUpdateParamsDigitalWallet] `json:"digital_wallet"`
}
func (CardUpdateParams) MarshalJSON ¶
func (r CardUpdateParams) MarshalJSON() (data []byte, err error)
type CardUpdateParamsBillingAddress ¶
type CardUpdateParamsBillingAddress struct {
// The first line of the billing address.
Line1 param.Field[string] `json:"line1,required"`
// The second line of the billing address.
Line2 param.Field[string] `json:"line2"`
// The city of the billing address.
City param.Field[string] `json:"city,required"`
// The US state of the billing address.
State param.Field[string] `json:"state,required"`
// The postal code of the billing address.
PostalCode param.Field[string] `json:"postal_code,required"`
}
The card's updated billing address.
type CardUpdateParamsDigitalWallet ¶
type CardUpdateParamsDigitalWallet struct {
// An email address that can be used to verify the cardholder via one-time passcode
// over email.
Email param.Field[string] `json:"email"`
// A phone number that can be used to verify the cardholder via one-time passcode
// over SMS.
Phone param.Field[string] `json:"phone"`
// The card profile assigned to this digital card. Card profiles may also be
// assigned at the program level.
CardProfileID param.Field[string] `json:"card_profile_id"`
}
The contact information used in the two-factor steps for digital wallet card creation. At least one field must be present to complete the digital wallet steps.
type CardUpdateParamsStatus ¶
type CardUpdateParamsStatus string
const ( CardUpdateParamsStatusActive CardUpdateParamsStatus = "active" CardUpdateParamsStatusDisabled CardUpdateParamsStatus = "disabled" CardUpdateParamsStatusCanceled CardUpdateParamsStatus = "canceled" )
type CheckDeposit ¶
type CheckDeposit struct {
// The deposit's identifier.
ID string `json:"id,required"`
// The deposited amount in the minor unit of the destination account currency. For
// dollars, for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the transfer was created.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the deposit.
Currency CheckDepositCurrency `json:"currency,required"`
// The status of the Check Deposit.
Status CheckDepositStatus `json:"status,required"`
// The Account the check was deposited into.
AccountID string `json:"account_id,required"`
// The ID for the File containing the image of the front of the check.
FrontImageFileID string `json:"front_image_file_id,required"`
// The ID for the File containing the image of the back of the check.
BackImageFileID string `json:"back_image_file_id,required,nullable"`
// The ID for the Transaction created by the deposit.
TransactionID string `json:"transaction_id,required,nullable"`
// If your deposit is successfully parsed and accepted by Increase, this will
// contain details of the parsed check.
DepositAcceptance CheckDepositDepositAcceptance `json:"deposit_acceptance,required,nullable"`
// If your deposit is rejected by Increase, this will contain details as to why it
// was rejected.
DepositRejection CheckDepositDepositRejection `json:"deposit_rejection,required,nullable"`
// If your deposit is returned, this will contain details as to why it was
// returned.
DepositReturn CheckDepositDepositReturn `json:"deposit_return,required,nullable"`
// A constant representing the object's type. For this resource it will always be
// `check_deposit`.
Type CheckDepositType `json:"type,required"`
JSON checkDepositJSON
}
Check Deposits allow you to deposit images of paper checks into your account.
func (*CheckDeposit) UnmarshalJSON ¶
func (r *CheckDeposit) UnmarshalJSON(data []byte) (err error)
type CheckDepositCurrency ¶
type CheckDepositCurrency string
const ( CheckDepositCurrencyCad CheckDepositCurrency = "CAD" CheckDepositCurrencyChf CheckDepositCurrency = "CHF" CheckDepositCurrencyEur CheckDepositCurrency = "EUR" CheckDepositCurrencyGbp CheckDepositCurrency = "GBP" CheckDepositCurrencyJpy CheckDepositCurrency = "JPY" CheckDepositCurrencyUsd CheckDepositCurrency = "USD" )
type CheckDepositDepositAcceptance ¶
type CheckDepositDepositAcceptance struct {
// The amount to be deposited in the minor unit of the transaction's currency. For
// dollars, for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's currency.
Currency CheckDepositDepositAcceptanceCurrency `json:"currency,required"`
// The account number printed on the check.
AccountNumber string `json:"account_number,required"`
// The routing number printed on the check.
RoutingNumber string `json:"routing_number,required"`
// An additional line of metadata printed on the check. This typically includes the
// check number for business checks.
AuxiliaryOnUs string `json:"auxiliary_on_us,required,nullable"`
// The check serial number, if present, for consumer checks. For business checks,
// the serial number is usually in the `auxiliary_on_us` field.
SerialNumber string `json:"serial_number,required,nullable"`
// The ID of the Check Deposit that was accepted.
CheckDepositID string `json:"check_deposit_id,required"`
JSON checkDepositDepositAcceptanceJSON
}
If your deposit is successfully parsed and accepted by Increase, this will contain details of the parsed check.
func (*CheckDepositDepositAcceptance) UnmarshalJSON ¶
func (r *CheckDepositDepositAcceptance) UnmarshalJSON(data []byte) (err error)
type CheckDepositDepositAcceptanceCurrency ¶
type CheckDepositDepositAcceptanceCurrency string
const ( CheckDepositDepositAcceptanceCurrencyCad CheckDepositDepositAcceptanceCurrency = "CAD" CheckDepositDepositAcceptanceCurrencyChf CheckDepositDepositAcceptanceCurrency = "CHF" CheckDepositDepositAcceptanceCurrencyEur CheckDepositDepositAcceptanceCurrency = "EUR" CheckDepositDepositAcceptanceCurrencyGbp CheckDepositDepositAcceptanceCurrency = "GBP" CheckDepositDepositAcceptanceCurrencyJpy CheckDepositDepositAcceptanceCurrency = "JPY" CheckDepositDepositAcceptanceCurrencyUsd CheckDepositDepositAcceptanceCurrency = "USD" )
type CheckDepositDepositRejection ¶
type CheckDepositDepositRejection struct {
// The rejected amount in the minor unit of check's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the check's
// currency.
Currency CheckDepositDepositRejectionCurrency `json:"currency,required"`
// Why the check deposit was rejected.
Reason CheckDepositDepositRejectionReason `json:"reason,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the check deposit was rejected.
RejectedAt time.Time `json:"rejected_at,required" format:"date-time"`
JSON checkDepositDepositRejectionJSON
}
If your deposit is rejected by Increase, this will contain details as to why it was rejected.
func (*CheckDepositDepositRejection) UnmarshalJSON ¶
func (r *CheckDepositDepositRejection) UnmarshalJSON(data []byte) (err error)
type CheckDepositDepositRejectionCurrency ¶
type CheckDepositDepositRejectionCurrency string
const ( CheckDepositDepositRejectionCurrencyCad CheckDepositDepositRejectionCurrency = "CAD" CheckDepositDepositRejectionCurrencyChf CheckDepositDepositRejectionCurrency = "CHF" CheckDepositDepositRejectionCurrencyEur CheckDepositDepositRejectionCurrency = "EUR" CheckDepositDepositRejectionCurrencyGbp CheckDepositDepositRejectionCurrency = "GBP" CheckDepositDepositRejectionCurrencyJpy CheckDepositDepositRejectionCurrency = "JPY" CheckDepositDepositRejectionCurrencyUsd CheckDepositDepositRejectionCurrency = "USD" )
type CheckDepositDepositRejectionReason ¶
type CheckDepositDepositRejectionReason string
const ( CheckDepositDepositRejectionReasonIncompleteImage CheckDepositDepositRejectionReason = "incomplete_image" CheckDepositDepositRejectionReasonDuplicate CheckDepositDepositRejectionReason = "duplicate" CheckDepositDepositRejectionReasonPoorImageQuality CheckDepositDepositRejectionReason = "poor_image_quality" CheckDepositDepositRejectionReasonIncorrectAmount CheckDepositDepositRejectionReason = "incorrect_amount" CheckDepositDepositRejectionReasonIncorrectRecipient CheckDepositDepositRejectionReason = "incorrect_recipient" CheckDepositDepositRejectionReasonNotEligibleForMobileDeposit CheckDepositDepositRejectionReason = "not_eligible_for_mobile_deposit" CheckDepositDepositRejectionReasonMissingRequiredDataElements CheckDepositDepositRejectionReason = "missing_required_data_elements" CheckDepositDepositRejectionReasonUnknown CheckDepositDepositRejectionReason = "unknown" )
type CheckDepositDepositReturn ¶
type CheckDepositDepositReturn struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the check deposit was returned.
ReturnedAt time.Time `json:"returned_at,required" format:"date-time"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's currency.
Currency CheckDepositDepositReturnCurrency `json:"currency,required"`
// The identifier of the Check Deposit that was returned.
CheckDepositID string `json:"check_deposit_id,required"`
// The identifier of the transaction that reversed the original check deposit
// transaction.
TransactionID string `json:"transaction_id,required"`
ReturnReason CheckDepositDepositReturnReturnReason `json:"return_reason,required"`
JSON checkDepositDepositReturnJSON
}
If your deposit is returned, this will contain details as to why it was returned.
func (*CheckDepositDepositReturn) UnmarshalJSON ¶
func (r *CheckDepositDepositReturn) UnmarshalJSON(data []byte) (err error)
type CheckDepositDepositReturnCurrency ¶
type CheckDepositDepositReturnCurrency string
const ( CheckDepositDepositReturnCurrencyCad CheckDepositDepositReturnCurrency = "CAD" CheckDepositDepositReturnCurrencyChf CheckDepositDepositReturnCurrency = "CHF" CheckDepositDepositReturnCurrencyEur CheckDepositDepositReturnCurrency = "EUR" CheckDepositDepositReturnCurrencyGbp CheckDepositDepositReturnCurrency = "GBP" CheckDepositDepositReturnCurrencyJpy CheckDepositDepositReturnCurrency = "JPY" CheckDepositDepositReturnCurrencyUsd CheckDepositDepositReturnCurrency = "USD" )
type CheckDepositDepositReturnReturnReason ¶
type CheckDepositDepositReturnReturnReason string
const ( CheckDepositDepositReturnReturnReasonACHConversionNotSupported CheckDepositDepositReturnReturnReason = "ach_conversion_not_supported" CheckDepositDepositReturnReturnReasonClosedAccount CheckDepositDepositReturnReturnReason = "closed_account" CheckDepositDepositReturnReturnReasonDuplicateSubmission CheckDepositDepositReturnReturnReason = "duplicate_submission" CheckDepositDepositReturnReturnReasonInsufficientFunds CheckDepositDepositReturnReturnReason = "insufficient_funds" CheckDepositDepositReturnReturnReasonNoAccount CheckDepositDepositReturnReturnReason = "no_account" CheckDepositDepositReturnReturnReasonNotAuthorized CheckDepositDepositReturnReturnReason = "not_authorized" CheckDepositDepositReturnReturnReasonStaleDated CheckDepositDepositReturnReturnReason = "stale_dated" CheckDepositDepositReturnReturnReasonStopPayment CheckDepositDepositReturnReturnReason = "stop_payment" CheckDepositDepositReturnReturnReasonUnknownReason CheckDepositDepositReturnReturnReason = "unknown_reason" CheckDepositDepositReturnReturnReasonUnmatchedDetails CheckDepositDepositReturnReturnReason = "unmatched_details" CheckDepositDepositReturnReturnReasonUnreadableImage CheckDepositDepositReturnReturnReason = "unreadable_image" )
type CheckDepositListParams ¶
type CheckDepositListParams struct {
// Return the page of entries after this one.
Cursor param.Field[string] `query:"cursor"`
// Limit the size of the list that is returned. The default (and maximum) is 100
// objects.
Limit param.Field[int64] `query:"limit"`
// Filter Check Deposits to those belonging to the specified Account.
AccountID param.Field[string] `query:"account_id"`
CreatedAt param.Field[CheckDepositListParamsCreatedAt] `query:"created_at"`
}
func (CheckDepositListParams) URLQuery ¶
func (r CheckDepositListParams) URLQuery() (v url.Values)
URLQuery serializes CheckDepositListParams's query parameters as `url.Values`.
type CheckDepositListParamsCreatedAt ¶
type CheckDepositListParamsCreatedAt struct {
// Return results after this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
After param.Field[time.Time] `query:"after" format:"date-time"`
// Return results before this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
Before param.Field[time.Time] `query:"before" format:"date-time"`
// Return results on or after this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrAfter param.Field[time.Time] `query:"on_or_after" format:"date-time"`
// Return results on or before this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrBefore param.Field[time.Time] `query:"on_or_before" format:"date-time"`
}
func (CheckDepositListParamsCreatedAt) URLQuery ¶
func (r CheckDepositListParamsCreatedAt) URLQuery() (v url.Values)
URLQuery serializes CheckDepositListParamsCreatedAt's query parameters as `url.Values`.
type CheckDepositListResponse ¶
type CheckDepositListResponse struct {
// The contents of the list.
Data []CheckDeposit `json:"data,required"`
// A pointer to a place in the list.
NextCursor string `json:"next_cursor,required,nullable"`
JSON checkDepositListResponseJSON
}
A list of Check Deposit objects
func (*CheckDepositListResponse) UnmarshalJSON ¶
func (r *CheckDepositListResponse) UnmarshalJSON(data []byte) (err error)
type CheckDepositNewParams ¶
type CheckDepositNewParams struct {
// The identifier for the Account to deposit the check in.
AccountID param.Field[string] `json:"account_id,required"`
// The deposit amount in the minor unit of the account currency. For dollars, for
// example, this is cents.
Amount param.Field[int64] `json:"amount,required"`
// The currency to use for the deposit.
Currency param.Field[string] `json:"currency,required"`
// The File containing the check's front image.
FrontImageFileID param.Field[string] `json:"front_image_file_id,required"`
// The File containing the check's back image.
BackImageFileID param.Field[string] `json:"back_image_file_id,required"`
}
func (CheckDepositNewParams) MarshalJSON ¶
func (r CheckDepositNewParams) MarshalJSON() (data []byte, err error)
type CheckDepositService ¶
type CheckDepositService struct {
Options []option.RequestOption
}
CheckDepositService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewCheckDepositService method instead.
func NewCheckDepositService ¶
func NewCheckDepositService(opts ...option.RequestOption) (r *CheckDepositService)
NewCheckDepositService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*CheckDepositService) Get ¶
func (r *CheckDepositService) Get(ctx context.Context, check_deposit_id string, opts ...option.RequestOption) (res *CheckDeposit, err error)
Retrieve a Check Deposit
func (*CheckDepositService) List ¶
func (r *CheckDepositService) List(ctx context.Context, query CheckDepositListParams, opts ...option.RequestOption) (res *shared.Page[CheckDeposit], err error)
List Check Deposits
func (*CheckDepositService) ListAutoPaging ¶
func (r *CheckDepositService) ListAutoPaging(ctx context.Context, query CheckDepositListParams, opts ...option.RequestOption) *shared.PageAutoPager[CheckDeposit]
List Check Deposits
func (*CheckDepositService) New ¶
func (r *CheckDepositService) New(ctx context.Context, body CheckDepositNewParams, opts ...option.RequestOption) (res *CheckDeposit, err error)
Create a Check Deposit
type CheckDepositStatus ¶
type CheckDepositStatus string
const ( CheckDepositStatusPending CheckDepositStatus = "pending" CheckDepositStatusSubmitted CheckDepositStatus = "submitted" CheckDepositStatusRejected CheckDepositStatus = "rejected" CheckDepositStatusReturned CheckDepositStatus = "returned" )
type CheckDepositType ¶
type CheckDepositType string
const (
CheckDepositTypeCheckDeposit CheckDepositType = "check_deposit"
)
type CheckTransfer ¶
type CheckTransfer struct {
// The identifier of the Account from which funds will be transferred.
AccountID string `json:"account_id,required"`
// The street address of the check's destination.
AddressLine1 string `json:"address_line1,required"`
// The second line of the address of the check's destination.
AddressLine2 string `json:"address_line2,required,nullable"`
// The city of the check's destination.
AddressCity string `json:"address_city,required"`
// The state of the check's destination.
AddressState string `json:"address_state,required"`
// The postal code of the check's destination.
AddressZip string `json:"address_zip,required"`
// The return address to be printed on the check.
ReturnAddress CheckTransferReturnAddress `json:"return_address,required,nullable"`
// The transfer amount in USD cents.
Amount int64 `json:"amount,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the transfer was created.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the check's
// currency.
Currency CheckTransferCurrency `json:"currency,required"`
// If your account requires approvals for transfers and the transfer was approved,
// this will contain details of the approval.
Approval CheckTransferApproval `json:"approval,required,nullable"`
// If your account requires approvals for transfers and the transfer was not
// approved, this will contain details of the cancellation.
Cancellation CheckTransferCancellation `json:"cancellation,required,nullable"`
// The Check transfer's identifier.
ID string `json:"id,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the check was mailed.
MailedAt time.Time `json:"mailed_at,required,nullable" format:"date-time"`
// The descriptor that will be printed on the memo field on the check.
Message string `json:"message,required"`
// The descriptor that will be printed on the letter included with the check.
Note string `json:"note,required,nullable"`
// The name that will be printed on the check.
RecipientName string `json:"recipient_name,required"`
// The lifecycle status of the transfer.
Status CheckTransferStatus `json:"status,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the check was submitted.
SubmittedAt time.Time `json:"submitted_at,required,nullable" format:"date-time"`
// After the transfer is submitted, this will contain supplemental details.
Submission CheckTransferSubmission `json:"submission,required,nullable"`
// The ID for the transaction caused by the transfer.
TransactionID string `json:"transaction_id,required,nullable"`
// After a stop-payment is requested on the check, this will contain supplemental
// details.
StopPaymentRequest CheckTransferStopPaymentRequest `json:"stop_payment_request,required,nullable"`
// After a check transfer is deposited, this will contain supplemental details.
Deposit CheckTransferDeposit `json:"deposit,required,nullable"`
// After a check transfer is returned, this will contain supplemental details. A
// check transfer is returned when the receiver mails a never deposited check back
// to the bank printed on the check.
ReturnDetails CheckTransferReturnDetails `json:"return_details,required,nullable"`
// A constant representing the object's type. For this resource it will always be
// `check_transfer`.
Type CheckTransferType `json:"type,required"`
JSON checkTransferJSON
}
Check Transfers move funds from your Increase account by mailing a physical check.
func (*CheckTransfer) UnmarshalJSON ¶
func (r *CheckTransfer) UnmarshalJSON(data []byte) (err error)
type CheckTransferApproval ¶
type CheckTransferApproval struct {
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the transfer was approved.
ApprovedAt time.Time `json:"approved_at,required" format:"date-time"`
// If the Transfer was approved by a user in the dashboard, the email address of
// that user.
ApprovedBy string `json:"approved_by,required,nullable"`
JSON checkTransferApprovalJSON
}
If your account requires approvals for transfers and the transfer was approved, this will contain details of the approval.
func (*CheckTransferApproval) UnmarshalJSON ¶
func (r *CheckTransferApproval) UnmarshalJSON(data []byte) (err error)
type CheckTransferCancellation ¶
type CheckTransferCancellation struct {
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the Transfer was canceled.
CanceledAt time.Time `json:"canceled_at,required" format:"date-time"`
// If the Transfer was canceled by a user in the dashboard, the email address of
// that user.
CanceledBy string `json:"canceled_by,required,nullable"`
JSON checkTransferCancellationJSON
}
If your account requires approvals for transfers and the transfer was not approved, this will contain details of the cancellation.
func (*CheckTransferCancellation) UnmarshalJSON ¶
func (r *CheckTransferCancellation) UnmarshalJSON(data []byte) (err error)
type CheckTransferCurrency ¶
type CheckTransferCurrency string
const ( CheckTransferCurrencyCad CheckTransferCurrency = "CAD" CheckTransferCurrencyChf CheckTransferCurrency = "CHF" CheckTransferCurrencyEur CheckTransferCurrency = "EUR" CheckTransferCurrencyGbp CheckTransferCurrency = "GBP" CheckTransferCurrencyJpy CheckTransferCurrency = "JPY" CheckTransferCurrencyUsd CheckTransferCurrency = "USD" )
type CheckTransferDeposit ¶
type CheckTransferDeposit struct {
// When the check was deposited.
DepositedAt time.Time `json:"deposited_at,required" format:"date-time"`
// The ID for the File containing the image of the front of the check.
FrontImageFileID string `json:"front_image_file_id,required,nullable"`
// The ID for the File containing the image of the rear of the check.
BackImageFileID string `json:"back_image_file_id,required,nullable"`
// A constant representing the object's type. For this resource it will always be
// `check_transfer_deposit`.
Type CheckTransferDepositType `json:"type,required"`
JSON checkTransferDepositJSON
}
After a check transfer is deposited, this will contain supplemental details.
func (*CheckTransferDeposit) UnmarshalJSON ¶
func (r *CheckTransferDeposit) UnmarshalJSON(data []byte) (err error)
type CheckTransferDepositType ¶
type CheckTransferDepositType string
const (
CheckTransferDepositTypeCheckTransferDeposit CheckTransferDepositType = "check_transfer_deposit"
)
type CheckTransferListParams ¶
type CheckTransferListParams struct {
// Return the page of entries after this one.
Cursor param.Field[string] `query:"cursor"`
// Limit the size of the list that is returned. The default (and maximum) is 100
// objects.
Limit param.Field[int64] `query:"limit"`
// Filter Check Transfers to those that originated from the specified Account.
AccountID param.Field[string] `query:"account_id"`
CreatedAt param.Field[CheckTransferListParamsCreatedAt] `query:"created_at"`
}
func (CheckTransferListParams) URLQuery ¶
func (r CheckTransferListParams) URLQuery() (v url.Values)
URLQuery serializes CheckTransferListParams's query parameters as `url.Values`.
type CheckTransferListParamsCreatedAt ¶
type CheckTransferListParamsCreatedAt struct {
// Return results after this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
After param.Field[time.Time] `query:"after" format:"date-time"`
// Return results before this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
Before param.Field[time.Time] `query:"before" format:"date-time"`
// Return results on or after this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrAfter param.Field[time.Time] `query:"on_or_after" format:"date-time"`
// Return results on or before this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrBefore param.Field[time.Time] `query:"on_or_before" format:"date-time"`
}
func (CheckTransferListParamsCreatedAt) URLQuery ¶
func (r CheckTransferListParamsCreatedAt) URLQuery() (v url.Values)
URLQuery serializes CheckTransferListParamsCreatedAt's query parameters as `url.Values`.
type CheckTransferListResponse ¶
type CheckTransferListResponse struct {
// The contents of the list.
Data []CheckTransfer `json:"data,required"`
// A pointer to a place in the list.
NextCursor string `json:"next_cursor,required,nullable"`
JSON checkTransferListResponseJSON
}
A list of Check Transfer objects
func (*CheckTransferListResponse) UnmarshalJSON ¶
func (r *CheckTransferListResponse) UnmarshalJSON(data []byte) (err error)
type CheckTransferNewParams ¶
type CheckTransferNewParams struct {
// The identifier for the account that will send the transfer.
AccountID param.Field[string] `json:"account_id,required"`
// The street address of the check's destination.
AddressLine1 param.Field[string] `json:"address_line1,required"`
// The second line of the address of the check's destination.
AddressLine2 param.Field[string] `json:"address_line2"`
// The city of the check's destination.
AddressCity param.Field[string] `json:"address_city,required"`
// The state of the check's destination.
AddressState param.Field[string] `json:"address_state,required"`
// The postal code of the check's destination.
AddressZip param.Field[string] `json:"address_zip,required"`
// The return address to be printed on the check. If omitted this will default to
// the address of the Entity of the Account used to make the Check Transfer.
ReturnAddress param.Field[CheckTransferNewParamsReturnAddress] `json:"return_address"`
// The transfer amount in cents.
Amount param.Field[int64] `json:"amount,required"`
// The descriptor that will be printed on the memo field on the check.
Message param.Field[string] `json:"message,required"`
// The descriptor that will be printed on the letter included with the check.
Note param.Field[string] `json:"note"`
// The name that will be printed on the check.
RecipientName param.Field[string] `json:"recipient_name,required"`
// Whether the transfer requires explicit approval via the dashboard or API.
RequireApproval param.Field[bool] `json:"require_approval"`
}
func (CheckTransferNewParams) MarshalJSON ¶
func (r CheckTransferNewParams) MarshalJSON() (data []byte, err error)
type CheckTransferNewParamsReturnAddress ¶
type CheckTransferNewParamsReturnAddress struct {
// The name of the return address.
Name param.Field[string] `json:"name,required"`
// The first line of the return address.
Line1 param.Field[string] `json:"line1,required"`
// The second line of the return address.
Line2 param.Field[string] `json:"line2"`
// The city of the return address.
City param.Field[string] `json:"city,required"`
// The US state of the return address.
State param.Field[string] `json:"state,required"`
// The postal code of the return address.
Zip param.Field[string] `json:"zip,required"`
}
The return address to be printed on the check. If omitted this will default to the address of the Entity of the Account used to make the Check Transfer.
type CheckTransferReturnAddress ¶
type CheckTransferReturnAddress struct {
// The name of the address.
Name string `json:"name,required,nullable"`
// The first line of the address.
Line1 string `json:"line1,required,nullable"`
// The second line of the address.
Line2 string `json:"line2,required,nullable"`
// The city of the address.
City string `json:"city,required,nullable"`
// The US state of the address.
State string `json:"state,required,nullable"`
// The postal code of the address.
Zip string `json:"zip,required,nullable"`
JSON checkTransferReturnAddressJSON
}
The return address to be printed on the check.
func (*CheckTransferReturnAddress) UnmarshalJSON ¶
func (r *CheckTransferReturnAddress) UnmarshalJSON(data []byte) (err error)
type CheckTransferReturnDetails ¶
type CheckTransferReturnDetails struct {
// The identifier of the returned Check Transfer.
TransferID string `json:"transfer_id,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the check was returned.
ReturnedAt time.Time `json:"returned_at,required" format:"date-time"`
// If available, a document with additional information about the return.
FileID string `json:"file_id,required,nullable"`
// The reason why the check was returned.
Reason CheckTransferReturnDetailsReason `json:"reason,required"`
// The identifier of the Transaction that was created to credit you for the
// returned check.
TransactionID string `json:"transaction_id,required,nullable"`
JSON checkTransferReturnDetailsJSON
}
After a check transfer is returned, this will contain supplemental details. A check transfer is returned when the receiver mails a never deposited check back to the bank printed on the check.
func (*CheckTransferReturnDetails) UnmarshalJSON ¶
func (r *CheckTransferReturnDetails) UnmarshalJSON(data []byte) (err error)
type CheckTransferReturnDetailsReason ¶
type CheckTransferReturnDetailsReason string
const ( CheckTransferReturnDetailsReasonMailDeliveryFailure CheckTransferReturnDetailsReason = "mail_delivery_failure" CheckTransferReturnDetailsReasonRefusedByRecipient CheckTransferReturnDetailsReason = "refused_by_recipient" CheckTransferReturnDetailsReasonReturnedNotAuthorized CheckTransferReturnDetailsReason = "returned_not_authorized" )
type CheckTransferService ¶
type CheckTransferService struct {
Options []option.RequestOption
}
CheckTransferService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewCheckTransferService method instead.
func NewCheckTransferService ¶
func NewCheckTransferService(opts ...option.RequestOption) (r *CheckTransferService)
NewCheckTransferService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*CheckTransferService) Approve ¶
func (r *CheckTransferService) Approve(ctx context.Context, check_transfer_id string, opts ...option.RequestOption) (res *CheckTransfer, err error)
Approve a Check Transfer
func (*CheckTransferService) Cancel ¶
func (r *CheckTransferService) Cancel(ctx context.Context, check_transfer_id string, opts ...option.RequestOption) (res *CheckTransfer, err error)
Cancel a pending Check Transfer
func (*CheckTransferService) Get ¶
func (r *CheckTransferService) Get(ctx context.Context, check_transfer_id string, opts ...option.RequestOption) (res *CheckTransfer, err error)
Retrieve a Check Transfer
func (*CheckTransferService) List ¶
func (r *CheckTransferService) List(ctx context.Context, query CheckTransferListParams, opts ...option.RequestOption) (res *shared.Page[CheckTransfer], err error)
List Check Transfers
func (*CheckTransferService) ListAutoPaging ¶
func (r *CheckTransferService) ListAutoPaging(ctx context.Context, query CheckTransferListParams, opts ...option.RequestOption) *shared.PageAutoPager[CheckTransfer]
List Check Transfers
func (*CheckTransferService) New ¶
func (r *CheckTransferService) New(ctx context.Context, body CheckTransferNewParams, opts ...option.RequestOption) (res *CheckTransfer, err error)
Create a Check Transfer
func (*CheckTransferService) StopPayment ¶
func (r *CheckTransferService) StopPayment(ctx context.Context, check_transfer_id string, opts ...option.RequestOption) (res *CheckTransfer, err error)
Request a stop payment on a Check Transfer
type CheckTransferStatus ¶
type CheckTransferStatus string
const ( CheckTransferStatusPendingApproval CheckTransferStatus = "pending_approval" CheckTransferStatusPendingSubmission CheckTransferStatus = "pending_submission" CheckTransferStatusSubmitted CheckTransferStatus = "submitted" CheckTransferStatusPendingMailing CheckTransferStatus = "pending_mailing" CheckTransferStatusMailed CheckTransferStatus = "mailed" CheckTransferStatusCanceled CheckTransferStatus = "canceled" CheckTransferStatusDeposited CheckTransferStatus = "deposited" CheckTransferStatusStopped CheckTransferStatus = "stopped" CheckTransferStatusReturned CheckTransferStatus = "returned" CheckTransferStatusRejected CheckTransferStatus = "rejected" CheckTransferStatusRequiresAttention CheckTransferStatus = "requires_attention" )
type CheckTransferStopPaymentRequest ¶
type CheckTransferStopPaymentRequest struct {
// The ID of the check transfer that was stopped.
TransferID string `json:"transfer_id,required"`
// The transaction ID of the corresponding credit transaction.
TransactionID string `json:"transaction_id,required"`
// The time the stop-payment was requested.
RequestedAt time.Time `json:"requested_at,required" format:"date-time"`
// A constant representing the object's type. For this resource it will always be
// `check_transfer_stop_payment_request`.
Type CheckTransferStopPaymentRequestType `json:"type,required"`
JSON checkTransferStopPaymentRequestJSON
}
After a stop-payment is requested on the check, this will contain supplemental details.
func (*CheckTransferStopPaymentRequest) UnmarshalJSON ¶
func (r *CheckTransferStopPaymentRequest) UnmarshalJSON(data []byte) (err error)
type CheckTransferStopPaymentRequestType ¶
type CheckTransferStopPaymentRequestType string
const (
CheckTransferStopPaymentRequestTypeCheckTransferStopPaymentRequest CheckTransferStopPaymentRequestType = "check_transfer_stop_payment_request"
)
type CheckTransferSubmission ¶
type CheckTransferSubmission struct {
// When this check transfer was submitted to our check printer.
SubmittedAt time.Time `json:"submitted_at,required" format:"date-time"`
// The identitying number of the check.
CheckNumber string `json:"check_number,required"`
JSON checkTransferSubmissionJSON
}
After the transfer is submitted, this will contain supplemental details.
func (*CheckTransferSubmission) UnmarshalJSON ¶
func (r *CheckTransferSubmission) UnmarshalJSON(data []byte) (err error)
type CheckTransferType ¶
type CheckTransferType string
const (
CheckTransferTypeCheckTransfer CheckTransferType = "check_transfer"
)
type Client ¶
type Client struct {
Options []option.RequestOption
Accounts *AccountService
AccountNumbers *AccountNumberService
BookkeepingAccounts *BookkeepingAccountService
BookkeepingEntrySets *BookkeepingEntrySetService
BookkeepingEntries *BookkeepingEntryService
RealTimeDecisions *RealTimeDecisionService
RealTimePaymentsTransfers *RealTimePaymentsTransferService
BalanceLookups *BalanceLookupService
Cards *CardService
CardDisputes *CardDisputeService
CardProfiles *CardProfileService
ExternalAccounts *ExternalAccountService
Exports *ExportService
DigitalWalletTokens *DigitalWalletTokenService
Transactions *TransactionService
PendingTransactions *PendingTransactionService
Programs *ProgramService
DeclinedTransactions *DeclinedTransactionService
Limits *LimitService
AccountTransfers *AccountTransferService
ACHTransfers *ACHTransferService
InboundACHTransferReturns *InboundACHTransferReturnService
ACHPrenotifications *ACHPrenotificationService
Documents *DocumentService
WireTransfers *WireTransferService
CheckTransfers *CheckTransferService
Entities *EntityService
InboundWireDrawdownRequests *InboundWireDrawdownRequestService
WireDrawdownRequests *WireDrawdownRequestService
Events *EventService
EventSubscriptions *EventSubscriptionService
Files *FileService
Groups *GroupService
OauthConnections *OauthConnectionService
CheckDeposits *CheckDepositService
RoutingNumbers *RoutingNumberService
AccountStatements *AccountStatementService
Simulations *SimulationService
}
Client creates a struct with services and top level methods that help with interacting with the increase API. You should not instantiate this client directly, and instead use the NewClient method instead.
func NewClient ¶
func NewClient(opts ...option.RequestOption) (r *Client)
NewClient generates a new client with the default option read from the environment (`INCREASE_API_KEY`). The option passed in as arguments are applied after these default arguments, and all option will be passed down to the services and requests that this client makes.
type DeclinedTransaction ¶
type DeclinedTransaction struct {
// The identifier for the Account the Declined Transaction belongs to.
AccountID string `json:"account_id,required"`
// The Declined Transaction amount in the minor unit of its currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the Declined
// Transaction's currency. This will match the currency on the Declined
// Transcation's Account.
Currency DeclinedTransactionCurrency `json:"currency,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date on which the
// Transaction occured.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// This is the description the vendor provides.
Description string `json:"description,required"`
// The Declined Transaction identifier.
ID string `json:"id,required"`
// The identifier for the route this Declined Transaction came through. Routes are
// things like cards and ACH details.
RouteID string `json:"route_id,required,nullable"`
// The type of the route this Declined Transaction came through.
RouteType DeclinedTransactionRouteType `json:"route_type,required,nullable"`
// This is an object giving more details on the network-level event that caused the
// Declined Transaction. For example, for a card transaction this lists the
// merchant's industry and location. Note that for backwards compatibility reasons,
// additional undocumented keys may appear in this object. These should be treated
// as deprecated and will be removed in the future.
Source DeclinedTransactionSource `json:"source,required"`
// A constant representing the object's type. For this resource it will always be
// `declined_transaction`.
Type DeclinedTransactionType `json:"type,required"`
JSON declinedTransactionJSON
}
Declined Transactions are refused additions and removals of money from your bank account. For example, Declined Transactions are caused when your Account has an insufficient balance or your Limits are triggered.
func (*DeclinedTransaction) UnmarshalJSON ¶
func (r *DeclinedTransaction) UnmarshalJSON(data []byte) (err error)
type DeclinedTransactionCurrency ¶
type DeclinedTransactionCurrency string
const ( DeclinedTransactionCurrencyCad DeclinedTransactionCurrency = "CAD" DeclinedTransactionCurrencyChf DeclinedTransactionCurrency = "CHF" DeclinedTransactionCurrencyEur DeclinedTransactionCurrency = "EUR" DeclinedTransactionCurrencyGbp DeclinedTransactionCurrency = "GBP" DeclinedTransactionCurrencyJpy DeclinedTransactionCurrency = "JPY" DeclinedTransactionCurrencyUsd DeclinedTransactionCurrency = "USD" )
type DeclinedTransactionListParams ¶
type DeclinedTransactionListParams struct {
// Return the page of entries after this one.
Cursor param.Field[string] `query:"cursor"`
// Limit the size of the list that is returned. The default (and maximum) is 100
// objects.
Limit param.Field[int64] `query:"limit"`
// Filter Declined Transactions to ones belonging to the specified Account.
AccountID param.Field[string] `query:"account_id"`
// Filter Declined Transactions to those belonging to the specified route.
RouteID param.Field[string] `query:"route_id"`
CreatedAt param.Field[DeclinedTransactionListParamsCreatedAt] `query:"created_at"`
}
func (DeclinedTransactionListParams) URLQuery ¶
func (r DeclinedTransactionListParams) URLQuery() (v url.Values)
URLQuery serializes DeclinedTransactionListParams's query parameters as `url.Values`.
type DeclinedTransactionListParamsCreatedAt ¶
type DeclinedTransactionListParamsCreatedAt struct {
// Return results after this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
After param.Field[time.Time] `query:"after" format:"date-time"`
// Return results before this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
Before param.Field[time.Time] `query:"before" format:"date-time"`
// Return results on or after this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrAfter param.Field[time.Time] `query:"on_or_after" format:"date-time"`
// Return results on or before this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrBefore param.Field[time.Time] `query:"on_or_before" format:"date-time"`
}
func (DeclinedTransactionListParamsCreatedAt) URLQuery ¶
func (r DeclinedTransactionListParamsCreatedAt) URLQuery() (v url.Values)
URLQuery serializes DeclinedTransactionListParamsCreatedAt's query parameters as `url.Values`.
type DeclinedTransactionListResponse ¶
type DeclinedTransactionListResponse struct {
// The contents of the list.
Data []DeclinedTransaction `json:"data,required"`
// A pointer to a place in the list.
NextCursor string `json:"next_cursor,required,nullable"`
JSON declinedTransactionListResponseJSON
}
A list of Declined Transaction objects
func (*DeclinedTransactionListResponse) UnmarshalJSON ¶
func (r *DeclinedTransactionListResponse) UnmarshalJSON(data []byte) (err error)
type DeclinedTransactionRouteType ¶
type DeclinedTransactionRouteType string
const ( DeclinedTransactionRouteTypeAccountNumber DeclinedTransactionRouteType = "account_number" DeclinedTransactionRouteTypeCard DeclinedTransactionRouteType = "card" )
type DeclinedTransactionService ¶
type DeclinedTransactionService struct {
Options []option.RequestOption
}
DeclinedTransactionService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewDeclinedTransactionService method instead.
func NewDeclinedTransactionService ¶
func NewDeclinedTransactionService(opts ...option.RequestOption) (r *DeclinedTransactionService)
NewDeclinedTransactionService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*DeclinedTransactionService) Get ¶
func (r *DeclinedTransactionService) Get(ctx context.Context, declined_transaction_id string, opts ...option.RequestOption) (res *DeclinedTransaction, err error)
Retrieve a Declined Transaction
func (*DeclinedTransactionService) List ¶
func (r *DeclinedTransactionService) List(ctx context.Context, query DeclinedTransactionListParams, opts ...option.RequestOption) (res *shared.Page[DeclinedTransaction], err error)
List Declined Transactions
func (*DeclinedTransactionService) ListAutoPaging ¶
func (r *DeclinedTransactionService) ListAutoPaging(ctx context.Context, query DeclinedTransactionListParams, opts ...option.RequestOption) *shared.PageAutoPager[DeclinedTransaction]
List Declined Transactions
type DeclinedTransactionSource ¶
type DeclinedTransactionSource struct {
// The type of decline that took place. We may add additional possible values for
// this enum over time; your application should be able to handle such additions
// gracefully.
Category DeclinedTransactionSourceCategory `json:"category,required"`
// A ACH Decline object. This field will be present in the JSON response if and
// only if `category` is equal to `ach_decline`.
ACHDecline DeclinedTransactionSourceACHDecline `json:"ach_decline,required,nullable"`
// A Card Decline object. This field will be present in the JSON response if and
// only if `category` is equal to `card_decline`.
CardDecline DeclinedTransactionSourceCardDecline `json:"card_decline,required,nullable"`
// A Check Decline object. This field will be present in the JSON response if and
// only if `category` is equal to `check_decline`.
CheckDecline DeclinedTransactionSourceCheckDecline `json:"check_decline,required,nullable"`
// A Inbound Real Time Payments Transfer Decline object. This field will be present
// in the JSON response if and only if `category` is equal to
// `inbound_real_time_payments_transfer_decline`.
InboundRealTimePaymentsTransferDecline DeclinedTransactionSourceInboundRealTimePaymentsTransferDecline `json:"inbound_real_time_payments_transfer_decline,required,nullable"`
// A International ACH Decline object. This field will be present in the JSON
// response if and only if `category` is equal to `international_ach_decline`.
InternationalACHDecline DeclinedTransactionSourceInternationalACHDecline `json:"international_ach_decline,required,nullable"`
// A Deprecated Card Decline object. This field will be present in the JSON
// response if and only if `category` is equal to `card_route_decline`.
CardRouteDecline DeclinedTransactionSourceCardRouteDecline `json:"card_route_decline,required,nullable"`
// A Wire Decline object. This field will be present in the JSON response if and
// only if `category` is equal to `wire_decline`.
WireDecline DeclinedTransactionSourceWireDecline `json:"wire_decline,required,nullable"`
JSON declinedTransactionSourceJSON
}
This is an object giving more details on the network-level event that caused the Declined Transaction. For example, for a card transaction this lists the merchant's industry and location. Note that for backwards compatibility reasons, additional undocumented keys may appear in this object. These should be treated as deprecated and will be removed in the future.
func (*DeclinedTransactionSource) UnmarshalJSON ¶
func (r *DeclinedTransactionSource) UnmarshalJSON(data []byte) (err error)
type DeclinedTransactionSourceACHDecline ¶
type DeclinedTransactionSourceACHDecline struct {
// The declined amount in the minor unit of the destination account currency. For
// dollars, for example, this is cents.
Amount int64 `json:"amount,required"`
OriginatorCompanyName string `json:"originator_company_name,required"`
OriginatorCompanyDescriptiveDate string `json:"originator_company_descriptive_date,required,nullable"`
OriginatorCompanyDiscretionaryData string `json:"originator_company_discretionary_data,required,nullable"`
OriginatorCompanyID string `json:"originator_company_id,required"`
// Why the ACH transfer was declined.
Reason DeclinedTransactionSourceACHDeclineReason `json:"reason,required"`
ReceiverIDNumber string `json:"receiver_id_number,required,nullable"`
ReceiverName string `json:"receiver_name,required,nullable"`
TraceNumber string `json:"trace_number,required"`
JSON declinedTransactionSourceACHDeclineJSON
}
A ACH Decline object. This field will be present in the JSON response if and only if `category` is equal to `ach_decline`.
func (*DeclinedTransactionSourceACHDecline) UnmarshalJSON ¶
func (r *DeclinedTransactionSourceACHDecline) UnmarshalJSON(data []byte) (err error)
type DeclinedTransactionSourceACHDeclineReason ¶
type DeclinedTransactionSourceACHDeclineReason string
const ( DeclinedTransactionSourceACHDeclineReasonACHRouteCanceled DeclinedTransactionSourceACHDeclineReason = "ach_route_canceled" DeclinedTransactionSourceACHDeclineReasonACHRouteDisabled DeclinedTransactionSourceACHDeclineReason = "ach_route_disabled" DeclinedTransactionSourceACHDeclineReasonBreachesLimit DeclinedTransactionSourceACHDeclineReason = "breaches_limit" DeclinedTransactionSourceACHDeclineReasonCreditEntryRefusedByReceiver DeclinedTransactionSourceACHDeclineReason = "credit_entry_refused_by_receiver" DeclinedTransactionSourceACHDeclineReasonDuplicateReturn DeclinedTransactionSourceACHDeclineReason = "duplicate_return" DeclinedTransactionSourceACHDeclineReasonEntityNotActive DeclinedTransactionSourceACHDeclineReason = "entity_not_active" DeclinedTransactionSourceACHDeclineReasonGroupLocked DeclinedTransactionSourceACHDeclineReason = "group_locked" DeclinedTransactionSourceACHDeclineReasonInsufficientFunds DeclinedTransactionSourceACHDeclineReason = "insufficient_funds" DeclinedTransactionSourceACHDeclineReasonMisroutedReturn DeclinedTransactionSourceACHDeclineReason = "misrouted_return" DeclinedTransactionSourceACHDeclineReasonNoACHRoute DeclinedTransactionSourceACHDeclineReason = "no_ach_route" DeclinedTransactionSourceACHDeclineReasonOriginatorRequest DeclinedTransactionSourceACHDeclineReason = "originator_request" DeclinedTransactionSourceACHDeclineReasonTransactionNotAllowed DeclinedTransactionSourceACHDeclineReason = "transaction_not_allowed" )
type DeclinedTransactionSourceCardDecline ¶
type DeclinedTransactionSourceCardDecline struct {
// The merchant identifier (commonly abbreviated as MID) of the merchant the card
// is transacting with.
MerchantAcceptorID string `json:"merchant_acceptor_id,required"`
// The merchant descriptor of the merchant the card is transacting with.
MerchantDescriptor string `json:"merchant_descriptor,required"`
// The Merchant Category Code (commonly abbreviated as MCC) of the merchant the
// card is transacting with.
MerchantCategoryCode string `json:"merchant_category_code,required,nullable"`
// The city the merchant resides in.
MerchantCity string `json:"merchant_city,required,nullable"`
// The country the merchant resides in.
MerchantCountry string `json:"merchant_country,required,nullable"`
// The payment network used to process this card authorization
Network DeclinedTransactionSourceCardDeclineNetwork `json:"network,required"`
// Fields specific to the `network`
NetworkDetails DeclinedTransactionSourceCardDeclineNetworkDetails `json:"network_details,required"`
// The declined amount in the minor unit of the destination account currency. For
// dollars, for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the destination
// account currency.
Currency DeclinedTransactionSourceCardDeclineCurrency `json:"currency,required"`
// Why the transaction was declined.
Reason DeclinedTransactionSourceCardDeclineReason `json:"reason,required"`
// The state the merchant resides in.
MerchantState string `json:"merchant_state,required,nullable"`
// The identifier of the Real-Time Decision sent to approve or decline this
// transaction.
RealTimeDecisionID string `json:"real_time_decision_id,required,nullable"`
// If the authorization was attempted using a Digital Wallet Token (such as an
// Apple Pay purchase), the identifier of the token that was used.
DigitalWalletTokenID string `json:"digital_wallet_token_id,required,nullable"`
JSON declinedTransactionSourceCardDeclineJSON
}
A Card Decline object. This field will be present in the JSON response if and only if `category` is equal to `card_decline`.
func (*DeclinedTransactionSourceCardDecline) UnmarshalJSON ¶
func (r *DeclinedTransactionSourceCardDecline) UnmarshalJSON(data []byte) (err error)
type DeclinedTransactionSourceCardDeclineCurrency ¶
type DeclinedTransactionSourceCardDeclineCurrency string
const ( DeclinedTransactionSourceCardDeclineCurrencyCad DeclinedTransactionSourceCardDeclineCurrency = "CAD" DeclinedTransactionSourceCardDeclineCurrencyChf DeclinedTransactionSourceCardDeclineCurrency = "CHF" DeclinedTransactionSourceCardDeclineCurrencyEur DeclinedTransactionSourceCardDeclineCurrency = "EUR" DeclinedTransactionSourceCardDeclineCurrencyGbp DeclinedTransactionSourceCardDeclineCurrency = "GBP" DeclinedTransactionSourceCardDeclineCurrencyJpy DeclinedTransactionSourceCardDeclineCurrency = "JPY" DeclinedTransactionSourceCardDeclineCurrencyUsd DeclinedTransactionSourceCardDeclineCurrency = "USD" )
type DeclinedTransactionSourceCardDeclineNetwork ¶
type DeclinedTransactionSourceCardDeclineNetwork string
const (
DeclinedTransactionSourceCardDeclineNetworkVisa DeclinedTransactionSourceCardDeclineNetwork = "visa"
)
type DeclinedTransactionSourceCardDeclineNetworkDetails ¶
type DeclinedTransactionSourceCardDeclineNetworkDetails struct {
// Fields specific to the `visa` network
Visa DeclinedTransactionSourceCardDeclineNetworkDetailsVisa `json:"visa,required"`
JSON declinedTransactionSourceCardDeclineNetworkDetailsJSON
}
Fields specific to the `network`
func (*DeclinedTransactionSourceCardDeclineNetworkDetails) UnmarshalJSON ¶
func (r *DeclinedTransactionSourceCardDeclineNetworkDetails) UnmarshalJSON(data []byte) (err error)
type DeclinedTransactionSourceCardDeclineNetworkDetailsVisa ¶
type DeclinedTransactionSourceCardDeclineNetworkDetailsVisa struct {
// For electronic commerce transactions, this identifies the level of security used
// in obtaining the customer's payment credential. For mail or telephone order
// transactions, identifies the type of mail or telephone order.
ElectronicCommerceIndicator DeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator `json:"electronic_commerce_indicator,required,nullable"`
// The method used to enter the cardholder's primary account number and card
// expiration date
PointOfServiceEntryMode shared.PointOfServiceEntryMode `json:"point_of_service_entry_mode,required,nullable"`
JSON declinedTransactionSourceCardDeclineNetworkDetailsVisaJSON
}
Fields specific to the `visa` network
func (*DeclinedTransactionSourceCardDeclineNetworkDetailsVisa) UnmarshalJSON ¶
func (r *DeclinedTransactionSourceCardDeclineNetworkDetailsVisa) UnmarshalJSON(data []byte) (err error)
type DeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator ¶
type DeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator string
const ( DeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicatorMailPhoneOrder DeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator = "mail_phone_order" DeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicatorRecurring DeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator = "recurring" DeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicatorInstallment DeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator = "installment" DeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicatorUnknownMailPhoneOrder DeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator = "unknown_mail_phone_order" DeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicatorSecureElectronicCommerce DeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator = "secure_electronic_commerce" DeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicatorNonAuthenticatedSecurityTransactionAt3DSCapableMerchant DeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator = "non_authenticated_security_transaction_at_3ds_capable_merchant" DeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicatorNonAuthenticatedSecurityTransaction DeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator = "non_authenticated_security_transaction" DeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicatorNonSecureTransaction DeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator = "non_secure_transaction" )
type DeclinedTransactionSourceCardDeclineReason ¶
type DeclinedTransactionSourceCardDeclineReason string
const ( DeclinedTransactionSourceCardDeclineReasonCardNotActive DeclinedTransactionSourceCardDeclineReason = "card_not_active" DeclinedTransactionSourceCardDeclineReasonEntityNotActive DeclinedTransactionSourceCardDeclineReason = "entity_not_active" DeclinedTransactionSourceCardDeclineReasonGroupLocked DeclinedTransactionSourceCardDeclineReason = "group_locked" DeclinedTransactionSourceCardDeclineReasonInsufficientFunds DeclinedTransactionSourceCardDeclineReason = "insufficient_funds" DeclinedTransactionSourceCardDeclineReasonCvv2Mismatch DeclinedTransactionSourceCardDeclineReason = "cvv2_mismatch" DeclinedTransactionSourceCardDeclineReasonTransactionNotAllowed DeclinedTransactionSourceCardDeclineReason = "transaction_not_allowed" DeclinedTransactionSourceCardDeclineReasonBreachesInternalLimit DeclinedTransactionSourceCardDeclineReason = "breaches_internal_limit" DeclinedTransactionSourceCardDeclineReasonBreachesLimit DeclinedTransactionSourceCardDeclineReason = "breaches_limit" DeclinedTransactionSourceCardDeclineReasonWebhookDeclined DeclinedTransactionSourceCardDeclineReason = "webhook_declined" DeclinedTransactionSourceCardDeclineReasonWebhookTimedOut DeclinedTransactionSourceCardDeclineReason = "webhook_timed_out" DeclinedTransactionSourceCardDeclineReasonDeclinedByStandInProcessing DeclinedTransactionSourceCardDeclineReason = "declined_by_stand_in_processing" DeclinedTransactionSourceCardDeclineReasonInvalidPhysicalCard DeclinedTransactionSourceCardDeclineReason = "invalid_physical_card" DeclinedTransactionSourceCardDeclineReasonMissingOriginalAuthorization DeclinedTransactionSourceCardDeclineReason = "missing_original_authorization" )
type DeclinedTransactionSourceCardRouteDecline ¶
type DeclinedTransactionSourceCardRouteDecline struct {
// The declined amount in the minor unit of the destination account currency. For
// dollars, for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the destination
// account currency.
Currency DeclinedTransactionSourceCardRouteDeclineCurrency `json:"currency,required"`
MerchantAcceptorID string `json:"merchant_acceptor_id,required"`
MerchantCity string `json:"merchant_city,required,nullable"`
MerchantCountry string `json:"merchant_country,required"`
MerchantDescriptor string `json:"merchant_descriptor,required"`
MerchantState string `json:"merchant_state,required,nullable"`
MerchantCategoryCode string `json:"merchant_category_code,required,nullable"`
JSON declinedTransactionSourceCardRouteDeclineJSON
}
A Deprecated Card Decline object. This field will be present in the JSON response if and only if `category` is equal to `card_route_decline`.
func (*DeclinedTransactionSourceCardRouteDecline) UnmarshalJSON ¶
func (r *DeclinedTransactionSourceCardRouteDecline) UnmarshalJSON(data []byte) (err error)
type DeclinedTransactionSourceCardRouteDeclineCurrency ¶
type DeclinedTransactionSourceCardRouteDeclineCurrency string
const ( DeclinedTransactionSourceCardRouteDeclineCurrencyCad DeclinedTransactionSourceCardRouteDeclineCurrency = "CAD" DeclinedTransactionSourceCardRouteDeclineCurrencyChf DeclinedTransactionSourceCardRouteDeclineCurrency = "CHF" DeclinedTransactionSourceCardRouteDeclineCurrencyEur DeclinedTransactionSourceCardRouteDeclineCurrency = "EUR" DeclinedTransactionSourceCardRouteDeclineCurrencyGbp DeclinedTransactionSourceCardRouteDeclineCurrency = "GBP" DeclinedTransactionSourceCardRouteDeclineCurrencyJpy DeclinedTransactionSourceCardRouteDeclineCurrency = "JPY" DeclinedTransactionSourceCardRouteDeclineCurrencyUsd DeclinedTransactionSourceCardRouteDeclineCurrency = "USD" )
type DeclinedTransactionSourceCategory ¶
type DeclinedTransactionSourceCategory string
const ( DeclinedTransactionSourceCategoryACHDecline DeclinedTransactionSourceCategory = "ach_decline" DeclinedTransactionSourceCategoryCardDecline DeclinedTransactionSourceCategory = "card_decline" DeclinedTransactionSourceCategoryCheckDecline DeclinedTransactionSourceCategory = "check_decline" DeclinedTransactionSourceCategoryInboundRealTimePaymentsTransferDecline DeclinedTransactionSourceCategory = "inbound_real_time_payments_transfer_decline" DeclinedTransactionSourceCategoryInternationalACHDecline DeclinedTransactionSourceCategory = "international_ach_decline" DeclinedTransactionSourceCategoryCardRouteDecline DeclinedTransactionSourceCategory = "card_route_decline" DeclinedTransactionSourceCategoryWireDecline DeclinedTransactionSourceCategory = "wire_decline" DeclinedTransactionSourceCategoryOther DeclinedTransactionSourceCategory = "other" )
type DeclinedTransactionSourceCheckDecline ¶
type DeclinedTransactionSourceCheckDecline struct {
// The declined amount in the minor unit of the destination account currency. For
// dollars, for example, this is cents.
Amount int64 `json:"amount,required"`
AuxiliaryOnUs string `json:"auxiliary_on_us,required,nullable"`
// Why the check was declined.
Reason DeclinedTransactionSourceCheckDeclineReason `json:"reason,required"`
JSON declinedTransactionSourceCheckDeclineJSON
}
A Check Decline object. This field will be present in the JSON response if and only if `category` is equal to `check_decline`.
func (*DeclinedTransactionSourceCheckDecline) UnmarshalJSON ¶
func (r *DeclinedTransactionSourceCheckDecline) UnmarshalJSON(data []byte) (err error)
type DeclinedTransactionSourceCheckDeclineReason ¶
type DeclinedTransactionSourceCheckDeclineReason string
const ( DeclinedTransactionSourceCheckDeclineReasonACHRouteCanceled DeclinedTransactionSourceCheckDeclineReason = "ach_route_canceled" DeclinedTransactionSourceCheckDeclineReasonACHRouteDisabled DeclinedTransactionSourceCheckDeclineReason = "ach_route_disabled" DeclinedTransactionSourceCheckDeclineReasonBreachesLimit DeclinedTransactionSourceCheckDeclineReason = "breaches_limit" DeclinedTransactionSourceCheckDeclineReasonEntityNotActive DeclinedTransactionSourceCheckDeclineReason = "entity_not_active" DeclinedTransactionSourceCheckDeclineReasonGroupLocked DeclinedTransactionSourceCheckDeclineReason = "group_locked" DeclinedTransactionSourceCheckDeclineReasonInsufficientFunds DeclinedTransactionSourceCheckDeclineReason = "insufficient_funds" DeclinedTransactionSourceCheckDeclineReasonUnableToLocateAccount DeclinedTransactionSourceCheckDeclineReason = "unable_to_locate_account" DeclinedTransactionSourceCheckDeclineReasonUnableToProcess DeclinedTransactionSourceCheckDeclineReason = "unable_to_process" DeclinedTransactionSourceCheckDeclineReasonReferToImage DeclinedTransactionSourceCheckDeclineReason = "refer_to_image" DeclinedTransactionSourceCheckDeclineReasonStopPaymentRequested DeclinedTransactionSourceCheckDeclineReason = "stop_payment_requested" DeclinedTransactionSourceCheckDeclineReasonReturned DeclinedTransactionSourceCheckDeclineReason = "returned" DeclinedTransactionSourceCheckDeclineReasonDuplicatePresentment DeclinedTransactionSourceCheckDeclineReason = "duplicate_presentment" DeclinedTransactionSourceCheckDeclineReasonNotAuthorized DeclinedTransactionSourceCheckDeclineReason = "not_authorized" DeclinedTransactionSourceCheckDeclineReasonAlteredOrFictitious DeclinedTransactionSourceCheckDeclineReason = "altered_or_fictitious" )
type DeclinedTransactionSourceInboundRealTimePaymentsTransferDecline ¶
type DeclinedTransactionSourceInboundRealTimePaymentsTransferDecline struct {
// The declined amount in the minor unit of the destination account currency. For
// dollars, for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code of the declined
// transfer's currency. This will always be "USD" for a Real Time Payments
// transfer.
Currency DeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrency `json:"currency,required"`
// Why the transfer was declined.
Reason DeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReason `json:"reason,required"`
// The name the sender of the transfer specified as the recipient of the transfer.
CreditorName string `json:"creditor_name,required"`
// The name provided by the sender of the transfer.
DebtorName string `json:"debtor_name,required"`
// The account number of the account that sent the transfer.
DebtorAccountNumber string `json:"debtor_account_number,required"`
// The routing number of the account that sent the transfer.
DebtorRoutingNumber string `json:"debtor_routing_number,required"`
// The Real Time Payments network identification of the declined transfer.
TransactionIdentification string `json:"transaction_identification,required"`
// Additional information included with the transfer.
RemittanceInformation string `json:"remittance_information,required,nullable"`
JSON declinedTransactionSourceInboundRealTimePaymentsTransferDeclineJSON
}
A Inbound Real Time Payments Transfer Decline object. This field will be present in the JSON response if and only if `category` is equal to `inbound_real_time_payments_transfer_decline`.
func (*DeclinedTransactionSourceInboundRealTimePaymentsTransferDecline) UnmarshalJSON ¶
func (r *DeclinedTransactionSourceInboundRealTimePaymentsTransferDecline) UnmarshalJSON(data []byte) (err error)
type DeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrency ¶
type DeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrency string
const ( DeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrencyCad DeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrency = "CAD" DeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrencyChf DeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrency = "CHF" DeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrencyEur DeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrency = "EUR" DeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrencyGbp DeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrency = "GBP" DeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrencyJpy DeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrency = "JPY" DeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrencyUsd DeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrency = "USD" )
type DeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReason ¶
type DeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReason string
const ( DeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReasonAccountNumberCanceled DeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReason = "account_number_canceled" DeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReasonAccountNumberDisabled DeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReason = "account_number_disabled" DeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReasonAccountRestricted DeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReason = "account_restricted" DeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReasonGroupLocked DeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReason = "group_locked" DeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReasonEntityNotActive DeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReason = "entity_not_active" DeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReasonRealTimePaymentsNotEnabled DeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReason = "real_time_payments_not_enabled" )
type DeclinedTransactionSourceInternationalACHDecline ¶
type DeclinedTransactionSourceInternationalACHDecline struct {
// The declined amount in the minor unit of the destination account currency. For
// dollars, for example, this is cents.
Amount int64 `json:"amount,required"`
ForeignExchangeIndicator string `json:"foreign_exchange_indicator,required"`
ForeignExchangeReferenceIndicator string `json:"foreign_exchange_reference_indicator,required"`
ForeignExchangeReference string `json:"foreign_exchange_reference,required,nullable"`
DestinationCountryCode string `json:"destination_country_code,required"`
DestinationCurrencyCode string `json:"destination_currency_code,required"`
ForeignPaymentAmount int64 `json:"foreign_payment_amount,required"`
ForeignTraceNumber string `json:"foreign_trace_number,required,nullable"`
InternationalTransactionTypeCode string `json:"international_transaction_type_code,required"`
OriginatingCurrencyCode string `json:"originating_currency_code,required"`
OriginatingDepositoryFinancialInstitutionName string `json:"originating_depository_financial_institution_name,required"`
OriginatingDepositoryFinancialInstitutionIDQualifier string `json:"originating_depository_financial_institution_id_qualifier,required"`
OriginatingDepositoryFinancialInstitutionID string `json:"originating_depository_financial_institution_id,required"`
OriginatingDepositoryFinancialInstitutionBranchCountry string `json:"originating_depository_financial_institution_branch_country,required"`
OriginatorCity string `json:"originator_city,required"`
OriginatorCompanyEntryDescription string `json:"originator_company_entry_description,required"`
OriginatorCountry string `json:"originator_country,required"`
OriginatorIdentification string `json:"originator_identification,required"`
OriginatorName string `json:"originator_name,required"`
OriginatorPostalCode string `json:"originator_postal_code,required,nullable"`
OriginatorStreetAddress string `json:"originator_street_address,required"`
OriginatorStateOrProvince string `json:"originator_state_or_province,required,nullable"`
PaymentRelatedInformation string `json:"payment_related_information,required,nullable"`
PaymentRelatedInformation2 string `json:"payment_related_information2,required,nullable"`
ReceiverIdentificationNumber string `json:"receiver_identification_number,required,nullable"`
ReceiverStreetAddress string `json:"receiver_street_address,required"`
ReceiverCity string `json:"receiver_city,required"`
ReceiverStateOrProvince string `json:"receiver_state_or_province,required,nullable"`
ReceiverCountry string `json:"receiver_country,required"`
ReceiverPostalCode string `json:"receiver_postal_code,required,nullable"`
ReceivingCompanyOrIndividualName string `json:"receiving_company_or_individual_name,required"`
ReceivingDepositoryFinancialInstitutionName string `json:"receiving_depository_financial_institution_name,required"`
ReceivingDepositoryFinancialInstitutionIDQualifier string `json:"receiving_depository_financial_institution_id_qualifier,required"`
ReceivingDepositoryFinancialInstitutionID string `json:"receiving_depository_financial_institution_id,required"`
ReceivingDepositoryFinancialInstitutionCountry string `json:"receiving_depository_financial_institution_country,required"`
TraceNumber string `json:"trace_number,required"`
JSON declinedTransactionSourceInternationalACHDeclineJSON
}
A International ACH Decline object. This field will be present in the JSON response if and only if `category` is equal to `international_ach_decline`.
func (*DeclinedTransactionSourceInternationalACHDecline) UnmarshalJSON ¶
func (r *DeclinedTransactionSourceInternationalACHDecline) UnmarshalJSON(data []byte) (err error)
type DeclinedTransactionSourceWireDecline ¶
type DeclinedTransactionSourceWireDecline struct {
// The declined amount in the minor unit of the destination account currency. For
// dollars, for example, this is cents.
Amount int64 `json:"amount,required"`
// Why the wire transfer was declined.
Reason DeclinedTransactionSourceWireDeclineReason `json:"reason,required"`
Description string `json:"description,required"`
BeneficiaryAddressLine1 string `json:"beneficiary_address_line1,required,nullable"`
BeneficiaryAddressLine2 string `json:"beneficiary_address_line2,required,nullable"`
BeneficiaryAddressLine3 string `json:"beneficiary_address_line3,required,nullable"`
BeneficiaryName string `json:"beneficiary_name,required,nullable"`
BeneficiaryReference string `json:"beneficiary_reference,required,nullable"`
InputMessageAccountabilityData string `json:"input_message_accountability_data,required,nullable"`
OriginatorAddressLine1 string `json:"originator_address_line1,required,nullable"`
OriginatorAddressLine2 string `json:"originator_address_line2,required,nullable"`
OriginatorAddressLine3 string `json:"originator_address_line3,required,nullable"`
OriginatorName string `json:"originator_name,required,nullable"`
OriginatorToBeneficiaryInformationLine1 string `json:"originator_to_beneficiary_information_line1,required,nullable"`
OriginatorToBeneficiaryInformationLine2 string `json:"originator_to_beneficiary_information_line2,required,nullable"`
OriginatorToBeneficiaryInformationLine3 string `json:"originator_to_beneficiary_information_line3,required,nullable"`
OriginatorToBeneficiaryInformationLine4 string `json:"originator_to_beneficiary_information_line4,required,nullable"`
JSON declinedTransactionSourceWireDeclineJSON
}
A Wire Decline object. This field will be present in the JSON response if and only if `category` is equal to `wire_decline`.
func (*DeclinedTransactionSourceWireDecline) UnmarshalJSON ¶
func (r *DeclinedTransactionSourceWireDecline) UnmarshalJSON(data []byte) (err error)
type DeclinedTransactionSourceWireDeclineReason ¶
type DeclinedTransactionSourceWireDeclineReason string
const ( DeclinedTransactionSourceWireDeclineReasonAccountNumberCanceled DeclinedTransactionSourceWireDeclineReason = "account_number_canceled" DeclinedTransactionSourceWireDeclineReasonAccountNumberDisabled DeclinedTransactionSourceWireDeclineReason = "account_number_disabled" DeclinedTransactionSourceWireDeclineReasonEntityNotActive DeclinedTransactionSourceWireDeclineReason = "entity_not_active" DeclinedTransactionSourceWireDeclineReasonGroupLocked DeclinedTransactionSourceWireDeclineReason = "group_locked" DeclinedTransactionSourceWireDeclineReasonNoAccountNumber DeclinedTransactionSourceWireDeclineReason = "no_account_number" DeclinedTransactionSourceWireDeclineReasonTransactionNotAllowed DeclinedTransactionSourceWireDeclineReason = "transaction_not_allowed" )
type DeclinedTransactionType ¶
type DeclinedTransactionType string
const (
DeclinedTransactionTypeDeclinedTransaction DeclinedTransactionType = "declined_transaction"
)
type DigitalWalletToken ¶
type DigitalWalletToken struct {
// The Digital Wallet Token identifier.
ID string `json:"id,required"`
// The identifier for the Card this Digital Wallet Token belongs to.
CardID string `json:"card_id,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the Card was created.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// This indicates if payments can be made with the Digital Wallet Token.
Status DigitalWalletTokenStatus `json:"status,required"`
// The digital wallet app being used.
TokenRequestor DigitalWalletTokenTokenRequestor `json:"token_requestor,required"`
// A constant representing the object's type. For this resource it will always be
// `digital_wallet_token`.
Type DigitalWalletTokenType `json:"type,required"`
JSON digitalWalletTokenJSON
}
A Digital Wallet Token is created when a user adds a Card to their Apple Pay or Google Pay app. The Digital Wallet Token can be used for purchases just like a Card.
func (*DigitalWalletToken) UnmarshalJSON ¶
func (r *DigitalWalletToken) UnmarshalJSON(data []byte) (err error)
type DigitalWalletTokenListParams ¶
type DigitalWalletTokenListParams struct {
// Return the page of entries after this one.
Cursor param.Field[string] `query:"cursor"`
// Limit the size of the list that is returned. The default (and maximum) is 100
// objects.
Limit param.Field[int64] `query:"limit"`
// Filter Digital Wallet Tokens to ones belonging to the specified Card.
CardID param.Field[string] `query:"card_id"`
CreatedAt param.Field[DigitalWalletTokenListParamsCreatedAt] `query:"created_at"`
}
func (DigitalWalletTokenListParams) URLQuery ¶
func (r DigitalWalletTokenListParams) URLQuery() (v url.Values)
URLQuery serializes DigitalWalletTokenListParams's query parameters as `url.Values`.
type DigitalWalletTokenListParamsCreatedAt ¶
type DigitalWalletTokenListParamsCreatedAt struct {
// Return results after this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
After param.Field[time.Time] `query:"after" format:"date-time"`
// Return results before this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
Before param.Field[time.Time] `query:"before" format:"date-time"`
// Return results on or after this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrAfter param.Field[time.Time] `query:"on_or_after" format:"date-time"`
// Return results on or before this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrBefore param.Field[time.Time] `query:"on_or_before" format:"date-time"`
}
func (DigitalWalletTokenListParamsCreatedAt) URLQuery ¶
func (r DigitalWalletTokenListParamsCreatedAt) URLQuery() (v url.Values)
URLQuery serializes DigitalWalletTokenListParamsCreatedAt's query parameters as `url.Values`.
type DigitalWalletTokenListResponse ¶
type DigitalWalletTokenListResponse struct {
// The contents of the list.
Data []DigitalWalletToken `json:"data,required"`
// A pointer to a place in the list.
NextCursor string `json:"next_cursor,required,nullable"`
JSON digitalWalletTokenListResponseJSON
}
A list of Digital Wallet Token objects
func (*DigitalWalletTokenListResponse) UnmarshalJSON ¶
func (r *DigitalWalletTokenListResponse) UnmarshalJSON(data []byte) (err error)
type DigitalWalletTokenRequestCreateResponse ¶
type DigitalWalletTokenRequestCreateResponse struct {
// If the simulated tokenization attempt was declined, this field contains details
// as to why.
DeclineReason DigitalWalletTokenRequestCreateResponseDeclineReason `json:"decline_reason,required,nullable"`
// If the simulated tokenization attempt was accepted, this field contains the id
// of the Digital Wallet Token that was created.
DigitalWalletTokenID string `json:"digital_wallet_token_id,required,nullable"`
// A constant representing the object's type. For this resource it will always be
// `inbound_digital_wallet_token_request_simulation_result`.
Type DigitalWalletTokenRequestCreateResponseType `json:"type,required"`
JSON digitalWalletTokenRequestCreateResponseJSON
}
The results of a Digital Wallet Token simulation.
func (*DigitalWalletTokenRequestCreateResponse) UnmarshalJSON ¶
func (r *DigitalWalletTokenRequestCreateResponse) UnmarshalJSON(data []byte) (err error)
type DigitalWalletTokenRequestCreateResponseDeclineReason ¶
type DigitalWalletTokenRequestCreateResponseDeclineReason string
const ( DigitalWalletTokenRequestCreateResponseDeclineReasonCardNotActive DigitalWalletTokenRequestCreateResponseDeclineReason = "card_not_active" DigitalWalletTokenRequestCreateResponseDeclineReasonNoVerificationMethod DigitalWalletTokenRequestCreateResponseDeclineReason = "no_verification_method" DigitalWalletTokenRequestCreateResponseDeclineReasonWebhookTimedOut DigitalWalletTokenRequestCreateResponseDeclineReason = "webhook_timed_out" DigitalWalletTokenRequestCreateResponseDeclineReasonWebhookDeclined DigitalWalletTokenRequestCreateResponseDeclineReason = "webhook_declined" )
type DigitalWalletTokenRequestCreateResponseType ¶
type DigitalWalletTokenRequestCreateResponseType string
const (
DigitalWalletTokenRequestCreateResponseTypeInboundDigitalWalletTokenRequestSimulationResult DigitalWalletTokenRequestCreateResponseType = "inbound_digital_wallet_token_request_simulation_result"
)
type DigitalWalletTokenService ¶
type DigitalWalletTokenService struct {
Options []option.RequestOption
}
DigitalWalletTokenService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewDigitalWalletTokenService method instead.
func NewDigitalWalletTokenService ¶
func NewDigitalWalletTokenService(opts ...option.RequestOption) (r *DigitalWalletTokenService)
NewDigitalWalletTokenService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*DigitalWalletTokenService) Get ¶
func (r *DigitalWalletTokenService) Get(ctx context.Context, digital_wallet_token_id string, opts ...option.RequestOption) (res *DigitalWalletToken, err error)
Retrieve a Digital Wallet Token
func (*DigitalWalletTokenService) List ¶
func (r *DigitalWalletTokenService) List(ctx context.Context, query DigitalWalletTokenListParams, opts ...option.RequestOption) (res *shared.Page[DigitalWalletToken], err error)
List Digital Wallet Tokens
func (*DigitalWalletTokenService) ListAutoPaging ¶
func (r *DigitalWalletTokenService) ListAutoPaging(ctx context.Context, query DigitalWalletTokenListParams, opts ...option.RequestOption) *shared.PageAutoPager[DigitalWalletToken]
List Digital Wallet Tokens
type DigitalWalletTokenStatus ¶
type DigitalWalletTokenStatus string
const ( DigitalWalletTokenStatusActive DigitalWalletTokenStatus = "active" DigitalWalletTokenStatusInactive DigitalWalletTokenStatus = "inactive" DigitalWalletTokenStatusSuspended DigitalWalletTokenStatus = "suspended" DigitalWalletTokenStatusDeactivated DigitalWalletTokenStatus = "deactivated" )
type DigitalWalletTokenTokenRequestor ¶
type DigitalWalletTokenTokenRequestor string
const ( DigitalWalletTokenTokenRequestorApplePay DigitalWalletTokenTokenRequestor = "apple_pay" DigitalWalletTokenTokenRequestorGooglePay DigitalWalletTokenTokenRequestor = "google_pay" )
type DigitalWalletTokenType ¶
type DigitalWalletTokenType string
const (
DigitalWalletTokenTypeDigitalWalletToken DigitalWalletTokenType = "digital_wallet_token"
)
type Document ¶
type Document struct {
// The Document identifier.
ID string `json:"id,required"`
// The type of document.
Category DocumentCategory `json:"category,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) time at which the
// Document was created.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// The identifier of the Entity the document was generated for.
EntityID string `json:"entity_id,required,nullable"`
// The identifier of the File containing the Document's contents.
FileID string `json:"file_id,required"`
// A constant representing the object's type. For this resource it will always be
// `document`.
Type DocumentType `json:"type,required"`
JSON documentJSON
}
Increase generates certain documents / forms automatically for your application; they can be listed here. Currently the only supported document type is IRS Form 1099-INT.
func (*Document) UnmarshalJSON ¶
type DocumentCategory ¶
type DocumentCategory string
const ( DocumentCategoryAccountOpeningDisclosures DocumentCategory = "account_opening_disclosures" DocumentCategoryAntiMoneyLaunderingPolicy DocumentCategory = "anti_money_laundering_policy" DocumentCategoryAntiMoneyLaunderingProcedures DocumentCategory = "anti_money_laundering_procedures" DocumentCategoryAuditReport DocumentCategory = "audit_report" DocumentCategoryBackgroundChecks DocumentCategory = "background_checks" DocumentCategoryBusinessContinuityPlan DocumentCategory = "business_continuity_plan" DocumentCategoryCollectionsPolicy DocumentCategory = "collections_policy" DocumentCategoryComplaintsPolicy DocumentCategory = "complaints_policy" DocumentCategoryComplaintReport DocumentCategory = "complaint_report" DocumentCategoryComplianceReport DocumentCategory = "compliance_report" DocumentCategoryComplianceStaffingPlan DocumentCategory = "compliance_staffing_plan" DocumentCategoryComplianceManagementSystemPolicy DocumentCategory = "compliance_management_system_policy" DocumentCategoryConsumerPrivacyNotice DocumentCategory = "consumer_privacy_notice" DocumentCategoryConsumerProtectionPolicy DocumentCategory = "consumer_protection_policy" DocumentCategoryCorporateFormationDocument DocumentCategory = "corporate_formation_document" DocumentCategoryCreditMonitoringReport DocumentCategory = "credit_monitoring_report" DocumentCategoryCustomerInformationProgramPolicy DocumentCategory = "customer_information_program_policy" DocumentCategoryElectronicFundsTranferActPolicy DocumentCategory = "electronic_funds_tranfer_act_policy" DocumentCategoryEmployeeOverview DocumentCategory = "employee_overview" DocumentCategoryEndUserTermsOfService DocumentCategory = "end_user_terms_of_service" DocumentCategoryESignPolicy DocumentCategory = "e_sign_policy" DocumentCategoryFinancialStatement DocumentCategory = "financial_statement" DocumentCategoryForm1099Int DocumentCategory = "form_1099_int" DocumentCategoryFraudPreventionPolicy DocumentCategory = "fraud_prevention_policy" DocumentCategoryFundsAvailabilityPolicy DocumentCategory = "funds_availability_policy" DocumentCategoryFundsAvailabilityDisclosure DocumentCategory = "funds_availability_disclosure" DocumentCategoryFundsFlowDiagram DocumentCategory = "funds_flow_diagram" DocumentCategoryGrammLeachBlileyActPolicy DocumentCategory = "gramm_leach_bliley_act_policy" DocumentCategoryInformationSecurityPolicy DocumentCategory = "information_security_policy" DocumentCategoryInsurancePolicy DocumentCategory = "insurance_policy" DocumentCategoryInvestorPresentation DocumentCategory = "investor_presentation" DocumentCategoryLoanApplicationProcessingPolicy DocumentCategory = "loan_application_processing_policy" DocumentCategoryManagementBiography DocumentCategory = "management_biography" DocumentCategoryMarketingAndAdvertisingPolicy DocumentCategory = "marketing_and_advertising_policy" DocumentCategoryNetworkSecurityDiagram DocumentCategory = "network_security_diagram" DocumentCategoryOnboardingQuestionnaire DocumentCategory = "onboarding_questionnaire" DocumentCategoryPenetrationTestReport DocumentCategory = "penetration_test_report" DocumentCategoryPlatformComplianceMetricsSubmission DocumentCategory = "platform_compliance_metrics_submission" DocumentCategoryConsumerPlatformComplianceMetricsSubmission DocumentCategory = "consumer_platform_compliance_metrics_submission" DocumentCategoryProgramRiskAssessment DocumentCategory = "program_risk_assessment" DocumentCategorySecurityAuditReport DocumentCategory = "security_audit_report" DocumentCategoryServicingPolicy DocumentCategory = "servicing_policy" DocumentCategoryTransactionMonitoringReport DocumentCategory = "transaction_monitoring_report" DocumentCategoryTruthInSavingsActPolicy DocumentCategory = "truth_in_savings_act_policy" DocumentCategoryUnderwritingPolicy DocumentCategory = "underwriting_policy" DocumentCategoryVendorList DocumentCategory = "vendor_list" DocumentCategoryVendorManagementPolicy DocumentCategory = "vendor_management_policy" DocumentCategoryVendorRiskManagementReport DocumentCategory = "vendor_risk_management_report" DocumentCategoryVolumeForecast DocumentCategory = "volume_forecast" )
type DocumentListParams ¶
type DocumentListParams struct {
// Return the page of entries after this one.
Cursor param.Field[string] `query:"cursor"`
// Limit the size of the list that is returned. The default (and maximum) is 100
// objects.
Limit param.Field[int64] `query:"limit"`
// Filter Documents to ones belonging to the specified Entity.
EntityID param.Field[string] `query:"entity_id"`
Category param.Field[DocumentListParamsCategory] `query:"category"`
CreatedAt param.Field[DocumentListParamsCreatedAt] `query:"created_at"`
}
func (DocumentListParams) URLQuery ¶
func (r DocumentListParams) URLQuery() (v url.Values)
URLQuery serializes DocumentListParams's query parameters as `url.Values`.
type DocumentListParamsCategory ¶
type DocumentListParamsCategory struct {
// Filter Documents for those with the specified category or categories. For GET
// requests, this should be encoded as a comma-delimited string, such as
// `?in=one,two,three`.
In param.Field[[]DocumentListParamsCategoryIn] `query:"in"`
}
func (DocumentListParamsCategory) URLQuery ¶
func (r DocumentListParamsCategory) URLQuery() (v url.Values)
URLQuery serializes DocumentListParamsCategory's query parameters as `url.Values`.
type DocumentListParamsCategoryIn ¶
type DocumentListParamsCategoryIn string
const ( DocumentListParamsCategoryInAccountOpeningDisclosures DocumentListParamsCategoryIn = "account_opening_disclosures" DocumentListParamsCategoryInAntiMoneyLaunderingPolicy DocumentListParamsCategoryIn = "anti_money_laundering_policy" DocumentListParamsCategoryInAntiMoneyLaunderingProcedures DocumentListParamsCategoryIn = "anti_money_laundering_procedures" DocumentListParamsCategoryInAuditReport DocumentListParamsCategoryIn = "audit_report" DocumentListParamsCategoryInBackgroundChecks DocumentListParamsCategoryIn = "background_checks" DocumentListParamsCategoryInBusinessContinuityPlan DocumentListParamsCategoryIn = "business_continuity_plan" DocumentListParamsCategoryInCollectionsPolicy DocumentListParamsCategoryIn = "collections_policy" DocumentListParamsCategoryInComplaintsPolicy DocumentListParamsCategoryIn = "complaints_policy" DocumentListParamsCategoryInComplaintReport DocumentListParamsCategoryIn = "complaint_report" DocumentListParamsCategoryInComplianceReport DocumentListParamsCategoryIn = "compliance_report" DocumentListParamsCategoryInComplianceStaffingPlan DocumentListParamsCategoryIn = "compliance_staffing_plan" DocumentListParamsCategoryInComplianceManagementSystemPolicy DocumentListParamsCategoryIn = "compliance_management_system_policy" DocumentListParamsCategoryInConsumerPrivacyNotice DocumentListParamsCategoryIn = "consumer_privacy_notice" DocumentListParamsCategoryInConsumerProtectionPolicy DocumentListParamsCategoryIn = "consumer_protection_policy" DocumentListParamsCategoryInCorporateFormationDocument DocumentListParamsCategoryIn = "corporate_formation_document" DocumentListParamsCategoryInCreditMonitoringReport DocumentListParamsCategoryIn = "credit_monitoring_report" DocumentListParamsCategoryInCustomerInformationProgramPolicy DocumentListParamsCategoryIn = "customer_information_program_policy" DocumentListParamsCategoryInElectronicFundsTranferActPolicy DocumentListParamsCategoryIn = "electronic_funds_tranfer_act_policy" DocumentListParamsCategoryInEmployeeOverview DocumentListParamsCategoryIn = "employee_overview" DocumentListParamsCategoryInEndUserTermsOfService DocumentListParamsCategoryIn = "end_user_terms_of_service" DocumentListParamsCategoryInESignPolicy DocumentListParamsCategoryIn = "e_sign_policy" DocumentListParamsCategoryInFinancialStatement DocumentListParamsCategoryIn = "financial_statement" DocumentListParamsCategoryInForm1099Int DocumentListParamsCategoryIn = "form_1099_int" DocumentListParamsCategoryInFraudPreventionPolicy DocumentListParamsCategoryIn = "fraud_prevention_policy" DocumentListParamsCategoryInFundsAvailabilityPolicy DocumentListParamsCategoryIn = "funds_availability_policy" DocumentListParamsCategoryInFundsAvailabilityDisclosure DocumentListParamsCategoryIn = "funds_availability_disclosure" DocumentListParamsCategoryInFundsFlowDiagram DocumentListParamsCategoryIn = "funds_flow_diagram" DocumentListParamsCategoryInGrammLeachBlileyActPolicy DocumentListParamsCategoryIn = "gramm_leach_bliley_act_policy" DocumentListParamsCategoryInInformationSecurityPolicy DocumentListParamsCategoryIn = "information_security_policy" DocumentListParamsCategoryInInsurancePolicy DocumentListParamsCategoryIn = "insurance_policy" DocumentListParamsCategoryInInvestorPresentation DocumentListParamsCategoryIn = "investor_presentation" DocumentListParamsCategoryInLoanApplicationProcessingPolicy DocumentListParamsCategoryIn = "loan_application_processing_policy" DocumentListParamsCategoryInManagementBiography DocumentListParamsCategoryIn = "management_biography" DocumentListParamsCategoryInMarketingAndAdvertisingPolicy DocumentListParamsCategoryIn = "marketing_and_advertising_policy" DocumentListParamsCategoryInNetworkSecurityDiagram DocumentListParamsCategoryIn = "network_security_diagram" DocumentListParamsCategoryInOnboardingQuestionnaire DocumentListParamsCategoryIn = "onboarding_questionnaire" DocumentListParamsCategoryInPenetrationTestReport DocumentListParamsCategoryIn = "penetration_test_report" DocumentListParamsCategoryInPlatformComplianceMetricsSubmission DocumentListParamsCategoryIn = "platform_compliance_metrics_submission" DocumentListParamsCategoryInConsumerPlatformComplianceMetricsSubmission DocumentListParamsCategoryIn = "consumer_platform_compliance_metrics_submission" DocumentListParamsCategoryInProgramRiskAssessment DocumentListParamsCategoryIn = "program_risk_assessment" DocumentListParamsCategoryInSecurityAuditReport DocumentListParamsCategoryIn = "security_audit_report" DocumentListParamsCategoryInServicingPolicy DocumentListParamsCategoryIn = "servicing_policy" DocumentListParamsCategoryInTransactionMonitoringReport DocumentListParamsCategoryIn = "transaction_monitoring_report" DocumentListParamsCategoryInTruthInSavingsActPolicy DocumentListParamsCategoryIn = "truth_in_savings_act_policy" DocumentListParamsCategoryInUnderwritingPolicy DocumentListParamsCategoryIn = "underwriting_policy" DocumentListParamsCategoryInVendorList DocumentListParamsCategoryIn = "vendor_list" DocumentListParamsCategoryInVendorManagementPolicy DocumentListParamsCategoryIn = "vendor_management_policy" DocumentListParamsCategoryInVendorRiskManagementReport DocumentListParamsCategoryIn = "vendor_risk_management_report" DocumentListParamsCategoryInVolumeForecast DocumentListParamsCategoryIn = "volume_forecast" )
type DocumentListParamsCreatedAt ¶
type DocumentListParamsCreatedAt struct {
// Return results after this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
After param.Field[time.Time] `query:"after" format:"date-time"`
// Return results before this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
Before param.Field[time.Time] `query:"before" format:"date-time"`
// Return results on or after this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrAfter param.Field[time.Time] `query:"on_or_after" format:"date-time"`
// Return results on or before this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrBefore param.Field[time.Time] `query:"on_or_before" format:"date-time"`
}
func (DocumentListParamsCreatedAt) URLQuery ¶
func (r DocumentListParamsCreatedAt) URLQuery() (v url.Values)
URLQuery serializes DocumentListParamsCreatedAt's query parameters as `url.Values`.
type DocumentListResponse ¶
type DocumentListResponse struct {
// The contents of the list.
Data []Document `json:"data,required"`
// A pointer to a place in the list.
NextCursor string `json:"next_cursor,required,nullable"`
JSON documentListResponseJSON
}
A list of Document objects
func (*DocumentListResponse) UnmarshalJSON ¶
func (r *DocumentListResponse) UnmarshalJSON(data []byte) (err error)
type DocumentService ¶
type DocumentService struct {
Options []option.RequestOption
}
DocumentService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewDocumentService method instead.
func NewDocumentService ¶
func NewDocumentService(opts ...option.RequestOption) (r *DocumentService)
NewDocumentService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*DocumentService) Get ¶
func (r *DocumentService) Get(ctx context.Context, document_id string, opts ...option.RequestOption) (res *Document, err error)
Retrieve a Document
func (*DocumentService) List ¶
func (r *DocumentService) List(ctx context.Context, query DocumentListParams, opts ...option.RequestOption) (res *shared.Page[Document], err error)
List Documents
func (*DocumentService) ListAutoPaging ¶
func (r *DocumentService) ListAutoPaging(ctx context.Context, query DocumentListParams, opts ...option.RequestOption) *shared.PageAutoPager[Document]
List Documents
type DocumentType ¶
type DocumentType string
const (
DocumentTypeDocument DocumentType = "document"
)
type Entity ¶
type Entity struct {
// The entity's identifier.
ID string `json:"id,required"`
// The entity's legal structure.
Structure EntityStructure `json:"structure,required"`
// Details of the corporation entity. Will be present if `structure` is equal to
// `corporation`.
Corporation EntityCorporation `json:"corporation,required,nullable"`
// Details of the natural person entity. Will be present if `structure` is equal to
// `natural_person`.
NaturalPerson EntityNaturalPerson `json:"natural_person,required,nullable"`
// Details of the joint entity. Will be present if `structure` is equal to `joint`.
Joint EntityJoint `json:"joint,required,nullable"`
// Details of the trust entity. Will be present if `structure` is equal to `trust`.
Trust EntityTrust `json:"trust,required,nullable"`
// A constant representing the object's type. For this resource it will always be
// `entity`.
Type EntityType `json:"type,required"`
// The entity's description for display purposes.
Description string `json:"description,required,nullable"`
// The relationship between your group and the entity.
Relationship EntityRelationship `json:"relationship,required"`
// Additional documentation associated with the entity.
SupplementalDocuments []EntitySupplementalDocuments `json:"supplemental_documents,required"`
JSON entityJSON
}
Entities are the legal entities that own accounts. They can be people, corporations, partnerships, or trusts.
func (*Entity) UnmarshalJSON ¶
type EntityCorporation ¶
type EntityCorporation struct {
// The legal name of the corporation.
Name string `json:"name,required"`
// The website of the corporation.
Website string `json:"website,required,nullable"`
// The Employer Identification Number (EIN) for the corporation.
TaxIdentifier string `json:"tax_identifier,required,nullable"`
// The two-letter United States Postal Service (USPS) abbreviation for the
// corporation's state of incorporation.
IncorporationState string `json:"incorporation_state,required,nullable"`
// The corporation's address.
Address EntityCorporationAddress `json:"address,required"`
// The identifying details of anyone controlling or owning 25% or more of the
// corporation.
BeneficialOwners []EntityCorporationBeneficialOwners `json:"beneficial_owners,required"`
JSON entityCorporationJSON
}
Details of the corporation entity. Will be present if `structure` is equal to `corporation`.
func (*EntityCorporation) UnmarshalJSON ¶
func (r *EntityCorporation) UnmarshalJSON(data []byte) (err error)
type EntityCorporationAddress ¶
type EntityCorporationAddress struct {
// The first line of the address.
Line1 string `json:"line1,required"`
// The second line of the address.
Line2 string `json:"line2,required,nullable"`
// The city of the address.
City string `json:"city,required"`
// The two-letter United States Postal Service (USPS) abbreviation for the state of
// the address.
State string `json:"state,required"`
// The ZIP code of the address.
Zip string `json:"zip,required"`
JSON entityCorporationAddressJSON
}
The corporation's address.
func (*EntityCorporationAddress) UnmarshalJSON ¶
func (r *EntityCorporationAddress) UnmarshalJSON(data []byte) (err error)
type EntityCorporationBeneficialOwners ¶
type EntityCorporationBeneficialOwners struct {
// Personal details for the beneficial owner.
Individual EntityCorporationBeneficialOwnersIndividual `json:"individual,required"`
// This person's role or title within the entity.
CompanyTitle string `json:"company_title,required,nullable"`
// Why this person is considered a beneficial owner of the entity.
Prong EntityCorporationBeneficialOwnersProng `json:"prong,required"`
JSON entityCorporationBeneficialOwnersJSON
}
func (*EntityCorporationBeneficialOwners) UnmarshalJSON ¶
func (r *EntityCorporationBeneficialOwners) UnmarshalJSON(data []byte) (err error)
type EntityCorporationBeneficialOwnersIndividual ¶
type EntityCorporationBeneficialOwnersIndividual struct {
// The person's legal name.
Name string `json:"name,required"`
// The person's date of birth in YYYY-MM-DD format.
DateOfBirth time.Time `json:"date_of_birth,required" format:"date"`
// The person's address.
Address EntityCorporationBeneficialOwnersIndividualAddress `json:"address,required"`
// A means of verifying the person's identity.
Identification EntityCorporationBeneficialOwnersIndividualIdentification `json:"identification,required"`
JSON entityCorporationBeneficialOwnersIndividualJSON
}
Personal details for the beneficial owner.
func (*EntityCorporationBeneficialOwnersIndividual) UnmarshalJSON ¶
func (r *EntityCorporationBeneficialOwnersIndividual) UnmarshalJSON(data []byte) (err error)
type EntityCorporationBeneficialOwnersIndividualAddress ¶
type EntityCorporationBeneficialOwnersIndividualAddress struct {
// The first line of the address.
Line1 string `json:"line1,required"`
// The second line of the address.
Line2 string `json:"line2,required,nullable"`
// The city of the address.
City string `json:"city,required"`
// The two-letter United States Postal Service (USPS) abbreviation for the state of
// the address.
State string `json:"state,required"`
// The ZIP code of the address.
Zip string `json:"zip,required"`
JSON entityCorporationBeneficialOwnersIndividualAddressJSON
}
The person's address.
func (*EntityCorporationBeneficialOwnersIndividualAddress) UnmarshalJSON ¶
func (r *EntityCorporationBeneficialOwnersIndividualAddress) UnmarshalJSON(data []byte) (err error)
type EntityCorporationBeneficialOwnersIndividualIdentification ¶
type EntityCorporationBeneficialOwnersIndividualIdentification struct {
// A method that can be used to verify the individual's identity.
Method EntityCorporationBeneficialOwnersIndividualIdentificationMethod `json:"method,required"`
// The last 4 digits of the identification number that can be used to verify the
// individual's identity.
NumberLast4 string `json:"number_last4,required"`
JSON entityCorporationBeneficialOwnersIndividualIdentificationJSON
}
A means of verifying the person's identity.
func (*EntityCorporationBeneficialOwnersIndividualIdentification) UnmarshalJSON ¶
func (r *EntityCorporationBeneficialOwnersIndividualIdentification) UnmarshalJSON(data []byte) (err error)
type EntityCorporationBeneficialOwnersIndividualIdentificationMethod ¶
type EntityCorporationBeneficialOwnersIndividualIdentificationMethod string
const ( EntityCorporationBeneficialOwnersIndividualIdentificationMethodSocialSecurityNumber EntityCorporationBeneficialOwnersIndividualIdentificationMethod = "social_security_number" EntityCorporationBeneficialOwnersIndividualIdentificationMethodIndividualTaxpayerIdentificationNumber EntityCorporationBeneficialOwnersIndividualIdentificationMethod = "individual_taxpayer_identification_number" EntityCorporationBeneficialOwnersIndividualIdentificationMethodPassport EntityCorporationBeneficialOwnersIndividualIdentificationMethod = "passport" EntityCorporationBeneficialOwnersIndividualIdentificationMethodDriversLicense EntityCorporationBeneficialOwnersIndividualIdentificationMethod = "drivers_license" EntityCorporationBeneficialOwnersIndividualIdentificationMethodOther EntityCorporationBeneficialOwnersIndividualIdentificationMethod = "other" )
type EntityCorporationBeneficialOwnersProng ¶
type EntityCorporationBeneficialOwnersProng string
const ( EntityCorporationBeneficialOwnersProngOwnership EntityCorporationBeneficialOwnersProng = "ownership" EntityCorporationBeneficialOwnersProngControl EntityCorporationBeneficialOwnersProng = "control" )
type EntityJoint ¶
type EntityJoint struct {
// The entity's name.
Name string `json:"name,required"`
// The two individuals that share control of the entity.
Individuals []EntityJointIndividuals `json:"individuals,required"`
JSON entityJointJSON
}
Details of the joint entity. Will be present if `structure` is equal to `joint`.
func (*EntityJoint) UnmarshalJSON ¶
func (r *EntityJoint) UnmarshalJSON(data []byte) (err error)
type EntityJointIndividuals ¶
type EntityJointIndividuals struct {
// The person's legal name.
Name string `json:"name,required"`
// The person's date of birth in YYYY-MM-DD format.
DateOfBirth time.Time `json:"date_of_birth,required" format:"date"`
// The person's address.
Address EntityJointIndividualsAddress `json:"address,required"`
// A means of verifying the person's identity.
Identification EntityJointIndividualsIdentification `json:"identification,required"`
JSON entityJointIndividualsJSON
}
func (*EntityJointIndividuals) UnmarshalJSON ¶
func (r *EntityJointIndividuals) UnmarshalJSON(data []byte) (err error)
type EntityJointIndividualsAddress ¶
type EntityJointIndividualsAddress struct {
// The first line of the address.
Line1 string `json:"line1,required"`
// The second line of the address.
Line2 string `json:"line2,required,nullable"`
// The city of the address.
City string `json:"city,required"`
// The two-letter United States Postal Service (USPS) abbreviation for the state of
// the address.
State string `json:"state,required"`
// The ZIP code of the address.
Zip string `json:"zip,required"`
JSON entityJointIndividualsAddressJSON
}
The person's address.
func (*EntityJointIndividualsAddress) UnmarshalJSON ¶
func (r *EntityJointIndividualsAddress) UnmarshalJSON(data []byte) (err error)
type EntityJointIndividualsIdentification ¶
type EntityJointIndividualsIdentification struct {
// A method that can be used to verify the individual's identity.
Method EntityJointIndividualsIdentificationMethod `json:"method,required"`
// The last 4 digits of the identification number that can be used to verify the
// individual's identity.
NumberLast4 string `json:"number_last4,required"`
JSON entityJointIndividualsIdentificationJSON
}
A means of verifying the person's identity.
func (*EntityJointIndividualsIdentification) UnmarshalJSON ¶
func (r *EntityJointIndividualsIdentification) UnmarshalJSON(data []byte) (err error)
type EntityJointIndividualsIdentificationMethod ¶
type EntityJointIndividualsIdentificationMethod string
const ( EntityJointIndividualsIdentificationMethodSocialSecurityNumber EntityJointIndividualsIdentificationMethod = "social_security_number" EntityJointIndividualsIdentificationMethodIndividualTaxpayerIdentificationNumber EntityJointIndividualsIdentificationMethod = "individual_taxpayer_identification_number" EntityJointIndividualsIdentificationMethodPassport EntityJointIndividualsIdentificationMethod = "passport" EntityJointIndividualsIdentificationMethodDriversLicense EntityJointIndividualsIdentificationMethod = "drivers_license" EntityJointIndividualsIdentificationMethodOther EntityJointIndividualsIdentificationMethod = "other" )
type EntityListParams ¶
type EntityListParams struct {
// Return the page of entries after this one.
Cursor param.Field[string] `query:"cursor"`
// Limit the size of the list that is returned. The default (and maximum) is 100
// objects.
Limit param.Field[int64] `query:"limit"`
CreatedAt param.Field[EntityListParamsCreatedAt] `query:"created_at"`
}
func (EntityListParams) URLQuery ¶
func (r EntityListParams) URLQuery() (v url.Values)
URLQuery serializes EntityListParams's query parameters as `url.Values`.
type EntityListParamsCreatedAt ¶
type EntityListParamsCreatedAt struct {
// Return results after this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
After param.Field[time.Time] `query:"after" format:"date-time"`
// Return results before this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
Before param.Field[time.Time] `query:"before" format:"date-time"`
// Return results on or after this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrAfter param.Field[time.Time] `query:"on_or_after" format:"date-time"`
// Return results on or before this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrBefore param.Field[time.Time] `query:"on_or_before" format:"date-time"`
}
func (EntityListParamsCreatedAt) URLQuery ¶
func (r EntityListParamsCreatedAt) URLQuery() (v url.Values)
URLQuery serializes EntityListParamsCreatedAt's query parameters as `url.Values`.
type EntityListResponse ¶
type EntityListResponse struct {
// The contents of the list.
Data []Entity `json:"data,required"`
// A pointer to a place in the list.
NextCursor string `json:"next_cursor,required,nullable"`
JSON entityListResponseJSON
}
A list of Entity objects
func (*EntityListResponse) UnmarshalJSON ¶
func (r *EntityListResponse) UnmarshalJSON(data []byte) (err error)
type EntityNaturalPerson ¶
type EntityNaturalPerson struct {
// The person's legal name.
Name string `json:"name,required"`
// The person's date of birth in YYYY-MM-DD format.
DateOfBirth time.Time `json:"date_of_birth,required" format:"date"`
// The person's address.
Address EntityNaturalPersonAddress `json:"address,required"`
// A means of verifying the person's identity.
Identification EntityNaturalPersonIdentification `json:"identification,required"`
JSON entityNaturalPersonJSON
}
Details of the natural person entity. Will be present if `structure` is equal to `natural_person`.
func (*EntityNaturalPerson) UnmarshalJSON ¶
func (r *EntityNaturalPerson) UnmarshalJSON(data []byte) (err error)
type EntityNaturalPersonAddress ¶
type EntityNaturalPersonAddress struct {
// The first line of the address.
Line1 string `json:"line1,required"`
// The second line of the address.
Line2 string `json:"line2,required,nullable"`
// The city of the address.
City string `json:"city,required"`
// The two-letter United States Postal Service (USPS) abbreviation for the state of
// the address.
State string `json:"state,required"`
// The ZIP code of the address.
Zip string `json:"zip,required"`
JSON entityNaturalPersonAddressJSON
}
The person's address.
func (*EntityNaturalPersonAddress) UnmarshalJSON ¶
func (r *EntityNaturalPersonAddress) UnmarshalJSON(data []byte) (err error)
type EntityNaturalPersonIdentification ¶
type EntityNaturalPersonIdentification struct {
// A method that can be used to verify the individual's identity.
Method EntityNaturalPersonIdentificationMethod `json:"method,required"`
// The last 4 digits of the identification number that can be used to verify the
// individual's identity.
NumberLast4 string `json:"number_last4,required"`
JSON entityNaturalPersonIdentificationJSON
}
A means of verifying the person's identity.
func (*EntityNaturalPersonIdentification) UnmarshalJSON ¶
func (r *EntityNaturalPersonIdentification) UnmarshalJSON(data []byte) (err error)
type EntityNaturalPersonIdentificationMethod ¶
type EntityNaturalPersonIdentificationMethod string
const ( EntityNaturalPersonIdentificationMethodSocialSecurityNumber EntityNaturalPersonIdentificationMethod = "social_security_number" EntityNaturalPersonIdentificationMethodIndividualTaxpayerIdentificationNumber EntityNaturalPersonIdentificationMethod = "individual_taxpayer_identification_number" EntityNaturalPersonIdentificationMethodPassport EntityNaturalPersonIdentificationMethod = "passport" EntityNaturalPersonIdentificationMethodDriversLicense EntityNaturalPersonIdentificationMethod = "drivers_license" EntityNaturalPersonIdentificationMethodOther EntityNaturalPersonIdentificationMethod = "other" )
type EntityNewParams ¶
type EntityNewParams struct {
// The type of Entity to create.
Structure param.Field[EntityNewParamsStructure] `json:"structure,required"`
// Details of the corporation entity to create. Required if `structure` is equal to
// `corporation`.
Corporation param.Field[EntityNewParamsCorporation] `json:"corporation"`
// Details of the natural person entity to create. Required if `structure` is equal
// to `natural_person`. Natural people entities should be submitted with
// `social_security_number` or `individual_taxpayer_identification_number`
// identification methods.
NaturalPerson param.Field[EntityNewParamsNaturalPerson] `json:"natural_person"`
// Details of the joint entity to create. Required if `structure` is equal to
// `joint`.
Joint param.Field[EntityNewParamsJoint] `json:"joint"`
// Details of the trust entity to create. Required if `structure` is equal to
// `trust`.
Trust param.Field[EntityNewParamsTrust] `json:"trust"`
// The description you choose to give the entity.
Description param.Field[string] `json:"description"`
// The relationship between your group and the entity.
Relationship param.Field[EntityNewParamsRelationship] `json:"relationship,required"`
// Additional documentation associated with the entity.
SupplementalDocuments param.Field[[]EntityNewParamsSupplementalDocuments] `json:"supplemental_documents"`
}
func (EntityNewParams) MarshalJSON ¶
func (r EntityNewParams) MarshalJSON() (data []byte, err error)
type EntityNewParamsCorporation ¶
type EntityNewParamsCorporation struct {
// The legal name of the corporation.
Name param.Field[string] `json:"name,required"`
// The website of the corporation.
Website param.Field[string] `json:"website"`
// The Employer Identification Number (EIN) for the corporation.
TaxIdentifier param.Field[string] `json:"tax_identifier,required"`
// The two-letter United States Postal Service (USPS) abbreviation for the
// corporation's state of incorporation.
IncorporationState param.Field[string] `json:"incorporation_state"`
// The corporation's address.
Address param.Field[EntityNewParamsCorporationAddress] `json:"address,required"`
// The identifying details of anyone controlling or owning 25% or more of the
// corporation.
BeneficialOwners param.Field[[]EntityNewParamsCorporationBeneficialOwners] `json:"beneficial_owners,required"`
}
Details of the corporation entity to create. Required if `structure` is equal to `corporation`.
type EntityNewParamsCorporationAddress ¶
type EntityNewParamsCorporationAddress struct {
// The first line of the address. This is usually the street number and street.
Line1 param.Field[string] `json:"line1,required"`
// The second line of the address. This might be the floor or room number.
Line2 param.Field[string] `json:"line2"`
// The city of the address.
City param.Field[string] `json:"city,required"`
// The two-letter United States Postal Service (USPS) abbreviation for the state of
// the address.
State param.Field[string] `json:"state,required"`
// The ZIP code of the address.
Zip param.Field[string] `json:"zip,required"`
}
The corporation's address.
type EntityNewParamsCorporationBeneficialOwners ¶
type EntityNewParamsCorporationBeneficialOwners struct {
// Personal details for the beneficial owner.
Individual param.Field[EntityNewParamsCorporationBeneficialOwnersIndividual] `json:"individual,required"`
// This person's role or title within the entity.
CompanyTitle param.Field[string] `json:"company_title"`
// Why this person is considered a beneficial owner of the entity.
Prong param.Field[EntityNewParamsCorporationBeneficialOwnersProng] `json:"prong,required"`
}
type EntityNewParamsCorporationBeneficialOwnersIndividual ¶
type EntityNewParamsCorporationBeneficialOwnersIndividual struct {
// The person's legal name.
Name param.Field[string] `json:"name,required"`
// The person's date of birth in YYYY-MM-DD format.
DateOfBirth param.Field[time.Time] `json:"date_of_birth,required" format:"date"`
// The individual's address.
Address param.Field[EntityNewParamsCorporationBeneficialOwnersIndividualAddress] `json:"address,required"`
// The identification method for an individual can only be a passport, driver's
// license, or other document if you've confirmed the individual does not have a US
// tax id (either a Social Security Number or Individual Taxpayer Identification
// Number).
ConfirmedNoUsTaxID param.Field[bool] `json:"confirmed_no_us_tax_id"`
// A means of verifying the person's identity.
Identification param.Field[EntityNewParamsCorporationBeneficialOwnersIndividualIdentification] `json:"identification,required"`
}
Personal details for the beneficial owner.
type EntityNewParamsCorporationBeneficialOwnersIndividualAddress ¶
type EntityNewParamsCorporationBeneficialOwnersIndividualAddress struct {
// The first line of the address. This is usually the street number and street.
Line1 param.Field[string] `json:"line1,required"`
// The second line of the address. This might be the floor or room number.
Line2 param.Field[string] `json:"line2"`
// The city of the address.
City param.Field[string] `json:"city,required"`
// The two-letter United States Postal Service (USPS) abbreviation for the state of
// the address.
State param.Field[string] `json:"state,required"`
// The ZIP code of the address.
Zip param.Field[string] `json:"zip,required"`
}
The individual's address.
type EntityNewParamsCorporationBeneficialOwnersIndividualIdentification ¶
type EntityNewParamsCorporationBeneficialOwnersIndividualIdentification struct {
// A method that can be used to verify the individual's identity.
Method param.Field[EntityNewParamsCorporationBeneficialOwnersIndividualIdentificationMethod] `json:"method,required"`
// An identification number that can be used to verify the individual's identity,
// such as a social security number.
Number param.Field[string] `json:"number,required"`
// Information about the passport used for identification. Required if `method` is
// equal to `passport`.
Passport param.Field[EntityNewParamsCorporationBeneficialOwnersIndividualIdentificationPassport] `json:"passport"`
// Information about the United States driver's license used for identification.
// Required if `method` is equal to `drivers_license`.
DriversLicense param.Field[EntityNewParamsCorporationBeneficialOwnersIndividualIdentificationDriversLicense] `json:"drivers_license"`
// Information about the identification document provided. Required if `method` is
// equal to `other`.
Other param.Field[EntityNewParamsCorporationBeneficialOwnersIndividualIdentificationOther] `json:"other"`
}
A means of verifying the person's identity.
type EntityNewParamsCorporationBeneficialOwnersIndividualIdentificationDriversLicense ¶
type EntityNewParamsCorporationBeneficialOwnersIndividualIdentificationDriversLicense struct {
// The identifier of the File containing the driver's license.
FileID param.Field[string] `json:"file_id,required"`
// The driver's license's expiration date in YYYY-MM-DD format.
ExpirationDate param.Field[time.Time] `json:"expiration_date,required" format:"date"`
// The state that issued the provided driver's license.
State param.Field[string] `json:"state,required"`
}
Information about the United States driver's license used for identification. Required if `method` is equal to `drivers_license`.
type EntityNewParamsCorporationBeneficialOwnersIndividualIdentificationMethod ¶
type EntityNewParamsCorporationBeneficialOwnersIndividualIdentificationMethod string
const ( EntityNewParamsCorporationBeneficialOwnersIndividualIdentificationMethodSocialSecurityNumber EntityNewParamsCorporationBeneficialOwnersIndividualIdentificationMethod = "social_security_number" EntityNewParamsCorporationBeneficialOwnersIndividualIdentificationMethodIndividualTaxpayerIdentificationNumber EntityNewParamsCorporationBeneficialOwnersIndividualIdentificationMethod = "individual_taxpayer_identification_number" EntityNewParamsCorporationBeneficialOwnersIndividualIdentificationMethodPassport EntityNewParamsCorporationBeneficialOwnersIndividualIdentificationMethod = "passport" EntityNewParamsCorporationBeneficialOwnersIndividualIdentificationMethodDriversLicense EntityNewParamsCorporationBeneficialOwnersIndividualIdentificationMethod = "drivers_license" EntityNewParamsCorporationBeneficialOwnersIndividualIdentificationMethodOther EntityNewParamsCorporationBeneficialOwnersIndividualIdentificationMethod = "other" )
type EntityNewParamsCorporationBeneficialOwnersIndividualIdentificationOther ¶
type EntityNewParamsCorporationBeneficialOwnersIndividualIdentificationOther struct {
// The two-character ISO 3166-1 code representing the country that issued the
// document.
Country param.Field[string] `json:"country,required"`
// A description of the document submitted.
Description param.Field[string] `json:"description,required"`
// The document's expiration date in YYYY-MM-DD format.
ExpirationDate param.Field[time.Time] `json:"expiration_date" format:"date"`
// The identifier of the File containing the document.
FileID param.Field[string] `json:"file_id,required"`
}
Information about the identification document provided. Required if `method` is equal to `other`.
type EntityNewParamsCorporationBeneficialOwnersIndividualIdentificationPassport ¶
type EntityNewParamsCorporationBeneficialOwnersIndividualIdentificationPassport struct {
// The identifier of the File containing the passport.
FileID param.Field[string] `json:"file_id,required"`
// The passport's expiration date in YYYY-MM-DD format.
ExpirationDate param.Field[time.Time] `json:"expiration_date,required" format:"date"`
// The country that issued the passport.
Country param.Field[string] `json:"country,required"`
}
Information about the passport used for identification. Required if `method` is equal to `passport`.
type EntityNewParamsCorporationBeneficialOwnersProng ¶
type EntityNewParamsCorporationBeneficialOwnersProng string
const ( EntityNewParamsCorporationBeneficialOwnersProngOwnership EntityNewParamsCorporationBeneficialOwnersProng = "ownership" EntityNewParamsCorporationBeneficialOwnersProngControl EntityNewParamsCorporationBeneficialOwnersProng = "control" )
type EntityNewParamsJoint ¶
type EntityNewParamsJoint struct {
// The name of the joint entity.
Name param.Field[string] `json:"name"`
// The two individuals that share control of the entity.
Individuals param.Field[[]EntityNewParamsJointIndividuals] `json:"individuals,required"`
}
Details of the joint entity to create. Required if `structure` is equal to `joint`.
type EntityNewParamsJointIndividuals ¶
type EntityNewParamsJointIndividuals struct {
// The person's legal name.
Name param.Field[string] `json:"name,required"`
// The person's date of birth in YYYY-MM-DD format.
DateOfBirth param.Field[time.Time] `json:"date_of_birth,required" format:"date"`
// The individual's address.
Address param.Field[EntityNewParamsJointIndividualsAddress] `json:"address,required"`
// The identification method for an individual can only be a passport, driver's
// license, or other document if you've confirmed the individual does not have a US
// tax id (either a Social Security Number or Individual Taxpayer Identification
// Number).
ConfirmedNoUsTaxID param.Field[bool] `json:"confirmed_no_us_tax_id"`
// A means of verifying the person's identity.
Identification param.Field[EntityNewParamsJointIndividualsIdentification] `json:"identification,required"`
}
type EntityNewParamsJointIndividualsAddress ¶
type EntityNewParamsJointIndividualsAddress struct {
// The first line of the address. This is usually the street number and street.
Line1 param.Field[string] `json:"line1,required"`
// The second line of the address. This might be the floor or room number.
Line2 param.Field[string] `json:"line2"`
// The city of the address.
City param.Field[string] `json:"city,required"`
// The two-letter United States Postal Service (USPS) abbreviation for the state of
// the address.
State param.Field[string] `json:"state,required"`
// The ZIP code of the address.
Zip param.Field[string] `json:"zip,required"`
}
The individual's address.
type EntityNewParamsJointIndividualsIdentification ¶
type EntityNewParamsJointIndividualsIdentification struct {
// A method that can be used to verify the individual's identity.
Method param.Field[EntityNewParamsJointIndividualsIdentificationMethod] `json:"method,required"`
// An identification number that can be used to verify the individual's identity,
// such as a social security number.
Number param.Field[string] `json:"number,required"`
// Information about the passport used for identification. Required if `method` is
// equal to `passport`.
Passport param.Field[EntityNewParamsJointIndividualsIdentificationPassport] `json:"passport"`
// Information about the United States driver's license used for identification.
// Required if `method` is equal to `drivers_license`.
DriversLicense param.Field[EntityNewParamsJointIndividualsIdentificationDriversLicense] `json:"drivers_license"`
// Information about the identification document provided. Required if `method` is
// equal to `other`.
Other param.Field[EntityNewParamsJointIndividualsIdentificationOther] `json:"other"`
}
A means of verifying the person's identity.
type EntityNewParamsJointIndividualsIdentificationDriversLicense ¶
type EntityNewParamsJointIndividualsIdentificationDriversLicense struct {
// The identifier of the File containing the driver's license.
FileID param.Field[string] `json:"file_id,required"`
// The driver's license's expiration date in YYYY-MM-DD format.
ExpirationDate param.Field[time.Time] `json:"expiration_date,required" format:"date"`
// The state that issued the provided driver's license.
State param.Field[string] `json:"state,required"`
}
Information about the United States driver's license used for identification. Required if `method` is equal to `drivers_license`.
type EntityNewParamsJointIndividualsIdentificationMethod ¶
type EntityNewParamsJointIndividualsIdentificationMethod string
const ( EntityNewParamsJointIndividualsIdentificationMethodSocialSecurityNumber EntityNewParamsJointIndividualsIdentificationMethod = "social_security_number" EntityNewParamsJointIndividualsIdentificationMethodIndividualTaxpayerIdentificationNumber EntityNewParamsJointIndividualsIdentificationMethod = "individual_taxpayer_identification_number" EntityNewParamsJointIndividualsIdentificationMethodPassport EntityNewParamsJointIndividualsIdentificationMethod = "passport" EntityNewParamsJointIndividualsIdentificationMethodDriversLicense EntityNewParamsJointIndividualsIdentificationMethod = "drivers_license" EntityNewParamsJointIndividualsIdentificationMethodOther EntityNewParamsJointIndividualsIdentificationMethod = "other" )
type EntityNewParamsJointIndividualsIdentificationOther ¶
type EntityNewParamsJointIndividualsIdentificationOther struct {
// The two-character ISO 3166-1 code representing the country that issued the
// document.
Country param.Field[string] `json:"country,required"`
// A description of the document submitted.
Description param.Field[string] `json:"description,required"`
// The document's expiration date in YYYY-MM-DD format.
ExpirationDate param.Field[time.Time] `json:"expiration_date" format:"date"`
// The identifier of the File containing the document.
FileID param.Field[string] `json:"file_id,required"`
}
Information about the identification document provided. Required if `method` is equal to `other`.
type EntityNewParamsJointIndividualsIdentificationPassport ¶
type EntityNewParamsJointIndividualsIdentificationPassport struct {
// The identifier of the File containing the passport.
FileID param.Field[string] `json:"file_id,required"`
// The passport's expiration date in YYYY-MM-DD format.
ExpirationDate param.Field[time.Time] `json:"expiration_date,required" format:"date"`
// The country that issued the passport.
Country param.Field[string] `json:"country,required"`
}
Information about the passport used for identification. Required if `method` is equal to `passport`.
type EntityNewParamsNaturalPerson ¶
type EntityNewParamsNaturalPerson struct {
// The person's legal name.
Name param.Field[string] `json:"name,required"`
// The person's date of birth in YYYY-MM-DD format.
DateOfBirth param.Field[time.Time] `json:"date_of_birth,required" format:"date"`
// The individual's address.
Address param.Field[EntityNewParamsNaturalPersonAddress] `json:"address,required"`
// The identification method for an individual can only be a passport, driver's
// license, or other document if you've confirmed the individual does not have a US
// tax id (either a Social Security Number or Individual Taxpayer Identification
// Number).
ConfirmedNoUsTaxID param.Field[bool] `json:"confirmed_no_us_tax_id"`
// A means of verifying the person's identity.
Identification param.Field[EntityNewParamsNaturalPersonIdentification] `json:"identification,required"`
}
Details of the natural person entity to create. Required if `structure` is equal to `natural_person`. Natural people entities should be submitted with `social_security_number` or `individual_taxpayer_identification_number` identification methods.
type EntityNewParamsNaturalPersonAddress ¶
type EntityNewParamsNaturalPersonAddress struct {
// The first line of the address. This is usually the street number and street.
Line1 param.Field[string] `json:"line1,required"`
// The second line of the address. This might be the floor or room number.
Line2 param.Field[string] `json:"line2"`
// The city of the address.
City param.Field[string] `json:"city,required"`
// The two-letter United States Postal Service (USPS) abbreviation for the state of
// the address.
State param.Field[string] `json:"state,required"`
// The ZIP code of the address.
Zip param.Field[string] `json:"zip,required"`
}
The individual's address.
type EntityNewParamsNaturalPersonIdentification ¶
type EntityNewParamsNaturalPersonIdentification struct {
// A method that can be used to verify the individual's identity.
Method param.Field[EntityNewParamsNaturalPersonIdentificationMethod] `json:"method,required"`
// An identification number that can be used to verify the individual's identity,
// such as a social security number.
Number param.Field[string] `json:"number,required"`
// Information about the passport used for identification. Required if `method` is
// equal to `passport`.
Passport param.Field[EntityNewParamsNaturalPersonIdentificationPassport] `json:"passport"`
// Information about the United States driver's license used for identification.
// Required if `method` is equal to `drivers_license`.
DriversLicense param.Field[EntityNewParamsNaturalPersonIdentificationDriversLicense] `json:"drivers_license"`
// Information about the identification document provided. Required if `method` is
// equal to `other`.
Other param.Field[EntityNewParamsNaturalPersonIdentificationOther] `json:"other"`
}
A means of verifying the person's identity.
type EntityNewParamsNaturalPersonIdentificationDriversLicense ¶
type EntityNewParamsNaturalPersonIdentificationDriversLicense struct {
// The identifier of the File containing the driver's license.
FileID param.Field[string] `json:"file_id,required"`
// The driver's license's expiration date in YYYY-MM-DD format.
ExpirationDate param.Field[time.Time] `json:"expiration_date,required" format:"date"`
// The state that issued the provided driver's license.
State param.Field[string] `json:"state,required"`
}
Information about the United States driver's license used for identification. Required if `method` is equal to `drivers_license`.
type EntityNewParamsNaturalPersonIdentificationMethod ¶
type EntityNewParamsNaturalPersonIdentificationMethod string
const ( EntityNewParamsNaturalPersonIdentificationMethodSocialSecurityNumber EntityNewParamsNaturalPersonIdentificationMethod = "social_security_number" EntityNewParamsNaturalPersonIdentificationMethodIndividualTaxpayerIdentificationNumber EntityNewParamsNaturalPersonIdentificationMethod = "individual_taxpayer_identification_number" EntityNewParamsNaturalPersonIdentificationMethodPassport EntityNewParamsNaturalPersonIdentificationMethod = "passport" EntityNewParamsNaturalPersonIdentificationMethodDriversLicense EntityNewParamsNaturalPersonIdentificationMethod = "drivers_license" EntityNewParamsNaturalPersonIdentificationMethodOther EntityNewParamsNaturalPersonIdentificationMethod = "other" )
type EntityNewParamsNaturalPersonIdentificationOther ¶
type EntityNewParamsNaturalPersonIdentificationOther struct {
// The two-character ISO 3166-1 code representing the country that issued the
// document.
Country param.Field[string] `json:"country,required"`
// A description of the document submitted.
Description param.Field[string] `json:"description,required"`
// The document's expiration date in YYYY-MM-DD format.
ExpirationDate param.Field[time.Time] `json:"expiration_date" format:"date"`
// The identifier of the File containing the document.
FileID param.Field[string] `json:"file_id,required"`
}
Information about the identification document provided. Required if `method` is equal to `other`.
type EntityNewParamsNaturalPersonIdentificationPassport ¶
type EntityNewParamsNaturalPersonIdentificationPassport struct {
// The identifier of the File containing the passport.
FileID param.Field[string] `json:"file_id,required"`
// The passport's expiration date in YYYY-MM-DD format.
ExpirationDate param.Field[time.Time] `json:"expiration_date,required" format:"date"`
// The country that issued the passport.
Country param.Field[string] `json:"country,required"`
}
Information about the passport used for identification. Required if `method` is equal to `passport`.
type EntityNewParamsRelationship ¶
type EntityNewParamsRelationship string
const ( EntityNewParamsRelationshipAffiliated EntityNewParamsRelationship = "affiliated" EntityNewParamsRelationshipInformational EntityNewParamsRelationship = "informational" EntityNewParamsRelationshipUnaffiliated EntityNewParamsRelationship = "unaffiliated" )
type EntityNewParamsStructure ¶
type EntityNewParamsStructure string
const ( EntityNewParamsStructureCorporation EntityNewParamsStructure = "corporation" EntityNewParamsStructureNaturalPerson EntityNewParamsStructure = "natural_person" EntityNewParamsStructureJoint EntityNewParamsStructure = "joint" EntityNewParamsStructureTrust EntityNewParamsStructure = "trust" )
type EntityNewParamsTrust ¶
type EntityNewParamsTrust struct {
// The legal name of the trust.
Name param.Field[string] `json:"name,required"`
// Whether the trust is `revocable` or `irrevocable`. Irrevocable trusts require
// their own Employer Identification Number. Revocable trusts require information
// about the individual `grantor` who created the trust.
Category param.Field[EntityNewParamsTrustCategory] `json:"category,required"`
// The Employer Identification Number (EIN) for the trust. Required if `category`
// is equal to `irrevocable`.
TaxIdentifier param.Field[string] `json:"tax_identifier"`
// The two-letter United States Postal Service (USPS) abbreviation for the state in
// which the trust was formed.
FormationState param.Field[string] `json:"formation_state"`
// The trust's address.
Address param.Field[EntityNewParamsTrustAddress] `json:"address,required"`
// The identifier of the File containing the formation document of the trust.
FormationDocumentFileID param.Field[string] `json:"formation_document_file_id"`
// The trustees of the trust.
Trustees param.Field[[]EntityNewParamsTrustTrustees] `json:"trustees,required"`
// The grantor of the trust. Required if `category` is equal to `revocable`.
Grantor param.Field[EntityNewParamsTrustGrantor] `json:"grantor"`
}
Details of the trust entity to create. Required if `structure` is equal to `trust`.
type EntityNewParamsTrustAddress ¶
type EntityNewParamsTrustAddress struct {
// The first line of the address. This is usually the street number and street.
Line1 param.Field[string] `json:"line1,required"`
// The second line of the address. This might be the floor or room number.
Line2 param.Field[string] `json:"line2"`
// The city of the address.
City param.Field[string] `json:"city,required"`
// The two-letter United States Postal Service (USPS) abbreviation for the state of
// the address.
State param.Field[string] `json:"state,required"`
// The ZIP code of the address.
Zip param.Field[string] `json:"zip,required"`
}
The trust's address.
type EntityNewParamsTrustCategory ¶
type EntityNewParamsTrustCategory string
const ( EntityNewParamsTrustCategoryRevocable EntityNewParamsTrustCategory = "revocable" EntityNewParamsTrustCategoryIrrevocable EntityNewParamsTrustCategory = "irrevocable" )
type EntityNewParamsTrustGrantor ¶
type EntityNewParamsTrustGrantor struct {
// The person's legal name.
Name param.Field[string] `json:"name,required"`
// The person's date of birth in YYYY-MM-DD format.
DateOfBirth param.Field[time.Time] `json:"date_of_birth,required" format:"date"`
// The individual's address.
Address param.Field[EntityNewParamsTrustGrantorAddress] `json:"address,required"`
// The identification method for an individual can only be a passport, driver's
// license, or other document if you've confirmed the individual does not have a US
// tax id (either a Social Security Number or Individual Taxpayer Identification
// Number).
ConfirmedNoUsTaxID param.Field[bool] `json:"confirmed_no_us_tax_id"`
// A means of verifying the person's identity.
Identification param.Field[EntityNewParamsTrustGrantorIdentification] `json:"identification,required"`
}
The grantor of the trust. Required if `category` is equal to `revocable`.
type EntityNewParamsTrustGrantorAddress ¶
type EntityNewParamsTrustGrantorAddress struct {
// The first line of the address. This is usually the street number and street.
Line1 param.Field[string] `json:"line1,required"`
// The second line of the address. This might be the floor or room number.
Line2 param.Field[string] `json:"line2"`
// The city of the address.
City param.Field[string] `json:"city,required"`
// The two-letter United States Postal Service (USPS) abbreviation for the state of
// the address.
State param.Field[string] `json:"state,required"`
// The ZIP code of the address.
Zip param.Field[string] `json:"zip,required"`
}
The individual's address.
type EntityNewParamsTrustGrantorIdentification ¶
type EntityNewParamsTrustGrantorIdentification struct {
// A method that can be used to verify the individual's identity.
Method param.Field[EntityNewParamsTrustGrantorIdentificationMethod] `json:"method,required"`
// An identification number that can be used to verify the individual's identity,
// such as a social security number.
Number param.Field[string] `json:"number,required"`
// Information about the passport used for identification. Required if `method` is
// equal to `passport`.
Passport param.Field[EntityNewParamsTrustGrantorIdentificationPassport] `json:"passport"`
// Information about the United States driver's license used for identification.
// Required if `method` is equal to `drivers_license`.
DriversLicense param.Field[EntityNewParamsTrustGrantorIdentificationDriversLicense] `json:"drivers_license"`
// Information about the identification document provided. Required if `method` is
// equal to `other`.
Other param.Field[EntityNewParamsTrustGrantorIdentificationOther] `json:"other"`
}
A means of verifying the person's identity.
type EntityNewParamsTrustGrantorIdentificationDriversLicense ¶
type EntityNewParamsTrustGrantorIdentificationDriversLicense struct {
// The identifier of the File containing the driver's license.
FileID param.Field[string] `json:"file_id,required"`
// The driver's license's expiration date in YYYY-MM-DD format.
ExpirationDate param.Field[time.Time] `json:"expiration_date,required" format:"date"`
// The state that issued the provided driver's license.
State param.Field[string] `json:"state,required"`
}
Information about the United States driver's license used for identification. Required if `method` is equal to `drivers_license`.
type EntityNewParamsTrustGrantorIdentificationMethod ¶
type EntityNewParamsTrustGrantorIdentificationMethod string
const ( EntityNewParamsTrustGrantorIdentificationMethodSocialSecurityNumber EntityNewParamsTrustGrantorIdentificationMethod = "social_security_number" EntityNewParamsTrustGrantorIdentificationMethodIndividualTaxpayerIdentificationNumber EntityNewParamsTrustGrantorIdentificationMethod = "individual_taxpayer_identification_number" EntityNewParamsTrustGrantorIdentificationMethodPassport EntityNewParamsTrustGrantorIdentificationMethod = "passport" EntityNewParamsTrustGrantorIdentificationMethodDriversLicense EntityNewParamsTrustGrantorIdentificationMethod = "drivers_license" EntityNewParamsTrustGrantorIdentificationMethodOther EntityNewParamsTrustGrantorIdentificationMethod = "other" )
type EntityNewParamsTrustGrantorIdentificationOther ¶
type EntityNewParamsTrustGrantorIdentificationOther struct {
// The two-character ISO 3166-1 code representing the country that issued the
// document.
Country param.Field[string] `json:"country,required"`
// A description of the document submitted.
Description param.Field[string] `json:"description,required"`
// The document's expiration date in YYYY-MM-DD format.
ExpirationDate param.Field[time.Time] `json:"expiration_date" format:"date"`
// The identifier of the File containing the document.
FileID param.Field[string] `json:"file_id,required"`
}
Information about the identification document provided. Required if `method` is equal to `other`.
type EntityNewParamsTrustGrantorIdentificationPassport ¶
type EntityNewParamsTrustGrantorIdentificationPassport struct {
// The identifier of the File containing the passport.
FileID param.Field[string] `json:"file_id,required"`
// The passport's expiration date in YYYY-MM-DD format.
ExpirationDate param.Field[time.Time] `json:"expiration_date,required" format:"date"`
// The country that issued the passport.
Country param.Field[string] `json:"country,required"`
}
Information about the passport used for identification. Required if `method` is equal to `passport`.
type EntityNewParamsTrustTrustees ¶
type EntityNewParamsTrustTrustees struct {
// The structure of the trustee.
Structure param.Field[EntityNewParamsTrustTrusteesStructure] `json:"structure,required"`
// Details of the individual trustee. Required when the trustee `structure` is
// equal to `individual`.
Individual param.Field[EntityNewParamsTrustTrusteesIndividual] `json:"individual"`
}
type EntityNewParamsTrustTrusteesIndividual ¶
type EntityNewParamsTrustTrusteesIndividual struct {
// The person's legal name.
Name param.Field[string] `json:"name,required"`
// The person's date of birth in YYYY-MM-DD format.
DateOfBirth param.Field[time.Time] `json:"date_of_birth,required" format:"date"`
// The individual's address.
Address param.Field[EntityNewParamsTrustTrusteesIndividualAddress] `json:"address,required"`
// The identification method for an individual can only be a passport, driver's
// license, or other document if you've confirmed the individual does not have a US
// tax id (either a Social Security Number or Individual Taxpayer Identification
// Number).
ConfirmedNoUsTaxID param.Field[bool] `json:"confirmed_no_us_tax_id"`
// A means of verifying the person's identity.
Identification param.Field[EntityNewParamsTrustTrusteesIndividualIdentification] `json:"identification,required"`
}
Details of the individual trustee. Required when the trustee `structure` is equal to `individual`.
type EntityNewParamsTrustTrusteesIndividualAddress ¶
type EntityNewParamsTrustTrusteesIndividualAddress struct {
// The first line of the address. This is usually the street number and street.
Line1 param.Field[string] `json:"line1,required"`
// The second line of the address. This might be the floor or room number.
Line2 param.Field[string] `json:"line2"`
// The city of the address.
City param.Field[string] `json:"city,required"`
// The two-letter United States Postal Service (USPS) abbreviation for the state of
// the address.
State param.Field[string] `json:"state,required"`
// The ZIP code of the address.
Zip param.Field[string] `json:"zip,required"`
}
The individual's address.
type EntityNewParamsTrustTrusteesIndividualIdentification ¶
type EntityNewParamsTrustTrusteesIndividualIdentification struct {
// A method that can be used to verify the individual's identity.
Method param.Field[EntityNewParamsTrustTrusteesIndividualIdentificationMethod] `json:"method,required"`
// An identification number that can be used to verify the individual's identity,
// such as a social security number.
Number param.Field[string] `json:"number,required"`
// Information about the passport used for identification. Required if `method` is
// equal to `passport`.
Passport param.Field[EntityNewParamsTrustTrusteesIndividualIdentificationPassport] `json:"passport"`
// Information about the United States driver's license used for identification.
// Required if `method` is equal to `drivers_license`.
DriversLicense param.Field[EntityNewParamsTrustTrusteesIndividualIdentificationDriversLicense] `json:"drivers_license"`
// Information about the identification document provided. Required if `method` is
// equal to `other`.
Other param.Field[EntityNewParamsTrustTrusteesIndividualIdentificationOther] `json:"other"`
}
A means of verifying the person's identity.
type EntityNewParamsTrustTrusteesIndividualIdentificationDriversLicense ¶
type EntityNewParamsTrustTrusteesIndividualIdentificationDriversLicense struct {
// The identifier of the File containing the driver's license.
FileID param.Field[string] `json:"file_id,required"`
// The driver's license's expiration date in YYYY-MM-DD format.
ExpirationDate param.Field[time.Time] `json:"expiration_date,required" format:"date"`
// The state that issued the provided driver's license.
State param.Field[string] `json:"state,required"`
}
Information about the United States driver's license used for identification. Required if `method` is equal to `drivers_license`.
type EntityNewParamsTrustTrusteesIndividualIdentificationMethod ¶
type EntityNewParamsTrustTrusteesIndividualIdentificationMethod string
const ( EntityNewParamsTrustTrusteesIndividualIdentificationMethodSocialSecurityNumber EntityNewParamsTrustTrusteesIndividualIdentificationMethod = "social_security_number" EntityNewParamsTrustTrusteesIndividualIdentificationMethodIndividualTaxpayerIdentificationNumber EntityNewParamsTrustTrusteesIndividualIdentificationMethod = "individual_taxpayer_identification_number" EntityNewParamsTrustTrusteesIndividualIdentificationMethodPassport EntityNewParamsTrustTrusteesIndividualIdentificationMethod = "passport" EntityNewParamsTrustTrusteesIndividualIdentificationMethodDriversLicense EntityNewParamsTrustTrusteesIndividualIdentificationMethod = "drivers_license" EntityNewParamsTrustTrusteesIndividualIdentificationMethodOther EntityNewParamsTrustTrusteesIndividualIdentificationMethod = "other" )
type EntityNewParamsTrustTrusteesIndividualIdentificationOther ¶
type EntityNewParamsTrustTrusteesIndividualIdentificationOther struct {
// The two-character ISO 3166-1 code representing the country that issued the
// document.
Country param.Field[string] `json:"country,required"`
// A description of the document submitted.
Description param.Field[string] `json:"description,required"`
// The document's expiration date in YYYY-MM-DD format.
ExpirationDate param.Field[time.Time] `json:"expiration_date" format:"date"`
// The identifier of the File containing the document.
FileID param.Field[string] `json:"file_id,required"`
}
Information about the identification document provided. Required if `method` is equal to `other`.
type EntityNewParamsTrustTrusteesIndividualIdentificationPassport ¶
type EntityNewParamsTrustTrusteesIndividualIdentificationPassport struct {
// The identifier of the File containing the passport.
FileID param.Field[string] `json:"file_id,required"`
// The passport's expiration date in YYYY-MM-DD format.
ExpirationDate param.Field[time.Time] `json:"expiration_date,required" format:"date"`
// The country that issued the passport.
Country param.Field[string] `json:"country,required"`
}
Information about the passport used for identification. Required if `method` is equal to `passport`.
type EntityNewParamsTrustTrusteesStructure ¶
type EntityNewParamsTrustTrusteesStructure string
const (
EntityNewParamsTrustTrusteesStructureIndividual EntityNewParamsTrustTrusteesStructure = "individual"
)
type EntityRelationship ¶
type EntityRelationship string
const ( EntityRelationshipAffiliated EntityRelationship = "affiliated" EntityRelationshipInformational EntityRelationship = "informational" EntityRelationshipUnaffiliated EntityRelationship = "unaffiliated" )
type EntityService ¶
type EntityService struct {
Options []option.RequestOption
SupplementalDocuments *EntitySupplementalDocumentService
}
EntityService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewEntityService method instead.
func NewEntityService ¶
func NewEntityService(opts ...option.RequestOption) (r *EntityService)
NewEntityService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*EntityService) Get ¶
func (r *EntityService) Get(ctx context.Context, entity_id string, opts ...option.RequestOption) (res *Entity, err error)
Retrieve an Entity
func (*EntityService) List ¶
func (r *EntityService) List(ctx context.Context, query EntityListParams, opts ...option.RequestOption) (res *shared.Page[Entity], err error)
List Entities
func (*EntityService) ListAutoPaging ¶
func (r *EntityService) ListAutoPaging(ctx context.Context, query EntityListParams, opts ...option.RequestOption) *shared.PageAutoPager[Entity]
List Entities
func (*EntityService) New ¶
func (r *EntityService) New(ctx context.Context, body EntityNewParams, opts ...option.RequestOption) (res *Entity, err error)
Create an Entity
type EntityStructure ¶
type EntityStructure string
const ( EntityStructureCorporation EntityStructure = "corporation" EntityStructureNaturalPerson EntityStructure = "natural_person" EntityStructureJoint EntityStructure = "joint" EntityStructureTrust EntityStructure = "trust" )
type EntitySupplementalDocumentNewParams ¶
type EntitySupplementalDocumentNewParams struct {
// The identifier of the File containing the document.
FileID param.Field[string] `json:"file_id,required"`
}
func (EntitySupplementalDocumentNewParams) MarshalJSON ¶
func (r EntitySupplementalDocumentNewParams) MarshalJSON() (data []byte, err error)
type EntitySupplementalDocumentService ¶
type EntitySupplementalDocumentService struct {
Options []option.RequestOption
}
EntitySupplementalDocumentService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewEntitySupplementalDocumentService method instead.
func NewEntitySupplementalDocumentService ¶
func NewEntitySupplementalDocumentService(opts ...option.RequestOption) (r *EntitySupplementalDocumentService)
NewEntitySupplementalDocumentService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*EntitySupplementalDocumentService) New ¶
func (r *EntitySupplementalDocumentService) New(ctx context.Context, entity_id string, body EntitySupplementalDocumentNewParams, opts ...option.RequestOption) (res *Entity, err error)
Create a supplemental document for an Entity
type EntitySupplementalDocuments ¶
type EntitySupplementalDocuments struct {
// The File containing the document.
FileID string `json:"file_id,required"`
JSON entitySupplementalDocumentsJSON
}
func (*EntitySupplementalDocuments) UnmarshalJSON ¶
func (r *EntitySupplementalDocuments) UnmarshalJSON(data []byte) (err error)
type EntityTrust ¶
type EntityTrust struct {
// The trust's name
Name string `json:"name,required"`
// Whether the trust is `revocable` or `irrevocable`.
Category EntityTrustCategory `json:"category,required"`
// The trust's address.
Address EntityTrustAddress `json:"address,required"`
// The two-letter United States Postal Service (USPS) abbreviation for the state in
// which the trust was formed.
FormationState string `json:"formation_state,required,nullable"`
// The Employer Identification Number (EIN) of the trust itself.
TaxIdentifier string `json:"tax_identifier,required,nullable"`
// The trustees of the trust.
Trustees []EntityTrustTrustees `json:"trustees,required"`
// The grantor of the trust. Will be present if the `category` is `revocable`.
Grantor EntityTrustGrantor `json:"grantor,required,nullable"`
// The ID for the File containing the formation document of the trust.
FormationDocumentFileID string `json:"formation_document_file_id,required,nullable"`
JSON entityTrustJSON
}
Details of the trust entity. Will be present if `structure` is equal to `trust`.
func (*EntityTrust) UnmarshalJSON ¶
func (r *EntityTrust) UnmarshalJSON(data []byte) (err error)
type EntityTrustAddress ¶
type EntityTrustAddress struct {
// The first line of the address.
Line1 string `json:"line1,required"`
// The second line of the address.
Line2 string `json:"line2,required,nullable"`
// The city of the address.
City string `json:"city,required"`
// The two-letter United States Postal Service (USPS) abbreviation for the state of
// the address.
State string `json:"state,required"`
// The ZIP code of the address.
Zip string `json:"zip,required"`
JSON entityTrustAddressJSON
}
The trust's address.
func (*EntityTrustAddress) UnmarshalJSON ¶
func (r *EntityTrustAddress) UnmarshalJSON(data []byte) (err error)
type EntityTrustCategory ¶
type EntityTrustCategory string
const ( EntityTrustCategoryRevocable EntityTrustCategory = "revocable" EntityTrustCategoryIrrevocable EntityTrustCategory = "irrevocable" )
type EntityTrustGrantor ¶
type EntityTrustGrantor struct {
// The person's legal name.
Name string `json:"name,required"`
// The person's date of birth in YYYY-MM-DD format.
DateOfBirth time.Time `json:"date_of_birth,required" format:"date"`
// The person's address.
Address EntityTrustGrantorAddress `json:"address,required"`
// A means of verifying the person's identity.
Identification EntityTrustGrantorIdentification `json:"identification,required"`
JSON entityTrustGrantorJSON
}
The grantor of the trust. Will be present if the `category` is `revocable`.
func (*EntityTrustGrantor) UnmarshalJSON ¶
func (r *EntityTrustGrantor) UnmarshalJSON(data []byte) (err error)
type EntityTrustGrantorAddress ¶
type EntityTrustGrantorAddress struct {
// The first line of the address.
Line1 string `json:"line1,required"`
// The second line of the address.
Line2 string `json:"line2,required,nullable"`
// The city of the address.
City string `json:"city,required"`
// The two-letter United States Postal Service (USPS) abbreviation for the state of
// the address.
State string `json:"state,required"`
// The ZIP code of the address.
Zip string `json:"zip,required"`
JSON entityTrustGrantorAddressJSON
}
The person's address.
func (*EntityTrustGrantorAddress) UnmarshalJSON ¶
func (r *EntityTrustGrantorAddress) UnmarshalJSON(data []byte) (err error)
type EntityTrustGrantorIdentification ¶
type EntityTrustGrantorIdentification struct {
// A method that can be used to verify the individual's identity.
Method EntityTrustGrantorIdentificationMethod `json:"method,required"`
// The last 4 digits of the identification number that can be used to verify the
// individual's identity.
NumberLast4 string `json:"number_last4,required"`
JSON entityTrustGrantorIdentificationJSON
}
A means of verifying the person's identity.
func (*EntityTrustGrantorIdentification) UnmarshalJSON ¶
func (r *EntityTrustGrantorIdentification) UnmarshalJSON(data []byte) (err error)
type EntityTrustGrantorIdentificationMethod ¶
type EntityTrustGrantorIdentificationMethod string
const ( EntityTrustGrantorIdentificationMethodSocialSecurityNumber EntityTrustGrantorIdentificationMethod = "social_security_number" EntityTrustGrantorIdentificationMethodIndividualTaxpayerIdentificationNumber EntityTrustGrantorIdentificationMethod = "individual_taxpayer_identification_number" EntityTrustGrantorIdentificationMethodPassport EntityTrustGrantorIdentificationMethod = "passport" EntityTrustGrantorIdentificationMethodDriversLicense EntityTrustGrantorIdentificationMethod = "drivers_license" EntityTrustGrantorIdentificationMethodOther EntityTrustGrantorIdentificationMethod = "other" )
type EntityTrustTrustees ¶
type EntityTrustTrustees struct {
// The structure of the trustee. Will always be equal to `individual`.
Structure EntityTrustTrusteesStructure `json:"structure,required"`
// The individual trustee of the trust. Will be present if the trustee's
// `structure` is equal to `individual`.
Individual EntityTrustTrusteesIndividual `json:"individual,required,nullable"`
JSON entityTrustTrusteesJSON
}
func (*EntityTrustTrustees) UnmarshalJSON ¶
func (r *EntityTrustTrustees) UnmarshalJSON(data []byte) (err error)
type EntityTrustTrusteesIndividual ¶
type EntityTrustTrusteesIndividual struct {
// The person's legal name.
Name string `json:"name,required"`
// The person's date of birth in YYYY-MM-DD format.
DateOfBirth time.Time `json:"date_of_birth,required" format:"date"`
// The person's address.
Address EntityTrustTrusteesIndividualAddress `json:"address,required"`
// A means of verifying the person's identity.
Identification EntityTrustTrusteesIndividualIdentification `json:"identification,required"`
JSON entityTrustTrusteesIndividualJSON
}
The individual trustee of the trust. Will be present if the trustee's `structure` is equal to `individual`.
func (*EntityTrustTrusteesIndividual) UnmarshalJSON ¶
func (r *EntityTrustTrusteesIndividual) UnmarshalJSON(data []byte) (err error)
type EntityTrustTrusteesIndividualAddress ¶
type EntityTrustTrusteesIndividualAddress struct {
// The first line of the address.
Line1 string `json:"line1,required"`
// The second line of the address.
Line2 string `json:"line2,required,nullable"`
// The city of the address.
City string `json:"city,required"`
// The two-letter United States Postal Service (USPS) abbreviation for the state of
// the address.
State string `json:"state,required"`
// The ZIP code of the address.
Zip string `json:"zip,required"`
JSON entityTrustTrusteesIndividualAddressJSON
}
The person's address.
func (*EntityTrustTrusteesIndividualAddress) UnmarshalJSON ¶
func (r *EntityTrustTrusteesIndividualAddress) UnmarshalJSON(data []byte) (err error)
type EntityTrustTrusteesIndividualIdentification ¶
type EntityTrustTrusteesIndividualIdentification struct {
// A method that can be used to verify the individual's identity.
Method EntityTrustTrusteesIndividualIdentificationMethod `json:"method,required"`
// The last 4 digits of the identification number that can be used to verify the
// individual's identity.
NumberLast4 string `json:"number_last4,required"`
JSON entityTrustTrusteesIndividualIdentificationJSON
}
A means of verifying the person's identity.
func (*EntityTrustTrusteesIndividualIdentification) UnmarshalJSON ¶
func (r *EntityTrustTrusteesIndividualIdentification) UnmarshalJSON(data []byte) (err error)
type EntityTrustTrusteesIndividualIdentificationMethod ¶
type EntityTrustTrusteesIndividualIdentificationMethod string
const ( EntityTrustTrusteesIndividualIdentificationMethodSocialSecurityNumber EntityTrustTrusteesIndividualIdentificationMethod = "social_security_number" EntityTrustTrusteesIndividualIdentificationMethodIndividualTaxpayerIdentificationNumber EntityTrustTrusteesIndividualIdentificationMethod = "individual_taxpayer_identification_number" EntityTrustTrusteesIndividualIdentificationMethodPassport EntityTrustTrusteesIndividualIdentificationMethod = "passport" EntityTrustTrusteesIndividualIdentificationMethodDriversLicense EntityTrustTrusteesIndividualIdentificationMethod = "drivers_license" EntityTrustTrusteesIndividualIdentificationMethodOther EntityTrustTrusteesIndividualIdentificationMethod = "other" )
type EntityTrustTrusteesStructure ¶
type EntityTrustTrusteesStructure string
const (
EntityTrustTrusteesStructureIndividual EntityTrustTrusteesStructure = "individual"
)
type Event ¶
type Event struct {
// The identifier of the object that generated this Event.
AssociatedObjectID string `json:"associated_object_id,required"`
// The type of the object that generated this Event.
AssociatedObjectType string `json:"associated_object_type,required"`
// The category of the Event. We may add additional possible values for this enum
// over time; your application should be able to handle such additions gracefully.
Category EventCategory `json:"category,required"`
// The time the Event was created.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// The Event identifier.
ID string `json:"id,required"`
// A constant representing the object's type. For this resource it will always be
// `event`.
Type EventType `json:"type,required"`
JSON eventJSON
}
Events are records of things that happened to objects in the API. They also result in webhooks being generated.
func (*Event) UnmarshalJSON ¶
type EventCategory ¶
type EventCategory string
const ( EventCategoryAccountCreated EventCategory = "account.created" EventCategoryAccountUpdated EventCategory = "account.updated" EventCategoryAccountNumberCreated EventCategory = "account_number.created" EventCategoryAccountNumberUpdated EventCategory = "account_number.updated" EventCategoryAccountStatementCreated EventCategory = "account_statement.created" EventCategoryAccountTransferCreated EventCategory = "account_transfer.created" EventCategoryAccountTransferUpdated EventCategory = "account_transfer.updated" EventCategoryACHPrenotificationCreated EventCategory = "ach_prenotification.created" EventCategoryACHPrenotificationUpdated EventCategory = "ach_prenotification.updated" EventCategoryACHTransferCreated EventCategory = "ach_transfer.created" EventCategoryACHTransferUpdated EventCategory = "ach_transfer.updated" EventCategoryCardCreated EventCategory = "card.created" EventCategoryCardUpdated EventCategory = "card.updated" EventCategoryCardPaymentCreated EventCategory = "card_payment.created" EventCategoryCardPaymentUpdated EventCategory = "card_payment.updated" EventCategoryCardDisputeCreated EventCategory = "card_dispute.created" EventCategoryCardDisputeUpdated EventCategory = "card_dispute.updated" EventCategoryCheckDepositCreated EventCategory = "check_deposit.created" EventCategoryCheckDepositUpdated EventCategory = "check_deposit.updated" EventCategoryCheckTransferCreated EventCategory = "check_transfer.created" EventCategoryCheckTransferUpdated EventCategory = "check_transfer.updated" EventCategoryDeclinedTransactionCreated EventCategory = "declined_transaction.created" EventCategoryDigitalWalletTokenCreated EventCategory = "digital_wallet_token.created" EventCategoryDigitalWalletTokenUpdated EventCategory = "digital_wallet_token.updated" EventCategoryDocumentCreated EventCategory = "document.created" EventCategoryEntityCreated EventCategory = "entity.created" EventCategoryEntityUpdated EventCategory = "entity.updated" EventCategoryExternalAccountCreated EventCategory = "external_account.created" EventCategoryFileCreated EventCategory = "file.created" EventCategoryGroupUpdated EventCategory = "group.updated" EventCategoryGroupHeartbeat EventCategory = "group.heartbeat" EventCategoryInboundACHTransferReturnCreated EventCategory = "inbound_ach_transfer_return.created" EventCategoryInboundACHTransferReturnUpdated EventCategory = "inbound_ach_transfer_return.updated" EventCategoryInboundWireDrawdownRequestCreated EventCategory = "inbound_wire_drawdown_request.created" EventCategoryOauthConnectionCreated EventCategory = "oauth_connection.created" EventCategoryOauthConnectionDeactivated EventCategory = "oauth_connection.deactivated" EventCategoryPendingTransactionCreated EventCategory = "pending_transaction.created" EventCategoryPendingTransactionUpdated EventCategory = "pending_transaction.updated" EventCategoryRealTimeDecisionCardAuthorizationRequested EventCategory = "real_time_decision.card_authorization_requested" EventCategoryRealTimeDecisionDigitalWalletTokenRequested EventCategory = "real_time_decision.digital_wallet_token_requested" EventCategoryRealTimeDecisionDigitalWalletAuthenticationRequested EventCategory = "real_time_decision.digital_wallet_authentication_requested" EventCategoryRealTimePaymentsTransferCreated EventCategory = "real_time_payments_transfer.created" EventCategoryRealTimePaymentsTransferUpdated EventCategory = "real_time_payments_transfer.updated" EventCategoryRealTimePaymentsRequestForPaymentCreated EventCategory = "real_time_payments_request_for_payment.created" EventCategoryRealTimePaymentsRequestForPaymentUpdated EventCategory = "real_time_payments_request_for_payment.updated" EventCategoryTransactionCreated EventCategory = "transaction.created" EventCategoryWireDrawdownRequestCreated EventCategory = "wire_drawdown_request.created" EventCategoryWireDrawdownRequestUpdated EventCategory = "wire_drawdown_request.updated" EventCategoryWireTransferCreated EventCategory = "wire_transfer.created" EventCategoryWireTransferUpdated EventCategory = "wire_transfer.updated" )
type EventListParams ¶
type EventListParams struct {
// Return the page of entries after this one.
Cursor param.Field[string] `query:"cursor"`
// Limit the size of the list that is returned. The default (and maximum) is 100
// objects.
Limit param.Field[int64] `query:"limit"`
// Filter Events to those belonging to the object with the provided identifier.
AssociatedObjectID param.Field[string] `query:"associated_object_id"`
CreatedAt param.Field[EventListParamsCreatedAt] `query:"created_at"`
Category param.Field[EventListParamsCategory] `query:"category"`
}
func (EventListParams) URLQuery ¶
func (r EventListParams) URLQuery() (v url.Values)
URLQuery serializes EventListParams's query parameters as `url.Values`.
type EventListParamsCategory ¶
type EventListParamsCategory struct {
// Filter Events for those with the specified category or categories. For GET
// requests, this should be encoded as a comma-delimited string, such as
// `?in=one,two,three`.
In param.Field[[]EventListParamsCategoryIn] `query:"in"`
}
func (EventListParamsCategory) URLQuery ¶
func (r EventListParamsCategory) URLQuery() (v url.Values)
URLQuery serializes EventListParamsCategory's query parameters as `url.Values`.
type EventListParamsCategoryIn ¶
type EventListParamsCategoryIn string
const ( EventListParamsCategoryInAccountCreated EventListParamsCategoryIn = "account.created" EventListParamsCategoryInAccountUpdated EventListParamsCategoryIn = "account.updated" EventListParamsCategoryInAccountNumberCreated EventListParamsCategoryIn = "account_number.created" EventListParamsCategoryInAccountNumberUpdated EventListParamsCategoryIn = "account_number.updated" EventListParamsCategoryInAccountStatementCreated EventListParamsCategoryIn = "account_statement.created" EventListParamsCategoryInAccountTransferCreated EventListParamsCategoryIn = "account_transfer.created" EventListParamsCategoryInAccountTransferUpdated EventListParamsCategoryIn = "account_transfer.updated" EventListParamsCategoryInACHPrenotificationCreated EventListParamsCategoryIn = "ach_prenotification.created" EventListParamsCategoryInACHPrenotificationUpdated EventListParamsCategoryIn = "ach_prenotification.updated" EventListParamsCategoryInACHTransferCreated EventListParamsCategoryIn = "ach_transfer.created" EventListParamsCategoryInACHTransferUpdated EventListParamsCategoryIn = "ach_transfer.updated" EventListParamsCategoryInCardCreated EventListParamsCategoryIn = "card.created" EventListParamsCategoryInCardUpdated EventListParamsCategoryIn = "card.updated" EventListParamsCategoryInCardPaymentCreated EventListParamsCategoryIn = "card_payment.created" EventListParamsCategoryInCardPaymentUpdated EventListParamsCategoryIn = "card_payment.updated" EventListParamsCategoryInCardDisputeCreated EventListParamsCategoryIn = "card_dispute.created" EventListParamsCategoryInCardDisputeUpdated EventListParamsCategoryIn = "card_dispute.updated" EventListParamsCategoryInCheckDepositCreated EventListParamsCategoryIn = "check_deposit.created" EventListParamsCategoryInCheckDepositUpdated EventListParamsCategoryIn = "check_deposit.updated" EventListParamsCategoryInCheckTransferCreated EventListParamsCategoryIn = "check_transfer.created" EventListParamsCategoryInCheckTransferUpdated EventListParamsCategoryIn = "check_transfer.updated" EventListParamsCategoryInDeclinedTransactionCreated EventListParamsCategoryIn = "declined_transaction.created" EventListParamsCategoryInDigitalWalletTokenCreated EventListParamsCategoryIn = "digital_wallet_token.created" EventListParamsCategoryInDigitalWalletTokenUpdated EventListParamsCategoryIn = "digital_wallet_token.updated" EventListParamsCategoryInDocumentCreated EventListParamsCategoryIn = "document.created" EventListParamsCategoryInEntityCreated EventListParamsCategoryIn = "entity.created" EventListParamsCategoryInEntityUpdated EventListParamsCategoryIn = "entity.updated" EventListParamsCategoryInExternalAccountCreated EventListParamsCategoryIn = "external_account.created" EventListParamsCategoryInFileCreated EventListParamsCategoryIn = "file.created" EventListParamsCategoryInGroupUpdated EventListParamsCategoryIn = "group.updated" EventListParamsCategoryInGroupHeartbeat EventListParamsCategoryIn = "group.heartbeat" EventListParamsCategoryInInboundACHTransferReturnCreated EventListParamsCategoryIn = "inbound_ach_transfer_return.created" EventListParamsCategoryInInboundACHTransferReturnUpdated EventListParamsCategoryIn = "inbound_ach_transfer_return.updated" EventListParamsCategoryInInboundWireDrawdownRequestCreated EventListParamsCategoryIn = "inbound_wire_drawdown_request.created" EventListParamsCategoryInOauthConnectionCreated EventListParamsCategoryIn = "oauth_connection.created" EventListParamsCategoryInOauthConnectionDeactivated EventListParamsCategoryIn = "oauth_connection.deactivated" EventListParamsCategoryInPendingTransactionCreated EventListParamsCategoryIn = "pending_transaction.created" EventListParamsCategoryInPendingTransactionUpdated EventListParamsCategoryIn = "pending_transaction.updated" EventListParamsCategoryInRealTimeDecisionCardAuthorizationRequested EventListParamsCategoryIn = "real_time_decision.card_authorization_requested" EventListParamsCategoryInRealTimeDecisionDigitalWalletTokenRequested EventListParamsCategoryIn = "real_time_decision.digital_wallet_token_requested" EventListParamsCategoryInRealTimeDecisionDigitalWalletAuthenticationRequested EventListParamsCategoryIn = "real_time_decision.digital_wallet_authentication_requested" EventListParamsCategoryInRealTimePaymentsTransferCreated EventListParamsCategoryIn = "real_time_payments_transfer.created" EventListParamsCategoryInRealTimePaymentsTransferUpdated EventListParamsCategoryIn = "real_time_payments_transfer.updated" EventListParamsCategoryInRealTimePaymentsRequestForPaymentCreated EventListParamsCategoryIn = "real_time_payments_request_for_payment.created" EventListParamsCategoryInRealTimePaymentsRequestForPaymentUpdated EventListParamsCategoryIn = "real_time_payments_request_for_payment.updated" EventListParamsCategoryInTransactionCreated EventListParamsCategoryIn = "transaction.created" EventListParamsCategoryInWireDrawdownRequestCreated EventListParamsCategoryIn = "wire_drawdown_request.created" EventListParamsCategoryInWireDrawdownRequestUpdated EventListParamsCategoryIn = "wire_drawdown_request.updated" EventListParamsCategoryInWireTransferCreated EventListParamsCategoryIn = "wire_transfer.created" EventListParamsCategoryInWireTransferUpdated EventListParamsCategoryIn = "wire_transfer.updated" )
type EventListParamsCreatedAt ¶
type EventListParamsCreatedAt struct {
// Return results after this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
After param.Field[time.Time] `query:"after" format:"date-time"`
// Return results before this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
Before param.Field[time.Time] `query:"before" format:"date-time"`
// Return results on or after this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrAfter param.Field[time.Time] `query:"on_or_after" format:"date-time"`
// Return results on or before this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrBefore param.Field[time.Time] `query:"on_or_before" format:"date-time"`
}
func (EventListParamsCreatedAt) URLQuery ¶
func (r EventListParamsCreatedAt) URLQuery() (v url.Values)
URLQuery serializes EventListParamsCreatedAt's query parameters as `url.Values`.
type EventListResponse ¶
type EventListResponse struct {
// The contents of the list.
Data []Event `json:"data,required"`
// A pointer to a place in the list.
NextCursor string `json:"next_cursor,required,nullable"`
JSON eventListResponseJSON
}
A list of Event objects
func (*EventListResponse) UnmarshalJSON ¶
func (r *EventListResponse) UnmarshalJSON(data []byte) (err error)
type EventService ¶
type EventService struct {
Options []option.RequestOption
}
EventService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewEventService method instead.
func NewEventService ¶
func NewEventService(opts ...option.RequestOption) (r *EventService)
NewEventService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*EventService) Get ¶
func (r *EventService) Get(ctx context.Context, event_id string, opts ...option.RequestOption) (res *Event, err error)
Retrieve an Event
func (*EventService) List ¶
func (r *EventService) List(ctx context.Context, query EventListParams, opts ...option.RequestOption) (res *shared.Page[Event], err error)
List Events
func (*EventService) ListAutoPaging ¶
func (r *EventService) ListAutoPaging(ctx context.Context, query EventListParams, opts ...option.RequestOption) *shared.PageAutoPager[Event]
List Events
type EventSubscription ¶
type EventSubscription struct {
// The event subscription identifier.
ID string `json:"id,required"`
// The time the event subscription was created.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// This indicates if we'll send notifications to this subscription.
Status EventSubscriptionStatus `json:"status,required"`
// If specified, this subscription will only receive webhooks for Events with the
// specified `category`.
SelectedEventCategory EventSubscriptionSelectedEventCategory `json:"selected_event_category,required,nullable"`
// The webhook url where we'll send notifications.
URL string `json:"url,required"`
SharedSecret string `json:"shared_secret,required"`
// A constant representing the object's type. For this resource it will always be
// `event_subscription`.
Type EventSubscriptionType `json:"type,required"`
JSON eventSubscriptionJSON
}
Webhooks are event notifications we send to you by HTTPS POST requests. Event Subscriptions are how you configure your application to listen for them. You can create an Event Subscription through your [developer dashboard](https://dashboard.increase.com/developers/webhooks) or the API. For more information, see our [webhooks guide](https://increase.com/documentation/webhooks).
func (*EventSubscription) UnmarshalJSON ¶
func (r *EventSubscription) UnmarshalJSON(data []byte) (err error)
type EventSubscriptionListParams ¶
type EventSubscriptionListParams struct {
// Return the page of entries after this one.
Cursor param.Field[string] `query:"cursor"`
// Limit the size of the list that is returned. The default (and maximum) is 100
// objects.
Limit param.Field[int64] `query:"limit"`
}
func (EventSubscriptionListParams) URLQuery ¶
func (r EventSubscriptionListParams) URLQuery() (v url.Values)
URLQuery serializes EventSubscriptionListParams's query parameters as `url.Values`.
type EventSubscriptionListResponse ¶
type EventSubscriptionListResponse struct {
// The contents of the list.
Data []EventSubscription `json:"data,required"`
// A pointer to a place in the list.
NextCursor string `json:"next_cursor,required,nullable"`
JSON eventSubscriptionListResponseJSON
}
A list of Event Subscription objects
func (*EventSubscriptionListResponse) UnmarshalJSON ¶
func (r *EventSubscriptionListResponse) UnmarshalJSON(data []byte) (err error)
type EventSubscriptionNewParams ¶
type EventSubscriptionNewParams struct {
// The URL you'd like us to send webhooks to.
URL param.Field[string] `json:"url,required"`
// string will be used as default.
SharedSecret param.Field[string] `json:"shared_secret"`
// If specified, this subscription will only receive webhooks for Events with the
// specified `category`.
SelectedEventCategory param.Field[EventSubscriptionNewParamsSelectedEventCategory] `json:"selected_event_category"`
}
func (EventSubscriptionNewParams) MarshalJSON ¶
func (r EventSubscriptionNewParams) MarshalJSON() (data []byte, err error)
type EventSubscriptionNewParamsSelectedEventCategory ¶
type EventSubscriptionNewParamsSelectedEventCategory string
const ( EventSubscriptionNewParamsSelectedEventCategoryAccountCreated EventSubscriptionNewParamsSelectedEventCategory = "account.created" EventSubscriptionNewParamsSelectedEventCategoryAccountUpdated EventSubscriptionNewParamsSelectedEventCategory = "account.updated" EventSubscriptionNewParamsSelectedEventCategoryAccountNumberCreated EventSubscriptionNewParamsSelectedEventCategory = "account_number.created" EventSubscriptionNewParamsSelectedEventCategoryAccountNumberUpdated EventSubscriptionNewParamsSelectedEventCategory = "account_number.updated" EventSubscriptionNewParamsSelectedEventCategoryAccountStatementCreated EventSubscriptionNewParamsSelectedEventCategory = "account_statement.created" EventSubscriptionNewParamsSelectedEventCategoryAccountTransferCreated EventSubscriptionNewParamsSelectedEventCategory = "account_transfer.created" EventSubscriptionNewParamsSelectedEventCategoryAccountTransferUpdated EventSubscriptionNewParamsSelectedEventCategory = "account_transfer.updated" EventSubscriptionNewParamsSelectedEventCategoryACHPrenotificationCreated EventSubscriptionNewParamsSelectedEventCategory = "ach_prenotification.created" EventSubscriptionNewParamsSelectedEventCategoryACHPrenotificationUpdated EventSubscriptionNewParamsSelectedEventCategory = "ach_prenotification.updated" EventSubscriptionNewParamsSelectedEventCategoryACHTransferCreated EventSubscriptionNewParamsSelectedEventCategory = "ach_transfer.created" EventSubscriptionNewParamsSelectedEventCategoryACHTransferUpdated EventSubscriptionNewParamsSelectedEventCategory = "ach_transfer.updated" EventSubscriptionNewParamsSelectedEventCategoryCardCreated EventSubscriptionNewParamsSelectedEventCategory = "card.created" EventSubscriptionNewParamsSelectedEventCategoryCardUpdated EventSubscriptionNewParamsSelectedEventCategory = "card.updated" EventSubscriptionNewParamsSelectedEventCategoryCardPaymentCreated EventSubscriptionNewParamsSelectedEventCategory = "card_payment.created" EventSubscriptionNewParamsSelectedEventCategoryCardPaymentUpdated EventSubscriptionNewParamsSelectedEventCategory = "card_payment.updated" EventSubscriptionNewParamsSelectedEventCategoryCardDisputeCreated EventSubscriptionNewParamsSelectedEventCategory = "card_dispute.created" EventSubscriptionNewParamsSelectedEventCategoryCardDisputeUpdated EventSubscriptionNewParamsSelectedEventCategory = "card_dispute.updated" EventSubscriptionNewParamsSelectedEventCategoryCheckDepositCreated EventSubscriptionNewParamsSelectedEventCategory = "check_deposit.created" EventSubscriptionNewParamsSelectedEventCategoryCheckDepositUpdated EventSubscriptionNewParamsSelectedEventCategory = "check_deposit.updated" EventSubscriptionNewParamsSelectedEventCategoryCheckTransferCreated EventSubscriptionNewParamsSelectedEventCategory = "check_transfer.created" EventSubscriptionNewParamsSelectedEventCategoryCheckTransferUpdated EventSubscriptionNewParamsSelectedEventCategory = "check_transfer.updated" EventSubscriptionNewParamsSelectedEventCategoryDeclinedTransactionCreated EventSubscriptionNewParamsSelectedEventCategory = "declined_transaction.created" EventSubscriptionNewParamsSelectedEventCategoryDigitalWalletTokenCreated EventSubscriptionNewParamsSelectedEventCategory = "digital_wallet_token.created" EventSubscriptionNewParamsSelectedEventCategoryDigitalWalletTokenUpdated EventSubscriptionNewParamsSelectedEventCategory = "digital_wallet_token.updated" EventSubscriptionNewParamsSelectedEventCategoryDocumentCreated EventSubscriptionNewParamsSelectedEventCategory = "document.created" EventSubscriptionNewParamsSelectedEventCategoryEntityCreated EventSubscriptionNewParamsSelectedEventCategory = "entity.created" EventSubscriptionNewParamsSelectedEventCategoryEntityUpdated EventSubscriptionNewParamsSelectedEventCategory = "entity.updated" EventSubscriptionNewParamsSelectedEventCategoryExternalAccountCreated EventSubscriptionNewParamsSelectedEventCategory = "external_account.created" EventSubscriptionNewParamsSelectedEventCategoryFileCreated EventSubscriptionNewParamsSelectedEventCategory = "file.created" EventSubscriptionNewParamsSelectedEventCategoryGroupUpdated EventSubscriptionNewParamsSelectedEventCategory = "group.updated" EventSubscriptionNewParamsSelectedEventCategoryGroupHeartbeat EventSubscriptionNewParamsSelectedEventCategory = "group.heartbeat" EventSubscriptionNewParamsSelectedEventCategoryInboundACHTransferReturnCreated EventSubscriptionNewParamsSelectedEventCategory = "inbound_ach_transfer_return.created" EventSubscriptionNewParamsSelectedEventCategoryInboundACHTransferReturnUpdated EventSubscriptionNewParamsSelectedEventCategory = "inbound_ach_transfer_return.updated" EventSubscriptionNewParamsSelectedEventCategoryInboundWireDrawdownRequestCreated EventSubscriptionNewParamsSelectedEventCategory = "inbound_wire_drawdown_request.created" EventSubscriptionNewParamsSelectedEventCategoryOauthConnectionCreated EventSubscriptionNewParamsSelectedEventCategory = "oauth_connection.created" EventSubscriptionNewParamsSelectedEventCategoryOauthConnectionDeactivated EventSubscriptionNewParamsSelectedEventCategory = "oauth_connection.deactivated" EventSubscriptionNewParamsSelectedEventCategoryPendingTransactionCreated EventSubscriptionNewParamsSelectedEventCategory = "pending_transaction.created" EventSubscriptionNewParamsSelectedEventCategoryPendingTransactionUpdated EventSubscriptionNewParamsSelectedEventCategory = "pending_transaction.updated" EventSubscriptionNewParamsSelectedEventCategoryRealTimeDecisionCardAuthorizationRequested EventSubscriptionNewParamsSelectedEventCategory = "real_time_decision.card_authorization_requested" EventSubscriptionNewParamsSelectedEventCategoryRealTimeDecisionDigitalWalletTokenRequested EventSubscriptionNewParamsSelectedEventCategory = "real_time_decision.digital_wallet_token_requested" EventSubscriptionNewParamsSelectedEventCategoryRealTimeDecisionDigitalWalletAuthenticationRequested EventSubscriptionNewParamsSelectedEventCategory = "real_time_decision.digital_wallet_authentication_requested" EventSubscriptionNewParamsSelectedEventCategoryRealTimePaymentsTransferCreated EventSubscriptionNewParamsSelectedEventCategory = "real_time_payments_transfer.created" EventSubscriptionNewParamsSelectedEventCategoryRealTimePaymentsTransferUpdated EventSubscriptionNewParamsSelectedEventCategory = "real_time_payments_transfer.updated" EventSubscriptionNewParamsSelectedEventCategoryRealTimePaymentsRequestForPaymentCreated EventSubscriptionNewParamsSelectedEventCategory = "real_time_payments_request_for_payment.created" EventSubscriptionNewParamsSelectedEventCategoryRealTimePaymentsRequestForPaymentUpdated EventSubscriptionNewParamsSelectedEventCategory = "real_time_payments_request_for_payment.updated" EventSubscriptionNewParamsSelectedEventCategoryTransactionCreated EventSubscriptionNewParamsSelectedEventCategory = "transaction.created" EventSubscriptionNewParamsSelectedEventCategoryWireDrawdownRequestCreated EventSubscriptionNewParamsSelectedEventCategory = "wire_drawdown_request.created" EventSubscriptionNewParamsSelectedEventCategoryWireDrawdownRequestUpdated EventSubscriptionNewParamsSelectedEventCategory = "wire_drawdown_request.updated" EventSubscriptionNewParamsSelectedEventCategoryWireTransferCreated EventSubscriptionNewParamsSelectedEventCategory = "wire_transfer.created" EventSubscriptionNewParamsSelectedEventCategoryWireTransferUpdated EventSubscriptionNewParamsSelectedEventCategory = "wire_transfer.updated" )
type EventSubscriptionSelectedEventCategory ¶
type EventSubscriptionSelectedEventCategory string
const ( EventSubscriptionSelectedEventCategoryAccountCreated EventSubscriptionSelectedEventCategory = "account.created" EventSubscriptionSelectedEventCategoryAccountUpdated EventSubscriptionSelectedEventCategory = "account.updated" EventSubscriptionSelectedEventCategoryAccountNumberCreated EventSubscriptionSelectedEventCategory = "account_number.created" EventSubscriptionSelectedEventCategoryAccountNumberUpdated EventSubscriptionSelectedEventCategory = "account_number.updated" EventSubscriptionSelectedEventCategoryAccountStatementCreated EventSubscriptionSelectedEventCategory = "account_statement.created" EventSubscriptionSelectedEventCategoryAccountTransferCreated EventSubscriptionSelectedEventCategory = "account_transfer.created" EventSubscriptionSelectedEventCategoryAccountTransferUpdated EventSubscriptionSelectedEventCategory = "account_transfer.updated" EventSubscriptionSelectedEventCategoryACHPrenotificationCreated EventSubscriptionSelectedEventCategory = "ach_prenotification.created" EventSubscriptionSelectedEventCategoryACHPrenotificationUpdated EventSubscriptionSelectedEventCategory = "ach_prenotification.updated" EventSubscriptionSelectedEventCategoryACHTransferCreated EventSubscriptionSelectedEventCategory = "ach_transfer.created" EventSubscriptionSelectedEventCategoryACHTransferUpdated EventSubscriptionSelectedEventCategory = "ach_transfer.updated" EventSubscriptionSelectedEventCategoryCardCreated EventSubscriptionSelectedEventCategory = "card.created" EventSubscriptionSelectedEventCategoryCardUpdated EventSubscriptionSelectedEventCategory = "card.updated" EventSubscriptionSelectedEventCategoryCardPaymentCreated EventSubscriptionSelectedEventCategory = "card_payment.created" EventSubscriptionSelectedEventCategoryCardPaymentUpdated EventSubscriptionSelectedEventCategory = "card_payment.updated" EventSubscriptionSelectedEventCategoryCardDisputeCreated EventSubscriptionSelectedEventCategory = "card_dispute.created" EventSubscriptionSelectedEventCategoryCardDisputeUpdated EventSubscriptionSelectedEventCategory = "card_dispute.updated" EventSubscriptionSelectedEventCategoryCheckDepositCreated EventSubscriptionSelectedEventCategory = "check_deposit.created" EventSubscriptionSelectedEventCategoryCheckDepositUpdated EventSubscriptionSelectedEventCategory = "check_deposit.updated" EventSubscriptionSelectedEventCategoryCheckTransferCreated EventSubscriptionSelectedEventCategory = "check_transfer.created" EventSubscriptionSelectedEventCategoryCheckTransferUpdated EventSubscriptionSelectedEventCategory = "check_transfer.updated" EventSubscriptionSelectedEventCategoryDeclinedTransactionCreated EventSubscriptionSelectedEventCategory = "declined_transaction.created" EventSubscriptionSelectedEventCategoryDigitalWalletTokenCreated EventSubscriptionSelectedEventCategory = "digital_wallet_token.created" EventSubscriptionSelectedEventCategoryDigitalWalletTokenUpdated EventSubscriptionSelectedEventCategory = "digital_wallet_token.updated" EventSubscriptionSelectedEventCategoryDocumentCreated EventSubscriptionSelectedEventCategory = "document.created" EventSubscriptionSelectedEventCategoryEntityCreated EventSubscriptionSelectedEventCategory = "entity.created" EventSubscriptionSelectedEventCategoryEntityUpdated EventSubscriptionSelectedEventCategory = "entity.updated" EventSubscriptionSelectedEventCategoryExternalAccountCreated EventSubscriptionSelectedEventCategory = "external_account.created" EventSubscriptionSelectedEventCategoryFileCreated EventSubscriptionSelectedEventCategory = "file.created" EventSubscriptionSelectedEventCategoryGroupUpdated EventSubscriptionSelectedEventCategory = "group.updated" EventSubscriptionSelectedEventCategoryGroupHeartbeat EventSubscriptionSelectedEventCategory = "group.heartbeat" EventSubscriptionSelectedEventCategoryInboundACHTransferReturnCreated EventSubscriptionSelectedEventCategory = "inbound_ach_transfer_return.created" EventSubscriptionSelectedEventCategoryInboundACHTransferReturnUpdated EventSubscriptionSelectedEventCategory = "inbound_ach_transfer_return.updated" EventSubscriptionSelectedEventCategoryInboundWireDrawdownRequestCreated EventSubscriptionSelectedEventCategory = "inbound_wire_drawdown_request.created" EventSubscriptionSelectedEventCategoryOauthConnectionCreated EventSubscriptionSelectedEventCategory = "oauth_connection.created" EventSubscriptionSelectedEventCategoryOauthConnectionDeactivated EventSubscriptionSelectedEventCategory = "oauth_connection.deactivated" EventSubscriptionSelectedEventCategoryPendingTransactionCreated EventSubscriptionSelectedEventCategory = "pending_transaction.created" EventSubscriptionSelectedEventCategoryPendingTransactionUpdated EventSubscriptionSelectedEventCategory = "pending_transaction.updated" EventSubscriptionSelectedEventCategoryRealTimeDecisionCardAuthorizationRequested EventSubscriptionSelectedEventCategory = "real_time_decision.card_authorization_requested" EventSubscriptionSelectedEventCategoryRealTimeDecisionDigitalWalletTokenRequested EventSubscriptionSelectedEventCategory = "real_time_decision.digital_wallet_token_requested" EventSubscriptionSelectedEventCategoryRealTimeDecisionDigitalWalletAuthenticationRequested EventSubscriptionSelectedEventCategory = "real_time_decision.digital_wallet_authentication_requested" EventSubscriptionSelectedEventCategoryRealTimePaymentsTransferCreated EventSubscriptionSelectedEventCategory = "real_time_payments_transfer.created" EventSubscriptionSelectedEventCategoryRealTimePaymentsTransferUpdated EventSubscriptionSelectedEventCategory = "real_time_payments_transfer.updated" EventSubscriptionSelectedEventCategoryRealTimePaymentsRequestForPaymentCreated EventSubscriptionSelectedEventCategory = "real_time_payments_request_for_payment.created" EventSubscriptionSelectedEventCategoryRealTimePaymentsRequestForPaymentUpdated EventSubscriptionSelectedEventCategory = "real_time_payments_request_for_payment.updated" EventSubscriptionSelectedEventCategoryTransactionCreated EventSubscriptionSelectedEventCategory = "transaction.created" EventSubscriptionSelectedEventCategoryWireDrawdownRequestCreated EventSubscriptionSelectedEventCategory = "wire_drawdown_request.created" EventSubscriptionSelectedEventCategoryWireDrawdownRequestUpdated EventSubscriptionSelectedEventCategory = "wire_drawdown_request.updated" EventSubscriptionSelectedEventCategoryWireTransferCreated EventSubscriptionSelectedEventCategory = "wire_transfer.created" EventSubscriptionSelectedEventCategoryWireTransferUpdated EventSubscriptionSelectedEventCategory = "wire_transfer.updated" )
type EventSubscriptionService ¶
type EventSubscriptionService struct {
Options []option.RequestOption
}
EventSubscriptionService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewEventSubscriptionService method instead.
func NewEventSubscriptionService ¶
func NewEventSubscriptionService(opts ...option.RequestOption) (r *EventSubscriptionService)
NewEventSubscriptionService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*EventSubscriptionService) Get ¶
func (r *EventSubscriptionService) Get(ctx context.Context, event_subscription_id string, opts ...option.RequestOption) (res *EventSubscription, err error)
Retrieve an Event Subscription
func (*EventSubscriptionService) List ¶
func (r *EventSubscriptionService) List(ctx context.Context, query EventSubscriptionListParams, opts ...option.RequestOption) (res *shared.Page[EventSubscription], err error)
List Event Subscriptions
func (*EventSubscriptionService) ListAutoPaging ¶
func (r *EventSubscriptionService) ListAutoPaging(ctx context.Context, query EventSubscriptionListParams, opts ...option.RequestOption) *shared.PageAutoPager[EventSubscription]
List Event Subscriptions
func (*EventSubscriptionService) New ¶
func (r *EventSubscriptionService) New(ctx context.Context, body EventSubscriptionNewParams, opts ...option.RequestOption) (res *EventSubscription, err error)
Create an Event Subscription
func (*EventSubscriptionService) Update ¶
func (r *EventSubscriptionService) Update(ctx context.Context, event_subscription_id string, body EventSubscriptionUpdateParams, opts ...option.RequestOption) (res *EventSubscription, err error)
Update an Event Subscription
type EventSubscriptionStatus ¶
type EventSubscriptionStatus string
const ( EventSubscriptionStatusActive EventSubscriptionStatus = "active" EventSubscriptionStatusDisabled EventSubscriptionStatus = "disabled" EventSubscriptionStatusDeleted EventSubscriptionStatus = "deleted" EventSubscriptionStatusRequiresAttention EventSubscriptionStatus = "requires_attention" )
type EventSubscriptionType ¶
type EventSubscriptionType string
const (
EventSubscriptionTypeEventSubscription EventSubscriptionType = "event_subscription"
)
type EventSubscriptionUpdateParams ¶
type EventSubscriptionUpdateParams struct {
// The status to update the Event Subscription with.
Status param.Field[EventSubscriptionUpdateParamsStatus] `json:"status"`
}
func (EventSubscriptionUpdateParams) MarshalJSON ¶
func (r EventSubscriptionUpdateParams) MarshalJSON() (data []byte, err error)
type EventSubscriptionUpdateParamsStatus ¶
type EventSubscriptionUpdateParamsStatus string
const ( EventSubscriptionUpdateParamsStatusActive EventSubscriptionUpdateParamsStatus = "active" EventSubscriptionUpdateParamsStatusDisabled EventSubscriptionUpdateParamsStatus = "disabled" EventSubscriptionUpdateParamsStatusDeleted EventSubscriptionUpdateParamsStatus = "deleted" )
type Export ¶
type Export struct {
// The Export identifier.
ID string `json:"id,required"`
// The time the Export was created.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// The category of the Export. We may add additional possible values for this enum
// over time; your application should be able to handle that gracefully.
Category ExportCategory `json:"category,required"`
// The status of the Export.
Status ExportStatus `json:"status,required"`
// The File containing the contents of the Export. This will be present when the
// Export's status transitions to `complete`.
FileID string `json:"file_id,required,nullable"`
// A URL at which the Export's file can be downloaded. This will be present when
// the Export's status transitions to `complete`.
FileDownloadURL string `json:"file_download_url,required,nullable"`
// A constant representing the object's type. For this resource it will always be
// `export`.
Type ExportType `json:"type,required"`
JSON exportJSON
}
Exports are batch summaries of your Increase data. You can make them from the API or dashboard. Since they can take a while, they are generated asynchronously. We send a webhook when they are ready. For more information, please read our [Exports documentation](https://increase.com/documentation/exports).
func (*Export) UnmarshalJSON ¶
type ExportCategory ¶
type ExportCategory string
const ( ExportCategoryTransactionCsv ExportCategory = "transaction_csv" ExportCategoryBalanceCsv ExportCategory = "balance_csv" )
type ExportListParams ¶
type ExportListParams struct {
// Return the page of entries after this one.
Cursor param.Field[string] `query:"cursor"`
// Limit the size of the list that is returned. The default (and maximum) is 100
// objects.
Limit param.Field[int64] `query:"limit"`
}
func (ExportListParams) URLQuery ¶
func (r ExportListParams) URLQuery() (v url.Values)
URLQuery serializes ExportListParams's query parameters as `url.Values`.
type ExportListResponse ¶
type ExportListResponse struct {
// The contents of the list.
Data []Export `json:"data,required"`
// A pointer to a place in the list.
NextCursor string `json:"next_cursor,required,nullable"`
JSON exportListResponseJSON
}
A list of Export objects
func (*ExportListResponse) UnmarshalJSON ¶
func (r *ExportListResponse) UnmarshalJSON(data []byte) (err error)
type ExportNewParams ¶
type ExportNewParams struct {
// The type of Export to create.
Category param.Field[ExportNewParamsCategory] `json:"category,required"`
// Options for the created export. Required if `category` is equal to
// `transaction_csv`.
TransactionCsv param.Field[ExportNewParamsTransactionCsv] `json:"transaction_csv"`
// Options for the created export. Required if `category` is equal to
// `balance_csv`.
BalanceCsv param.Field[ExportNewParamsBalanceCsv] `json:"balance_csv"`
}
func (ExportNewParams) MarshalJSON ¶
func (r ExportNewParams) MarshalJSON() (data []byte, err error)
type ExportNewParamsBalanceCsv ¶
type ExportNewParamsBalanceCsv struct {
// Filter exported Transactions to the specified Account.
AccountID param.Field[string] `json:"account_id"`
// Filter results by time range on the `created_at` attribute.
CreatedAt param.Field[ExportNewParamsBalanceCsvCreatedAt] `json:"created_at"`
}
Options for the created export. Required if `category` is equal to `balance_csv`.
type ExportNewParamsBalanceCsvCreatedAt ¶
type ExportNewParamsBalanceCsvCreatedAt struct {
// Return results after this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
After param.Field[time.Time] `json:"after" format:"date-time"`
// Return results before this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
Before param.Field[time.Time] `json:"before" format:"date-time"`
// Return results on or after this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrAfter param.Field[time.Time] `json:"on_or_after" format:"date-time"`
// Return results on or before this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrBefore param.Field[time.Time] `json:"on_or_before" format:"date-time"`
}
Filter results by time range on the `created_at` attribute.
type ExportNewParamsCategory ¶
type ExportNewParamsCategory string
const ( ExportNewParamsCategoryTransactionCsv ExportNewParamsCategory = "transaction_csv" ExportNewParamsCategoryBalanceCsv ExportNewParamsCategory = "balance_csv" )
type ExportNewParamsTransactionCsv ¶
type ExportNewParamsTransactionCsv struct {
// Filter exported Transactions to the specified Account.
AccountID param.Field[string] `json:"account_id"`
// Filter results by time range on the `created_at` attribute.
CreatedAt param.Field[ExportNewParamsTransactionCsvCreatedAt] `json:"created_at"`
}
Options for the created export. Required if `category` is equal to `transaction_csv`.
type ExportNewParamsTransactionCsvCreatedAt ¶
type ExportNewParamsTransactionCsvCreatedAt struct {
// Return results after this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
After param.Field[time.Time] `json:"after" format:"date-time"`
// Return results before this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
Before param.Field[time.Time] `json:"before" format:"date-time"`
// Return results on or after this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrAfter param.Field[time.Time] `json:"on_or_after" format:"date-time"`
// Return results on or before this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrBefore param.Field[time.Time] `json:"on_or_before" format:"date-time"`
}
Filter results by time range on the `created_at` attribute.
type ExportService ¶
type ExportService struct {
Options []option.RequestOption
}
ExportService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewExportService method instead.
func NewExportService ¶
func NewExportService(opts ...option.RequestOption) (r *ExportService)
NewExportService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*ExportService) Get ¶
func (r *ExportService) Get(ctx context.Context, export_id string, opts ...option.RequestOption) (res *Export, err error)
Retrieve an Export
func (*ExportService) List ¶
func (r *ExportService) List(ctx context.Context, query ExportListParams, opts ...option.RequestOption) (res *shared.Page[Export], err error)
List Exports
func (*ExportService) ListAutoPaging ¶
func (r *ExportService) ListAutoPaging(ctx context.Context, query ExportListParams, opts ...option.RequestOption) *shared.PageAutoPager[Export]
List Exports
func (*ExportService) New ¶
func (r *ExportService) New(ctx context.Context, body ExportNewParams, opts ...option.RequestOption) (res *Export, err error)
Create an Export
type ExportStatus ¶
type ExportStatus string
const ( ExportStatusPending ExportStatus = "pending" ExportStatusComplete ExportStatus = "complete" )
type ExternalAccount ¶
type ExternalAccount struct {
// The External Account's identifier.
ID string `json:"id,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the External Account was created.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// The External Account's description for display purposes.
Description string `json:"description,required"`
// The External Account's status.
Status ExternalAccountStatus `json:"status,required"`
// The American Bankers' Association (ABA) Routing Transit Number (RTN).
RoutingNumber string `json:"routing_number,required"`
// The destination account number.
AccountNumber string `json:"account_number,required"`
// The type of the account to which the transfer will be sent.
Funding ExternalAccountFunding `json:"funding,required"`
// If you have verified ownership of the External Account.
VerificationStatus ExternalAccountVerificationStatus `json:"verification_status,required"`
// A constant representing the object's type. For this resource it will always be
// `external_account`.
Type ExternalAccountType `json:"type,required"`
JSON externalAccountJSON
}
External Accounts represent accounts at financial institutions other than Increase. You can use this API to store their details for reuse.
func (*ExternalAccount) UnmarshalJSON ¶
func (r *ExternalAccount) UnmarshalJSON(data []byte) (err error)
type ExternalAccountFunding ¶
type ExternalAccountFunding string
const ( ExternalAccountFundingChecking ExternalAccountFunding = "checking" ExternalAccountFundingSavings ExternalAccountFunding = "savings" ExternalAccountFundingOther ExternalAccountFunding = "other" )
type ExternalAccountListParams ¶
type ExternalAccountListParams struct {
// Return the page of entries after this one.
Cursor param.Field[string] `query:"cursor"`
// Limit the size of the list that is returned. The default (and maximum) is 100
// objects.
Limit param.Field[int64] `query:"limit"`
Status param.Field[ExternalAccountListParamsStatus] `query:"status"`
}
func (ExternalAccountListParams) URLQuery ¶
func (r ExternalAccountListParams) URLQuery() (v url.Values)
URLQuery serializes ExternalAccountListParams's query parameters as `url.Values`.
type ExternalAccountListParamsStatus ¶
type ExternalAccountListParamsStatus struct {
// Filter External Accounts for those with the specified status or statuses. For
// GET requests, this should be encoded as a comma-delimited string, such as
// `?in=one,two,three`.
In param.Field[[]ExternalAccountListParamsStatusIn] `query:"in"`
}
func (ExternalAccountListParamsStatus) URLQuery ¶
func (r ExternalAccountListParamsStatus) URLQuery() (v url.Values)
URLQuery serializes ExternalAccountListParamsStatus's query parameters as `url.Values`.
type ExternalAccountListParamsStatusIn ¶
type ExternalAccountListParamsStatusIn string
const ( ExternalAccountListParamsStatusInActive ExternalAccountListParamsStatusIn = "active" ExternalAccountListParamsStatusInArchived ExternalAccountListParamsStatusIn = "archived" )
type ExternalAccountListResponse ¶
type ExternalAccountListResponse struct {
// The contents of the list.
Data []ExternalAccount `json:"data,required"`
// A pointer to a place in the list.
NextCursor string `json:"next_cursor,required,nullable"`
JSON externalAccountListResponseJSON
}
A list of External Account objects
func (*ExternalAccountListResponse) UnmarshalJSON ¶
func (r *ExternalAccountListResponse) UnmarshalJSON(data []byte) (err error)
type ExternalAccountNewParams ¶
type ExternalAccountNewParams struct {
// The American Bankers' Association (ABA) Routing Transit Number (RTN) for the
// destination account.
RoutingNumber param.Field[string] `json:"routing_number,required"`
// The account number for the destination account.
AccountNumber param.Field[string] `json:"account_number,required"`
// The type of the destination account. Defaults to `checking`.
Funding param.Field[ExternalAccountNewParamsFunding] `json:"funding"`
// The name you choose for the Account.
Description param.Field[string] `json:"description,required"`
}
func (ExternalAccountNewParams) MarshalJSON ¶
func (r ExternalAccountNewParams) MarshalJSON() (data []byte, err error)
type ExternalAccountNewParamsFunding ¶
type ExternalAccountNewParamsFunding string
const ( ExternalAccountNewParamsFundingChecking ExternalAccountNewParamsFunding = "checking" ExternalAccountNewParamsFundingSavings ExternalAccountNewParamsFunding = "savings" ExternalAccountNewParamsFundingOther ExternalAccountNewParamsFunding = "other" )
type ExternalAccountService ¶
type ExternalAccountService struct {
Options []option.RequestOption
}
ExternalAccountService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewExternalAccountService method instead.
func NewExternalAccountService ¶
func NewExternalAccountService(opts ...option.RequestOption) (r *ExternalAccountService)
NewExternalAccountService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*ExternalAccountService) Get ¶
func (r *ExternalAccountService) Get(ctx context.Context, external_account_id string, opts ...option.RequestOption) (res *ExternalAccount, err error)
Retrieve an External Account
func (*ExternalAccountService) List ¶
func (r *ExternalAccountService) List(ctx context.Context, query ExternalAccountListParams, opts ...option.RequestOption) (res *shared.Page[ExternalAccount], err error)
List External Accounts
func (*ExternalAccountService) ListAutoPaging ¶
func (r *ExternalAccountService) ListAutoPaging(ctx context.Context, query ExternalAccountListParams, opts ...option.RequestOption) *shared.PageAutoPager[ExternalAccount]
List External Accounts
func (*ExternalAccountService) New ¶
func (r *ExternalAccountService) New(ctx context.Context, body ExternalAccountNewParams, opts ...option.RequestOption) (res *ExternalAccount, err error)
Create an External Account
func (*ExternalAccountService) Update ¶
func (r *ExternalAccountService) Update(ctx context.Context, external_account_id string, body ExternalAccountUpdateParams, opts ...option.RequestOption) (res *ExternalAccount, err error)
Update an External Account
type ExternalAccountStatus ¶
type ExternalAccountStatus string
const ( ExternalAccountStatusActive ExternalAccountStatus = "active" ExternalAccountStatusArchived ExternalAccountStatus = "archived" )
type ExternalAccountType ¶
type ExternalAccountType string
const (
ExternalAccountTypeExternalAccount ExternalAccountType = "external_account"
)
type ExternalAccountUpdateParams ¶
type ExternalAccountUpdateParams struct {
// The description you choose to give the external account.
Description param.Field[string] `json:"description"`
// The status of the External Account.
Status param.Field[ExternalAccountUpdateParamsStatus] `json:"status"`
}
func (ExternalAccountUpdateParams) MarshalJSON ¶
func (r ExternalAccountUpdateParams) MarshalJSON() (data []byte, err error)
type ExternalAccountUpdateParamsStatus ¶
type ExternalAccountUpdateParamsStatus string
const ( ExternalAccountUpdateParamsStatusActive ExternalAccountUpdateParamsStatus = "active" ExternalAccountUpdateParamsStatusArchived ExternalAccountUpdateParamsStatus = "archived" )
type ExternalAccountVerificationStatus ¶
type ExternalAccountVerificationStatus string
const ( ExternalAccountVerificationStatusUnverified ExternalAccountVerificationStatus = "unverified" ExternalAccountVerificationStatusPending ExternalAccountVerificationStatus = "pending" ExternalAccountVerificationStatusVerified ExternalAccountVerificationStatus = "verified" )
type File ¶
type File struct {
// The time the File was created.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// The File's identifier.
ID string `json:"id,required"`
// What the File will be used for. We may add additional possible values for this
// enum over time; your application should be able to handle such additions
// gracefully.
Purpose FilePurpose `json:"purpose,required"`
// A description of the File.
Description string `json:"description,required,nullable"`
// Whether the File was generated by Increase or by you and sent to Increase.
Direction FileDirection `json:"direction,required"`
// The filename that was provided upon upload or generated by Increase.
Filename string `json:"filename,required,nullable"`
// A URL from where the File can be downloaded at this point in time. The location
// of this URL may change over time.
DownloadURL string `json:"download_url,required,nullable"`
// A constant representing the object's type. For this resource it will always be
// `file`.
Type FileType `json:"type,required"`
JSON fileJSON
}
Files are objects that represent a file hosted on Increase's servers. The file may have been uploaded by you (for example, when uploading a check image) or it may have been created by Increase (for example, an autogenerated statement PDF).
func (*File) UnmarshalJSON ¶
type FileDirection ¶
type FileDirection string
const ( FileDirectionToIncrease FileDirection = "to_increase" FileDirectionFromIncrease FileDirection = "from_increase" )
type FileListParams ¶
type FileListParams struct {
// Return the page of entries after this one.
Cursor param.Field[string] `query:"cursor"`
// Limit the size of the list that is returned. The default (and maximum) is 100
// objects.
Limit param.Field[int64] `query:"limit"`
CreatedAt param.Field[FileListParamsCreatedAt] `query:"created_at"`
Purpose param.Field[FileListParamsPurpose] `query:"purpose"`
}
func (FileListParams) URLQuery ¶
func (r FileListParams) URLQuery() (v url.Values)
URLQuery serializes FileListParams's query parameters as `url.Values`.
type FileListParamsCreatedAt ¶
type FileListParamsCreatedAt struct {
// Return results after this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
After param.Field[time.Time] `query:"after" format:"date-time"`
// Return results before this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
Before param.Field[time.Time] `query:"before" format:"date-time"`
// Return results on or after this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrAfter param.Field[time.Time] `query:"on_or_after" format:"date-time"`
// Return results on or before this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrBefore param.Field[time.Time] `query:"on_or_before" format:"date-time"`
}
func (FileListParamsCreatedAt) URLQuery ¶
func (r FileListParamsCreatedAt) URLQuery() (v url.Values)
URLQuery serializes FileListParamsCreatedAt's query parameters as `url.Values`.
type FileListParamsPurpose ¶
type FileListParamsPurpose struct {
// Filter Files for those with the specified purpose or purposes. For GET requests,
// this should be encoded as a comma-delimited string, such as `?in=one,two,three`.
In param.Field[[]FileListParamsPurposeIn] `query:"in"`
}
func (FileListParamsPurpose) URLQuery ¶
func (r FileListParamsPurpose) URLQuery() (v url.Values)
URLQuery serializes FileListParamsPurpose's query parameters as `url.Values`.
type FileListParamsPurposeIn ¶
type FileListParamsPurposeIn string
const ( FileListParamsPurposeInCheckImageFront FileListParamsPurposeIn = "check_image_front" FileListParamsPurposeInCheckImageBack FileListParamsPurposeIn = "check_image_back" FileListParamsPurposeInForm1099Int FileListParamsPurposeIn = "form_1099_int" FileListParamsPurposeInFormSS4 FileListParamsPurposeIn = "form_ss_4" FileListParamsPurposeInIdentityDocument FileListParamsPurposeIn = "identity_document" FileListParamsPurposeInIncreaseStatement FileListParamsPurposeIn = "increase_statement" FileListParamsPurposeInOther FileListParamsPurposeIn = "other" FileListParamsPurposeInTrustFormationDocument FileListParamsPurposeIn = "trust_formation_document" FileListParamsPurposeInDigitalWalletArtwork FileListParamsPurposeIn = "digital_wallet_artwork" FileListParamsPurposeInDigitalWalletAppIcon FileListParamsPurposeIn = "digital_wallet_app_icon" FileListParamsPurposeInDocumentRequest FileListParamsPurposeIn = "document_request" FileListParamsPurposeInEntitySupplementalDocument FileListParamsPurposeIn = "entity_supplemental_document" FileListParamsPurposeInExport FileListParamsPurposeIn = "export" )
type FileListResponse ¶
type FileListResponse struct {
// The contents of the list.
Data []File `json:"data,required"`
// A pointer to a place in the list.
NextCursor string `json:"next_cursor,required,nullable"`
JSON fileListResponseJSON
}
A list of File objects
func (*FileListResponse) UnmarshalJSON ¶
func (r *FileListResponse) UnmarshalJSON(data []byte) (err error)
type FileNewParams ¶
type FileNewParams struct {
// The file contents. This should follow the specifications of
// [RFC 7578](https://datatracker.ietf.org/doc/html/rfc7578) which defines file
// transfers for the multipart/form-data protocol.
File param.Field[io.Reader] `form:"file,required" format:"binary"`
// The description you choose to give the File.
Description param.Field[string] `form:"description"`
// What the File will be used for in Increase's systems.
Purpose param.Field[FileNewParamsPurpose] `form:"purpose,required"`
}
func (FileNewParams) MarshalMultipart ¶
func (r FileNewParams) MarshalMultipart() (data []byte, err error)
type FileNewParamsPurpose ¶
type FileNewParamsPurpose string
const ( FileNewParamsPurposeCheckImageFront FileNewParamsPurpose = "check_image_front" FileNewParamsPurposeCheckImageBack FileNewParamsPurpose = "check_image_back" FileNewParamsPurposeFormSS4 FileNewParamsPurpose = "form_ss_4" FileNewParamsPurposeIdentityDocument FileNewParamsPurpose = "identity_document" FileNewParamsPurposeOther FileNewParamsPurpose = "other" FileNewParamsPurposeTrustFormationDocument FileNewParamsPurpose = "trust_formation_document" FileNewParamsPurposeDigitalWalletArtwork FileNewParamsPurpose = "digital_wallet_artwork" FileNewParamsPurposeDigitalWalletAppIcon FileNewParamsPurpose = "digital_wallet_app_icon" FileNewParamsPurposeDocumentRequest FileNewParamsPurpose = "document_request" FileNewParamsPurposeEntitySupplementalDocument FileNewParamsPurpose = "entity_supplemental_document" )
type FilePurpose ¶
type FilePurpose string
const ( FilePurposeCheckImageFront FilePurpose = "check_image_front" FilePurposeCheckImageBack FilePurpose = "check_image_back" FilePurposeForm1099Int FilePurpose = "form_1099_int" FilePurposeFormSS4 FilePurpose = "form_ss_4" FilePurposeIdentityDocument FilePurpose = "identity_document" FilePurposeIncreaseStatement FilePurpose = "increase_statement" FilePurposeOther FilePurpose = "other" FilePurposeTrustFormationDocument FilePurpose = "trust_formation_document" FilePurposeDigitalWalletArtwork FilePurpose = "digital_wallet_artwork" FilePurposeDigitalWalletAppIcon FilePurpose = "digital_wallet_app_icon" FilePurposeDocumentRequest FilePurpose = "document_request" FilePurposeEntitySupplementalDocument FilePurpose = "entity_supplemental_document" FilePurposeExport FilePurpose = "export" )
type FileService ¶
type FileService struct {
Options []option.RequestOption
}
FileService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewFileService method instead.
func NewFileService ¶
func NewFileService(opts ...option.RequestOption) (r *FileService)
NewFileService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*FileService) Get ¶
func (r *FileService) Get(ctx context.Context, file_id string, opts ...option.RequestOption) (res *File, err error)
Retrieve a File
func (*FileService) List ¶
func (r *FileService) List(ctx context.Context, query FileListParams, opts ...option.RequestOption) (res *shared.Page[File], err error)
List Files
func (*FileService) ListAutoPaging ¶
func (r *FileService) ListAutoPaging(ctx context.Context, query FileListParams, opts ...option.RequestOption) *shared.PageAutoPager[File]
List Files
func (*FileService) New ¶
func (r *FileService) New(ctx context.Context, body FileNewParams, opts ...option.RequestOption) (res *File, err error)
To upload a file to Increase, you'll need to send a request of Content-Type `multipart/form-data`. The request should contain the file you would like to upload, as well as the parameters for creating a file.
type Group ¶
type Group struct {
// If the Group is activated or not.
ActivationStatus GroupActivationStatus `json:"activation_status,required"`
// If the Group is allowed to create ACH debits.
ACHDebitStatus GroupACHDebitStatus `json:"ach_debit_status,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) time at which the Group
// was created.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// The Group identifier.
ID string `json:"id,required"`
// A constant representing the object's type. For this resource it will always be
// `group`.
Type GroupType `json:"type,required"`
JSON groupJSON
}
Groups represent organizations using Increase. You can retrieve information about your own organization via the API, or (more commonly) OAuth platforms can retrieve information about the organizations that have granted them access.
func (*Group) UnmarshalJSON ¶
type GroupACHDebitStatus ¶
type GroupACHDebitStatus string
const ( GroupACHDebitStatusDisabled GroupACHDebitStatus = "disabled" GroupACHDebitStatusEnabled GroupACHDebitStatus = "enabled" )
type GroupActivationStatus ¶
type GroupActivationStatus string
const ( GroupActivationStatusUnactivated GroupActivationStatus = "unactivated" GroupActivationStatusActivated GroupActivationStatus = "activated" )
type GroupService ¶
type GroupService struct {
Options []option.RequestOption
}
GroupService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewGroupService method instead.
func NewGroupService ¶
func NewGroupService(opts ...option.RequestOption) (r *GroupService)
NewGroupService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*GroupService) GetDetails ¶
func (r *GroupService) GetDetails(ctx context.Context, opts ...option.RequestOption) (res *Group, err error)
Returns details for the currently authenticated Group.
type InboundACHTransferReturn ¶
type InboundACHTransferReturn struct {
// The ID of the Inbound ACH Transfer Return.
ID string `json:"id,required"`
// The ID for the Transaction that is being returned.
InboundACHTransferTransactionID string `json:"inbound_ach_transfer_transaction_id,required"`
// The ID for the transaction refunding the transfer.
TransactionID string `json:"transaction_id,required,nullable"`
// The lifecycle status of the transfer.
Status InboundACHTransferReturnStatus `json:"status,required"`
// The reason why this transfer will be returned. This is sent to the initiating
// bank.
Reason InboundACHTransferReturnReason `json:"reason,required"`
// After the return is submitted to FedACH, this will contain supplemental details.
Submission InboundACHTransferReturnSubmission `json:"submission,required,nullable"`
// A constant representing the object's type. For this resource it will always be
// `inbound_ach_transfer_return`.
Type InboundACHTransferReturnType `json:"type,required"`
JSON inboundACHTransferReturnJSON
}
If unauthorized activity occurs via ACH, you can create an Inbound ACH Transfer Return and we'll reverse the transaction. You can create an Inbound ACH Transfer return the first two days after receiving an Inbound ACH Transfer.
func (*InboundACHTransferReturn) UnmarshalJSON ¶
func (r *InboundACHTransferReturn) UnmarshalJSON(data []byte) (err error)
type InboundACHTransferReturnListParams ¶
type InboundACHTransferReturnListParams struct {
// Return the page of entries after this one.
Cursor param.Field[string] `query:"cursor"`
// Limit the size of the list that is returned. The default (and maximum) is 100
// objects.
Limit param.Field[int64] `query:"limit"`
}
func (InboundACHTransferReturnListParams) URLQuery ¶
func (r InboundACHTransferReturnListParams) URLQuery() (v url.Values)
URLQuery serializes InboundACHTransferReturnListParams's query parameters as `url.Values`.
type InboundACHTransferReturnListResponse ¶
type InboundACHTransferReturnListResponse struct {
// The contents of the list.
Data []InboundACHTransferReturn `json:"data,required"`
// A pointer to a place in the list.
NextCursor string `json:"next_cursor,required,nullable"`
JSON inboundACHTransferReturnListResponseJSON
}
A list of Inbound ACH Transfer Return objects
func (*InboundACHTransferReturnListResponse) UnmarshalJSON ¶
func (r *InboundACHTransferReturnListResponse) UnmarshalJSON(data []byte) (err error)
type InboundACHTransferReturnNewParams ¶
type InboundACHTransferReturnNewParams struct {
// The transaction identifier of the Inbound ACH Transfer to return to the
// originating financial institution.
TransactionID param.Field[string] `json:"transaction_id,required"`
// The reason why this transfer will be returned. The most usual return codes are
// `payment_stopped` for debits and `credit_entry_refused_by_receiver` for credits.
Reason param.Field[InboundACHTransferReturnNewParamsReason] `json:"reason,required"`
}
func (InboundACHTransferReturnNewParams) MarshalJSON ¶
func (r InboundACHTransferReturnNewParams) MarshalJSON() (data []byte, err error)
type InboundACHTransferReturnNewParamsReason ¶
type InboundACHTransferReturnNewParamsReason string
const ( InboundACHTransferReturnNewParamsReasonAuthorizationRevokedByCustomer InboundACHTransferReturnNewParamsReason = "authorization_revoked_by_customer" InboundACHTransferReturnNewParamsReasonPaymentStopped InboundACHTransferReturnNewParamsReason = "payment_stopped" InboundACHTransferReturnNewParamsReasonRepresentativePayeeDeceasedOrUnableToContinueInThatCapacity InboundACHTransferReturnNewParamsReason = "representative_payee_deceased_or_unable_to_continue_in_that_capacity" InboundACHTransferReturnNewParamsReasonBeneficiaryOrAccountHolderDeceased InboundACHTransferReturnNewParamsReason = "beneficiary_or_account_holder_deceased" InboundACHTransferReturnNewParamsReasonCreditEntryRefusedByReceiver InboundACHTransferReturnNewParamsReason = "credit_entry_refused_by_receiver" InboundACHTransferReturnNewParamsReasonDuplicateEntry InboundACHTransferReturnNewParamsReason = "duplicate_entry" InboundACHTransferReturnNewParamsReasonCorporateCustomerAdvisedNotAuthorized InboundACHTransferReturnNewParamsReason = "corporate_customer_advised_not_authorized" )
type InboundACHTransferReturnReason ¶
type InboundACHTransferReturnReason string
const ( InboundACHTransferReturnReasonAuthorizationRevokedByCustomer InboundACHTransferReturnReason = "authorization_revoked_by_customer" InboundACHTransferReturnReasonPaymentStopped InboundACHTransferReturnReason = "payment_stopped" InboundACHTransferReturnReasonRepresentativePayeeDeceasedOrUnableToContinueInThatCapacity InboundACHTransferReturnReason = "representative_payee_deceased_or_unable_to_continue_in_that_capacity" InboundACHTransferReturnReasonBeneficiaryOrAccountHolderDeceased InboundACHTransferReturnReason = "beneficiary_or_account_holder_deceased" InboundACHTransferReturnReasonCreditEntryRefusedByReceiver InboundACHTransferReturnReason = "credit_entry_refused_by_receiver" InboundACHTransferReturnReasonDuplicateEntry InboundACHTransferReturnReason = "duplicate_entry" InboundACHTransferReturnReasonCorporateCustomerAdvisedNotAuthorized InboundACHTransferReturnReason = "corporate_customer_advised_not_authorized" )
type InboundACHTransferReturnService ¶
type InboundACHTransferReturnService struct {
Options []option.RequestOption
}
InboundACHTransferReturnService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewInboundACHTransferReturnService method instead.
func NewInboundACHTransferReturnService ¶
func NewInboundACHTransferReturnService(opts ...option.RequestOption) (r *InboundACHTransferReturnService)
NewInboundACHTransferReturnService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*InboundACHTransferReturnService) Get ¶
func (r *InboundACHTransferReturnService) Get(ctx context.Context, inbound_ach_transfer_return_id string, opts ...option.RequestOption) (res *InboundACHTransferReturn, err error)
Retrieve an Inbound ACH Transfer Return
func (*InboundACHTransferReturnService) List ¶
func (r *InboundACHTransferReturnService) List(ctx context.Context, query InboundACHTransferReturnListParams, opts ...option.RequestOption) (res *shared.Page[InboundACHTransferReturn], err error)
List Inbound ACH Transfer Returns
func (*InboundACHTransferReturnService) ListAutoPaging ¶
func (r *InboundACHTransferReturnService) ListAutoPaging(ctx context.Context, query InboundACHTransferReturnListParams, opts ...option.RequestOption) *shared.PageAutoPager[InboundACHTransferReturn]
List Inbound ACH Transfer Returns
func (*InboundACHTransferReturnService) New ¶
func (r *InboundACHTransferReturnService) New(ctx context.Context, body InboundACHTransferReturnNewParams, opts ...option.RequestOption) (res *InboundACHTransferReturn, err error)
Create an ACH Return
type InboundACHTransferReturnStatus ¶
type InboundACHTransferReturnStatus string
const ( InboundACHTransferReturnStatusPendingSubmitting InboundACHTransferReturnStatus = "pending_submitting" InboundACHTransferReturnStatusSubmitted InboundACHTransferReturnStatus = "submitted" )
type InboundACHTransferReturnSubmission ¶
type InboundACHTransferReturnSubmission struct {
// The trace number for the submission.
TraceNumber string `json:"trace_number,required"`
// When the ACH transfer return was sent to FedACH.
SubmittedAt time.Time `json:"submitted_at,required" format:"date-time"`
JSON inboundACHTransferReturnSubmissionJSON
}
After the return is submitted to FedACH, this will contain supplemental details.
func (*InboundACHTransferReturnSubmission) UnmarshalJSON ¶
func (r *InboundACHTransferReturnSubmission) UnmarshalJSON(data []byte) (err error)
type InboundACHTransferReturnType ¶
type InboundACHTransferReturnType string
const (
InboundACHTransferReturnTypeInboundACHTransferReturn InboundACHTransferReturnType = "inbound_ach_transfer_return"
)
type InboundRealTimePaymentsTransferSimulationResult ¶
type InboundRealTimePaymentsTransferSimulationResult struct {
// If the Real Time Payments Transfer attempt succeeds, this will contain the
// resulting [Transaction](#transactions) object. The Transaction's `source` will
// be of `category: inbound_real_time_payments_transfer_confirmation`.
Transaction InboundRealTimePaymentsTransferSimulationResultTransaction `json:"transaction,required,nullable"`
// If the Real Time Payments Transfer attempt fails, this will contain the
// resulting [Declined Transaction](#declined-transactions) object. The Declined
// Transaction's `source` will be of
// `category: inbound_real_time_payments_transfer_decline`.
DeclinedTransaction InboundRealTimePaymentsTransferSimulationResultDeclinedTransaction `json:"declined_transaction,required,nullable"`
// A constant representing the object's type. For this resource it will always be
// `inbound_real_time_payments_transfer_simulation_result`.
Type InboundRealTimePaymentsTransferSimulationResultType `json:"type,required"`
JSON inboundRealTimePaymentsTransferSimulationResultJSON
}
The results of an inbound Real Time Payments Transfer simulation.
func (*InboundRealTimePaymentsTransferSimulationResult) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResult) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransaction ¶
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransaction struct {
// The identifier for the Account the Declined Transaction belongs to.
AccountID string `json:"account_id,required"`
// The Declined Transaction amount in the minor unit of its currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the Declined
// Transaction's currency. This will match the currency on the Declined
// Transcation's Account.
Currency InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionCurrency `json:"currency,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date on which the
// Transaction occured.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// This is the description the vendor provides.
Description string `json:"description,required"`
// The Declined Transaction identifier.
ID string `json:"id,required"`
// The identifier for the route this Declined Transaction came through. Routes are
// things like cards and ACH details.
RouteID string `json:"route_id,required,nullable"`
// The type of the route this Declined Transaction came through.
RouteType InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionRouteType `json:"route_type,required,nullable"`
// This is an object giving more details on the network-level event that caused the
// Declined Transaction. For example, for a card transaction this lists the
// merchant's industry and location. Note that for backwards compatibility reasons,
// additional undocumented keys may appear in this object. These should be treated
// as deprecated and will be removed in the future.
Source InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSource `json:"source,required"`
// A constant representing the object's type. For this resource it will always be
// `declined_transaction`.
Type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionType `json:"type,required"`
JSON inboundRealTimePaymentsTransferSimulationResultDeclinedTransactionJSON
}
If the Real Time Payments Transfer attempt fails, this will contain the resulting [Declined Transaction](#declined-transactions) object. The Declined Transaction's `source` will be of `category: inbound_real_time_payments_transfer_decline`.
func (*InboundRealTimePaymentsTransferSimulationResultDeclinedTransaction) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultDeclinedTransaction) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionCurrency ¶
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionCurrency string
const ( InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionCurrencyCad InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionCurrency = "CAD" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionCurrencyChf InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionCurrency = "CHF" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionCurrencyEur InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionCurrency = "EUR" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionCurrencyGbp InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionCurrency = "GBP" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionCurrencyJpy InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionCurrency = "JPY" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionCurrencyUsd InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionCurrency = "USD" )
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionRouteType ¶
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionRouteType string
const ( InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionRouteTypeAccountNumber InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionRouteType = "account_number" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionRouteTypeCard InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionRouteType = "card" )
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSource ¶
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSource struct {
// The type of decline that took place. We may add additional possible values for
// this enum over time; your application should be able to handle such additions
// gracefully.
Category InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCategory `json:"category,required"`
// A ACH Decline object. This field will be present in the JSON response if and
// only if `category` is equal to `ach_decline`.
ACHDecline InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceACHDecline `json:"ach_decline,required,nullable"`
// A Card Decline object. This field will be present in the JSON response if and
// only if `category` is equal to `card_decline`.
CardDecline InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDecline `json:"card_decline,required,nullable"`
// A Check Decline object. This field will be present in the JSON response if and
// only if `category` is equal to `check_decline`.
CheckDecline InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCheckDecline `json:"check_decline,required,nullable"`
// A Inbound Real Time Payments Transfer Decline object. This field will be present
// in the JSON response if and only if `category` is equal to
// `inbound_real_time_payments_transfer_decline`.
InboundRealTimePaymentsTransferDecline InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInboundRealTimePaymentsTransferDecline `json:"inbound_real_time_payments_transfer_decline,required,nullable"`
// A International ACH Decline object. This field will be present in the JSON
// response if and only if `category` is equal to `international_ach_decline`.
InternationalACHDecline InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInternationalACHDecline `json:"international_ach_decline,required,nullable"`
// A Deprecated Card Decline object. This field will be present in the JSON
// response if and only if `category` is equal to `card_route_decline`.
CardRouteDecline InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardRouteDecline `json:"card_route_decline,required,nullable"`
// A Wire Decline object. This field will be present in the JSON response if and
// only if `category` is equal to `wire_decline`.
WireDecline InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceWireDecline `json:"wire_decline,required,nullable"`
JSON inboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceJSON
}
This is an object giving more details on the network-level event that caused the Declined Transaction. For example, for a card transaction this lists the merchant's industry and location. Note that for backwards compatibility reasons, additional undocumented keys may appear in this object. These should be treated as deprecated and will be removed in the future.
func (*InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSource) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSource) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceACHDecline ¶
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceACHDecline struct {
// The declined amount in the minor unit of the destination account currency. For
// dollars, for example, this is cents.
Amount int64 `json:"amount,required"`
OriginatorCompanyName string `json:"originator_company_name,required"`
OriginatorCompanyDescriptiveDate string `json:"originator_company_descriptive_date,required,nullable"`
OriginatorCompanyDiscretionaryData string `json:"originator_company_discretionary_data,required,nullable"`
OriginatorCompanyID string `json:"originator_company_id,required"`
// Why the ACH transfer was declined.
Reason InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceACHDeclineReason `json:"reason,required"`
ReceiverIDNumber string `json:"receiver_id_number,required,nullable"`
ReceiverName string `json:"receiver_name,required,nullable"`
TraceNumber string `json:"trace_number,required"`
JSON inboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceACHDeclineJSON
}
A ACH Decline object. This field will be present in the JSON response if and only if `category` is equal to `ach_decline`.
func (*InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceACHDecline) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceACHDecline) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceACHDeclineReason ¶
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceACHDeclineReason string
const ( InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceACHDeclineReasonACHRouteCanceled InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceACHDeclineReason = "ach_route_canceled" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceACHDeclineReasonACHRouteDisabled InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceACHDeclineReason = "ach_route_disabled" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceACHDeclineReasonBreachesLimit InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceACHDeclineReason = "breaches_limit" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceACHDeclineReasonCreditEntryRefusedByReceiver InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceACHDeclineReason = "credit_entry_refused_by_receiver" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceACHDeclineReasonDuplicateReturn InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceACHDeclineReason = "duplicate_return" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceACHDeclineReasonEntityNotActive InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceACHDeclineReason = "entity_not_active" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceACHDeclineReasonGroupLocked InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceACHDeclineReason = "group_locked" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceACHDeclineReasonInsufficientFunds InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceACHDeclineReason = "insufficient_funds" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceACHDeclineReasonMisroutedReturn InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceACHDeclineReason = "misrouted_return" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceACHDeclineReasonNoACHRoute InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceACHDeclineReason = "no_ach_route" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceACHDeclineReasonOriginatorRequest InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceACHDeclineReason = "originator_request" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceACHDeclineReasonTransactionNotAllowed InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceACHDeclineReason = "transaction_not_allowed" )
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDecline ¶
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDecline struct {
// The merchant identifier (commonly abbreviated as MID) of the merchant the card
// is transacting with.
MerchantAcceptorID string `json:"merchant_acceptor_id,required"`
// The merchant descriptor of the merchant the card is transacting with.
MerchantDescriptor string `json:"merchant_descriptor,required"`
// The Merchant Category Code (commonly abbreviated as MCC) of the merchant the
// card is transacting with.
MerchantCategoryCode string `json:"merchant_category_code,required,nullable"`
// The city the merchant resides in.
MerchantCity string `json:"merchant_city,required,nullable"`
// The country the merchant resides in.
MerchantCountry string `json:"merchant_country,required,nullable"`
// The payment network used to process this card authorization
Network InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineNetwork `json:"network,required"`
// Fields specific to the `network`
NetworkDetails InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineNetworkDetails `json:"network_details,required"`
// The declined amount in the minor unit of the destination account currency. For
// dollars, for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the destination
// account currency.
Currency InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineCurrency `json:"currency,required"`
// Why the transaction was declined.
Reason InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineReason `json:"reason,required"`
// The state the merchant resides in.
MerchantState string `json:"merchant_state,required,nullable"`
// The identifier of the Real-Time Decision sent to approve or decline this
// transaction.
RealTimeDecisionID string `json:"real_time_decision_id,required,nullable"`
// If the authorization was attempted using a Digital Wallet Token (such as an
// Apple Pay purchase), the identifier of the token that was used.
DigitalWalletTokenID string `json:"digital_wallet_token_id,required,nullable"`
JSON inboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineJSON
}
A Card Decline object. This field will be present in the JSON response if and only if `category` is equal to `card_decline`.
func (*InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDecline) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDecline) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineCurrency ¶
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineCurrency string
const ( InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineCurrencyCad InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineCurrency = "CAD" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineCurrencyChf InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineCurrency = "CHF" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineCurrencyEur InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineCurrency = "EUR" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineCurrencyGbp InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineCurrency = "GBP" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineCurrencyJpy InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineCurrency = "JPY" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineCurrencyUsd InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineCurrency = "USD" )
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineNetwork ¶
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineNetwork string
const (
InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineNetworkVisa InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineNetwork = "visa"
)
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineNetworkDetails ¶
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineNetworkDetails struct {
// Fields specific to the `visa` network
Visa InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineNetworkDetailsVisa `json:"visa,required"`
JSON inboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineNetworkDetailsJSON
}
Fields specific to the `network`
func (*InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineNetworkDetails) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineNetworkDetails) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineNetworkDetailsVisa ¶
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineNetworkDetailsVisa struct {
// For electronic commerce transactions, this identifies the level of security used
// in obtaining the customer's payment credential. For mail or telephone order
// transactions, identifies the type of mail or telephone order.
ElectronicCommerceIndicator InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator `json:"electronic_commerce_indicator,required,nullable"`
// The method used to enter the cardholder's primary account number and card
// expiration date
PointOfServiceEntryMode shared.PointOfServiceEntryMode `json:"point_of_service_entry_mode,required,nullable"`
JSON inboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineNetworkDetailsVisaJSON
}
Fields specific to the `visa` network
func (*InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineNetworkDetailsVisa) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineNetworkDetailsVisa) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator ¶
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator string
const ( InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicatorMailPhoneOrder InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator = "mail_phone_order" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicatorRecurring InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator = "recurring" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicatorInstallment InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator = "installment" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicatorUnknownMailPhoneOrder InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator = "unknown_mail_phone_order" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicatorSecureElectronicCommerce InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator = "secure_electronic_commerce" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicatorNonAuthenticatedSecurityTransactionAt3DSCapableMerchant InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator = "non_authenticated_security_transaction_at_3ds_capable_merchant" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicatorNonAuthenticatedSecurityTransaction InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator = "non_authenticated_security_transaction" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicatorNonSecureTransaction InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineNetworkDetailsVisaElectronicCommerceIndicator = "non_secure_transaction" )
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineReason ¶
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineReason string
const ( InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineReasonCardNotActive InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineReason = "card_not_active" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineReasonEntityNotActive InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineReason = "entity_not_active" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineReasonGroupLocked InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineReason = "group_locked" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineReasonInsufficientFunds InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineReason = "insufficient_funds" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineReasonCvv2Mismatch InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineReason = "cvv2_mismatch" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineReasonTransactionNotAllowed InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineReason = "transaction_not_allowed" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineReasonBreachesInternalLimit InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineReason = "breaches_internal_limit" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineReasonBreachesLimit InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineReason = "breaches_limit" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineReasonWebhookDeclined InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineReason = "webhook_declined" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineReasonWebhookTimedOut InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineReason = "webhook_timed_out" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineReasonDeclinedByStandInProcessing InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineReason = "declined_by_stand_in_processing" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineReasonInvalidPhysicalCard InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineReason = "invalid_physical_card" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineReasonMissingOriginalAuthorization InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardDeclineReason = "missing_original_authorization" )
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardRouteDecline ¶
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardRouteDecline struct {
// The declined amount in the minor unit of the destination account currency. For
// dollars, for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the destination
// account currency.
Currency InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardRouteDeclineCurrency `json:"currency,required"`
MerchantAcceptorID string `json:"merchant_acceptor_id,required"`
MerchantCity string `json:"merchant_city,required,nullable"`
MerchantCountry string `json:"merchant_country,required"`
MerchantDescriptor string `json:"merchant_descriptor,required"`
MerchantState string `json:"merchant_state,required,nullable"`
MerchantCategoryCode string `json:"merchant_category_code,required,nullable"`
JSON inboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardRouteDeclineJSON
}
A Deprecated Card Decline object. This field will be present in the JSON response if and only if `category` is equal to `card_route_decline`.
func (*InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardRouteDecline) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardRouteDecline) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardRouteDeclineCurrency ¶
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardRouteDeclineCurrency string
const ( InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardRouteDeclineCurrencyCad InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardRouteDeclineCurrency = "CAD" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardRouteDeclineCurrencyChf InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardRouteDeclineCurrency = "CHF" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardRouteDeclineCurrencyEur InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardRouteDeclineCurrency = "EUR" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardRouteDeclineCurrencyGbp InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardRouteDeclineCurrency = "GBP" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardRouteDeclineCurrencyJpy InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardRouteDeclineCurrency = "JPY" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardRouteDeclineCurrencyUsd InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCardRouteDeclineCurrency = "USD" )
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCategory ¶
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCategory string
const ( InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCategoryACHDecline InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCategory = "ach_decline" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCategoryCardDecline InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCategory = "card_decline" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCategoryCheckDecline InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCategory = "check_decline" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCategoryInboundRealTimePaymentsTransferDecline InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCategory = "inbound_real_time_payments_transfer_decline" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCategoryInternationalACHDecline InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCategory = "international_ach_decline" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCategoryCardRouteDecline InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCategory = "card_route_decline" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCategoryWireDecline InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCategory = "wire_decline" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCategoryOther InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCategory = "other" )
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCheckDecline ¶
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCheckDecline struct {
// The declined amount in the minor unit of the destination account currency. For
// dollars, for example, this is cents.
Amount int64 `json:"amount,required"`
AuxiliaryOnUs string `json:"auxiliary_on_us,required,nullable"`
// Why the check was declined.
Reason InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCheckDeclineReason `json:"reason,required"`
JSON inboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCheckDeclineJSON
}
A Check Decline object. This field will be present in the JSON response if and only if `category` is equal to `check_decline`.
func (*InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCheckDecline) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCheckDecline) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCheckDeclineReason ¶
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCheckDeclineReason string
const ( InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCheckDeclineReasonACHRouteCanceled InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCheckDeclineReason = "ach_route_canceled" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCheckDeclineReasonACHRouteDisabled InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCheckDeclineReason = "ach_route_disabled" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCheckDeclineReasonBreachesLimit InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCheckDeclineReason = "breaches_limit" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCheckDeclineReasonEntityNotActive InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCheckDeclineReason = "entity_not_active" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCheckDeclineReasonGroupLocked InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCheckDeclineReason = "group_locked" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCheckDeclineReasonInsufficientFunds InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCheckDeclineReason = "insufficient_funds" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCheckDeclineReasonUnableToLocateAccount InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCheckDeclineReason = "unable_to_locate_account" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCheckDeclineReasonUnableToProcess InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCheckDeclineReason = "unable_to_process" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCheckDeclineReasonReferToImage InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCheckDeclineReason = "refer_to_image" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCheckDeclineReasonStopPaymentRequested InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCheckDeclineReason = "stop_payment_requested" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCheckDeclineReasonReturned InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCheckDeclineReason = "returned" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCheckDeclineReasonDuplicatePresentment InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCheckDeclineReason = "duplicate_presentment" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCheckDeclineReasonNotAuthorized InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCheckDeclineReason = "not_authorized" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCheckDeclineReasonAlteredOrFictitious InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceCheckDeclineReason = "altered_or_fictitious" )
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInboundRealTimePaymentsTransferDecline ¶
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInboundRealTimePaymentsTransferDecline struct {
// The declined amount in the minor unit of the destination account currency. For
// dollars, for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code of the declined
// transfer's currency. This will always be "USD" for a Real Time Payments
// transfer.
Currency InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrency `json:"currency,required"`
// Why the transfer was declined.
Reason InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReason `json:"reason,required"`
// The name the sender of the transfer specified as the recipient of the transfer.
CreditorName string `json:"creditor_name,required"`
// The name provided by the sender of the transfer.
DebtorName string `json:"debtor_name,required"`
// The account number of the account that sent the transfer.
DebtorAccountNumber string `json:"debtor_account_number,required"`
// The routing number of the account that sent the transfer.
DebtorRoutingNumber string `json:"debtor_routing_number,required"`
// The Real Time Payments network identification of the declined transfer.
TransactionIdentification string `json:"transaction_identification,required"`
// Additional information included with the transfer.
RemittanceInformation string `json:"remittance_information,required,nullable"`
JSON inboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineJSON
}
A Inbound Real Time Payments Transfer Decline object. This field will be present in the JSON response if and only if `category` is equal to `inbound_real_time_payments_transfer_decline`.
func (*InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInboundRealTimePaymentsTransferDecline) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInboundRealTimePaymentsTransferDecline) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrency ¶
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrency string
const ( InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrencyCad InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrency = "CAD" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrencyChf InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrency = "CHF" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrencyEur InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrency = "EUR" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrencyGbp InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrency = "GBP" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrencyJpy InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrency = "JPY" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrencyUsd InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineCurrency = "USD" )
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReason ¶
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReason string
const ( InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReasonAccountNumberCanceled InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReason = "account_number_canceled" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReasonAccountNumberDisabled InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReason = "account_number_disabled" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReasonAccountRestricted InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReason = "account_restricted" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReasonGroupLocked InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReason = "group_locked" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReasonEntityNotActive InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReason = "entity_not_active" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReasonRealTimePaymentsNotEnabled InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInboundRealTimePaymentsTransferDeclineReason = "real_time_payments_not_enabled" )
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInternationalACHDecline ¶
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInternationalACHDecline struct {
// The declined amount in the minor unit of the destination account currency. For
// dollars, for example, this is cents.
Amount int64 `json:"amount,required"`
ForeignExchangeIndicator string `json:"foreign_exchange_indicator,required"`
ForeignExchangeReferenceIndicator string `json:"foreign_exchange_reference_indicator,required"`
ForeignExchangeReference string `json:"foreign_exchange_reference,required,nullable"`
DestinationCountryCode string `json:"destination_country_code,required"`
DestinationCurrencyCode string `json:"destination_currency_code,required"`
ForeignPaymentAmount int64 `json:"foreign_payment_amount,required"`
ForeignTraceNumber string `json:"foreign_trace_number,required,nullable"`
InternationalTransactionTypeCode string `json:"international_transaction_type_code,required"`
OriginatingCurrencyCode string `json:"originating_currency_code,required"`
OriginatingDepositoryFinancialInstitutionName string `json:"originating_depository_financial_institution_name,required"`
OriginatingDepositoryFinancialInstitutionIDQualifier string `json:"originating_depository_financial_institution_id_qualifier,required"`
OriginatingDepositoryFinancialInstitutionID string `json:"originating_depository_financial_institution_id,required"`
OriginatingDepositoryFinancialInstitutionBranchCountry string `json:"originating_depository_financial_institution_branch_country,required"`
OriginatorCity string `json:"originator_city,required"`
OriginatorCompanyEntryDescription string `json:"originator_company_entry_description,required"`
OriginatorCountry string `json:"originator_country,required"`
OriginatorIdentification string `json:"originator_identification,required"`
OriginatorName string `json:"originator_name,required"`
OriginatorPostalCode string `json:"originator_postal_code,required,nullable"`
OriginatorStreetAddress string `json:"originator_street_address,required"`
OriginatorStateOrProvince string `json:"originator_state_or_province,required,nullable"`
PaymentRelatedInformation string `json:"payment_related_information,required,nullable"`
PaymentRelatedInformation2 string `json:"payment_related_information2,required,nullable"`
ReceiverIdentificationNumber string `json:"receiver_identification_number,required,nullable"`
ReceiverStreetAddress string `json:"receiver_street_address,required"`
ReceiverCity string `json:"receiver_city,required"`
ReceiverStateOrProvince string `json:"receiver_state_or_province,required,nullable"`
ReceiverCountry string `json:"receiver_country,required"`
ReceiverPostalCode string `json:"receiver_postal_code,required,nullable"`
ReceivingCompanyOrIndividualName string `json:"receiving_company_or_individual_name,required"`
ReceivingDepositoryFinancialInstitutionName string `json:"receiving_depository_financial_institution_name,required"`
ReceivingDepositoryFinancialInstitutionIDQualifier string `json:"receiving_depository_financial_institution_id_qualifier,required"`
ReceivingDepositoryFinancialInstitutionID string `json:"receiving_depository_financial_institution_id,required"`
ReceivingDepositoryFinancialInstitutionCountry string `json:"receiving_depository_financial_institution_country,required"`
TraceNumber string `json:"trace_number,required"`
JSON inboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInternationalACHDeclineJSON
}
A International ACH Decline object. This field will be present in the JSON response if and only if `category` is equal to `international_ach_decline`.
func (*InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInternationalACHDecline) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceInternationalACHDecline) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceWireDecline ¶
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceWireDecline struct {
// The declined amount in the minor unit of the destination account currency. For
// dollars, for example, this is cents.
Amount int64 `json:"amount,required"`
// Why the wire transfer was declined.
Reason InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceWireDeclineReason `json:"reason,required"`
Description string `json:"description,required"`
BeneficiaryAddressLine1 string `json:"beneficiary_address_line1,required,nullable"`
BeneficiaryAddressLine2 string `json:"beneficiary_address_line2,required,nullable"`
BeneficiaryAddressLine3 string `json:"beneficiary_address_line3,required,nullable"`
BeneficiaryName string `json:"beneficiary_name,required,nullable"`
BeneficiaryReference string `json:"beneficiary_reference,required,nullable"`
InputMessageAccountabilityData string `json:"input_message_accountability_data,required,nullable"`
OriginatorAddressLine1 string `json:"originator_address_line1,required,nullable"`
OriginatorAddressLine2 string `json:"originator_address_line2,required,nullable"`
OriginatorAddressLine3 string `json:"originator_address_line3,required,nullable"`
OriginatorName string `json:"originator_name,required,nullable"`
OriginatorToBeneficiaryInformationLine1 string `json:"originator_to_beneficiary_information_line1,required,nullable"`
OriginatorToBeneficiaryInformationLine2 string `json:"originator_to_beneficiary_information_line2,required,nullable"`
OriginatorToBeneficiaryInformationLine3 string `json:"originator_to_beneficiary_information_line3,required,nullable"`
OriginatorToBeneficiaryInformationLine4 string `json:"originator_to_beneficiary_information_line4,required,nullable"`
JSON inboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceWireDeclineJSON
}
A Wire Decline object. This field will be present in the JSON response if and only if `category` is equal to `wire_decline`.
func (*InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceWireDecline) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceWireDecline) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceWireDeclineReason ¶
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceWireDeclineReason string
const ( InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceWireDeclineReasonAccountNumberCanceled InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceWireDeclineReason = "account_number_canceled" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceWireDeclineReasonAccountNumberDisabled InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceWireDeclineReason = "account_number_disabled" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceWireDeclineReasonEntityNotActive InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceWireDeclineReason = "entity_not_active" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceWireDeclineReasonGroupLocked InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceWireDeclineReason = "group_locked" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceWireDeclineReasonNoAccountNumber InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceWireDeclineReason = "no_account_number" InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceWireDeclineReasonTransactionNotAllowed InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionSourceWireDeclineReason = "transaction_not_allowed" )
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionType ¶
type InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionType string
const (
InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionTypeDeclinedTransaction InboundRealTimePaymentsTransferSimulationResultDeclinedTransactionType = "declined_transaction"
)
type InboundRealTimePaymentsTransferSimulationResultTransaction ¶
type InboundRealTimePaymentsTransferSimulationResultTransaction struct {
// The identifier for the Account the Transaction belongs to.
AccountID string `json:"account_id,required"`
// The Transaction amount in the minor unit of its currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// Transaction's currency. This will match the currency on the Transcation's
// Account.
Currency InboundRealTimePaymentsTransferSimulationResultTransactionCurrency `json:"currency,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date on which the
// Transaction occured.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// For a Transaction related to a transfer, this is the description you provide.
// For a Transaction related to a payment, this is the description the vendor
// provides.
Description string `json:"description,required"`
// The Transaction identifier.
ID string `json:"id,required"`
// The identifier for the route this Transaction came through. Routes are things
// like cards and ACH details.
RouteID string `json:"route_id,required,nullable"`
// The type of the route this Transaction came through.
RouteType InboundRealTimePaymentsTransferSimulationResultTransactionRouteType `json:"route_type,required,nullable"`
// This is an object giving more details on the network-level event that caused the
// Transaction. Note that for backwards compatibility reasons, additional
// undocumented keys may appear in this object. These should be treated as
// deprecated and will be removed in the future.
Source InboundRealTimePaymentsTransferSimulationResultTransactionSource `json:"source,required"`
// A constant representing the object's type. For this resource it will always be
// `transaction`.
Type InboundRealTimePaymentsTransferSimulationResultTransactionType `json:"type,required"`
JSON inboundRealTimePaymentsTransferSimulationResultTransactionJSON
}
If the Real Time Payments Transfer attempt succeeds, this will contain the resulting Transaction(#transactions) object. The Transaction's `source` will be of `category: inbound_real_time_payments_transfer_confirmation`.
func (*InboundRealTimePaymentsTransferSimulationResultTransaction) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultTransaction) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultTransactionCurrency ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionCurrency string
const ( InboundRealTimePaymentsTransferSimulationResultTransactionCurrencyCad InboundRealTimePaymentsTransferSimulationResultTransactionCurrency = "CAD" InboundRealTimePaymentsTransferSimulationResultTransactionCurrencyChf InboundRealTimePaymentsTransferSimulationResultTransactionCurrency = "CHF" InboundRealTimePaymentsTransferSimulationResultTransactionCurrencyEur InboundRealTimePaymentsTransferSimulationResultTransactionCurrency = "EUR" InboundRealTimePaymentsTransferSimulationResultTransactionCurrencyGbp InboundRealTimePaymentsTransferSimulationResultTransactionCurrency = "GBP" InboundRealTimePaymentsTransferSimulationResultTransactionCurrencyJpy InboundRealTimePaymentsTransferSimulationResultTransactionCurrency = "JPY" InboundRealTimePaymentsTransferSimulationResultTransactionCurrencyUsd InboundRealTimePaymentsTransferSimulationResultTransactionCurrency = "USD" )
type InboundRealTimePaymentsTransferSimulationResultTransactionRouteType ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionRouteType string
const ( InboundRealTimePaymentsTransferSimulationResultTransactionRouteTypeAccountNumber InboundRealTimePaymentsTransferSimulationResultTransactionRouteType = "account_number" InboundRealTimePaymentsTransferSimulationResultTransactionRouteTypeCard InboundRealTimePaymentsTransferSimulationResultTransactionRouteType = "card" )
type InboundRealTimePaymentsTransferSimulationResultTransactionSource ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSource struct {
// The type of transaction that took place. We may add additional possible values
// for this enum over time; your application should be able to handle such
// additions gracefully.
Category InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory `json:"category,required"`
// A Account Transfer Intention object. This field will be present in the JSON
// response if and only if `category` is equal to `account_transfer_intention`.
AccountTransferIntention InboundRealTimePaymentsTransferSimulationResultTransactionSourceAccountTransferIntention `json:"account_transfer_intention,required,nullable"`
// A ACH Check Conversion Return object. This field will be present in the JSON
// response if and only if `category` is equal to `ach_check_conversion_return`.
ACHCheckConversionReturn InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHCheckConversionReturn `json:"ach_check_conversion_return,required,nullable"`
// A ACH Check Conversion object. This field will be present in the JSON response
// if and only if `category` is equal to `ach_check_conversion`.
ACHCheckConversion InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHCheckConversion `json:"ach_check_conversion,required,nullable"`
// A ACH Transfer Intention object. This field will be present in the JSON response
// if and only if `category` is equal to `ach_transfer_intention`.
ACHTransferIntention InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferIntention `json:"ach_transfer_intention,required,nullable"`
// A ACH Transfer Rejection object. This field will be present in the JSON response
// if and only if `category` is equal to `ach_transfer_rejection`.
ACHTransferRejection InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferRejection `json:"ach_transfer_rejection,required,nullable"`
// A ACH Transfer Return object. This field will be present in the JSON response if
// and only if `category` is equal to `ach_transfer_return`.
ACHTransferReturn InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturn `json:"ach_transfer_return,required,nullable"`
// A Card Dispute Acceptance object. This field will be present in the JSON
// response if and only if `category` is equal to `card_dispute_acceptance`.
CardDisputeAcceptance InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardDisputeAcceptance `json:"card_dispute_acceptance,required,nullable"`
// A Card Refund object. This field will be present in the JSON response if and
// only if `category` is equal to `card_refund`.
CardRefund InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRefund `json:"card_refund,required,nullable"`
// A Card Settlement object. This field will be present in the JSON response if and
// only if `category` is equal to `card_settlement`.
CardSettlement InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardSettlement `json:"card_settlement,required,nullable"`
// A Card Revenue Payment object. This field will be present in the JSON response
// if and only if `category` is equal to `card_revenue_payment`.
CardRevenuePayment InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRevenuePayment `json:"card_revenue_payment,required,nullable"`
// A Check Deposit Acceptance object. This field will be present in the JSON
// response if and only if `category` is equal to `check_deposit_acceptance`.
CheckDepositAcceptance InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositAcceptance `json:"check_deposit_acceptance,required,nullable"`
// A Check Deposit Return object. This field will be present in the JSON response
// if and only if `category` is equal to `check_deposit_return`.
CheckDepositReturn InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturn `json:"check_deposit_return,required,nullable"`
// A Check Transfer Intention object. This field will be present in the JSON
// response if and only if `category` is equal to `check_transfer_intention`.
CheckTransferIntention InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferIntention `json:"check_transfer_intention,required,nullable"`
// A Check Transfer Return object. This field will be present in the JSON response
// if and only if `category` is equal to `check_transfer_return`.
CheckTransferReturn InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferReturn `json:"check_transfer_return,required,nullable"`
// A Check Transfer Rejection object. This field will be present in the JSON
// response if and only if `category` is equal to `check_transfer_rejection`.
CheckTransferRejection InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferRejection `json:"check_transfer_rejection,required,nullable"`
// A Check Transfer Stop Payment Request object. This field will be present in the
// JSON response if and only if `category` is equal to
// `check_transfer_stop_payment_request`.
CheckTransferStopPaymentRequest InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferStopPaymentRequest `json:"check_transfer_stop_payment_request,required,nullable"`
// A Dispute Resolution object. This field will be present in the JSON response if
// and only if `category` is equal to `dispute_resolution`.
DisputeResolution InboundRealTimePaymentsTransferSimulationResultTransactionSourceDisputeResolution `json:"dispute_resolution,required,nullable"`
// A Empyreal Cash Deposit object. This field will be present in the JSON response
// if and only if `category` is equal to `empyreal_cash_deposit`.
EmpyrealCashDeposit InboundRealTimePaymentsTransferSimulationResultTransactionSourceEmpyrealCashDeposit `json:"empyreal_cash_deposit,required,nullable"`
// A Fee Payment object. This field will be present in the JSON response if and
// only if `category` is equal to `fee_payment`.
FeePayment InboundRealTimePaymentsTransferSimulationResultTransactionSourceFeePayment `json:"fee_payment,required,nullable"`
// A Inbound ACH Transfer object. This field will be present in the JSON response
// if and only if `category` is equal to `inbound_ach_transfer`.
InboundACHTransfer InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundACHTransfer `json:"inbound_ach_transfer,required,nullable"`
// A Inbound Check object. This field will be present in the JSON response if and
// only if `category` is equal to `inbound_check`.
InboundCheck InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundCheck `json:"inbound_check,required,nullable"`
// A Inbound International ACH Transfer object. This field will be present in the
// JSON response if and only if `category` is equal to
// `inbound_international_ach_transfer`.
InboundInternationalACHTransfer InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundInternationalACHTransfer `json:"inbound_international_ach_transfer,required,nullable"`
// A Inbound Real Time Payments Transfer Confirmation object. This field will be
// present in the JSON response if and only if `category` is equal to
// `inbound_real_time_payments_transfer_confirmation`.
InboundRealTimePaymentsTransferConfirmation InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmation `json:"inbound_real_time_payments_transfer_confirmation,required,nullable"`
// A Inbound Wire Drawdown Payment Reversal object. This field will be present in
// the JSON response if and only if `category` is equal to
// `inbound_wire_drawdown_payment_reversal`.
InboundWireDrawdownPaymentReversal InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundWireDrawdownPaymentReversal `json:"inbound_wire_drawdown_payment_reversal,required,nullable"`
// A Inbound Wire Drawdown Payment object. This field will be present in the JSON
// response if and only if `category` is equal to `inbound_wire_drawdown_payment`.
InboundWireDrawdownPayment InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundWireDrawdownPayment `json:"inbound_wire_drawdown_payment,required,nullable"`
// A Inbound Wire Reversal object. This field will be present in the JSON response
// if and only if `category` is equal to `inbound_wire_reversal`.
InboundWireReversal InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundWireReversal `json:"inbound_wire_reversal,required,nullable"`
// A Inbound Wire Transfer object. This field will be present in the JSON response
// if and only if `category` is equal to `inbound_wire_transfer`.
InboundWireTransfer InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundWireTransfer `json:"inbound_wire_transfer,required,nullable"`
// A Interest Payment object. This field will be present in the JSON response if
// and only if `category` is equal to `interest_payment`.
InterestPayment InboundRealTimePaymentsTransferSimulationResultTransactionSourceInterestPayment `json:"interest_payment,required,nullable"`
// A Internal Source object. This field will be present in the JSON response if and
// only if `category` is equal to `internal_source`.
InternalSource InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSource `json:"internal_source,required,nullable"`
// A Deprecated Card Refund object. This field will be present in the JSON response
// if and only if `category` is equal to `card_route_refund`.
CardRouteRefund InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteRefund `json:"card_route_refund,required,nullable"`
// A Deprecated Card Settlement object. This field will be present in the JSON
// response if and only if `category` is equal to `card_route_settlement`.
CardRouteSettlement InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteSettlement `json:"card_route_settlement,required,nullable"`
// A Real Time Payments Transfer Acknowledgement object. This field will be present
// in the JSON response if and only if `category` is equal to
// `real_time_payments_transfer_acknowledgement`.
RealTimePaymentsTransferAcknowledgement InboundRealTimePaymentsTransferSimulationResultTransactionSourceRealTimePaymentsTransferAcknowledgement `json:"real_time_payments_transfer_acknowledgement,required,nullable"`
// A Sample Funds object. This field will be present in the JSON response if and
// only if `category` is equal to `sample_funds`.
SampleFunds InboundRealTimePaymentsTransferSimulationResultTransactionSourceSampleFunds `json:"sample_funds,required,nullable"`
// A Wire Drawdown Payment Intention object. This field will be present in the JSON
// response if and only if `category` is equal to
// `wire_drawdown_payment_intention`.
WireDrawdownPaymentIntention InboundRealTimePaymentsTransferSimulationResultTransactionSourceWireDrawdownPaymentIntention `json:"wire_drawdown_payment_intention,required,nullable"`
// A Wire Drawdown Payment Rejection object. This field will be present in the JSON
// response if and only if `category` is equal to
// `wire_drawdown_payment_rejection`.
WireDrawdownPaymentRejection InboundRealTimePaymentsTransferSimulationResultTransactionSourceWireDrawdownPaymentRejection `json:"wire_drawdown_payment_rejection,required,nullable"`
// A Wire Transfer Intention object. This field will be present in the JSON
// response if and only if `category` is equal to `wire_transfer_intention`.
WireTransferIntention InboundRealTimePaymentsTransferSimulationResultTransactionSourceWireTransferIntention `json:"wire_transfer_intention,required,nullable"`
// A Wire Transfer Rejection object. This field will be present in the JSON
// response if and only if `category` is equal to `wire_transfer_rejection`.
WireTransferRejection InboundRealTimePaymentsTransferSimulationResultTransactionSourceWireTransferRejection `json:"wire_transfer_rejection,required,nullable"`
JSON inboundRealTimePaymentsTransferSimulationResultTransactionSourceJSON
}
This is an object giving more details on the network-level event that caused the Transaction. Note that for backwards compatibility reasons, additional undocumented keys may appear in this object. These should be treated as deprecated and will be removed in the future.
func (*InboundRealTimePaymentsTransferSimulationResultTransactionSource) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultTransactionSource) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHCheckConversion ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHCheckConversion struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The identifier of the File containing an image of the returned check.
FileID string `json:"file_id,required"`
JSON inboundRealTimePaymentsTransferSimulationResultTransactionSourceACHCheckConversionJSON
}
A ACH Check Conversion object. This field will be present in the JSON response if and only if `category` is equal to `ach_check_conversion`.
func (*InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHCheckConversion) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHCheckConversion) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHCheckConversionReturn ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHCheckConversionReturn struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// Why the transfer was returned.
ReturnReasonCode string `json:"return_reason_code,required"`
JSON inboundRealTimePaymentsTransferSimulationResultTransactionSourceACHCheckConversionReturnJSON
}
A ACH Check Conversion Return object. This field will be present in the JSON response if and only if `category` is equal to `ach_check_conversion_return`.
func (*InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHCheckConversionReturn) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHCheckConversionReturn) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferIntention ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferIntention struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
AccountNumber string `json:"account_number,required"`
RoutingNumber string `json:"routing_number,required"`
StatementDescriptor string `json:"statement_descriptor,required"`
// The identifier of the ACH Transfer that led to this Transaction.
TransferID string `json:"transfer_id,required"`
JSON inboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferIntentionJSON
}
A ACH Transfer Intention object. This field will be present in the JSON response if and only if `category` is equal to `ach_transfer_intention`.
func (*InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferIntention) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferIntention) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferRejection ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferRejection struct {
// The identifier of the ACH Transfer that led to this Transaction.
TransferID string `json:"transfer_id,required"`
JSON inboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferRejectionJSON
}
A ACH Transfer Rejection object. This field will be present in the JSON response if and only if `category` is equal to `ach_transfer_rejection`.
func (*InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferRejection) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferRejection) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturn ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturn struct {
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the transfer was created.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// Why the ACH Transfer was returned.
ReturnReasonCode InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCode `json:"return_reason_code,required"`
// The identifier of the ACH Transfer associated with this return.
TransferID string `json:"transfer_id,required"`
// The identifier of the Tranasaction associated with this return.
TransactionID string `json:"transaction_id,required"`
JSON inboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnJSON
}
A ACH Transfer Return object. This field will be present in the JSON response if and only if `category` is equal to `ach_transfer_return`.
func (*InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturn) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturn) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCode ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCode string
const ( InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCodeInsufficientFund InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "insufficient_fund" InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCodeNoAccount InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "no_account" InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCodeAccountClosed InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "account_closed" InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCodeInvalidAccountNumberStructure InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "invalid_account_number_structure" InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCodeAccountFrozenEntryReturnedPerOfacInstruction InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "account_frozen_entry_returned_per_ofac_instruction" InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCodeCreditEntryRefusedByReceiver InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "credit_entry_refused_by_receiver" InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCodeCorporateCustomerAdvisedNotAuthorized InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "corporate_customer_advised_not_authorized" InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCodePaymentStopped InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "payment_stopped" InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCodeNonTransactionAccount InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "non_transaction_account" InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCodeUncollectedFunds InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "uncollected_funds" InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCodeRoutingNumberCheckDigitError InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "routing_number_check_digit_error" InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCodeAmountFieldError InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "amount_field_error" InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCodeAuthorizationRevokedByCustomer InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "authorization_revoked_by_customer" InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCodeInvalidACHRoutingNumber InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "invalid_ach_routing_number" InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCodeFileRecordEditCriteria InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "file_record_edit_criteria" InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCodeEnrInvalidIndividualName InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "enr_invalid_individual_name" InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCodeReturnedPerOdfiRequest InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "returned_per_odfi_request" InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCodeAddendaError InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "addenda_error" InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCodeLimitedParticipationDfi InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "limited_participation_dfi" InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCodeIncorrectlyCodedOutboundInternationalPayment InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "incorrectly_coded_outbound_international_payment" InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCodeOther InboundRealTimePaymentsTransferSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "other" )
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceAccountTransferIntention ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceAccountTransferIntention struct {
// The pending amount in the minor unit of the transaction's currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the destination
// account currency.
Currency InboundRealTimePaymentsTransferSimulationResultTransactionSourceAccountTransferIntentionCurrency `json:"currency,required"`
// The description you chose to give the transfer.
Description string `json:"description,required"`
// The identifier of the Account to where the Account Transfer was sent.
DestinationAccountID string `json:"destination_account_id,required"`
// The identifier of the Account from where the Account Transfer was sent.
SourceAccountID string `json:"source_account_id,required"`
// The identifier of the Account Transfer that led to this Pending Transaction.
TransferID string `json:"transfer_id,required"`
JSON inboundRealTimePaymentsTransferSimulationResultTransactionSourceAccountTransferIntentionJSON
}
A Account Transfer Intention object. This field will be present in the JSON response if and only if `category` is equal to `account_transfer_intention`.
func (*InboundRealTimePaymentsTransferSimulationResultTransactionSourceAccountTransferIntention) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultTransactionSourceAccountTransferIntention) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceAccountTransferIntentionCurrency ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceAccountTransferIntentionCurrency string
const ( InboundRealTimePaymentsTransferSimulationResultTransactionSourceAccountTransferIntentionCurrencyCad InboundRealTimePaymentsTransferSimulationResultTransactionSourceAccountTransferIntentionCurrency = "CAD" InboundRealTimePaymentsTransferSimulationResultTransactionSourceAccountTransferIntentionCurrencyChf InboundRealTimePaymentsTransferSimulationResultTransactionSourceAccountTransferIntentionCurrency = "CHF" InboundRealTimePaymentsTransferSimulationResultTransactionSourceAccountTransferIntentionCurrencyEur InboundRealTimePaymentsTransferSimulationResultTransactionSourceAccountTransferIntentionCurrency = "EUR" InboundRealTimePaymentsTransferSimulationResultTransactionSourceAccountTransferIntentionCurrencyGbp InboundRealTimePaymentsTransferSimulationResultTransactionSourceAccountTransferIntentionCurrency = "GBP" InboundRealTimePaymentsTransferSimulationResultTransactionSourceAccountTransferIntentionCurrencyJpy InboundRealTimePaymentsTransferSimulationResultTransactionSourceAccountTransferIntentionCurrency = "JPY" InboundRealTimePaymentsTransferSimulationResultTransactionSourceAccountTransferIntentionCurrencyUsd InboundRealTimePaymentsTransferSimulationResultTransactionSourceAccountTransferIntentionCurrency = "USD" )
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardDisputeAcceptance ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardDisputeAcceptance struct {
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the Card Dispute was accepted.
AcceptedAt time.Time `json:"accepted_at,required" format:"date-time"`
// The identifier of the Card Dispute that was accepted.
CardDisputeID string `json:"card_dispute_id,required"`
// The identifier of the Transaction that was created to return the disputed funds
// to your account.
TransactionID string `json:"transaction_id,required"`
JSON inboundRealTimePaymentsTransferSimulationResultTransactionSourceCardDisputeAcceptanceJSON
}
A Card Dispute Acceptance object. This field will be present in the JSON response if and only if `category` is equal to `card_dispute_acceptance`.
func (*InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardDisputeAcceptance) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardDisputeAcceptance) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRefund ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRefund struct {
// The Card Refund identifier.
ID string `json:"id,required"`
// The pending amount in the minor unit of the transaction's currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's currency.
Currency InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRefundCurrency `json:"currency,required"`
// The merchant identifier (commonly abbreviated as MID) of the merchant the card
// is transacting with.
MerchantAcceptorID string `json:"merchant_acceptor_id,required,nullable"`
// The city the merchant resides in.
MerchantCity string `json:"merchant_city,required,nullable"`
// The state the merchant resides in.
MerchantState string `json:"merchant_state,required,nullable"`
// The country the merchant resides in.
MerchantCountry string `json:"merchant_country,required"`
// The name of the merchant.
MerchantName string `json:"merchant_name,required,nullable"`
// The 4-digit MCC describing the merchant's business.
MerchantCategoryCode string `json:"merchant_category_code,required"`
// A constant representing the object's type. For this resource it will always be
// `card_refund`.
Type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRefundType `json:"type,required"`
JSON inboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRefundJSON
}
A Card Refund object. This field will be present in the JSON response if and only if `category` is equal to `card_refund`.
func (*InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRefund) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRefund) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRefundCurrency ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRefundCurrency string
const ( InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRefundCurrencyCad InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRefundCurrency = "CAD" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRefundCurrencyChf InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRefundCurrency = "CHF" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRefundCurrencyEur InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRefundCurrency = "EUR" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRefundCurrencyGbp InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRefundCurrency = "GBP" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRefundCurrencyJpy InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRefundCurrency = "JPY" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRefundCurrencyUsd InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRefundCurrency = "USD" )
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRefundType ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRefundType string
const (
InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRefundTypeCardRefund InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRefundType = "card_refund"
)
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRevenuePayment ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRevenuePayment struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the transaction
// currency.
Currency InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRevenuePaymentCurrency `json:"currency,required"`
// The start of the period for which this transaction paid interest.
PeriodStart time.Time `json:"period_start,required" format:"date-time"`
// The end of the period for which this transaction paid interest.
PeriodEnd time.Time `json:"period_end,required" format:"date-time"`
// The account the card belonged to.
TransactedOnAccountID string `json:"transacted_on_account_id,required,nullable"`
JSON inboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRevenuePaymentJSON
}
A Card Revenue Payment object. This field will be present in the JSON response if and only if `category` is equal to `card_revenue_payment`.
func (*InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRevenuePayment) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRevenuePayment) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRevenuePaymentCurrency ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRevenuePaymentCurrency string
const ( InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRevenuePaymentCurrencyCad InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRevenuePaymentCurrency = "CAD" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRevenuePaymentCurrencyChf InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRevenuePaymentCurrency = "CHF" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRevenuePaymentCurrencyEur InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRevenuePaymentCurrency = "EUR" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRevenuePaymentCurrencyGbp InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRevenuePaymentCurrency = "GBP" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRevenuePaymentCurrencyJpy InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRevenuePaymentCurrency = "JPY" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRevenuePaymentCurrencyUsd InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRevenuePaymentCurrency = "USD" )
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteRefund ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteRefund struct {
// The refunded amount in the minor unit of the refunded currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the refund
// currency.
Currency InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteRefundCurrency `json:"currency,required"`
MerchantAcceptorID string `json:"merchant_acceptor_id,required"`
MerchantCity string `json:"merchant_city,required,nullable"`
MerchantCountry string `json:"merchant_country,required"`
MerchantDescriptor string `json:"merchant_descriptor,required"`
MerchantState string `json:"merchant_state,required,nullable"`
MerchantCategoryCode string `json:"merchant_category_code,required,nullable"`
JSON inboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteRefundJSON
}
A Deprecated Card Refund object. This field will be present in the JSON response if and only if `category` is equal to `card_route_refund`.
func (*InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteRefund) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteRefund) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteRefundCurrency ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteRefundCurrency string
const ( InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteRefundCurrencyCad InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteRefundCurrency = "CAD" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteRefundCurrencyChf InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteRefundCurrency = "CHF" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteRefundCurrencyEur InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteRefundCurrency = "EUR" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteRefundCurrencyGbp InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteRefundCurrency = "GBP" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteRefundCurrencyJpy InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteRefundCurrency = "JPY" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteRefundCurrencyUsd InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteRefundCurrency = "USD" )
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteSettlement ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteSettlement struct {
// The settled amount in the minor unit of the settlement currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the settlement
// currency.
Currency InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteSettlementCurrency `json:"currency,required"`
MerchantAcceptorID string `json:"merchant_acceptor_id,required"`
MerchantCity string `json:"merchant_city,required,nullable"`
MerchantCountry string `json:"merchant_country,required,nullable"`
MerchantDescriptor string `json:"merchant_descriptor,required"`
MerchantState string `json:"merchant_state,required,nullable"`
MerchantCategoryCode string `json:"merchant_category_code,required,nullable"`
JSON inboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteSettlementJSON
}
A Deprecated Card Settlement object. This field will be present in the JSON response if and only if `category` is equal to `card_route_settlement`.
func (*InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteSettlement) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteSettlement) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteSettlementCurrency ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteSettlementCurrency string
const ( InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteSettlementCurrencyCad InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteSettlementCurrency = "CAD" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteSettlementCurrencyChf InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteSettlementCurrency = "CHF" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteSettlementCurrencyEur InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteSettlementCurrency = "EUR" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteSettlementCurrencyGbp InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteSettlementCurrency = "GBP" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteSettlementCurrencyJpy InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteSettlementCurrency = "JPY" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteSettlementCurrencyUsd InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardRouteSettlementCurrency = "USD" )
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardSettlement ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardSettlement struct {
// The Card Settlement identifier.
ID string `json:"id,required"`
// The Card Authorization that was created prior to this Card Settlement, if on
// exists.
CardAuthorization string `json:"card_authorization,required,nullable"`
// The amount in the minor unit of the transaction's settlement currency. For
// dollars, for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's settlement currency.
Currency InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardSettlementCurrency `json:"currency,required"`
// The amount in the minor unit of the transaction's presentment currency.
PresentmentAmount int64 `json:"presentment_amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's presentment currency.
PresentmentCurrency string `json:"presentment_currency,required"`
// The merchant identifier (commonly abbreviated as MID) of the merchant the card
// is transacting with.
MerchantAcceptorID string `json:"merchant_acceptor_id,required,nullable"`
// The city the merchant resides in.
MerchantCity string `json:"merchant_city,required,nullable"`
// The state the merchant resides in.
MerchantState string `json:"merchant_state,required,nullable"`
// The country the merchant resides in.
MerchantCountry string `json:"merchant_country,required"`
// The name of the merchant.
MerchantName string `json:"merchant_name,required,nullable"`
// The 4-digit MCC describing the merchant's business.
MerchantCategoryCode string `json:"merchant_category_code,required"`
// The identifier of the Pending Transaction associated with this Transaction.
PendingTransactionID string `json:"pending_transaction_id,required,nullable"`
// A constant representing the object's type. For this resource it will always be
// `card_settlement`.
Type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardSettlementType `json:"type,required"`
JSON inboundRealTimePaymentsTransferSimulationResultTransactionSourceCardSettlementJSON
}
A Card Settlement object. This field will be present in the JSON response if and only if `category` is equal to `card_settlement`.
func (*InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardSettlement) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardSettlement) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardSettlementCurrency ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardSettlementCurrency string
const ( InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardSettlementCurrencyCad InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardSettlementCurrency = "CAD" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardSettlementCurrencyChf InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardSettlementCurrency = "CHF" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardSettlementCurrencyEur InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardSettlementCurrency = "EUR" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardSettlementCurrencyGbp InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardSettlementCurrency = "GBP" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardSettlementCurrencyJpy InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardSettlementCurrency = "JPY" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardSettlementCurrencyUsd InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardSettlementCurrency = "USD" )
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardSettlementType ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardSettlementType string
const (
InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardSettlementTypeCardSettlement InboundRealTimePaymentsTransferSimulationResultTransactionSourceCardSettlementType = "card_settlement"
)
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory string
const ( InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategoryAccountTransferIntention InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory = "account_transfer_intention" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategoryACHCheckConversionReturn InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory = "ach_check_conversion_return" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategoryACHCheckConversion InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory = "ach_check_conversion" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategoryACHTransferIntention InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory = "ach_transfer_intention" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategoryACHTransferRejection InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory = "ach_transfer_rejection" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategoryACHTransferReturn InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory = "ach_transfer_return" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategoryCardDisputeAcceptance InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory = "card_dispute_acceptance" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategoryCardRefund InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory = "card_refund" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategoryCardSettlement InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory = "card_settlement" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategoryCardRevenuePayment InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory = "card_revenue_payment" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategoryCheckDepositAcceptance InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory = "check_deposit_acceptance" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategoryCheckDepositReturn InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory = "check_deposit_return" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategoryCheckTransferIntention InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory = "check_transfer_intention" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategoryCheckTransferReturn InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory = "check_transfer_return" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategoryCheckTransferRejection InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory = "check_transfer_rejection" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategoryCheckTransferStopPaymentRequest InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory = "check_transfer_stop_payment_request" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategoryDisputeResolution InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory = "dispute_resolution" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategoryEmpyrealCashDeposit InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory = "empyreal_cash_deposit" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategoryFeePayment InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory = "fee_payment" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategoryInboundACHTransfer InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory = "inbound_ach_transfer" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategoryInboundACHTransferReturnIntention InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory = "inbound_ach_transfer_return_intention" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategoryInboundCheck InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory = "inbound_check" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategoryInboundInternationalACHTransfer InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory = "inbound_international_ach_transfer" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategoryInboundRealTimePaymentsTransferConfirmation InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory = "inbound_real_time_payments_transfer_confirmation" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategoryInboundWireDrawdownPaymentReversal InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory = "inbound_wire_drawdown_payment_reversal" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategoryInboundWireDrawdownPayment InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory = "inbound_wire_drawdown_payment" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategoryInboundWireReversal InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory = "inbound_wire_reversal" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategoryInboundWireTransfer InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory = "inbound_wire_transfer" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategoryInterestPayment InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory = "interest_payment" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategoryInternalGeneralLedgerTransaction InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory = "internal_general_ledger_transaction" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategoryInternalSource InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory = "internal_source" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategoryCardRouteRefund InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory = "card_route_refund" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategoryCardRouteSettlement InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory = "card_route_settlement" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategoryRealTimePaymentsTransferAcknowledgement InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory = "real_time_payments_transfer_acknowledgement" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategorySampleFunds InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory = "sample_funds" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategoryWireDrawdownPaymentIntention InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory = "wire_drawdown_payment_intention" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategoryWireDrawdownPaymentRejection InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory = "wire_drawdown_payment_rejection" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategoryWireTransferIntention InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory = "wire_transfer_intention" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategoryWireTransferRejection InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory = "wire_transfer_rejection" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategoryOther InboundRealTimePaymentsTransferSimulationResultTransactionSourceCategory = "other" )
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositAcceptance ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositAcceptance struct {
// The amount to be deposited in the minor unit of the transaction's currency. For
// dollars, for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's currency.
Currency InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositAcceptanceCurrency `json:"currency,required"`
// The account number printed on the check.
AccountNumber string `json:"account_number,required"`
// The routing number printed on the check.
RoutingNumber string `json:"routing_number,required"`
// An additional line of metadata printed on the check. This typically includes the
// check number for business checks.
AuxiliaryOnUs string `json:"auxiliary_on_us,required,nullable"`
// The check serial number, if present, for consumer checks. For business checks,
// the serial number is usually in the `auxiliary_on_us` field.
SerialNumber string `json:"serial_number,required,nullable"`
// The ID of the Check Deposit that was accepted.
CheckDepositID string `json:"check_deposit_id,required"`
JSON inboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositAcceptanceJSON
}
A Check Deposit Acceptance object. This field will be present in the JSON response if and only if `category` is equal to `check_deposit_acceptance`.
func (*InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositAcceptance) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositAcceptance) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositAcceptanceCurrency ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositAcceptanceCurrency string
const ( InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositAcceptanceCurrencyCad InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositAcceptanceCurrency = "CAD" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositAcceptanceCurrencyChf InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositAcceptanceCurrency = "CHF" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositAcceptanceCurrencyEur InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositAcceptanceCurrency = "EUR" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositAcceptanceCurrencyGbp InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositAcceptanceCurrency = "GBP" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositAcceptanceCurrencyJpy InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositAcceptanceCurrency = "JPY" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositAcceptanceCurrencyUsd InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositAcceptanceCurrency = "USD" )
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturn ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturn struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the check deposit was returned.
ReturnedAt time.Time `json:"returned_at,required" format:"date-time"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's currency.
Currency InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnCurrency `json:"currency,required"`
// The identifier of the Check Deposit that was returned.
CheckDepositID string `json:"check_deposit_id,required"`
// The identifier of the transaction that reversed the original check deposit
// transaction.
TransactionID string `json:"transaction_id,required"`
ReturnReason InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnReturnReason `json:"return_reason,required"`
JSON inboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnJSON
}
A Check Deposit Return object. This field will be present in the JSON response if and only if `category` is equal to `check_deposit_return`.
func (*InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturn) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturn) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnCurrency ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnCurrency string
const ( InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnCurrencyCad InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnCurrency = "CAD" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnCurrencyChf InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnCurrency = "CHF" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnCurrencyEur InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnCurrency = "EUR" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnCurrencyGbp InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnCurrency = "GBP" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnCurrencyJpy InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnCurrency = "JPY" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnCurrencyUsd InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnCurrency = "USD" )
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnReturnReason ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnReturnReason string
const ( InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnReturnReasonACHConversionNotSupported InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnReturnReason = "ach_conversion_not_supported" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnReturnReasonClosedAccount InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnReturnReason = "closed_account" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnReturnReasonDuplicateSubmission InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnReturnReason = "duplicate_submission" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnReturnReasonInsufficientFunds InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnReturnReason = "insufficient_funds" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnReturnReasonNoAccount InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnReturnReason = "no_account" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnReturnReasonNotAuthorized InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnReturnReason = "not_authorized" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnReturnReasonStaleDated InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnReturnReason = "stale_dated" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnReturnReasonStopPayment InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnReturnReason = "stop_payment" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnReturnReasonUnknownReason InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnReturnReason = "unknown_reason" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnReturnReasonUnmatchedDetails InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnReturnReason = "unmatched_details" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnReturnReasonUnreadableImage InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckDepositReturnReturnReason = "unreadable_image" )
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferIntention ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferIntention struct {
// The street address of the check's destination.
AddressLine1 string `json:"address_line1,required"`
// The second line of the address of the check's destination.
AddressLine2 string `json:"address_line2,required,nullable"`
// The city of the check's destination.
AddressCity string `json:"address_city,required"`
// The state of the check's destination.
AddressState string `json:"address_state,required"`
// The postal code of the check's destination.
AddressZip string `json:"address_zip,required"`
// The transfer amount in USD cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the check's
// currency.
Currency InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferIntentionCurrency `json:"currency,required"`
// The name that will be printed on the check.
RecipientName string `json:"recipient_name,required"`
// The identifier of the Check Transfer with which this is associated.
TransferID string `json:"transfer_id,required"`
JSON inboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferIntentionJSON
}
A Check Transfer Intention object. This field will be present in the JSON response if and only if `category` is equal to `check_transfer_intention`.
func (*InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferIntention) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferIntention) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferIntentionCurrency ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferIntentionCurrency string
const ( InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferIntentionCurrencyCad InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferIntentionCurrency = "CAD" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferIntentionCurrencyChf InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferIntentionCurrency = "CHF" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferIntentionCurrencyEur InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferIntentionCurrency = "EUR" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferIntentionCurrencyGbp InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferIntentionCurrency = "GBP" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferIntentionCurrencyJpy InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferIntentionCurrency = "JPY" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferIntentionCurrencyUsd InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferIntentionCurrency = "USD" )
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferRejection ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferRejection struct {
// The identifier of the Check Transfer that led to this Transaction.
TransferID string `json:"transfer_id,required"`
JSON inboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferRejectionJSON
}
A Check Transfer Rejection object. This field will be present in the JSON response if and only if `category` is equal to `check_transfer_rejection`.
func (*InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferRejection) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferRejection) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferReturn ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferReturn struct {
// The identifier of the returned Check Transfer.
TransferID string `json:"transfer_id,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the check was returned.
ReturnedAt time.Time `json:"returned_at,required" format:"date-time"`
// If available, a document with additional information about the return.
FileID string `json:"file_id,required,nullable"`
// The reason why the check was returned.
Reason InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferReturnReason `json:"reason,required"`
// The identifier of the Transaction that was created to credit you for the
// returned check.
TransactionID string `json:"transaction_id,required,nullable"`
JSON inboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferReturnJSON
}
A Check Transfer Return object. This field will be present in the JSON response if and only if `category` is equal to `check_transfer_return`.
func (*InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferReturn) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferReturn) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferReturnReason ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferReturnReason string
const ( InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferReturnReasonMailDeliveryFailure InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferReturnReason = "mail_delivery_failure" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferReturnReasonRefusedByRecipient InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferReturnReason = "refused_by_recipient" InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferReturnReasonReturnedNotAuthorized InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferReturnReason = "returned_not_authorized" )
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferStopPaymentRequest ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferStopPaymentRequest struct {
// The ID of the check transfer that was stopped.
TransferID string `json:"transfer_id,required"`
// The transaction ID of the corresponding credit transaction.
TransactionID string `json:"transaction_id,required"`
// The time the stop-payment was requested.
RequestedAt time.Time `json:"requested_at,required" format:"date-time"`
// A constant representing the object's type. For this resource it will always be
// `check_transfer_stop_payment_request`.
Type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferStopPaymentRequestType `json:"type,required"`
JSON inboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferStopPaymentRequestJSON
}
A Check Transfer Stop Payment Request object. This field will be present in the JSON response if and only if `category` is equal to `check_transfer_stop_payment_request`.
func (*InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferStopPaymentRequest) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferStopPaymentRequest) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferStopPaymentRequestType ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferStopPaymentRequestType string
const (
InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferStopPaymentRequestTypeCheckTransferStopPaymentRequest InboundRealTimePaymentsTransferSimulationResultTransactionSourceCheckTransferStopPaymentRequestType = "check_transfer_stop_payment_request"
)
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceDisputeResolution ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceDisputeResolution struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's currency.
Currency InboundRealTimePaymentsTransferSimulationResultTransactionSourceDisputeResolutionCurrency `json:"currency,required"`
// The identifier of the Transaction that was disputed.
DisputedTransactionID string `json:"disputed_transaction_id,required"`
JSON inboundRealTimePaymentsTransferSimulationResultTransactionSourceDisputeResolutionJSON
}
A Dispute Resolution object. This field will be present in the JSON response if and only if `category` is equal to `dispute_resolution`.
func (*InboundRealTimePaymentsTransferSimulationResultTransactionSourceDisputeResolution) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultTransactionSourceDisputeResolution) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceDisputeResolutionCurrency ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceDisputeResolutionCurrency string
const ( InboundRealTimePaymentsTransferSimulationResultTransactionSourceDisputeResolutionCurrencyCad InboundRealTimePaymentsTransferSimulationResultTransactionSourceDisputeResolutionCurrency = "CAD" InboundRealTimePaymentsTransferSimulationResultTransactionSourceDisputeResolutionCurrencyChf InboundRealTimePaymentsTransferSimulationResultTransactionSourceDisputeResolutionCurrency = "CHF" InboundRealTimePaymentsTransferSimulationResultTransactionSourceDisputeResolutionCurrencyEur InboundRealTimePaymentsTransferSimulationResultTransactionSourceDisputeResolutionCurrency = "EUR" InboundRealTimePaymentsTransferSimulationResultTransactionSourceDisputeResolutionCurrencyGbp InboundRealTimePaymentsTransferSimulationResultTransactionSourceDisputeResolutionCurrency = "GBP" InboundRealTimePaymentsTransferSimulationResultTransactionSourceDisputeResolutionCurrencyJpy InboundRealTimePaymentsTransferSimulationResultTransactionSourceDisputeResolutionCurrency = "JPY" InboundRealTimePaymentsTransferSimulationResultTransactionSourceDisputeResolutionCurrencyUsd InboundRealTimePaymentsTransferSimulationResultTransactionSourceDisputeResolutionCurrency = "USD" )
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceEmpyrealCashDeposit ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceEmpyrealCashDeposit struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
BagID string `json:"bag_id,required"`
DepositDate time.Time `json:"deposit_date,required" format:"date-time"`
JSON inboundRealTimePaymentsTransferSimulationResultTransactionSourceEmpyrealCashDepositJSON
}
A Empyreal Cash Deposit object. This field will be present in the JSON response if and only if `category` is equal to `empyreal_cash_deposit`.
func (*InboundRealTimePaymentsTransferSimulationResultTransactionSourceEmpyrealCashDeposit) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultTransactionSourceEmpyrealCashDeposit) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceFeePayment ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceFeePayment struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the transaction
// currency.
Currency InboundRealTimePaymentsTransferSimulationResultTransactionSourceFeePaymentCurrency `json:"currency,required"`
JSON inboundRealTimePaymentsTransferSimulationResultTransactionSourceFeePaymentJSON
}
A Fee Payment object. This field will be present in the JSON response if and only if `category` is equal to `fee_payment`.
func (*InboundRealTimePaymentsTransferSimulationResultTransactionSourceFeePayment) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultTransactionSourceFeePayment) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceFeePaymentCurrency ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceFeePaymentCurrency string
const ( InboundRealTimePaymentsTransferSimulationResultTransactionSourceFeePaymentCurrencyCad InboundRealTimePaymentsTransferSimulationResultTransactionSourceFeePaymentCurrency = "CAD" InboundRealTimePaymentsTransferSimulationResultTransactionSourceFeePaymentCurrencyChf InboundRealTimePaymentsTransferSimulationResultTransactionSourceFeePaymentCurrency = "CHF" InboundRealTimePaymentsTransferSimulationResultTransactionSourceFeePaymentCurrencyEur InboundRealTimePaymentsTransferSimulationResultTransactionSourceFeePaymentCurrency = "EUR" InboundRealTimePaymentsTransferSimulationResultTransactionSourceFeePaymentCurrencyGbp InboundRealTimePaymentsTransferSimulationResultTransactionSourceFeePaymentCurrency = "GBP" InboundRealTimePaymentsTransferSimulationResultTransactionSourceFeePaymentCurrencyJpy InboundRealTimePaymentsTransferSimulationResultTransactionSourceFeePaymentCurrency = "JPY" InboundRealTimePaymentsTransferSimulationResultTransactionSourceFeePaymentCurrencyUsd InboundRealTimePaymentsTransferSimulationResultTransactionSourceFeePaymentCurrency = "USD" )
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundACHTransfer ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundACHTransfer struct {
// The amount in the minor unit of the destination account currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
OriginatorCompanyName string `json:"originator_company_name,required"`
OriginatorCompanyDescriptiveDate string `json:"originator_company_descriptive_date,required,nullable"`
OriginatorCompanyDiscretionaryData string `json:"originator_company_discretionary_data,required,nullable"`
OriginatorCompanyEntryDescription string `json:"originator_company_entry_description,required"`
OriginatorCompanyID string `json:"originator_company_id,required"`
ReceiverIDNumber string `json:"receiver_id_number,required,nullable"`
ReceiverName string `json:"receiver_name,required,nullable"`
TraceNumber string `json:"trace_number,required"`
JSON inboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundACHTransferJSON
}
A Inbound ACH Transfer object. This field will be present in the JSON response if and only if `category` is equal to `inbound_ach_transfer`.
func (*InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundACHTransfer) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundACHTransfer) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundCheck ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundCheck struct {
// The amount in the minor unit of the destination account currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's currency.
Currency InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundCheckCurrency `json:"currency,required"`
CheckNumber string `json:"check_number,required,nullable"`
CheckFrontImageFileID string `json:"check_front_image_file_id,required,nullable"`
CheckRearImageFileID string `json:"check_rear_image_file_id,required,nullable"`
JSON inboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundCheckJSON
}
A Inbound Check object. This field will be present in the JSON response if and only if `category` is equal to `inbound_check`.
func (*InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundCheck) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundCheck) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundCheckCurrency ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundCheckCurrency string
const ( InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundCheckCurrencyCad InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundCheckCurrency = "CAD" InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundCheckCurrencyChf InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundCheckCurrency = "CHF" InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundCheckCurrencyEur InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundCheckCurrency = "EUR" InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundCheckCurrencyGbp InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundCheckCurrency = "GBP" InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundCheckCurrencyJpy InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundCheckCurrency = "JPY" InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundCheckCurrencyUsd InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundCheckCurrency = "USD" )
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundInternationalACHTransfer ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundInternationalACHTransfer struct {
// The amount in the minor unit of the destination account currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
ForeignExchangeIndicator string `json:"foreign_exchange_indicator,required"`
ForeignExchangeReferenceIndicator string `json:"foreign_exchange_reference_indicator,required"`
ForeignExchangeReference string `json:"foreign_exchange_reference,required,nullable"`
DestinationCountryCode string `json:"destination_country_code,required"`
DestinationCurrencyCode string `json:"destination_currency_code,required"`
ForeignPaymentAmount int64 `json:"foreign_payment_amount,required"`
ForeignTraceNumber string `json:"foreign_trace_number,required,nullable"`
InternationalTransactionTypeCode string `json:"international_transaction_type_code,required"`
OriginatingCurrencyCode string `json:"originating_currency_code,required"`
OriginatingDepositoryFinancialInstitutionName string `json:"originating_depository_financial_institution_name,required"`
OriginatingDepositoryFinancialInstitutionIDQualifier string `json:"originating_depository_financial_institution_id_qualifier,required"`
OriginatingDepositoryFinancialInstitutionID string `json:"originating_depository_financial_institution_id,required"`
OriginatingDepositoryFinancialInstitutionBranchCountry string `json:"originating_depository_financial_institution_branch_country,required"`
OriginatorCity string `json:"originator_city,required"`
OriginatorCompanyEntryDescription string `json:"originator_company_entry_description,required"`
OriginatorCountry string `json:"originator_country,required"`
OriginatorIdentification string `json:"originator_identification,required"`
OriginatorName string `json:"originator_name,required"`
OriginatorPostalCode string `json:"originator_postal_code,required,nullable"`
OriginatorStreetAddress string `json:"originator_street_address,required"`
OriginatorStateOrProvince string `json:"originator_state_or_province,required,nullable"`
PaymentRelatedInformation string `json:"payment_related_information,required,nullable"`
PaymentRelatedInformation2 string `json:"payment_related_information2,required,nullable"`
ReceiverIdentificationNumber string `json:"receiver_identification_number,required,nullable"`
ReceiverStreetAddress string `json:"receiver_street_address,required"`
ReceiverCity string `json:"receiver_city,required"`
ReceiverStateOrProvince string `json:"receiver_state_or_province,required,nullable"`
ReceiverCountry string `json:"receiver_country,required"`
ReceiverPostalCode string `json:"receiver_postal_code,required,nullable"`
ReceivingCompanyOrIndividualName string `json:"receiving_company_or_individual_name,required"`
ReceivingDepositoryFinancialInstitutionName string `json:"receiving_depository_financial_institution_name,required"`
ReceivingDepositoryFinancialInstitutionIDQualifier string `json:"receiving_depository_financial_institution_id_qualifier,required"`
ReceivingDepositoryFinancialInstitutionID string `json:"receiving_depository_financial_institution_id,required"`
ReceivingDepositoryFinancialInstitutionCountry string `json:"receiving_depository_financial_institution_country,required"`
TraceNumber string `json:"trace_number,required"`
JSON inboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundInternationalACHTransferJSON
}
A Inbound International ACH Transfer object. This field will be present in the JSON response if and only if `category` is equal to `inbound_international_ach_transfer`.
func (*InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundInternationalACHTransfer) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundInternationalACHTransfer) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmation ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmation struct {
// The amount in the minor unit of the transfer's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code of the transfer's
// currency. This will always be "USD" for a Real Time Payments transfer.
Currency InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency `json:"currency,required"`
// The name the sender of the transfer specified as the recipient of the transfer.
CreditorName string `json:"creditor_name,required"`
// The name provided by the sender of the transfer.
DebtorName string `json:"debtor_name,required"`
// The account number of the account that sent the transfer.
DebtorAccountNumber string `json:"debtor_account_number,required"`
// The routing number of the account that sent the transfer.
DebtorRoutingNumber string `json:"debtor_routing_number,required"`
// The Real Time Payments network identification of the transfer
TransactionIdentification string `json:"transaction_identification,required"`
// Additional information included with the transfer.
RemittanceInformation string `json:"remittance_information,required,nullable"`
JSON inboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmationJSON
}
A Inbound Real Time Payments Transfer Confirmation object. This field will be present in the JSON response if and only if `category` is equal to `inbound_real_time_payments_transfer_confirmation`.
func (*InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmation) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmation) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency string
const ( InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrencyCad InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency = "CAD" InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrencyChf InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency = "CHF" InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrencyEur InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency = "EUR" InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrencyGbp InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency = "GBP" InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrencyJpy InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency = "JPY" InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrencyUsd InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency = "USD" )
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundWireDrawdownPayment ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundWireDrawdownPayment struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
BeneficiaryAddressLine1 string `json:"beneficiary_address_line1,required,nullable"`
BeneficiaryAddressLine2 string `json:"beneficiary_address_line2,required,nullable"`
BeneficiaryAddressLine3 string `json:"beneficiary_address_line3,required,nullable"`
BeneficiaryName string `json:"beneficiary_name,required,nullable"`
BeneficiaryReference string `json:"beneficiary_reference,required,nullable"`
Description string `json:"description,required"`
InputMessageAccountabilityData string `json:"input_message_accountability_data,required,nullable"`
OriginatorAddressLine1 string `json:"originator_address_line1,required,nullable"`
OriginatorAddressLine2 string `json:"originator_address_line2,required,nullable"`
OriginatorAddressLine3 string `json:"originator_address_line3,required,nullable"`
OriginatorName string `json:"originator_name,required,nullable"`
OriginatorToBeneficiaryInformation string `json:"originator_to_beneficiary_information,required,nullable"`
JSON inboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundWireDrawdownPaymentJSON
}
A Inbound Wire Drawdown Payment object. This field will be present in the JSON response if and only if `category` is equal to `inbound_wire_drawdown_payment`.
func (*InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundWireDrawdownPayment) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundWireDrawdownPayment) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundWireDrawdownPaymentReversal ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundWireDrawdownPaymentReversal struct {
// The amount that was reversed.
Amount int64 `json:"amount,required"`
// The description on the reversal message from Fedwire.
Description string `json:"description,required"`
// The Fedwire cycle date for the wire reversal.
InputCycleDate time.Time `json:"input_cycle_date,required" format:"date"`
// The Fedwire sequence number.
InputSequenceNumber string `json:"input_sequence_number,required"`
// The Fedwire input source identifier.
InputSource string `json:"input_source,required"`
// The Fedwire transaction identifier.
InputMessageAccountabilityData string `json:"input_message_accountability_data,required"`
// The Fedwire transaction identifier for the wire transfer that was reversed.
PreviousMessageInputMessageAccountabilityData string `json:"previous_message_input_message_accountability_data,required"`
// The Fedwire cycle date for the wire transfer that was reversed.
PreviousMessageInputCycleDate time.Time `json:"previous_message_input_cycle_date,required" format:"date"`
// The Fedwire sequence number for the wire transfer that was reversed.
PreviousMessageInputSequenceNumber string `json:"previous_message_input_sequence_number,required"`
// The Fedwire input source identifier for the wire transfer that was reversed.
PreviousMessageInputSource string `json:"previous_message_input_source,required"`
JSON inboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundWireDrawdownPaymentReversalJSON
}
A Inbound Wire Drawdown Payment Reversal object. This field will be present in the JSON response if and only if `category` is equal to `inbound_wire_drawdown_payment_reversal`.
func (*InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundWireDrawdownPaymentReversal) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundWireDrawdownPaymentReversal) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundWireReversal ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundWireReversal struct {
// The amount that was reversed.
Amount int64 `json:"amount,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the reversal was created.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// The description on the reversal message from Fedwire.
Description string `json:"description,required"`
// The Fedwire cycle date for the wire reversal.
InputCycleDate time.Time `json:"input_cycle_date,required" format:"date"`
// The Fedwire sequence number.
InputSequenceNumber string `json:"input_sequence_number,required"`
// The Fedwire input source identifier.
InputSource string `json:"input_source,required"`
// The Fedwire transaction identifier.
InputMessageAccountabilityData string `json:"input_message_accountability_data,required"`
// The Fedwire transaction identifier for the wire transfer that was reversed.
PreviousMessageInputMessageAccountabilityData string `json:"previous_message_input_message_accountability_data,required"`
// The Fedwire cycle date for the wire transfer that was reversed.
PreviousMessageInputCycleDate time.Time `json:"previous_message_input_cycle_date,required" format:"date"`
// The Fedwire sequence number for the wire transfer that was reversed.
PreviousMessageInputSequenceNumber string `json:"previous_message_input_sequence_number,required"`
// The Fedwire input source identifier for the wire transfer that was reversed.
PreviousMessageInputSource string `json:"previous_message_input_source,required"`
// Information included in the wire reversal for the receiving financial
// institution.
ReceiverFinancialInstitutionInformation string `json:"receiver_financial_institution_information,required,nullable"`
// Additional financial institution information included in the wire reversal.
FinancialInstitutionToFinancialInstitutionInformation string `json:"financial_institution_to_financial_institution_information,required,nullable"`
// The ID for the Transaction associated with the transfer reversal.
TransactionID string `json:"transaction_id,required,nullable"`
// The ID for the Wire Transfer that is being reversed.
WireTransferID string `json:"wire_transfer_id,required"`
JSON inboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundWireReversalJSON
}
A Inbound Wire Reversal object. This field will be present in the JSON response if and only if `category` is equal to `inbound_wire_reversal`.
func (*InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundWireReversal) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundWireReversal) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundWireTransfer ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundWireTransfer struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
BeneficiaryAddressLine1 string `json:"beneficiary_address_line1,required,nullable"`
BeneficiaryAddressLine2 string `json:"beneficiary_address_line2,required,nullable"`
BeneficiaryAddressLine3 string `json:"beneficiary_address_line3,required,nullable"`
BeneficiaryName string `json:"beneficiary_name,required,nullable"`
BeneficiaryReference string `json:"beneficiary_reference,required,nullable"`
Description string `json:"description,required"`
InputMessageAccountabilityData string `json:"input_message_accountability_data,required,nullable"`
OriginatorAddressLine1 string `json:"originator_address_line1,required,nullable"`
OriginatorAddressLine2 string `json:"originator_address_line2,required,nullable"`
OriginatorAddressLine3 string `json:"originator_address_line3,required,nullable"`
OriginatorName string `json:"originator_name,required,nullable"`
OriginatorToBeneficiaryInformationLine1 string `json:"originator_to_beneficiary_information_line1,required,nullable"`
OriginatorToBeneficiaryInformationLine2 string `json:"originator_to_beneficiary_information_line2,required,nullable"`
OriginatorToBeneficiaryInformationLine3 string `json:"originator_to_beneficiary_information_line3,required,nullable"`
OriginatorToBeneficiaryInformationLine4 string `json:"originator_to_beneficiary_information_line4,required,nullable"`
OriginatorToBeneficiaryInformation string `json:"originator_to_beneficiary_information,required,nullable"`
JSON inboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundWireTransferJSON
}
A Inbound Wire Transfer object. This field will be present in the JSON response if and only if `category` is equal to `inbound_wire_transfer`.
func (*InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundWireTransfer) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultTransactionSourceInboundWireTransfer) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInterestPayment ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInterestPayment struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the transaction
// currency.
Currency InboundRealTimePaymentsTransferSimulationResultTransactionSourceInterestPaymentCurrency `json:"currency,required"`
// The start of the period for which this transaction paid interest.
PeriodStart time.Time `json:"period_start,required" format:"date-time"`
// The end of the period for which this transaction paid interest.
PeriodEnd time.Time `json:"period_end,required" format:"date-time"`
// The account on which the interest was accrued.
AccruedOnAccountID string `json:"accrued_on_account_id,required,nullable"`
JSON inboundRealTimePaymentsTransferSimulationResultTransactionSourceInterestPaymentJSON
}
A Interest Payment object. This field will be present in the JSON response if and only if `category` is equal to `interest_payment`.
func (*InboundRealTimePaymentsTransferSimulationResultTransactionSourceInterestPayment) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultTransactionSourceInterestPayment) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInterestPaymentCurrency ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInterestPaymentCurrency string
const ( InboundRealTimePaymentsTransferSimulationResultTransactionSourceInterestPaymentCurrencyCad InboundRealTimePaymentsTransferSimulationResultTransactionSourceInterestPaymentCurrency = "CAD" InboundRealTimePaymentsTransferSimulationResultTransactionSourceInterestPaymentCurrencyChf InboundRealTimePaymentsTransferSimulationResultTransactionSourceInterestPaymentCurrency = "CHF" InboundRealTimePaymentsTransferSimulationResultTransactionSourceInterestPaymentCurrencyEur InboundRealTimePaymentsTransferSimulationResultTransactionSourceInterestPaymentCurrency = "EUR" InboundRealTimePaymentsTransferSimulationResultTransactionSourceInterestPaymentCurrencyGbp InboundRealTimePaymentsTransferSimulationResultTransactionSourceInterestPaymentCurrency = "GBP" InboundRealTimePaymentsTransferSimulationResultTransactionSourceInterestPaymentCurrencyJpy InboundRealTimePaymentsTransferSimulationResultTransactionSourceInterestPaymentCurrency = "JPY" InboundRealTimePaymentsTransferSimulationResultTransactionSourceInterestPaymentCurrencyUsd InboundRealTimePaymentsTransferSimulationResultTransactionSourceInterestPaymentCurrency = "USD" )
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSource ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSource struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the transaction
// currency.
Currency InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceCurrency `json:"currency,required"`
Reason InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceReason `json:"reason,required"`
JSON inboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceJSON
}
A Internal Source object. This field will be present in the JSON response if and only if `category` is equal to `internal_source`.
func (*InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSource) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSource) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceCurrency ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceCurrency string
const ( InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceCurrencyCad InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceCurrency = "CAD" InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceCurrencyChf InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceCurrency = "CHF" InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceCurrencyEur InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceCurrency = "EUR" InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceCurrencyGbp InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceCurrency = "GBP" InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceCurrencyJpy InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceCurrency = "JPY" InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceCurrencyUsd InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceCurrency = "USD" )
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceReason ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceReason string
const ( InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceReasonBankMigration InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceReason = "bank_migration" InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceReasonCashback InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceReason = "cashback" InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceReasonCollectionReceivable InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceReason = "collection_receivable" InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceReasonEmpyrealAdjustment InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceReason = "empyreal_adjustment" InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceReasonError InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceReason = "error" InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceReasonErrorCorrection InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceReason = "error_correction" InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceReasonFees InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceReason = "fees" InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceReasonInterest InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceReason = "interest" InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceReasonNegativeBalanceForgiveness InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceReason = "negative_balance_forgiveness" InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceReasonSampleFunds InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceReason = "sample_funds" InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceReasonSampleFundsReturn InboundRealTimePaymentsTransferSimulationResultTransactionSourceInternalSourceReason = "sample_funds_return" )
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceRealTimePaymentsTransferAcknowledgement ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceRealTimePaymentsTransferAcknowledgement struct {
// The transfer amount in USD cents.
Amount int64 `json:"amount,required"`
// The destination account number.
DestinationAccountNumber string `json:"destination_account_number,required"`
// The American Bankers' Association (ABA) Routing Transit Number (RTN).
DestinationRoutingNumber string `json:"destination_routing_number,required"`
// Unstructured information that will show on the recipient's bank statement.
RemittanceInformation string `json:"remittance_information,required"`
// The identifier of the Real Time Payments Transfer that led to this Transaction.
TransferID string `json:"transfer_id,required"`
JSON inboundRealTimePaymentsTransferSimulationResultTransactionSourceRealTimePaymentsTransferAcknowledgementJSON
}
A Real Time Payments Transfer Acknowledgement object. This field will be present in the JSON response if and only if `category` is equal to `real_time_payments_transfer_acknowledgement`.
func (*InboundRealTimePaymentsTransferSimulationResultTransactionSourceRealTimePaymentsTransferAcknowledgement) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultTransactionSourceRealTimePaymentsTransferAcknowledgement) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceSampleFunds ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceSampleFunds struct {
// Where the sample funds came from.
Originator string `json:"originator,required"`
JSON inboundRealTimePaymentsTransferSimulationResultTransactionSourceSampleFundsJSON
}
A Sample Funds object. This field will be present in the JSON response if and only if `category` is equal to `sample_funds`.
func (*InboundRealTimePaymentsTransferSimulationResultTransactionSourceSampleFunds) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultTransactionSourceSampleFunds) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceWireDrawdownPaymentIntention ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceWireDrawdownPaymentIntention struct {
// The transfer amount in USD cents.
Amount int64 `json:"amount,required"`
AccountNumber string `json:"account_number,required"`
RoutingNumber string `json:"routing_number,required"`
MessageToRecipient string `json:"message_to_recipient,required"`
TransferID string `json:"transfer_id,required"`
JSON inboundRealTimePaymentsTransferSimulationResultTransactionSourceWireDrawdownPaymentIntentionJSON
}
A Wire Drawdown Payment Intention object. This field will be present in the JSON response if and only if `category` is equal to `wire_drawdown_payment_intention`.
func (*InboundRealTimePaymentsTransferSimulationResultTransactionSourceWireDrawdownPaymentIntention) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultTransactionSourceWireDrawdownPaymentIntention) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceWireDrawdownPaymentRejection ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceWireDrawdownPaymentRejection struct {
TransferID string `json:"transfer_id,required"`
JSON inboundRealTimePaymentsTransferSimulationResultTransactionSourceWireDrawdownPaymentRejectionJSON
}
A Wire Drawdown Payment Rejection object. This field will be present in the JSON response if and only if `category` is equal to `wire_drawdown_payment_rejection`.
func (*InboundRealTimePaymentsTransferSimulationResultTransactionSourceWireDrawdownPaymentRejection) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultTransactionSourceWireDrawdownPaymentRejection) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceWireTransferIntention ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceWireTransferIntention struct {
// The transfer amount in USD cents.
Amount int64 `json:"amount,required"`
// The destination account number.
AccountNumber string `json:"account_number,required"`
// The American Bankers' Association (ABA) Routing Transit Number (RTN).
RoutingNumber string `json:"routing_number,required"`
// The message that will show on the recipient's bank statement.
MessageToRecipient string `json:"message_to_recipient,required"`
TransferID string `json:"transfer_id,required"`
JSON inboundRealTimePaymentsTransferSimulationResultTransactionSourceWireTransferIntentionJSON
}
A Wire Transfer Intention object. This field will be present in the JSON response if and only if `category` is equal to `wire_transfer_intention`.
func (*InboundRealTimePaymentsTransferSimulationResultTransactionSourceWireTransferIntention) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultTransactionSourceWireTransferIntention) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceWireTransferRejection ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionSourceWireTransferRejection struct {
TransferID string `json:"transfer_id,required"`
JSON inboundRealTimePaymentsTransferSimulationResultTransactionSourceWireTransferRejectionJSON
}
A Wire Transfer Rejection object. This field will be present in the JSON response if and only if `category` is equal to `wire_transfer_rejection`.
func (*InboundRealTimePaymentsTransferSimulationResultTransactionSourceWireTransferRejection) UnmarshalJSON ¶
func (r *InboundRealTimePaymentsTransferSimulationResultTransactionSourceWireTransferRejection) UnmarshalJSON(data []byte) (err error)
type InboundRealTimePaymentsTransferSimulationResultTransactionType ¶
type InboundRealTimePaymentsTransferSimulationResultTransactionType string
const (
InboundRealTimePaymentsTransferSimulationResultTransactionTypeTransaction InboundRealTimePaymentsTransferSimulationResultTransactionType = "transaction"
)
type InboundRealTimePaymentsTransferSimulationResultType ¶
type InboundRealTimePaymentsTransferSimulationResultType string
const (
InboundRealTimePaymentsTransferSimulationResultTypeInboundRealTimePaymentsTransferSimulationResult InboundRealTimePaymentsTransferSimulationResultType = "inbound_real_time_payments_transfer_simulation_result"
)
type InboundWireDrawdownRequest ¶
type InboundWireDrawdownRequest struct {
// A constant representing the object's type. For this resource it will always be
// `inbound_wire_drawdown_request`.
Type InboundWireDrawdownRequestType `json:"type,required"`
// The Wire drawdown request identifier.
ID string `json:"id,required"`
// The Account Number from which the recipient of this request is being requested
// to send funds.
RecipientAccountNumberID string `json:"recipient_account_number_id,required"`
// The drawdown request's originator's account number.
OriginatorAccountNumber string `json:"originator_account_number,required"`
// The drawdown request's originator's routing number.
OriginatorRoutingNumber string `json:"originator_routing_number,required"`
// The drawdown request's beneficiary's account number.
BeneficiaryAccountNumber string `json:"beneficiary_account_number,required"`
// The drawdown request's beneficiary's routing number.
BeneficiaryRoutingNumber string `json:"beneficiary_routing_number,required"`
// The amount being requested in cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the amount being
// requested. Will always be "USD".
Currency string `json:"currency,required"`
// A message from the drawdown request's originator.
MessageToRecipient string `json:"message_to_recipient,required,nullable"`
// Line 1 of the information conveyed from the originator of the message to the
// beneficiary.
OriginatorToBeneficiaryInformationLine1 string `json:"originator_to_beneficiary_information_line1,required,nullable"`
// Line 2 of the information conveyed from the originator of the message to the
// beneficiary.
OriginatorToBeneficiaryInformationLine2 string `json:"originator_to_beneficiary_information_line2,required,nullable"`
// Line 3 of the information conveyed from the originator of the message to the
// beneficiary.
OriginatorToBeneficiaryInformationLine3 string `json:"originator_to_beneficiary_information_line3,required,nullable"`
// Line 4 of the information conveyed from the originator of the message to the
// beneficiary.
OriginatorToBeneficiaryInformationLine4 string `json:"originator_to_beneficiary_information_line4,required,nullable"`
// The drawdown request's originator's name.
OriginatorName string `json:"originator_name,required,nullable"`
// Line 1 of the drawdown request's originator's address.
OriginatorAddressLine1 string `json:"originator_address_line1,required,nullable"`
// Line 2 of the drawdown request's originator's address.
OriginatorAddressLine2 string `json:"originator_address_line2,required,nullable"`
// Line 3 of the drawdown request's originator's address.
OriginatorAddressLine3 string `json:"originator_address_line3,required,nullable"`
// The drawdown request's beneficiary's name.
BeneficiaryName string `json:"beneficiary_name,required,nullable"`
// Line 1 of the drawdown request's beneficiary's address.
BeneficiaryAddressLine1 string `json:"beneficiary_address_line1,required,nullable"`
// Line 2 of the drawdown request's beneficiary's address.
BeneficiaryAddressLine2 string `json:"beneficiary_address_line2,required,nullable"`
// Line 3 of the drawdown request's beneficiary's address.
BeneficiaryAddressLine3 string `json:"beneficiary_address_line3,required,nullable"`
JSON inboundWireDrawdownRequestJSON
}
Inbound wire drawdown requests are requests from someone else to send them a wire. This feature is in beta; reach out to [support@increase.com](mailto:support@increase.com) to learn more.
func (*InboundWireDrawdownRequest) UnmarshalJSON ¶
func (r *InboundWireDrawdownRequest) UnmarshalJSON(data []byte) (err error)
type InboundWireDrawdownRequestListParams ¶
type InboundWireDrawdownRequestListParams struct {
// Return the page of entries after this one.
Cursor param.Field[string] `query:"cursor"`
// Limit the size of the list that is returned. The default (and maximum) is 100
// objects.
Limit param.Field[int64] `query:"limit"`
}
func (InboundWireDrawdownRequestListParams) URLQuery ¶
func (r InboundWireDrawdownRequestListParams) URLQuery() (v url.Values)
URLQuery serializes InboundWireDrawdownRequestListParams's query parameters as `url.Values`.
type InboundWireDrawdownRequestListResponse ¶
type InboundWireDrawdownRequestListResponse struct {
// The contents of the list.
Data []InboundWireDrawdownRequest `json:"data,required"`
// A pointer to a place in the list.
NextCursor string `json:"next_cursor,required,nullable"`
JSON inboundWireDrawdownRequestListResponseJSON
}
A list of Inbound Wire Drawdown Request objects
func (*InboundWireDrawdownRequestListResponse) UnmarshalJSON ¶
func (r *InboundWireDrawdownRequestListResponse) UnmarshalJSON(data []byte) (err error)
type InboundWireDrawdownRequestService ¶
type InboundWireDrawdownRequestService struct {
Options []option.RequestOption
}
InboundWireDrawdownRequestService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewInboundWireDrawdownRequestService method instead.
func NewInboundWireDrawdownRequestService ¶
func NewInboundWireDrawdownRequestService(opts ...option.RequestOption) (r *InboundWireDrawdownRequestService)
NewInboundWireDrawdownRequestService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*InboundWireDrawdownRequestService) Get ¶
func (r *InboundWireDrawdownRequestService) Get(ctx context.Context, inbound_wire_drawdown_request_id string, opts ...option.RequestOption) (res *InboundWireDrawdownRequest, err error)
Retrieve an Inbound Wire Drawdown Request
func (*InboundWireDrawdownRequestService) List ¶
func (r *InboundWireDrawdownRequestService) List(ctx context.Context, query InboundWireDrawdownRequestListParams, opts ...option.RequestOption) (res *shared.Page[InboundWireDrawdownRequest], err error)
List Inbound Wire Drawdown Requests
func (*InboundWireDrawdownRequestService) ListAutoPaging ¶
func (r *InboundWireDrawdownRequestService) ListAutoPaging(ctx context.Context, query InboundWireDrawdownRequestListParams, opts ...option.RequestOption) *shared.PageAutoPager[InboundWireDrawdownRequest]
List Inbound Wire Drawdown Requests
type InboundWireDrawdownRequestType ¶
type InboundWireDrawdownRequestType string
const (
InboundWireDrawdownRequestTypeInboundWireDrawdownRequest InboundWireDrawdownRequestType = "inbound_wire_drawdown_request"
)
type InterestPaymentSimulationResult ¶
type InterestPaymentSimulationResult struct {
// This will contain the resulting [Transaction](#transactions) object. The
// Transaction's `source` will be of `category: interest_payment`.
Transaction InterestPaymentSimulationResultTransaction `json:"transaction,required"`
// A constant representing the object's type. For this resource it will always be
// `interest_payment_simulation_result`.
Type InterestPaymentSimulationResultType `json:"type,required"`
JSON interestPaymentSimulationResultJSON
}
The results of an Interest Payment simulation.
func (*InterestPaymentSimulationResult) UnmarshalJSON ¶
func (r *InterestPaymentSimulationResult) UnmarshalJSON(data []byte) (err error)
type InterestPaymentSimulationResultTransaction ¶
type InterestPaymentSimulationResultTransaction struct {
// The identifier for the Account the Transaction belongs to.
AccountID string `json:"account_id,required"`
// The Transaction amount in the minor unit of its currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// Transaction's currency. This will match the currency on the Transcation's
// Account.
Currency InterestPaymentSimulationResultTransactionCurrency `json:"currency,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date on which the
// Transaction occured.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// For a Transaction related to a transfer, this is the description you provide.
// For a Transaction related to a payment, this is the description the vendor
// provides.
Description string `json:"description,required"`
// The Transaction identifier.
ID string `json:"id,required"`
// The identifier for the route this Transaction came through. Routes are things
// like cards and ACH details.
RouteID string `json:"route_id,required,nullable"`
// The type of the route this Transaction came through.
RouteType InterestPaymentSimulationResultTransactionRouteType `json:"route_type,required,nullable"`
// This is an object giving more details on the network-level event that caused the
// Transaction. Note that for backwards compatibility reasons, additional
// undocumented keys may appear in this object. These should be treated as
// deprecated and will be removed in the future.
Source InterestPaymentSimulationResultTransactionSource `json:"source,required"`
// A constant representing the object's type. For this resource it will always be
// `transaction`.
Type InterestPaymentSimulationResultTransactionType `json:"type,required"`
JSON interestPaymentSimulationResultTransactionJSON
}
This will contain the resulting Transaction(#transactions) object. The Transaction's `source` will be of `category: interest_payment`.
func (*InterestPaymentSimulationResultTransaction) UnmarshalJSON ¶
func (r *InterestPaymentSimulationResultTransaction) UnmarshalJSON(data []byte) (err error)
type InterestPaymentSimulationResultTransactionCurrency ¶
type InterestPaymentSimulationResultTransactionCurrency string
const ( InterestPaymentSimulationResultTransactionCurrencyCad InterestPaymentSimulationResultTransactionCurrency = "CAD" InterestPaymentSimulationResultTransactionCurrencyChf InterestPaymentSimulationResultTransactionCurrency = "CHF" InterestPaymentSimulationResultTransactionCurrencyEur InterestPaymentSimulationResultTransactionCurrency = "EUR" InterestPaymentSimulationResultTransactionCurrencyGbp InterestPaymentSimulationResultTransactionCurrency = "GBP" InterestPaymentSimulationResultTransactionCurrencyJpy InterestPaymentSimulationResultTransactionCurrency = "JPY" InterestPaymentSimulationResultTransactionCurrencyUsd InterestPaymentSimulationResultTransactionCurrency = "USD" )
type InterestPaymentSimulationResultTransactionRouteType ¶
type InterestPaymentSimulationResultTransactionRouteType string
const ( InterestPaymentSimulationResultTransactionRouteTypeAccountNumber InterestPaymentSimulationResultTransactionRouteType = "account_number" InterestPaymentSimulationResultTransactionRouteTypeCard InterestPaymentSimulationResultTransactionRouteType = "card" )
type InterestPaymentSimulationResultTransactionSource ¶
type InterestPaymentSimulationResultTransactionSource struct {
// The type of transaction that took place. We may add additional possible values
// for this enum over time; your application should be able to handle such
// additions gracefully.
Category InterestPaymentSimulationResultTransactionSourceCategory `json:"category,required"`
// A Account Transfer Intention object. This field will be present in the JSON
// response if and only if `category` is equal to `account_transfer_intention`.
AccountTransferIntention InterestPaymentSimulationResultTransactionSourceAccountTransferIntention `json:"account_transfer_intention,required,nullable"`
// A ACH Check Conversion Return object. This field will be present in the JSON
// response if and only if `category` is equal to `ach_check_conversion_return`.
ACHCheckConversionReturn InterestPaymentSimulationResultTransactionSourceACHCheckConversionReturn `json:"ach_check_conversion_return,required,nullable"`
// A ACH Check Conversion object. This field will be present in the JSON response
// if and only if `category` is equal to `ach_check_conversion`.
ACHCheckConversion InterestPaymentSimulationResultTransactionSourceACHCheckConversion `json:"ach_check_conversion,required,nullable"`
// A ACH Transfer Intention object. This field will be present in the JSON response
// if and only if `category` is equal to `ach_transfer_intention`.
ACHTransferIntention InterestPaymentSimulationResultTransactionSourceACHTransferIntention `json:"ach_transfer_intention,required,nullable"`
// A ACH Transfer Rejection object. This field will be present in the JSON response
// if and only if `category` is equal to `ach_transfer_rejection`.
ACHTransferRejection InterestPaymentSimulationResultTransactionSourceACHTransferRejection `json:"ach_transfer_rejection,required,nullable"`
// A ACH Transfer Return object. This field will be present in the JSON response if
// and only if `category` is equal to `ach_transfer_return`.
ACHTransferReturn InterestPaymentSimulationResultTransactionSourceACHTransferReturn `json:"ach_transfer_return,required,nullable"`
// A Card Dispute Acceptance object. This field will be present in the JSON
// response if and only if `category` is equal to `card_dispute_acceptance`.
CardDisputeAcceptance InterestPaymentSimulationResultTransactionSourceCardDisputeAcceptance `json:"card_dispute_acceptance,required,nullable"`
// A Card Refund object. This field will be present in the JSON response if and
// only if `category` is equal to `card_refund`.
CardRefund InterestPaymentSimulationResultTransactionSourceCardRefund `json:"card_refund,required,nullable"`
// A Card Settlement object. This field will be present in the JSON response if and
// only if `category` is equal to `card_settlement`.
CardSettlement InterestPaymentSimulationResultTransactionSourceCardSettlement `json:"card_settlement,required,nullable"`
// A Card Revenue Payment object. This field will be present in the JSON response
// if and only if `category` is equal to `card_revenue_payment`.
CardRevenuePayment InterestPaymentSimulationResultTransactionSourceCardRevenuePayment `json:"card_revenue_payment,required,nullable"`
// A Check Deposit Acceptance object. This field will be present in the JSON
// response if and only if `category` is equal to `check_deposit_acceptance`.
CheckDepositAcceptance InterestPaymentSimulationResultTransactionSourceCheckDepositAcceptance `json:"check_deposit_acceptance,required,nullable"`
// A Check Deposit Return object. This field will be present in the JSON response
// if and only if `category` is equal to `check_deposit_return`.
CheckDepositReturn InterestPaymentSimulationResultTransactionSourceCheckDepositReturn `json:"check_deposit_return,required,nullable"`
// A Check Transfer Intention object. This field will be present in the JSON
// response if and only if `category` is equal to `check_transfer_intention`.
CheckTransferIntention InterestPaymentSimulationResultTransactionSourceCheckTransferIntention `json:"check_transfer_intention,required,nullable"`
// A Check Transfer Return object. This field will be present in the JSON response
// if and only if `category` is equal to `check_transfer_return`.
CheckTransferReturn InterestPaymentSimulationResultTransactionSourceCheckTransferReturn `json:"check_transfer_return,required,nullable"`
// A Check Transfer Rejection object. This field will be present in the JSON
// response if and only if `category` is equal to `check_transfer_rejection`.
CheckTransferRejection InterestPaymentSimulationResultTransactionSourceCheckTransferRejection `json:"check_transfer_rejection,required,nullable"`
// A Check Transfer Stop Payment Request object. This field will be present in the
// JSON response if and only if `category` is equal to
// `check_transfer_stop_payment_request`.
CheckTransferStopPaymentRequest InterestPaymentSimulationResultTransactionSourceCheckTransferStopPaymentRequest `json:"check_transfer_stop_payment_request,required,nullable"`
// A Dispute Resolution object. This field will be present in the JSON response if
// and only if `category` is equal to `dispute_resolution`.
DisputeResolution InterestPaymentSimulationResultTransactionSourceDisputeResolution `json:"dispute_resolution,required,nullable"`
// A Empyreal Cash Deposit object. This field will be present in the JSON response
// if and only if `category` is equal to `empyreal_cash_deposit`.
EmpyrealCashDeposit InterestPaymentSimulationResultTransactionSourceEmpyrealCashDeposit `json:"empyreal_cash_deposit,required,nullable"`
// A Fee Payment object. This field will be present in the JSON response if and
// only if `category` is equal to `fee_payment`.
FeePayment InterestPaymentSimulationResultTransactionSourceFeePayment `json:"fee_payment,required,nullable"`
// A Inbound ACH Transfer object. This field will be present in the JSON response
// if and only if `category` is equal to `inbound_ach_transfer`.
InboundACHTransfer InterestPaymentSimulationResultTransactionSourceInboundACHTransfer `json:"inbound_ach_transfer,required,nullable"`
// A Inbound Check object. This field will be present in the JSON response if and
// only if `category` is equal to `inbound_check`.
InboundCheck InterestPaymentSimulationResultTransactionSourceInboundCheck `json:"inbound_check,required,nullable"`
// A Inbound International ACH Transfer object. This field will be present in the
// JSON response if and only if `category` is equal to
// `inbound_international_ach_transfer`.
InboundInternationalACHTransfer InterestPaymentSimulationResultTransactionSourceInboundInternationalACHTransfer `json:"inbound_international_ach_transfer,required,nullable"`
// A Inbound Real Time Payments Transfer Confirmation object. This field will be
// present in the JSON response if and only if `category` is equal to
// `inbound_real_time_payments_transfer_confirmation`.
InboundRealTimePaymentsTransferConfirmation InterestPaymentSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmation `json:"inbound_real_time_payments_transfer_confirmation,required,nullable"`
// A Inbound Wire Drawdown Payment Reversal object. This field will be present in
// the JSON response if and only if `category` is equal to
// `inbound_wire_drawdown_payment_reversal`.
InboundWireDrawdownPaymentReversal InterestPaymentSimulationResultTransactionSourceInboundWireDrawdownPaymentReversal `json:"inbound_wire_drawdown_payment_reversal,required,nullable"`
// A Inbound Wire Drawdown Payment object. This field will be present in the JSON
// response if and only if `category` is equal to `inbound_wire_drawdown_payment`.
InboundWireDrawdownPayment InterestPaymentSimulationResultTransactionSourceInboundWireDrawdownPayment `json:"inbound_wire_drawdown_payment,required,nullable"`
// A Inbound Wire Reversal object. This field will be present in the JSON response
// if and only if `category` is equal to `inbound_wire_reversal`.
InboundWireReversal InterestPaymentSimulationResultTransactionSourceInboundWireReversal `json:"inbound_wire_reversal,required,nullable"`
// A Inbound Wire Transfer object. This field will be present in the JSON response
// if and only if `category` is equal to `inbound_wire_transfer`.
InboundWireTransfer InterestPaymentSimulationResultTransactionSourceInboundWireTransfer `json:"inbound_wire_transfer,required,nullable"`
// A Interest Payment object. This field will be present in the JSON response if
// and only if `category` is equal to `interest_payment`.
InterestPayment InterestPaymentSimulationResultTransactionSourceInterestPayment `json:"interest_payment,required,nullable"`
// A Internal Source object. This field will be present in the JSON response if and
// only if `category` is equal to `internal_source`.
InternalSource InterestPaymentSimulationResultTransactionSourceInternalSource `json:"internal_source,required,nullable"`
// A Deprecated Card Refund object. This field will be present in the JSON response
// if and only if `category` is equal to `card_route_refund`.
CardRouteRefund InterestPaymentSimulationResultTransactionSourceCardRouteRefund `json:"card_route_refund,required,nullable"`
// A Deprecated Card Settlement object. This field will be present in the JSON
// response if and only if `category` is equal to `card_route_settlement`.
CardRouteSettlement InterestPaymentSimulationResultTransactionSourceCardRouteSettlement `json:"card_route_settlement,required,nullable"`
// A Real Time Payments Transfer Acknowledgement object. This field will be present
// in the JSON response if and only if `category` is equal to
// `real_time_payments_transfer_acknowledgement`.
RealTimePaymentsTransferAcknowledgement InterestPaymentSimulationResultTransactionSourceRealTimePaymentsTransferAcknowledgement `json:"real_time_payments_transfer_acknowledgement,required,nullable"`
// A Sample Funds object. This field will be present in the JSON response if and
// only if `category` is equal to `sample_funds`.
SampleFunds InterestPaymentSimulationResultTransactionSourceSampleFunds `json:"sample_funds,required,nullable"`
// A Wire Drawdown Payment Intention object. This field will be present in the JSON
// response if and only if `category` is equal to
// `wire_drawdown_payment_intention`.
WireDrawdownPaymentIntention InterestPaymentSimulationResultTransactionSourceWireDrawdownPaymentIntention `json:"wire_drawdown_payment_intention,required,nullable"`
// A Wire Drawdown Payment Rejection object. This field will be present in the JSON
// response if and only if `category` is equal to
// `wire_drawdown_payment_rejection`.
WireDrawdownPaymentRejection InterestPaymentSimulationResultTransactionSourceWireDrawdownPaymentRejection `json:"wire_drawdown_payment_rejection,required,nullable"`
// A Wire Transfer Intention object. This field will be present in the JSON
// response if and only if `category` is equal to `wire_transfer_intention`.
WireTransferIntention InterestPaymentSimulationResultTransactionSourceWireTransferIntention `json:"wire_transfer_intention,required,nullable"`
// A Wire Transfer Rejection object. This field will be present in the JSON
// response if and only if `category` is equal to `wire_transfer_rejection`.
WireTransferRejection InterestPaymentSimulationResultTransactionSourceWireTransferRejection `json:"wire_transfer_rejection,required,nullable"`
JSON interestPaymentSimulationResultTransactionSourceJSON
}
This is an object giving more details on the network-level event that caused the Transaction. Note that for backwards compatibility reasons, additional undocumented keys may appear in this object. These should be treated as deprecated and will be removed in the future.
func (*InterestPaymentSimulationResultTransactionSource) UnmarshalJSON ¶
func (r *InterestPaymentSimulationResultTransactionSource) UnmarshalJSON(data []byte) (err error)
type InterestPaymentSimulationResultTransactionSourceACHCheckConversion ¶
type InterestPaymentSimulationResultTransactionSourceACHCheckConversion struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The identifier of the File containing an image of the returned check.
FileID string `json:"file_id,required"`
JSON interestPaymentSimulationResultTransactionSourceACHCheckConversionJSON
}
A ACH Check Conversion object. This field will be present in the JSON response if and only if `category` is equal to `ach_check_conversion`.
func (*InterestPaymentSimulationResultTransactionSourceACHCheckConversion) UnmarshalJSON ¶
func (r *InterestPaymentSimulationResultTransactionSourceACHCheckConversion) UnmarshalJSON(data []byte) (err error)
type InterestPaymentSimulationResultTransactionSourceACHCheckConversionReturn ¶
type InterestPaymentSimulationResultTransactionSourceACHCheckConversionReturn struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// Why the transfer was returned.
ReturnReasonCode string `json:"return_reason_code,required"`
JSON interestPaymentSimulationResultTransactionSourceACHCheckConversionReturnJSON
}
A ACH Check Conversion Return object. This field will be present in the JSON response if and only if `category` is equal to `ach_check_conversion_return`.
func (*InterestPaymentSimulationResultTransactionSourceACHCheckConversionReturn) UnmarshalJSON ¶
func (r *InterestPaymentSimulationResultTransactionSourceACHCheckConversionReturn) UnmarshalJSON(data []byte) (err error)
type InterestPaymentSimulationResultTransactionSourceACHTransferIntention ¶
type InterestPaymentSimulationResultTransactionSourceACHTransferIntention struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
AccountNumber string `json:"account_number,required"`
RoutingNumber string `json:"routing_number,required"`
StatementDescriptor string `json:"statement_descriptor,required"`
// The identifier of the ACH Transfer that led to this Transaction.
TransferID string `json:"transfer_id,required"`
JSON interestPaymentSimulationResultTransactionSourceACHTransferIntentionJSON
}
A ACH Transfer Intention object. This field will be present in the JSON response if and only if `category` is equal to `ach_transfer_intention`.
func (*InterestPaymentSimulationResultTransactionSourceACHTransferIntention) UnmarshalJSON ¶
func (r *InterestPaymentSimulationResultTransactionSourceACHTransferIntention) UnmarshalJSON(data []byte) (err error)
type InterestPaymentSimulationResultTransactionSourceACHTransferRejection ¶
type InterestPaymentSimulationResultTransactionSourceACHTransferRejection struct {
// The identifier of the ACH Transfer that led to this Transaction.
TransferID string `json:"transfer_id,required"`
JSON interestPaymentSimulationResultTransactionSourceACHTransferRejectionJSON
}
A ACH Transfer Rejection object. This field will be present in the JSON response if and only if `category` is equal to `ach_transfer_rejection`.
func (*InterestPaymentSimulationResultTransactionSourceACHTransferRejection) UnmarshalJSON ¶
func (r *InterestPaymentSimulationResultTransactionSourceACHTransferRejection) UnmarshalJSON(data []byte) (err error)
type InterestPaymentSimulationResultTransactionSourceACHTransferReturn ¶
type InterestPaymentSimulationResultTransactionSourceACHTransferReturn struct {
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the transfer was created.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// Why the ACH Transfer was returned.
ReturnReasonCode InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCode `json:"return_reason_code,required"`
// The identifier of the ACH Transfer associated with this return.
TransferID string `json:"transfer_id,required"`
// The identifier of the Tranasaction associated with this return.
TransactionID string `json:"transaction_id,required"`
JSON interestPaymentSimulationResultTransactionSourceACHTransferReturnJSON
}
A ACH Transfer Return object. This field will be present in the JSON response if and only if `category` is equal to `ach_transfer_return`.
func (*InterestPaymentSimulationResultTransactionSourceACHTransferReturn) UnmarshalJSON ¶
func (r *InterestPaymentSimulationResultTransactionSourceACHTransferReturn) UnmarshalJSON(data []byte) (err error)
type InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCode ¶
type InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCode string
const ( InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCodeInsufficientFund InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "insufficient_fund" InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCodeNoAccount InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "no_account" InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCodeAccountClosed InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "account_closed" InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCodeInvalidAccountNumberStructure InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "invalid_account_number_structure" InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCodeAccountFrozenEntryReturnedPerOfacInstruction InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "account_frozen_entry_returned_per_ofac_instruction" InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCodeCreditEntryRefusedByReceiver InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "credit_entry_refused_by_receiver" InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCodeCorporateCustomerAdvisedNotAuthorized InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "corporate_customer_advised_not_authorized" InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCodePaymentStopped InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "payment_stopped" InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCodeNonTransactionAccount InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "non_transaction_account" InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCodeUncollectedFunds InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "uncollected_funds" InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCodeRoutingNumberCheckDigitError InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "routing_number_check_digit_error" InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCodeAmountFieldError InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "amount_field_error" InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCodeAuthorizationRevokedByCustomer InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "authorization_revoked_by_customer" InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCodeInvalidACHRoutingNumber InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "invalid_ach_routing_number" InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCodeFileRecordEditCriteria InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "file_record_edit_criteria" InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCodeEnrInvalidIndividualName InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "enr_invalid_individual_name" InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCodeReturnedPerOdfiRequest InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "returned_per_odfi_request" InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCodeAddendaError InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "addenda_error" InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCodeLimitedParticipationDfi InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "limited_participation_dfi" InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCodeIncorrectlyCodedOutboundInternationalPayment InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "incorrectly_coded_outbound_international_payment" InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCodeOther InterestPaymentSimulationResultTransactionSourceACHTransferReturnReturnReasonCode = "other" )
type InterestPaymentSimulationResultTransactionSourceAccountTransferIntention ¶
type InterestPaymentSimulationResultTransactionSourceAccountTransferIntention struct {
// The pending amount in the minor unit of the transaction's currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the destination
// account currency.
Currency InterestPaymentSimulationResultTransactionSourceAccountTransferIntentionCurrency `json:"currency,required"`
// The description you chose to give the transfer.
Description string `json:"description,required"`
// The identifier of the Account to where the Account Transfer was sent.
DestinationAccountID string `json:"destination_account_id,required"`
// The identifier of the Account from where the Account Transfer was sent.
SourceAccountID string `json:"source_account_id,required"`
// The identifier of the Account Transfer that led to this Pending Transaction.
TransferID string `json:"transfer_id,required"`
JSON interestPaymentSimulationResultTransactionSourceAccountTransferIntentionJSON
}
A Account Transfer Intention object. This field will be present in the JSON response if and only if `category` is equal to `account_transfer_intention`.
func (*InterestPaymentSimulationResultTransactionSourceAccountTransferIntention) UnmarshalJSON ¶
func (r *InterestPaymentSimulationResultTransactionSourceAccountTransferIntention) UnmarshalJSON(data []byte) (err error)
type InterestPaymentSimulationResultTransactionSourceAccountTransferIntentionCurrency ¶
type InterestPaymentSimulationResultTransactionSourceAccountTransferIntentionCurrency string
const ( InterestPaymentSimulationResultTransactionSourceAccountTransferIntentionCurrencyCad InterestPaymentSimulationResultTransactionSourceAccountTransferIntentionCurrency = "CAD" InterestPaymentSimulationResultTransactionSourceAccountTransferIntentionCurrencyChf InterestPaymentSimulationResultTransactionSourceAccountTransferIntentionCurrency = "CHF" InterestPaymentSimulationResultTransactionSourceAccountTransferIntentionCurrencyEur InterestPaymentSimulationResultTransactionSourceAccountTransferIntentionCurrency = "EUR" InterestPaymentSimulationResultTransactionSourceAccountTransferIntentionCurrencyGbp InterestPaymentSimulationResultTransactionSourceAccountTransferIntentionCurrency = "GBP" InterestPaymentSimulationResultTransactionSourceAccountTransferIntentionCurrencyJpy InterestPaymentSimulationResultTransactionSourceAccountTransferIntentionCurrency = "JPY" InterestPaymentSimulationResultTransactionSourceAccountTransferIntentionCurrencyUsd InterestPaymentSimulationResultTransactionSourceAccountTransferIntentionCurrency = "USD" )
type InterestPaymentSimulationResultTransactionSourceCardDisputeAcceptance ¶
type InterestPaymentSimulationResultTransactionSourceCardDisputeAcceptance struct {
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the Card Dispute was accepted.
AcceptedAt time.Time `json:"accepted_at,required" format:"date-time"`
// The identifier of the Card Dispute that was accepted.
CardDisputeID string `json:"card_dispute_id,required"`
// The identifier of the Transaction that was created to return the disputed funds
// to your account.
TransactionID string `json:"transaction_id,required"`
JSON interestPaymentSimulationResultTransactionSourceCardDisputeAcceptanceJSON
}
A Card Dispute Acceptance object. This field will be present in the JSON response if and only if `category` is equal to `card_dispute_acceptance`.
func (*InterestPaymentSimulationResultTransactionSourceCardDisputeAcceptance) UnmarshalJSON ¶
func (r *InterestPaymentSimulationResultTransactionSourceCardDisputeAcceptance) UnmarshalJSON(data []byte) (err error)
type InterestPaymentSimulationResultTransactionSourceCardRefund ¶
type InterestPaymentSimulationResultTransactionSourceCardRefund struct {
// The Card Refund identifier.
ID string `json:"id,required"`
// The pending amount in the minor unit of the transaction's currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's currency.
Currency InterestPaymentSimulationResultTransactionSourceCardRefundCurrency `json:"currency,required"`
// The merchant identifier (commonly abbreviated as MID) of the merchant the card
// is transacting with.
MerchantAcceptorID string `json:"merchant_acceptor_id,required,nullable"`
// The city the merchant resides in.
MerchantCity string `json:"merchant_city,required,nullable"`
// The state the merchant resides in.
MerchantState string `json:"merchant_state,required,nullable"`
// The country the merchant resides in.
MerchantCountry string `json:"merchant_country,required"`
// The name of the merchant.
MerchantName string `json:"merchant_name,required,nullable"`
// The 4-digit MCC describing the merchant's business.
MerchantCategoryCode string `json:"merchant_category_code,required"`
// A constant representing the object's type. For this resource it will always be
// `card_refund`.
Type InterestPaymentSimulationResultTransactionSourceCardRefundType `json:"type,required"`
JSON interestPaymentSimulationResultTransactionSourceCardRefundJSON
}
A Card Refund object. This field will be present in the JSON response if and only if `category` is equal to `card_refund`.
func (*InterestPaymentSimulationResultTransactionSourceCardRefund) UnmarshalJSON ¶
func (r *InterestPaymentSimulationResultTransactionSourceCardRefund) UnmarshalJSON(data []byte) (err error)
type InterestPaymentSimulationResultTransactionSourceCardRefundCurrency ¶
type InterestPaymentSimulationResultTransactionSourceCardRefundCurrency string
const ( InterestPaymentSimulationResultTransactionSourceCardRefundCurrencyCad InterestPaymentSimulationResultTransactionSourceCardRefundCurrency = "CAD" InterestPaymentSimulationResultTransactionSourceCardRefundCurrencyChf InterestPaymentSimulationResultTransactionSourceCardRefundCurrency = "CHF" InterestPaymentSimulationResultTransactionSourceCardRefundCurrencyEur InterestPaymentSimulationResultTransactionSourceCardRefundCurrency = "EUR" InterestPaymentSimulationResultTransactionSourceCardRefundCurrencyGbp InterestPaymentSimulationResultTransactionSourceCardRefundCurrency = "GBP" InterestPaymentSimulationResultTransactionSourceCardRefundCurrencyJpy InterestPaymentSimulationResultTransactionSourceCardRefundCurrency = "JPY" InterestPaymentSimulationResultTransactionSourceCardRefundCurrencyUsd InterestPaymentSimulationResultTransactionSourceCardRefundCurrency = "USD" )
type InterestPaymentSimulationResultTransactionSourceCardRefundType ¶
type InterestPaymentSimulationResultTransactionSourceCardRefundType string
const (
InterestPaymentSimulationResultTransactionSourceCardRefundTypeCardRefund InterestPaymentSimulationResultTransactionSourceCardRefundType = "card_refund"
)
type InterestPaymentSimulationResultTransactionSourceCardRevenuePayment ¶
type InterestPaymentSimulationResultTransactionSourceCardRevenuePayment struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the transaction
// currency.
Currency InterestPaymentSimulationResultTransactionSourceCardRevenuePaymentCurrency `json:"currency,required"`
// The start of the period for which this transaction paid interest.
PeriodStart time.Time `json:"period_start,required" format:"date-time"`
// The end of the period for which this transaction paid interest.
PeriodEnd time.Time `json:"period_end,required" format:"date-time"`
// The account the card belonged to.
TransactedOnAccountID string `json:"transacted_on_account_id,required,nullable"`
JSON interestPaymentSimulationResultTransactionSourceCardRevenuePaymentJSON
}
A Card Revenue Payment object. This field will be present in the JSON response if and only if `category` is equal to `card_revenue_payment`.
func (*InterestPaymentSimulationResultTransactionSourceCardRevenuePayment) UnmarshalJSON ¶
func (r *InterestPaymentSimulationResultTransactionSourceCardRevenuePayment) UnmarshalJSON(data []byte) (err error)
type InterestPaymentSimulationResultTransactionSourceCardRevenuePaymentCurrency ¶
type InterestPaymentSimulationResultTransactionSourceCardRevenuePaymentCurrency string
const ( InterestPaymentSimulationResultTransactionSourceCardRevenuePaymentCurrencyCad InterestPaymentSimulationResultTransactionSourceCardRevenuePaymentCurrency = "CAD" InterestPaymentSimulationResultTransactionSourceCardRevenuePaymentCurrencyChf InterestPaymentSimulationResultTransactionSourceCardRevenuePaymentCurrency = "CHF" InterestPaymentSimulationResultTransactionSourceCardRevenuePaymentCurrencyEur InterestPaymentSimulationResultTransactionSourceCardRevenuePaymentCurrency = "EUR" InterestPaymentSimulationResultTransactionSourceCardRevenuePaymentCurrencyGbp InterestPaymentSimulationResultTransactionSourceCardRevenuePaymentCurrency = "GBP" InterestPaymentSimulationResultTransactionSourceCardRevenuePaymentCurrencyJpy InterestPaymentSimulationResultTransactionSourceCardRevenuePaymentCurrency = "JPY" InterestPaymentSimulationResultTransactionSourceCardRevenuePaymentCurrencyUsd InterestPaymentSimulationResultTransactionSourceCardRevenuePaymentCurrency = "USD" )
type InterestPaymentSimulationResultTransactionSourceCardRouteRefund ¶
type InterestPaymentSimulationResultTransactionSourceCardRouteRefund struct {
// The refunded amount in the minor unit of the refunded currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the refund
// currency.
Currency InterestPaymentSimulationResultTransactionSourceCardRouteRefundCurrency `json:"currency,required"`
MerchantAcceptorID string `json:"merchant_acceptor_id,required"`
MerchantCity string `json:"merchant_city,required,nullable"`
MerchantCountry string `json:"merchant_country,required"`
MerchantDescriptor string `json:"merchant_descriptor,required"`
MerchantState string `json:"merchant_state,required,nullable"`
MerchantCategoryCode string `json:"merchant_category_code,required,nullable"`
JSON interestPaymentSimulationResultTransactionSourceCardRouteRefundJSON
}
A Deprecated Card Refund object. This field will be present in the JSON response if and only if `category` is equal to `card_route_refund`.
func (*InterestPaymentSimulationResultTransactionSourceCardRouteRefund) UnmarshalJSON ¶
func (r *InterestPaymentSimulationResultTransactionSourceCardRouteRefund) UnmarshalJSON(data []byte) (err error)
type InterestPaymentSimulationResultTransactionSourceCardRouteRefundCurrency ¶
type InterestPaymentSimulationResultTransactionSourceCardRouteRefundCurrency string
const ( InterestPaymentSimulationResultTransactionSourceCardRouteRefundCurrencyCad InterestPaymentSimulationResultTransactionSourceCardRouteRefundCurrency = "CAD" InterestPaymentSimulationResultTransactionSourceCardRouteRefundCurrencyChf InterestPaymentSimulationResultTransactionSourceCardRouteRefundCurrency = "CHF" InterestPaymentSimulationResultTransactionSourceCardRouteRefundCurrencyEur InterestPaymentSimulationResultTransactionSourceCardRouteRefundCurrency = "EUR" InterestPaymentSimulationResultTransactionSourceCardRouteRefundCurrencyGbp InterestPaymentSimulationResultTransactionSourceCardRouteRefundCurrency = "GBP" InterestPaymentSimulationResultTransactionSourceCardRouteRefundCurrencyJpy InterestPaymentSimulationResultTransactionSourceCardRouteRefundCurrency = "JPY" InterestPaymentSimulationResultTransactionSourceCardRouteRefundCurrencyUsd InterestPaymentSimulationResultTransactionSourceCardRouteRefundCurrency = "USD" )
type InterestPaymentSimulationResultTransactionSourceCardRouteSettlement ¶
type InterestPaymentSimulationResultTransactionSourceCardRouteSettlement struct {
// The settled amount in the minor unit of the settlement currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the settlement
// currency.
Currency InterestPaymentSimulationResultTransactionSourceCardRouteSettlementCurrency `json:"currency,required"`
MerchantAcceptorID string `json:"merchant_acceptor_id,required"`
MerchantCity string `json:"merchant_city,required,nullable"`
MerchantCountry string `json:"merchant_country,required,nullable"`
MerchantDescriptor string `json:"merchant_descriptor,required"`
MerchantState string `json:"merchant_state,required,nullable"`
MerchantCategoryCode string `json:"merchant_category_code,required,nullable"`
JSON interestPaymentSimulationResultTransactionSourceCardRouteSettlementJSON
}
A Deprecated Card Settlement object. This field will be present in the JSON response if and only if `category` is equal to `card_route_settlement`.
func (*InterestPaymentSimulationResultTransactionSourceCardRouteSettlement) UnmarshalJSON ¶
func (r *InterestPaymentSimulationResultTransactionSourceCardRouteSettlement) UnmarshalJSON(data []byte) (err error)
type InterestPaymentSimulationResultTransactionSourceCardRouteSettlementCurrency ¶
type InterestPaymentSimulationResultTransactionSourceCardRouteSettlementCurrency string
const ( InterestPaymentSimulationResultTransactionSourceCardRouteSettlementCurrencyCad InterestPaymentSimulationResultTransactionSourceCardRouteSettlementCurrency = "CAD" InterestPaymentSimulationResultTransactionSourceCardRouteSettlementCurrencyChf InterestPaymentSimulationResultTransactionSourceCardRouteSettlementCurrency = "CHF" InterestPaymentSimulationResultTransactionSourceCardRouteSettlementCurrencyEur InterestPaymentSimulationResultTransactionSourceCardRouteSettlementCurrency = "EUR" InterestPaymentSimulationResultTransactionSourceCardRouteSettlementCurrencyGbp InterestPaymentSimulationResultTransactionSourceCardRouteSettlementCurrency = "GBP" InterestPaymentSimulationResultTransactionSourceCardRouteSettlementCurrencyJpy InterestPaymentSimulationResultTransactionSourceCardRouteSettlementCurrency = "JPY" InterestPaymentSimulationResultTransactionSourceCardRouteSettlementCurrencyUsd InterestPaymentSimulationResultTransactionSourceCardRouteSettlementCurrency = "USD" )
type InterestPaymentSimulationResultTransactionSourceCardSettlement ¶
type InterestPaymentSimulationResultTransactionSourceCardSettlement struct {
// The Card Settlement identifier.
ID string `json:"id,required"`
// The Card Authorization that was created prior to this Card Settlement, if on
// exists.
CardAuthorization string `json:"card_authorization,required,nullable"`
// The amount in the minor unit of the transaction's settlement currency. For
// dollars, for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's settlement currency.
Currency InterestPaymentSimulationResultTransactionSourceCardSettlementCurrency `json:"currency,required"`
// The amount in the minor unit of the transaction's presentment currency.
PresentmentAmount int64 `json:"presentment_amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's presentment currency.
PresentmentCurrency string `json:"presentment_currency,required"`
// The merchant identifier (commonly abbreviated as MID) of the merchant the card
// is transacting with.
MerchantAcceptorID string `json:"merchant_acceptor_id,required,nullable"`
// The city the merchant resides in.
MerchantCity string `json:"merchant_city,required,nullable"`
// The state the merchant resides in.
MerchantState string `json:"merchant_state,required,nullable"`
// The country the merchant resides in.
MerchantCountry string `json:"merchant_country,required"`
// The name of the merchant.
MerchantName string `json:"merchant_name,required,nullable"`
// The 4-digit MCC describing the merchant's business.
MerchantCategoryCode string `json:"merchant_category_code,required"`
// The identifier of the Pending Transaction associated with this Transaction.
PendingTransactionID string `json:"pending_transaction_id,required,nullable"`
// A constant representing the object's type. For this resource it will always be
// `card_settlement`.
Type InterestPaymentSimulationResultTransactionSourceCardSettlementType `json:"type,required"`
JSON interestPaymentSimulationResultTransactionSourceCardSettlementJSON
}
A Card Settlement object. This field will be present in the JSON response if and only if `category` is equal to `card_settlement`.
func (*InterestPaymentSimulationResultTransactionSourceCardSettlement) UnmarshalJSON ¶
func (r *InterestPaymentSimulationResultTransactionSourceCardSettlement) UnmarshalJSON(data []byte) (err error)
type InterestPaymentSimulationResultTransactionSourceCardSettlementCurrency ¶
type InterestPaymentSimulationResultTransactionSourceCardSettlementCurrency string
const ( InterestPaymentSimulationResultTransactionSourceCardSettlementCurrencyCad InterestPaymentSimulationResultTransactionSourceCardSettlementCurrency = "CAD" InterestPaymentSimulationResultTransactionSourceCardSettlementCurrencyChf InterestPaymentSimulationResultTransactionSourceCardSettlementCurrency = "CHF" InterestPaymentSimulationResultTransactionSourceCardSettlementCurrencyEur InterestPaymentSimulationResultTransactionSourceCardSettlementCurrency = "EUR" InterestPaymentSimulationResultTransactionSourceCardSettlementCurrencyGbp InterestPaymentSimulationResultTransactionSourceCardSettlementCurrency = "GBP" InterestPaymentSimulationResultTransactionSourceCardSettlementCurrencyJpy InterestPaymentSimulationResultTransactionSourceCardSettlementCurrency = "JPY" InterestPaymentSimulationResultTransactionSourceCardSettlementCurrencyUsd InterestPaymentSimulationResultTransactionSourceCardSettlementCurrency = "USD" )
type InterestPaymentSimulationResultTransactionSourceCardSettlementType ¶
type InterestPaymentSimulationResultTransactionSourceCardSettlementType string
const (
InterestPaymentSimulationResultTransactionSourceCardSettlementTypeCardSettlement InterestPaymentSimulationResultTransactionSourceCardSettlementType = "card_settlement"
)
type InterestPaymentSimulationResultTransactionSourceCategory ¶
type InterestPaymentSimulationResultTransactionSourceCategory string
const ( InterestPaymentSimulationResultTransactionSourceCategoryAccountTransferIntention InterestPaymentSimulationResultTransactionSourceCategory = "account_transfer_intention" InterestPaymentSimulationResultTransactionSourceCategoryACHCheckConversionReturn InterestPaymentSimulationResultTransactionSourceCategory = "ach_check_conversion_return" InterestPaymentSimulationResultTransactionSourceCategoryACHCheckConversion InterestPaymentSimulationResultTransactionSourceCategory = "ach_check_conversion" InterestPaymentSimulationResultTransactionSourceCategoryACHTransferIntention InterestPaymentSimulationResultTransactionSourceCategory = "ach_transfer_intention" InterestPaymentSimulationResultTransactionSourceCategoryACHTransferRejection InterestPaymentSimulationResultTransactionSourceCategory = "ach_transfer_rejection" InterestPaymentSimulationResultTransactionSourceCategoryACHTransferReturn InterestPaymentSimulationResultTransactionSourceCategory = "ach_transfer_return" InterestPaymentSimulationResultTransactionSourceCategoryCardDisputeAcceptance InterestPaymentSimulationResultTransactionSourceCategory = "card_dispute_acceptance" InterestPaymentSimulationResultTransactionSourceCategoryCardRefund InterestPaymentSimulationResultTransactionSourceCategory = "card_refund" InterestPaymentSimulationResultTransactionSourceCategoryCardSettlement InterestPaymentSimulationResultTransactionSourceCategory = "card_settlement" InterestPaymentSimulationResultTransactionSourceCategoryCardRevenuePayment InterestPaymentSimulationResultTransactionSourceCategory = "card_revenue_payment" InterestPaymentSimulationResultTransactionSourceCategoryCheckDepositAcceptance InterestPaymentSimulationResultTransactionSourceCategory = "check_deposit_acceptance" InterestPaymentSimulationResultTransactionSourceCategoryCheckDepositReturn InterestPaymentSimulationResultTransactionSourceCategory = "check_deposit_return" InterestPaymentSimulationResultTransactionSourceCategoryCheckTransferIntention InterestPaymentSimulationResultTransactionSourceCategory = "check_transfer_intention" InterestPaymentSimulationResultTransactionSourceCategoryCheckTransferReturn InterestPaymentSimulationResultTransactionSourceCategory = "check_transfer_return" InterestPaymentSimulationResultTransactionSourceCategoryCheckTransferRejection InterestPaymentSimulationResultTransactionSourceCategory = "check_transfer_rejection" InterestPaymentSimulationResultTransactionSourceCategoryCheckTransferStopPaymentRequest InterestPaymentSimulationResultTransactionSourceCategory = "check_transfer_stop_payment_request" InterestPaymentSimulationResultTransactionSourceCategoryDisputeResolution InterestPaymentSimulationResultTransactionSourceCategory = "dispute_resolution" InterestPaymentSimulationResultTransactionSourceCategoryEmpyrealCashDeposit InterestPaymentSimulationResultTransactionSourceCategory = "empyreal_cash_deposit" InterestPaymentSimulationResultTransactionSourceCategoryFeePayment InterestPaymentSimulationResultTransactionSourceCategory = "fee_payment" InterestPaymentSimulationResultTransactionSourceCategoryInboundACHTransfer InterestPaymentSimulationResultTransactionSourceCategory = "inbound_ach_transfer" InterestPaymentSimulationResultTransactionSourceCategoryInboundACHTransferReturnIntention InterestPaymentSimulationResultTransactionSourceCategory = "inbound_ach_transfer_return_intention" InterestPaymentSimulationResultTransactionSourceCategoryInboundCheck InterestPaymentSimulationResultTransactionSourceCategory = "inbound_check" InterestPaymentSimulationResultTransactionSourceCategoryInboundInternationalACHTransfer InterestPaymentSimulationResultTransactionSourceCategory = "inbound_international_ach_transfer" InterestPaymentSimulationResultTransactionSourceCategoryInboundRealTimePaymentsTransferConfirmation InterestPaymentSimulationResultTransactionSourceCategory = "inbound_real_time_payments_transfer_confirmation" InterestPaymentSimulationResultTransactionSourceCategoryInboundWireDrawdownPaymentReversal InterestPaymentSimulationResultTransactionSourceCategory = "inbound_wire_drawdown_payment_reversal" InterestPaymentSimulationResultTransactionSourceCategoryInboundWireDrawdownPayment InterestPaymentSimulationResultTransactionSourceCategory = "inbound_wire_drawdown_payment" InterestPaymentSimulationResultTransactionSourceCategoryInboundWireReversal InterestPaymentSimulationResultTransactionSourceCategory = "inbound_wire_reversal" InterestPaymentSimulationResultTransactionSourceCategoryInboundWireTransfer InterestPaymentSimulationResultTransactionSourceCategory = "inbound_wire_transfer" InterestPaymentSimulationResultTransactionSourceCategoryInterestPayment InterestPaymentSimulationResultTransactionSourceCategory = "interest_payment" InterestPaymentSimulationResultTransactionSourceCategoryInternalGeneralLedgerTransaction InterestPaymentSimulationResultTransactionSourceCategory = "internal_general_ledger_transaction" InterestPaymentSimulationResultTransactionSourceCategoryInternalSource InterestPaymentSimulationResultTransactionSourceCategory = "internal_source" InterestPaymentSimulationResultTransactionSourceCategoryCardRouteRefund InterestPaymentSimulationResultTransactionSourceCategory = "card_route_refund" InterestPaymentSimulationResultTransactionSourceCategoryCardRouteSettlement InterestPaymentSimulationResultTransactionSourceCategory = "card_route_settlement" InterestPaymentSimulationResultTransactionSourceCategoryRealTimePaymentsTransferAcknowledgement InterestPaymentSimulationResultTransactionSourceCategory = "real_time_payments_transfer_acknowledgement" InterestPaymentSimulationResultTransactionSourceCategorySampleFunds InterestPaymentSimulationResultTransactionSourceCategory = "sample_funds" InterestPaymentSimulationResultTransactionSourceCategoryWireDrawdownPaymentIntention InterestPaymentSimulationResultTransactionSourceCategory = "wire_drawdown_payment_intention" InterestPaymentSimulationResultTransactionSourceCategoryWireDrawdownPaymentRejection InterestPaymentSimulationResultTransactionSourceCategory = "wire_drawdown_payment_rejection" InterestPaymentSimulationResultTransactionSourceCategoryWireTransferIntention InterestPaymentSimulationResultTransactionSourceCategory = "wire_transfer_intention" InterestPaymentSimulationResultTransactionSourceCategoryWireTransferRejection InterestPaymentSimulationResultTransactionSourceCategory = "wire_transfer_rejection" InterestPaymentSimulationResultTransactionSourceCategoryOther InterestPaymentSimulationResultTransactionSourceCategory = "other" )
type InterestPaymentSimulationResultTransactionSourceCheckDepositAcceptance ¶
type InterestPaymentSimulationResultTransactionSourceCheckDepositAcceptance struct {
// The amount to be deposited in the minor unit of the transaction's currency. For
// dollars, for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's currency.
Currency InterestPaymentSimulationResultTransactionSourceCheckDepositAcceptanceCurrency `json:"currency,required"`
// The account number printed on the check.
AccountNumber string `json:"account_number,required"`
// The routing number printed on the check.
RoutingNumber string `json:"routing_number,required"`
// An additional line of metadata printed on the check. This typically includes the
// check number for business checks.
AuxiliaryOnUs string `json:"auxiliary_on_us,required,nullable"`
// The check serial number, if present, for consumer checks. For business checks,
// the serial number is usually in the `auxiliary_on_us` field.
SerialNumber string `json:"serial_number,required,nullable"`
// The ID of the Check Deposit that was accepted.
CheckDepositID string `json:"check_deposit_id,required"`
JSON interestPaymentSimulationResultTransactionSourceCheckDepositAcceptanceJSON
}
A Check Deposit Acceptance object. This field will be present in the JSON response if and only if `category` is equal to `check_deposit_acceptance`.
func (*InterestPaymentSimulationResultTransactionSourceCheckDepositAcceptance) UnmarshalJSON ¶
func (r *InterestPaymentSimulationResultTransactionSourceCheckDepositAcceptance) UnmarshalJSON(data []byte) (err error)
type InterestPaymentSimulationResultTransactionSourceCheckDepositAcceptanceCurrency ¶
type InterestPaymentSimulationResultTransactionSourceCheckDepositAcceptanceCurrency string
const ( InterestPaymentSimulationResultTransactionSourceCheckDepositAcceptanceCurrencyCad InterestPaymentSimulationResultTransactionSourceCheckDepositAcceptanceCurrency = "CAD" InterestPaymentSimulationResultTransactionSourceCheckDepositAcceptanceCurrencyChf InterestPaymentSimulationResultTransactionSourceCheckDepositAcceptanceCurrency = "CHF" InterestPaymentSimulationResultTransactionSourceCheckDepositAcceptanceCurrencyEur InterestPaymentSimulationResultTransactionSourceCheckDepositAcceptanceCurrency = "EUR" InterestPaymentSimulationResultTransactionSourceCheckDepositAcceptanceCurrencyGbp InterestPaymentSimulationResultTransactionSourceCheckDepositAcceptanceCurrency = "GBP" InterestPaymentSimulationResultTransactionSourceCheckDepositAcceptanceCurrencyJpy InterestPaymentSimulationResultTransactionSourceCheckDepositAcceptanceCurrency = "JPY" InterestPaymentSimulationResultTransactionSourceCheckDepositAcceptanceCurrencyUsd InterestPaymentSimulationResultTransactionSourceCheckDepositAcceptanceCurrency = "USD" )
type InterestPaymentSimulationResultTransactionSourceCheckDepositReturn ¶
type InterestPaymentSimulationResultTransactionSourceCheckDepositReturn struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the check deposit was returned.
ReturnedAt time.Time `json:"returned_at,required" format:"date-time"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's currency.
Currency InterestPaymentSimulationResultTransactionSourceCheckDepositReturnCurrency `json:"currency,required"`
// The identifier of the Check Deposit that was returned.
CheckDepositID string `json:"check_deposit_id,required"`
// The identifier of the transaction that reversed the original check deposit
// transaction.
TransactionID string `json:"transaction_id,required"`
ReturnReason InterestPaymentSimulationResultTransactionSourceCheckDepositReturnReturnReason `json:"return_reason,required"`
JSON interestPaymentSimulationResultTransactionSourceCheckDepositReturnJSON
}
A Check Deposit Return object. This field will be present in the JSON response if and only if `category` is equal to `check_deposit_return`.
func (*InterestPaymentSimulationResultTransactionSourceCheckDepositReturn) UnmarshalJSON ¶
func (r *InterestPaymentSimulationResultTransactionSourceCheckDepositReturn) UnmarshalJSON(data []byte) (err error)
type InterestPaymentSimulationResultTransactionSourceCheckDepositReturnCurrency ¶
type InterestPaymentSimulationResultTransactionSourceCheckDepositReturnCurrency string
const ( InterestPaymentSimulationResultTransactionSourceCheckDepositReturnCurrencyCad InterestPaymentSimulationResultTransactionSourceCheckDepositReturnCurrency = "CAD" InterestPaymentSimulationResultTransactionSourceCheckDepositReturnCurrencyChf InterestPaymentSimulationResultTransactionSourceCheckDepositReturnCurrency = "CHF" InterestPaymentSimulationResultTransactionSourceCheckDepositReturnCurrencyEur InterestPaymentSimulationResultTransactionSourceCheckDepositReturnCurrency = "EUR" InterestPaymentSimulationResultTransactionSourceCheckDepositReturnCurrencyGbp InterestPaymentSimulationResultTransactionSourceCheckDepositReturnCurrency = "GBP" InterestPaymentSimulationResultTransactionSourceCheckDepositReturnCurrencyJpy InterestPaymentSimulationResultTransactionSourceCheckDepositReturnCurrency = "JPY" InterestPaymentSimulationResultTransactionSourceCheckDepositReturnCurrencyUsd InterestPaymentSimulationResultTransactionSourceCheckDepositReturnCurrency = "USD" )
type InterestPaymentSimulationResultTransactionSourceCheckDepositReturnReturnReason ¶
type InterestPaymentSimulationResultTransactionSourceCheckDepositReturnReturnReason string
const ( InterestPaymentSimulationResultTransactionSourceCheckDepositReturnReturnReasonACHConversionNotSupported InterestPaymentSimulationResultTransactionSourceCheckDepositReturnReturnReason = "ach_conversion_not_supported" InterestPaymentSimulationResultTransactionSourceCheckDepositReturnReturnReasonClosedAccount InterestPaymentSimulationResultTransactionSourceCheckDepositReturnReturnReason = "closed_account" InterestPaymentSimulationResultTransactionSourceCheckDepositReturnReturnReasonDuplicateSubmission InterestPaymentSimulationResultTransactionSourceCheckDepositReturnReturnReason = "duplicate_submission" InterestPaymentSimulationResultTransactionSourceCheckDepositReturnReturnReasonInsufficientFunds InterestPaymentSimulationResultTransactionSourceCheckDepositReturnReturnReason = "insufficient_funds" InterestPaymentSimulationResultTransactionSourceCheckDepositReturnReturnReasonNoAccount InterestPaymentSimulationResultTransactionSourceCheckDepositReturnReturnReason = "no_account" InterestPaymentSimulationResultTransactionSourceCheckDepositReturnReturnReasonNotAuthorized InterestPaymentSimulationResultTransactionSourceCheckDepositReturnReturnReason = "not_authorized" InterestPaymentSimulationResultTransactionSourceCheckDepositReturnReturnReasonStaleDated InterestPaymentSimulationResultTransactionSourceCheckDepositReturnReturnReason = "stale_dated" InterestPaymentSimulationResultTransactionSourceCheckDepositReturnReturnReasonStopPayment InterestPaymentSimulationResultTransactionSourceCheckDepositReturnReturnReason = "stop_payment" InterestPaymentSimulationResultTransactionSourceCheckDepositReturnReturnReasonUnknownReason InterestPaymentSimulationResultTransactionSourceCheckDepositReturnReturnReason = "unknown_reason" InterestPaymentSimulationResultTransactionSourceCheckDepositReturnReturnReasonUnmatchedDetails InterestPaymentSimulationResultTransactionSourceCheckDepositReturnReturnReason = "unmatched_details" InterestPaymentSimulationResultTransactionSourceCheckDepositReturnReturnReasonUnreadableImage InterestPaymentSimulationResultTransactionSourceCheckDepositReturnReturnReason = "unreadable_image" )
type InterestPaymentSimulationResultTransactionSourceCheckTransferIntention ¶
type InterestPaymentSimulationResultTransactionSourceCheckTransferIntention struct {
// The street address of the check's destination.
AddressLine1 string `json:"address_line1,required"`
// The second line of the address of the check's destination.
AddressLine2 string `json:"address_line2,required,nullable"`
// The city of the check's destination.
AddressCity string `json:"address_city,required"`
// The state of the check's destination.
AddressState string `json:"address_state,required"`
// The postal code of the check's destination.
AddressZip string `json:"address_zip,required"`
// The transfer amount in USD cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the check's
// currency.
Currency InterestPaymentSimulationResultTransactionSourceCheckTransferIntentionCurrency `json:"currency,required"`
// The name that will be printed on the check.
RecipientName string `json:"recipient_name,required"`
// The identifier of the Check Transfer with which this is associated.
TransferID string `json:"transfer_id,required"`
JSON interestPaymentSimulationResultTransactionSourceCheckTransferIntentionJSON
}
A Check Transfer Intention object. This field will be present in the JSON response if and only if `category` is equal to `check_transfer_intention`.
func (*InterestPaymentSimulationResultTransactionSourceCheckTransferIntention) UnmarshalJSON ¶
func (r *InterestPaymentSimulationResultTransactionSourceCheckTransferIntention) UnmarshalJSON(data []byte) (err error)
type InterestPaymentSimulationResultTransactionSourceCheckTransferIntentionCurrency ¶
type InterestPaymentSimulationResultTransactionSourceCheckTransferIntentionCurrency string
const ( InterestPaymentSimulationResultTransactionSourceCheckTransferIntentionCurrencyCad InterestPaymentSimulationResultTransactionSourceCheckTransferIntentionCurrency = "CAD" InterestPaymentSimulationResultTransactionSourceCheckTransferIntentionCurrencyChf InterestPaymentSimulationResultTransactionSourceCheckTransferIntentionCurrency = "CHF" InterestPaymentSimulationResultTransactionSourceCheckTransferIntentionCurrencyEur InterestPaymentSimulationResultTransactionSourceCheckTransferIntentionCurrency = "EUR" InterestPaymentSimulationResultTransactionSourceCheckTransferIntentionCurrencyGbp InterestPaymentSimulationResultTransactionSourceCheckTransferIntentionCurrency = "GBP" InterestPaymentSimulationResultTransactionSourceCheckTransferIntentionCurrencyJpy InterestPaymentSimulationResultTransactionSourceCheckTransferIntentionCurrency = "JPY" InterestPaymentSimulationResultTransactionSourceCheckTransferIntentionCurrencyUsd InterestPaymentSimulationResultTransactionSourceCheckTransferIntentionCurrency = "USD" )
type InterestPaymentSimulationResultTransactionSourceCheckTransferRejection ¶
type InterestPaymentSimulationResultTransactionSourceCheckTransferRejection struct {
// The identifier of the Check Transfer that led to this Transaction.
TransferID string `json:"transfer_id,required"`
JSON interestPaymentSimulationResultTransactionSourceCheckTransferRejectionJSON
}
A Check Transfer Rejection object. This field will be present in the JSON response if and only if `category` is equal to `check_transfer_rejection`.
func (*InterestPaymentSimulationResultTransactionSourceCheckTransferRejection) UnmarshalJSON ¶
func (r *InterestPaymentSimulationResultTransactionSourceCheckTransferRejection) UnmarshalJSON(data []byte) (err error)
type InterestPaymentSimulationResultTransactionSourceCheckTransferReturn ¶
type InterestPaymentSimulationResultTransactionSourceCheckTransferReturn struct {
// The identifier of the returned Check Transfer.
TransferID string `json:"transfer_id,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the check was returned.
ReturnedAt time.Time `json:"returned_at,required" format:"date-time"`
// If available, a document with additional information about the return.
FileID string `json:"file_id,required,nullable"`
// The reason why the check was returned.
Reason InterestPaymentSimulationResultTransactionSourceCheckTransferReturnReason `json:"reason,required"`
// The identifier of the Transaction that was created to credit you for the
// returned check.
TransactionID string `json:"transaction_id,required,nullable"`
JSON interestPaymentSimulationResultTransactionSourceCheckTransferReturnJSON
}
A Check Transfer Return object. This field will be present in the JSON response if and only if `category` is equal to `check_transfer_return`.
func (*InterestPaymentSimulationResultTransactionSourceCheckTransferReturn) UnmarshalJSON ¶
func (r *InterestPaymentSimulationResultTransactionSourceCheckTransferReturn) UnmarshalJSON(data []byte) (err error)
type InterestPaymentSimulationResultTransactionSourceCheckTransferReturnReason ¶
type InterestPaymentSimulationResultTransactionSourceCheckTransferReturnReason string
const ( InterestPaymentSimulationResultTransactionSourceCheckTransferReturnReasonMailDeliveryFailure InterestPaymentSimulationResultTransactionSourceCheckTransferReturnReason = "mail_delivery_failure" InterestPaymentSimulationResultTransactionSourceCheckTransferReturnReasonRefusedByRecipient InterestPaymentSimulationResultTransactionSourceCheckTransferReturnReason = "refused_by_recipient" InterestPaymentSimulationResultTransactionSourceCheckTransferReturnReasonReturnedNotAuthorized InterestPaymentSimulationResultTransactionSourceCheckTransferReturnReason = "returned_not_authorized" )
type InterestPaymentSimulationResultTransactionSourceCheckTransferStopPaymentRequest ¶
type InterestPaymentSimulationResultTransactionSourceCheckTransferStopPaymentRequest struct {
// The ID of the check transfer that was stopped.
TransferID string `json:"transfer_id,required"`
// The transaction ID of the corresponding credit transaction.
TransactionID string `json:"transaction_id,required"`
// The time the stop-payment was requested.
RequestedAt time.Time `json:"requested_at,required" format:"date-time"`
// A constant representing the object's type. For this resource it will always be
// `check_transfer_stop_payment_request`.
Type InterestPaymentSimulationResultTransactionSourceCheckTransferStopPaymentRequestType `json:"type,required"`
JSON interestPaymentSimulationResultTransactionSourceCheckTransferStopPaymentRequestJSON
}
A Check Transfer Stop Payment Request object. This field will be present in the JSON response if and only if `category` is equal to `check_transfer_stop_payment_request`.
func (*InterestPaymentSimulationResultTransactionSourceCheckTransferStopPaymentRequest) UnmarshalJSON ¶
func (r *InterestPaymentSimulationResultTransactionSourceCheckTransferStopPaymentRequest) UnmarshalJSON(data []byte) (err error)
type InterestPaymentSimulationResultTransactionSourceCheckTransferStopPaymentRequestType ¶
type InterestPaymentSimulationResultTransactionSourceCheckTransferStopPaymentRequestType string
const (
InterestPaymentSimulationResultTransactionSourceCheckTransferStopPaymentRequestTypeCheckTransferStopPaymentRequest InterestPaymentSimulationResultTransactionSourceCheckTransferStopPaymentRequestType = "check_transfer_stop_payment_request"
)
type InterestPaymentSimulationResultTransactionSourceDisputeResolution ¶
type InterestPaymentSimulationResultTransactionSourceDisputeResolution struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's currency.
Currency InterestPaymentSimulationResultTransactionSourceDisputeResolutionCurrency `json:"currency,required"`
// The identifier of the Transaction that was disputed.
DisputedTransactionID string `json:"disputed_transaction_id,required"`
JSON interestPaymentSimulationResultTransactionSourceDisputeResolutionJSON
}
A Dispute Resolution object. This field will be present in the JSON response if and only if `category` is equal to `dispute_resolution`.
func (*InterestPaymentSimulationResultTransactionSourceDisputeResolution) UnmarshalJSON ¶
func (r *InterestPaymentSimulationResultTransactionSourceDisputeResolution) UnmarshalJSON(data []byte) (err error)
type InterestPaymentSimulationResultTransactionSourceDisputeResolutionCurrency ¶
type InterestPaymentSimulationResultTransactionSourceDisputeResolutionCurrency string
const ( InterestPaymentSimulationResultTransactionSourceDisputeResolutionCurrencyCad InterestPaymentSimulationResultTransactionSourceDisputeResolutionCurrency = "CAD" InterestPaymentSimulationResultTransactionSourceDisputeResolutionCurrencyChf InterestPaymentSimulationResultTransactionSourceDisputeResolutionCurrency = "CHF" InterestPaymentSimulationResultTransactionSourceDisputeResolutionCurrencyEur InterestPaymentSimulationResultTransactionSourceDisputeResolutionCurrency = "EUR" InterestPaymentSimulationResultTransactionSourceDisputeResolutionCurrencyGbp InterestPaymentSimulationResultTransactionSourceDisputeResolutionCurrency = "GBP" InterestPaymentSimulationResultTransactionSourceDisputeResolutionCurrencyJpy InterestPaymentSimulationResultTransactionSourceDisputeResolutionCurrency = "JPY" InterestPaymentSimulationResultTransactionSourceDisputeResolutionCurrencyUsd InterestPaymentSimulationResultTransactionSourceDisputeResolutionCurrency = "USD" )
type InterestPaymentSimulationResultTransactionSourceEmpyrealCashDeposit ¶
type InterestPaymentSimulationResultTransactionSourceEmpyrealCashDeposit struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
BagID string `json:"bag_id,required"`
DepositDate time.Time `json:"deposit_date,required" format:"date-time"`
JSON interestPaymentSimulationResultTransactionSourceEmpyrealCashDepositJSON
}
A Empyreal Cash Deposit object. This field will be present in the JSON response if and only if `category` is equal to `empyreal_cash_deposit`.
func (*InterestPaymentSimulationResultTransactionSourceEmpyrealCashDeposit) UnmarshalJSON ¶
func (r *InterestPaymentSimulationResultTransactionSourceEmpyrealCashDeposit) UnmarshalJSON(data []byte) (err error)
type InterestPaymentSimulationResultTransactionSourceFeePayment ¶
type InterestPaymentSimulationResultTransactionSourceFeePayment struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the transaction
// currency.
Currency InterestPaymentSimulationResultTransactionSourceFeePaymentCurrency `json:"currency,required"`
JSON interestPaymentSimulationResultTransactionSourceFeePaymentJSON
}
A Fee Payment object. This field will be present in the JSON response if and only if `category` is equal to `fee_payment`.
func (*InterestPaymentSimulationResultTransactionSourceFeePayment) UnmarshalJSON ¶
func (r *InterestPaymentSimulationResultTransactionSourceFeePayment) UnmarshalJSON(data []byte) (err error)
type InterestPaymentSimulationResultTransactionSourceFeePaymentCurrency ¶
type InterestPaymentSimulationResultTransactionSourceFeePaymentCurrency string
const ( InterestPaymentSimulationResultTransactionSourceFeePaymentCurrencyCad InterestPaymentSimulationResultTransactionSourceFeePaymentCurrency = "CAD" InterestPaymentSimulationResultTransactionSourceFeePaymentCurrencyChf InterestPaymentSimulationResultTransactionSourceFeePaymentCurrency = "CHF" InterestPaymentSimulationResultTransactionSourceFeePaymentCurrencyEur InterestPaymentSimulationResultTransactionSourceFeePaymentCurrency = "EUR" InterestPaymentSimulationResultTransactionSourceFeePaymentCurrencyGbp InterestPaymentSimulationResultTransactionSourceFeePaymentCurrency = "GBP" InterestPaymentSimulationResultTransactionSourceFeePaymentCurrencyJpy InterestPaymentSimulationResultTransactionSourceFeePaymentCurrency = "JPY" InterestPaymentSimulationResultTransactionSourceFeePaymentCurrencyUsd InterestPaymentSimulationResultTransactionSourceFeePaymentCurrency = "USD" )
type InterestPaymentSimulationResultTransactionSourceInboundACHTransfer ¶
type InterestPaymentSimulationResultTransactionSourceInboundACHTransfer struct {
// The amount in the minor unit of the destination account currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
OriginatorCompanyName string `json:"originator_company_name,required"`
OriginatorCompanyDescriptiveDate string `json:"originator_company_descriptive_date,required,nullable"`
OriginatorCompanyDiscretionaryData string `json:"originator_company_discretionary_data,required,nullable"`
OriginatorCompanyEntryDescription string `json:"originator_company_entry_description,required"`
OriginatorCompanyID string `json:"originator_company_id,required"`
ReceiverIDNumber string `json:"receiver_id_number,required,nullable"`
ReceiverName string `json:"receiver_name,required,nullable"`
TraceNumber string `json:"trace_number,required"`
JSON interestPaymentSimulationResultTransactionSourceInboundACHTransferJSON
}
A Inbound ACH Transfer object. This field will be present in the JSON response if and only if `category` is equal to `inbound_ach_transfer`.
func (*InterestPaymentSimulationResultTransactionSourceInboundACHTransfer) UnmarshalJSON ¶
func (r *InterestPaymentSimulationResultTransactionSourceInboundACHTransfer) UnmarshalJSON(data []byte) (err error)
type InterestPaymentSimulationResultTransactionSourceInboundCheck ¶
type InterestPaymentSimulationResultTransactionSourceInboundCheck struct {
// The amount in the minor unit of the destination account currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's currency.
Currency InterestPaymentSimulationResultTransactionSourceInboundCheckCurrency `json:"currency,required"`
CheckNumber string `json:"check_number,required,nullable"`
CheckFrontImageFileID string `json:"check_front_image_file_id,required,nullable"`
CheckRearImageFileID string `json:"check_rear_image_file_id,required,nullable"`
JSON interestPaymentSimulationResultTransactionSourceInboundCheckJSON
}
A Inbound Check object. This field will be present in the JSON response if and only if `category` is equal to `inbound_check`.
func (*InterestPaymentSimulationResultTransactionSourceInboundCheck) UnmarshalJSON ¶
func (r *InterestPaymentSimulationResultTransactionSourceInboundCheck) UnmarshalJSON(data []byte) (err error)
type InterestPaymentSimulationResultTransactionSourceInboundCheckCurrency ¶
type InterestPaymentSimulationResultTransactionSourceInboundCheckCurrency string
const ( InterestPaymentSimulationResultTransactionSourceInboundCheckCurrencyCad InterestPaymentSimulationResultTransactionSourceInboundCheckCurrency = "CAD" InterestPaymentSimulationResultTransactionSourceInboundCheckCurrencyChf InterestPaymentSimulationResultTransactionSourceInboundCheckCurrency = "CHF" InterestPaymentSimulationResultTransactionSourceInboundCheckCurrencyEur InterestPaymentSimulationResultTransactionSourceInboundCheckCurrency = "EUR" InterestPaymentSimulationResultTransactionSourceInboundCheckCurrencyGbp InterestPaymentSimulationResultTransactionSourceInboundCheckCurrency = "GBP" InterestPaymentSimulationResultTransactionSourceInboundCheckCurrencyJpy InterestPaymentSimulationResultTransactionSourceInboundCheckCurrency = "JPY" InterestPaymentSimulationResultTransactionSourceInboundCheckCurrencyUsd InterestPaymentSimulationResultTransactionSourceInboundCheckCurrency = "USD" )
type InterestPaymentSimulationResultTransactionSourceInboundInternationalACHTransfer ¶
type InterestPaymentSimulationResultTransactionSourceInboundInternationalACHTransfer struct {
// The amount in the minor unit of the destination account currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
ForeignExchangeIndicator string `json:"foreign_exchange_indicator,required"`
ForeignExchangeReferenceIndicator string `json:"foreign_exchange_reference_indicator,required"`
ForeignExchangeReference string `json:"foreign_exchange_reference,required,nullable"`
DestinationCountryCode string `json:"destination_country_code,required"`
DestinationCurrencyCode string `json:"destination_currency_code,required"`
ForeignPaymentAmount int64 `json:"foreign_payment_amount,required"`
ForeignTraceNumber string `json:"foreign_trace_number,required,nullable"`
InternationalTransactionTypeCode string `json:"international_transaction_type_code,required"`
OriginatingCurrencyCode string `json:"originating_currency_code,required"`
OriginatingDepositoryFinancialInstitutionName string `json:"originating_depository_financial_institution_name,required"`
OriginatingDepositoryFinancialInstitutionIDQualifier string `json:"originating_depository_financial_institution_id_qualifier,required"`
OriginatingDepositoryFinancialInstitutionID string `json:"originating_depository_financial_institution_id,required"`
OriginatingDepositoryFinancialInstitutionBranchCountry string `json:"originating_depository_financial_institution_branch_country,required"`
OriginatorCity string `json:"originator_city,required"`
OriginatorCompanyEntryDescription string `json:"originator_company_entry_description,required"`
OriginatorCountry string `json:"originator_country,required"`
OriginatorIdentification string `json:"originator_identification,required"`
OriginatorName string `json:"originator_name,required"`
OriginatorPostalCode string `json:"originator_postal_code,required,nullable"`
OriginatorStreetAddress string `json:"originator_street_address,required"`
OriginatorStateOrProvince string `json:"originator_state_or_province,required,nullable"`
PaymentRelatedInformation string `json:"payment_related_information,required,nullable"`
PaymentRelatedInformation2 string `json:"payment_related_information2,required,nullable"`
ReceiverIdentificationNumber string `json:"receiver_identification_number,required,nullable"`
ReceiverStreetAddress string `json:"receiver_street_address,required"`
ReceiverCity string `json:"receiver_city,required"`
ReceiverStateOrProvince string `json:"receiver_state_or_province,required,nullable"`
ReceiverCountry string `json:"receiver_country,required"`
ReceiverPostalCode string `json:"receiver_postal_code,required,nullable"`
ReceivingCompanyOrIndividualName string `json:"receiving_company_or_individual_name,required"`
ReceivingDepositoryFinancialInstitutionName string `json:"receiving_depository_financial_institution_name,required"`
ReceivingDepositoryFinancialInstitutionIDQualifier string `json:"receiving_depository_financial_institution_id_qualifier,required"`
ReceivingDepositoryFinancialInstitutionID string `json:"receiving_depository_financial_institution_id,required"`
ReceivingDepositoryFinancialInstitutionCountry string `json:"receiving_depository_financial_institution_country,required"`
TraceNumber string `json:"trace_number,required"`
JSON interestPaymentSimulationResultTransactionSourceInboundInternationalACHTransferJSON
}
A Inbound International ACH Transfer object. This field will be present in the JSON response if and only if `category` is equal to `inbound_international_ach_transfer`.
func (*InterestPaymentSimulationResultTransactionSourceInboundInternationalACHTransfer) UnmarshalJSON ¶
func (r *InterestPaymentSimulationResultTransactionSourceInboundInternationalACHTransfer) UnmarshalJSON(data []byte) (err error)
type InterestPaymentSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmation ¶
type InterestPaymentSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmation struct {
// The amount in the minor unit of the transfer's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code of the transfer's
// currency. This will always be "USD" for a Real Time Payments transfer.
Currency InterestPaymentSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency `json:"currency,required"`
// The name the sender of the transfer specified as the recipient of the transfer.
CreditorName string `json:"creditor_name,required"`
// The name provided by the sender of the transfer.
DebtorName string `json:"debtor_name,required"`
// The account number of the account that sent the transfer.
DebtorAccountNumber string `json:"debtor_account_number,required"`
// The routing number of the account that sent the transfer.
DebtorRoutingNumber string `json:"debtor_routing_number,required"`
// The Real Time Payments network identification of the transfer
TransactionIdentification string `json:"transaction_identification,required"`
// Additional information included with the transfer.
RemittanceInformation string `json:"remittance_information,required,nullable"`
JSON interestPaymentSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmationJSON
}
A Inbound Real Time Payments Transfer Confirmation object. This field will be present in the JSON response if and only if `category` is equal to `inbound_real_time_payments_transfer_confirmation`.
func (*InterestPaymentSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmation) UnmarshalJSON ¶
func (r *InterestPaymentSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmation) UnmarshalJSON(data []byte) (err error)
type InterestPaymentSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency ¶
type InterestPaymentSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency string
const ( InterestPaymentSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrencyCad InterestPaymentSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency = "CAD" InterestPaymentSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrencyChf InterestPaymentSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency = "CHF" InterestPaymentSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrencyEur InterestPaymentSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency = "EUR" InterestPaymentSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrencyGbp InterestPaymentSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency = "GBP" InterestPaymentSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrencyJpy InterestPaymentSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency = "JPY" InterestPaymentSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrencyUsd InterestPaymentSimulationResultTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency = "USD" )
type InterestPaymentSimulationResultTransactionSourceInboundWireDrawdownPayment ¶
type InterestPaymentSimulationResultTransactionSourceInboundWireDrawdownPayment struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
BeneficiaryAddressLine1 string `json:"beneficiary_address_line1,required,nullable"`
BeneficiaryAddressLine2 string `json:"beneficiary_address_line2,required,nullable"`
BeneficiaryAddressLine3 string `json:"beneficiary_address_line3,required,nullable"`
BeneficiaryName string `json:"beneficiary_name,required,nullable"`
BeneficiaryReference string `json:"beneficiary_reference,required,nullable"`
Description string `json:"description,required"`
InputMessageAccountabilityData string `json:"input_message_accountability_data,required,nullable"`
OriginatorAddressLine1 string `json:"originator_address_line1,required,nullable"`
OriginatorAddressLine2 string `json:"originator_address_line2,required,nullable"`
OriginatorAddressLine3 string `json:"originator_address_line3,required,nullable"`
OriginatorName string `json:"originator_name,required,nullable"`
OriginatorToBeneficiaryInformation string `json:"originator_to_beneficiary_information,required,nullable"`
JSON interestPaymentSimulationResultTransactionSourceInboundWireDrawdownPaymentJSON
}
A Inbound Wire Drawdown Payment object. This field will be present in the JSON response if and only if `category` is equal to `inbound_wire_drawdown_payment`.
func (*InterestPaymentSimulationResultTransactionSourceInboundWireDrawdownPayment) UnmarshalJSON ¶
func (r *InterestPaymentSimulationResultTransactionSourceInboundWireDrawdownPayment) UnmarshalJSON(data []byte) (err error)
type InterestPaymentSimulationResultTransactionSourceInboundWireDrawdownPaymentReversal ¶
type InterestPaymentSimulationResultTransactionSourceInboundWireDrawdownPaymentReversal struct {
// The amount that was reversed.
Amount int64 `json:"amount,required"`
// The description on the reversal message from Fedwire.
Description string `json:"description,required"`
// The Fedwire cycle date for the wire reversal.
InputCycleDate time.Time `json:"input_cycle_date,required" format:"date"`
// The Fedwire sequence number.
InputSequenceNumber string `json:"input_sequence_number,required"`
// The Fedwire input source identifier.
InputSource string `json:"input_source,required"`
// The Fedwire transaction identifier.
InputMessageAccountabilityData string `json:"input_message_accountability_data,required"`
// The Fedwire transaction identifier for the wire transfer that was reversed.
PreviousMessageInputMessageAccountabilityData string `json:"previous_message_input_message_accountability_data,required"`
// The Fedwire cycle date for the wire transfer that was reversed.
PreviousMessageInputCycleDate time.Time `json:"previous_message_input_cycle_date,required" format:"date"`
// The Fedwire sequence number for the wire transfer that was reversed.
PreviousMessageInputSequenceNumber string `json:"previous_message_input_sequence_number,required"`
// The Fedwire input source identifier for the wire transfer that was reversed.
PreviousMessageInputSource string `json:"previous_message_input_source,required"`
JSON interestPaymentSimulationResultTransactionSourceInboundWireDrawdownPaymentReversalJSON
}
A Inbound Wire Drawdown Payment Reversal object. This field will be present in the JSON response if and only if `category` is equal to `inbound_wire_drawdown_payment_reversal`.
func (*InterestPaymentSimulationResultTransactionSourceInboundWireDrawdownPaymentReversal) UnmarshalJSON ¶
func (r *InterestPaymentSimulationResultTransactionSourceInboundWireDrawdownPaymentReversal) UnmarshalJSON(data []byte) (err error)
type InterestPaymentSimulationResultTransactionSourceInboundWireReversal ¶
type InterestPaymentSimulationResultTransactionSourceInboundWireReversal struct {
// The amount that was reversed.
Amount int64 `json:"amount,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the reversal was created.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// The description on the reversal message from Fedwire.
Description string `json:"description,required"`
// The Fedwire cycle date for the wire reversal.
InputCycleDate time.Time `json:"input_cycle_date,required" format:"date"`
// The Fedwire sequence number.
InputSequenceNumber string `json:"input_sequence_number,required"`
// The Fedwire input source identifier.
InputSource string `json:"input_source,required"`
// The Fedwire transaction identifier.
InputMessageAccountabilityData string `json:"input_message_accountability_data,required"`
// The Fedwire transaction identifier for the wire transfer that was reversed.
PreviousMessageInputMessageAccountabilityData string `json:"previous_message_input_message_accountability_data,required"`
// The Fedwire cycle date for the wire transfer that was reversed.
PreviousMessageInputCycleDate time.Time `json:"previous_message_input_cycle_date,required" format:"date"`
// The Fedwire sequence number for the wire transfer that was reversed.
PreviousMessageInputSequenceNumber string `json:"previous_message_input_sequence_number,required"`
// The Fedwire input source identifier for the wire transfer that was reversed.
PreviousMessageInputSource string `json:"previous_message_input_source,required"`
// Information included in the wire reversal for the receiving financial
// institution.
ReceiverFinancialInstitutionInformation string `json:"receiver_financial_institution_information,required,nullable"`
// Additional financial institution information included in the wire reversal.
FinancialInstitutionToFinancialInstitutionInformation string `json:"financial_institution_to_financial_institution_information,required,nullable"`
// The ID for the Transaction associated with the transfer reversal.
TransactionID string `json:"transaction_id,required,nullable"`
// The ID for the Wire Transfer that is being reversed.
WireTransferID string `json:"wire_transfer_id,required"`
JSON interestPaymentSimulationResultTransactionSourceInboundWireReversalJSON
}
A Inbound Wire Reversal object. This field will be present in the JSON response if and only if `category` is equal to `inbound_wire_reversal`.
func (*InterestPaymentSimulationResultTransactionSourceInboundWireReversal) UnmarshalJSON ¶
func (r *InterestPaymentSimulationResultTransactionSourceInboundWireReversal) UnmarshalJSON(data []byte) (err error)
type InterestPaymentSimulationResultTransactionSourceInboundWireTransfer ¶
type InterestPaymentSimulationResultTransactionSourceInboundWireTransfer struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
BeneficiaryAddressLine1 string `json:"beneficiary_address_line1,required,nullable"`
BeneficiaryAddressLine2 string `json:"beneficiary_address_line2,required,nullable"`
BeneficiaryAddressLine3 string `json:"beneficiary_address_line3,required,nullable"`
BeneficiaryName string `json:"beneficiary_name,required,nullable"`
BeneficiaryReference string `json:"beneficiary_reference,required,nullable"`
Description string `json:"description,required"`
InputMessageAccountabilityData string `json:"input_message_accountability_data,required,nullable"`
OriginatorAddressLine1 string `json:"originator_address_line1,required,nullable"`
OriginatorAddressLine2 string `json:"originator_address_line2,required,nullable"`
OriginatorAddressLine3 string `json:"originator_address_line3,required,nullable"`
OriginatorName string `json:"originator_name,required,nullable"`
OriginatorToBeneficiaryInformationLine1 string `json:"originator_to_beneficiary_information_line1,required,nullable"`
OriginatorToBeneficiaryInformationLine2 string `json:"originator_to_beneficiary_information_line2,required,nullable"`
OriginatorToBeneficiaryInformationLine3 string `json:"originator_to_beneficiary_information_line3,required,nullable"`
OriginatorToBeneficiaryInformationLine4 string `json:"originator_to_beneficiary_information_line4,required,nullable"`
OriginatorToBeneficiaryInformation string `json:"originator_to_beneficiary_information,required,nullable"`
JSON interestPaymentSimulationResultTransactionSourceInboundWireTransferJSON
}
A Inbound Wire Transfer object. This field will be present in the JSON response if and only if `category` is equal to `inbound_wire_transfer`.
func (*InterestPaymentSimulationResultTransactionSourceInboundWireTransfer) UnmarshalJSON ¶
func (r *InterestPaymentSimulationResultTransactionSourceInboundWireTransfer) UnmarshalJSON(data []byte) (err error)
type InterestPaymentSimulationResultTransactionSourceInterestPayment ¶
type InterestPaymentSimulationResultTransactionSourceInterestPayment struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the transaction
// currency.
Currency InterestPaymentSimulationResultTransactionSourceInterestPaymentCurrency `json:"currency,required"`
// The start of the period for which this transaction paid interest.
PeriodStart time.Time `json:"period_start,required" format:"date-time"`
// The end of the period for which this transaction paid interest.
PeriodEnd time.Time `json:"period_end,required" format:"date-time"`
// The account on which the interest was accrued.
AccruedOnAccountID string `json:"accrued_on_account_id,required,nullable"`
JSON interestPaymentSimulationResultTransactionSourceInterestPaymentJSON
}
A Interest Payment object. This field will be present in the JSON response if and only if `category` is equal to `interest_payment`.
func (*InterestPaymentSimulationResultTransactionSourceInterestPayment) UnmarshalJSON ¶
func (r *InterestPaymentSimulationResultTransactionSourceInterestPayment) UnmarshalJSON(data []byte) (err error)
type InterestPaymentSimulationResultTransactionSourceInterestPaymentCurrency ¶
type InterestPaymentSimulationResultTransactionSourceInterestPaymentCurrency string
const ( InterestPaymentSimulationResultTransactionSourceInterestPaymentCurrencyCad InterestPaymentSimulationResultTransactionSourceInterestPaymentCurrency = "CAD" InterestPaymentSimulationResultTransactionSourceInterestPaymentCurrencyChf InterestPaymentSimulationResultTransactionSourceInterestPaymentCurrency = "CHF" InterestPaymentSimulationResultTransactionSourceInterestPaymentCurrencyEur InterestPaymentSimulationResultTransactionSourceInterestPaymentCurrency = "EUR" InterestPaymentSimulationResultTransactionSourceInterestPaymentCurrencyGbp InterestPaymentSimulationResultTransactionSourceInterestPaymentCurrency = "GBP" InterestPaymentSimulationResultTransactionSourceInterestPaymentCurrencyJpy InterestPaymentSimulationResultTransactionSourceInterestPaymentCurrency = "JPY" InterestPaymentSimulationResultTransactionSourceInterestPaymentCurrencyUsd InterestPaymentSimulationResultTransactionSourceInterestPaymentCurrency = "USD" )
type InterestPaymentSimulationResultTransactionSourceInternalSource ¶
type InterestPaymentSimulationResultTransactionSourceInternalSource struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the transaction
// currency.
Currency InterestPaymentSimulationResultTransactionSourceInternalSourceCurrency `json:"currency,required"`
Reason InterestPaymentSimulationResultTransactionSourceInternalSourceReason `json:"reason,required"`
JSON interestPaymentSimulationResultTransactionSourceInternalSourceJSON
}
A Internal Source object. This field will be present in the JSON response if and only if `category` is equal to `internal_source`.
func (*InterestPaymentSimulationResultTransactionSourceInternalSource) UnmarshalJSON ¶
func (r *InterestPaymentSimulationResultTransactionSourceInternalSource) UnmarshalJSON(data []byte) (err error)
type InterestPaymentSimulationResultTransactionSourceInternalSourceCurrency ¶
type InterestPaymentSimulationResultTransactionSourceInternalSourceCurrency string
const ( InterestPaymentSimulationResultTransactionSourceInternalSourceCurrencyCad InterestPaymentSimulationResultTransactionSourceInternalSourceCurrency = "CAD" InterestPaymentSimulationResultTransactionSourceInternalSourceCurrencyChf InterestPaymentSimulationResultTransactionSourceInternalSourceCurrency = "CHF" InterestPaymentSimulationResultTransactionSourceInternalSourceCurrencyEur InterestPaymentSimulationResultTransactionSourceInternalSourceCurrency = "EUR" InterestPaymentSimulationResultTransactionSourceInternalSourceCurrencyGbp InterestPaymentSimulationResultTransactionSourceInternalSourceCurrency = "GBP" InterestPaymentSimulationResultTransactionSourceInternalSourceCurrencyJpy InterestPaymentSimulationResultTransactionSourceInternalSourceCurrency = "JPY" InterestPaymentSimulationResultTransactionSourceInternalSourceCurrencyUsd InterestPaymentSimulationResultTransactionSourceInternalSourceCurrency = "USD" )
type InterestPaymentSimulationResultTransactionSourceInternalSourceReason ¶
type InterestPaymentSimulationResultTransactionSourceInternalSourceReason string
const ( InterestPaymentSimulationResultTransactionSourceInternalSourceReasonBankMigration InterestPaymentSimulationResultTransactionSourceInternalSourceReason = "bank_migration" InterestPaymentSimulationResultTransactionSourceInternalSourceReasonCashback InterestPaymentSimulationResultTransactionSourceInternalSourceReason = "cashback" InterestPaymentSimulationResultTransactionSourceInternalSourceReasonCollectionReceivable InterestPaymentSimulationResultTransactionSourceInternalSourceReason = "collection_receivable" InterestPaymentSimulationResultTransactionSourceInternalSourceReasonEmpyrealAdjustment InterestPaymentSimulationResultTransactionSourceInternalSourceReason = "empyreal_adjustment" InterestPaymentSimulationResultTransactionSourceInternalSourceReasonError InterestPaymentSimulationResultTransactionSourceInternalSourceReason = "error" InterestPaymentSimulationResultTransactionSourceInternalSourceReasonErrorCorrection InterestPaymentSimulationResultTransactionSourceInternalSourceReason = "error_correction" InterestPaymentSimulationResultTransactionSourceInternalSourceReasonFees InterestPaymentSimulationResultTransactionSourceInternalSourceReason = "fees" InterestPaymentSimulationResultTransactionSourceInternalSourceReasonInterest InterestPaymentSimulationResultTransactionSourceInternalSourceReason = "interest" InterestPaymentSimulationResultTransactionSourceInternalSourceReasonNegativeBalanceForgiveness InterestPaymentSimulationResultTransactionSourceInternalSourceReason = "negative_balance_forgiveness" InterestPaymentSimulationResultTransactionSourceInternalSourceReasonSampleFunds InterestPaymentSimulationResultTransactionSourceInternalSourceReason = "sample_funds" InterestPaymentSimulationResultTransactionSourceInternalSourceReasonSampleFundsReturn InterestPaymentSimulationResultTransactionSourceInternalSourceReason = "sample_funds_return" )
type InterestPaymentSimulationResultTransactionSourceRealTimePaymentsTransferAcknowledgement ¶
type InterestPaymentSimulationResultTransactionSourceRealTimePaymentsTransferAcknowledgement struct {
// The transfer amount in USD cents.
Amount int64 `json:"amount,required"`
// The destination account number.
DestinationAccountNumber string `json:"destination_account_number,required"`
// The American Bankers' Association (ABA) Routing Transit Number (RTN).
DestinationRoutingNumber string `json:"destination_routing_number,required"`
// Unstructured information that will show on the recipient's bank statement.
RemittanceInformation string `json:"remittance_information,required"`
// The identifier of the Real Time Payments Transfer that led to this Transaction.
TransferID string `json:"transfer_id,required"`
JSON interestPaymentSimulationResultTransactionSourceRealTimePaymentsTransferAcknowledgementJSON
}
A Real Time Payments Transfer Acknowledgement object. This field will be present in the JSON response if and only if `category` is equal to `real_time_payments_transfer_acknowledgement`.
func (*InterestPaymentSimulationResultTransactionSourceRealTimePaymentsTransferAcknowledgement) UnmarshalJSON ¶
func (r *InterestPaymentSimulationResultTransactionSourceRealTimePaymentsTransferAcknowledgement) UnmarshalJSON(data []byte) (err error)
type InterestPaymentSimulationResultTransactionSourceSampleFunds ¶
type InterestPaymentSimulationResultTransactionSourceSampleFunds struct {
// Where the sample funds came from.
Originator string `json:"originator,required"`
JSON interestPaymentSimulationResultTransactionSourceSampleFundsJSON
}
A Sample Funds object. This field will be present in the JSON response if and only if `category` is equal to `sample_funds`.
func (*InterestPaymentSimulationResultTransactionSourceSampleFunds) UnmarshalJSON ¶
func (r *InterestPaymentSimulationResultTransactionSourceSampleFunds) UnmarshalJSON(data []byte) (err error)
type InterestPaymentSimulationResultTransactionSourceWireDrawdownPaymentIntention ¶
type InterestPaymentSimulationResultTransactionSourceWireDrawdownPaymentIntention struct {
// The transfer amount in USD cents.
Amount int64 `json:"amount,required"`
AccountNumber string `json:"account_number,required"`
RoutingNumber string `json:"routing_number,required"`
MessageToRecipient string `json:"message_to_recipient,required"`
TransferID string `json:"transfer_id,required"`
JSON interestPaymentSimulationResultTransactionSourceWireDrawdownPaymentIntentionJSON
}
A Wire Drawdown Payment Intention object. This field will be present in the JSON response if and only if `category` is equal to `wire_drawdown_payment_intention`.
func (*InterestPaymentSimulationResultTransactionSourceWireDrawdownPaymentIntention) UnmarshalJSON ¶
func (r *InterestPaymentSimulationResultTransactionSourceWireDrawdownPaymentIntention) UnmarshalJSON(data []byte) (err error)
type InterestPaymentSimulationResultTransactionSourceWireDrawdownPaymentRejection ¶
type InterestPaymentSimulationResultTransactionSourceWireDrawdownPaymentRejection struct {
TransferID string `json:"transfer_id,required"`
JSON interestPaymentSimulationResultTransactionSourceWireDrawdownPaymentRejectionJSON
}
A Wire Drawdown Payment Rejection object. This field will be present in the JSON response if and only if `category` is equal to `wire_drawdown_payment_rejection`.
func (*InterestPaymentSimulationResultTransactionSourceWireDrawdownPaymentRejection) UnmarshalJSON ¶
func (r *InterestPaymentSimulationResultTransactionSourceWireDrawdownPaymentRejection) UnmarshalJSON(data []byte) (err error)
type InterestPaymentSimulationResultTransactionSourceWireTransferIntention ¶
type InterestPaymentSimulationResultTransactionSourceWireTransferIntention struct {
// The transfer amount in USD cents.
Amount int64 `json:"amount,required"`
// The destination account number.
AccountNumber string `json:"account_number,required"`
// The American Bankers' Association (ABA) Routing Transit Number (RTN).
RoutingNumber string `json:"routing_number,required"`
// The message that will show on the recipient's bank statement.
MessageToRecipient string `json:"message_to_recipient,required"`
TransferID string `json:"transfer_id,required"`
JSON interestPaymentSimulationResultTransactionSourceWireTransferIntentionJSON
}
A Wire Transfer Intention object. This field will be present in the JSON response if and only if `category` is equal to `wire_transfer_intention`.
func (*InterestPaymentSimulationResultTransactionSourceWireTransferIntention) UnmarshalJSON ¶
func (r *InterestPaymentSimulationResultTransactionSourceWireTransferIntention) UnmarshalJSON(data []byte) (err error)
type InterestPaymentSimulationResultTransactionSourceWireTransferRejection ¶
type InterestPaymentSimulationResultTransactionSourceWireTransferRejection struct {
TransferID string `json:"transfer_id,required"`
JSON interestPaymentSimulationResultTransactionSourceWireTransferRejectionJSON
}
A Wire Transfer Rejection object. This field will be present in the JSON response if and only if `category` is equal to `wire_transfer_rejection`.
func (*InterestPaymentSimulationResultTransactionSourceWireTransferRejection) UnmarshalJSON ¶
func (r *InterestPaymentSimulationResultTransactionSourceWireTransferRejection) UnmarshalJSON(data []byte) (err error)
type InterestPaymentSimulationResultTransactionType ¶
type InterestPaymentSimulationResultTransactionType string
const (
InterestPaymentSimulationResultTransactionTypeTransaction InterestPaymentSimulationResultTransactionType = "transaction"
)
type InterestPaymentSimulationResultType ¶
type InterestPaymentSimulationResultType string
const (
InterestPaymentSimulationResultTypeInterestPaymentSimulationResult InterestPaymentSimulationResultType = "interest_payment_simulation_result"
)
type Limit ¶
type Limit struct {
// The Limit identifier.
ID string `json:"id,required"`
// The interval for the metric. This is required if `metric` is `count` or
// `volume`.
Interval LimitInterval `json:"interval,required,nullable"`
// The metric for the Limit.
Metric LimitMetric `json:"metric,required"`
// The identifier of the Account Number, Account, or Card the Limit applies to.
ModelID string `json:"model_id,required"`
// The type of the model you wish to associate the Limit with.
ModelType LimitModelType `json:"model_type,required"`
// The current status of the Limit.
Status LimitStatus `json:"status,required"`
// A constant representing the object's type. For this resource it will always be
// `limit`.
Type LimitType `json:"type,required"`
// The value to evaluate the Limit against.
Value int64 `json:"value,required"`
JSON limitJSON
}
You can set limits at the Account, Account Number, or Card level. Limits applied to Accounts will apply to all Account Numbers and Cards in the Account. You can specify any number of Limits and they will all be applied to inbound debits and card authorizations. Volume and count Limits are designed to prevent unauthorized debits.
func (*Limit) UnmarshalJSON ¶
type LimitInterval ¶
type LimitInterval string
const ( LimitIntervalTransaction LimitInterval = "transaction" LimitIntervalDay LimitInterval = "day" LimitIntervalWeek LimitInterval = "week" LimitIntervalMonth LimitInterval = "month" LimitIntervalYear LimitInterval = "year" LimitIntervalAllTime LimitInterval = "all_time" )
type LimitListParams ¶
type LimitListParams struct {
// Return the page of entries after this one.
Cursor param.Field[string] `query:"cursor"`
// Limit the size of the list that is returned. The default (and maximum) is 100
// objects.
Limit param.Field[int64] `query:"limit"`
// The model to retrieve limits for.
ModelID param.Field[string] `query:"model_id"`
// The status to retrieve limits for.
Status param.Field[string] `query:"status"`
}
func (LimitListParams) URLQuery ¶
func (r LimitListParams) URLQuery() (v url.Values)
URLQuery serializes LimitListParams's query parameters as `url.Values`.
type LimitListResponse ¶
type LimitListResponse struct {
// The contents of the list.
Data []Limit `json:"data,required"`
// A pointer to a place in the list.
NextCursor string `json:"next_cursor,required,nullable"`
JSON limitListResponseJSON
}
A list of Limit objects
func (*LimitListResponse) UnmarshalJSON ¶
func (r *LimitListResponse) UnmarshalJSON(data []byte) (err error)
type LimitMetric ¶
type LimitMetric string
const ( LimitMetricCount LimitMetric = "count" LimitMetricVolume LimitMetric = "volume" )
type LimitModelType ¶
type LimitModelType string
const ( LimitModelTypeAccount LimitModelType = "account" LimitModelTypeAccountNumber LimitModelType = "account_number" LimitModelTypeCard LimitModelType = "card" )
type LimitNewParams ¶
type LimitNewParams struct {
// The metric for the limit.
Metric param.Field[LimitNewParamsMetric] `json:"metric,required"`
// The interval for the metric. Required if `metric` is `count` or `volume`.
Interval param.Field[LimitNewParamsInterval] `json:"interval"`
// The identifier of the Account or Account Number you wish to associate the limit
// with.
ModelID param.Field[string] `json:"model_id,required"`
// The value to test the limit against.
Value param.Field[int64] `json:"value,required"`
}
func (LimitNewParams) MarshalJSON ¶
func (r LimitNewParams) MarshalJSON() (data []byte, err error)
type LimitNewParamsInterval ¶
type LimitNewParamsInterval string
const ( LimitNewParamsIntervalTransaction LimitNewParamsInterval = "transaction" LimitNewParamsIntervalDay LimitNewParamsInterval = "day" LimitNewParamsIntervalWeek LimitNewParamsInterval = "week" LimitNewParamsIntervalMonth LimitNewParamsInterval = "month" LimitNewParamsIntervalYear LimitNewParamsInterval = "year" LimitNewParamsIntervalAllTime LimitNewParamsInterval = "all_time" )
type LimitNewParamsMetric ¶
type LimitNewParamsMetric string
const ( LimitNewParamsMetricCount LimitNewParamsMetric = "count" LimitNewParamsMetricVolume LimitNewParamsMetric = "volume" )
type LimitService ¶
type LimitService struct {
Options []option.RequestOption
}
LimitService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewLimitService method instead.
func NewLimitService ¶
func NewLimitService(opts ...option.RequestOption) (r *LimitService)
NewLimitService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*LimitService) Get ¶
func (r *LimitService) Get(ctx context.Context, limit_id string, opts ...option.RequestOption) (res *Limit, err error)
Retrieve a Limit
func (*LimitService) List ¶
func (r *LimitService) List(ctx context.Context, query LimitListParams, opts ...option.RequestOption) (res *shared.Page[Limit], err error)
List Limits
func (*LimitService) ListAutoPaging ¶
func (r *LimitService) ListAutoPaging(ctx context.Context, query LimitListParams, opts ...option.RequestOption) *shared.PageAutoPager[Limit]
List Limits
func (*LimitService) New ¶
func (r *LimitService) New(ctx context.Context, body LimitNewParams, opts ...option.RequestOption) (res *Limit, err error)
Create a Limit
func (*LimitService) Update ¶
func (r *LimitService) Update(ctx context.Context, limit_id string, body LimitUpdateParams, opts ...option.RequestOption) (res *Limit, err error)
Update a Limit
type LimitStatus ¶
type LimitStatus string
const ( LimitStatusActive LimitStatus = "active" LimitStatusInactive LimitStatus = "inactive" )
type LimitUpdateParams ¶
type LimitUpdateParams struct {
// The status to update the limit with.
Status param.Field[LimitUpdateParamsStatus] `json:"status,required"`
}
func (LimitUpdateParams) MarshalJSON ¶
func (r LimitUpdateParams) MarshalJSON() (data []byte, err error)
type LimitUpdateParamsStatus ¶
type LimitUpdateParamsStatus string
const ( LimitUpdateParamsStatusInactive LimitUpdateParamsStatus = "inactive" LimitUpdateParamsStatusActive LimitUpdateParamsStatus = "active" )
type OauthConnection ¶
type OauthConnection struct {
// The OAuth Connection's identifier.
ID string `json:"id,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp when the OAuth
// Connection was created.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// The identifier of the Group that has authorized your OAuth application.
GroupID string `json:"group_id,required"`
// Whether the connection is active.
Status OauthConnectionStatus `json:"status,required"`
// A constant representing the object's type. For this resource it will always be
// `oauth_connection`.
Type OauthConnectionType `json:"type,required"`
JSON oauthConnectionJSON
}
When a user authorizes your OAuth application, an OAuth Connection object is created.
func (*OauthConnection) UnmarshalJSON ¶
func (r *OauthConnection) UnmarshalJSON(data []byte) (err error)
type OauthConnectionListParams ¶
type OauthConnectionListParams struct {
// Return the page of entries after this one.
Cursor param.Field[string] `query:"cursor"`
// Limit the size of the list that is returned. The default (and maximum) is 100
// objects.
Limit param.Field[int64] `query:"limit"`
}
func (OauthConnectionListParams) URLQuery ¶
func (r OauthConnectionListParams) URLQuery() (v url.Values)
URLQuery serializes OauthConnectionListParams's query parameters as `url.Values`.
type OauthConnectionListResponse ¶
type OauthConnectionListResponse struct {
// The contents of the list.
Data []OauthConnection `json:"data,required"`
// A pointer to a place in the list.
NextCursor string `json:"next_cursor,required,nullable"`
JSON oauthConnectionListResponseJSON
}
A list of OAuth Connection objects
func (*OauthConnectionListResponse) UnmarshalJSON ¶
func (r *OauthConnectionListResponse) UnmarshalJSON(data []byte) (err error)
type OauthConnectionService ¶
type OauthConnectionService struct {
Options []option.RequestOption
}
OauthConnectionService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewOauthConnectionService method instead.
func NewOauthConnectionService ¶
func NewOauthConnectionService(opts ...option.RequestOption) (r *OauthConnectionService)
NewOauthConnectionService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*OauthConnectionService) Get ¶
func (r *OauthConnectionService) Get(ctx context.Context, oauth_connection_id string, opts ...option.RequestOption) (res *OauthConnection, err error)
Retrieve an OAuth Connection
func (*OauthConnectionService) List ¶
func (r *OauthConnectionService) List(ctx context.Context, query OauthConnectionListParams, opts ...option.RequestOption) (res *shared.Page[OauthConnection], err error)
List OAuth Connections
func (*OauthConnectionService) ListAutoPaging ¶
func (r *OauthConnectionService) ListAutoPaging(ctx context.Context, query OauthConnectionListParams, opts ...option.RequestOption) *shared.PageAutoPager[OauthConnection]
List OAuth Connections
type OauthConnectionStatus ¶
type OauthConnectionStatus string
const ( OauthConnectionStatusActive OauthConnectionStatus = "active" OauthConnectionStatusInactive OauthConnectionStatus = "inactive" )
type OauthConnectionType ¶
type OauthConnectionType string
const (
OauthConnectionTypeOauthConnection OauthConnectionType = "oauth_connection"
)
type PendingTransaction ¶
type PendingTransaction struct {
// The identifier for the account this Pending Transaction belongs to.
AccountID string `json:"account_id,required"`
// The Pending Transaction amount in the minor unit of its currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the Pending
// Transaction's currency. This will match the currency on the Pending
// Transcation's Account.
Currency PendingTransactionCurrency `json:"currency,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date on which the Pending
// Transaction was completed.
CompletedAt time.Time `json:"completed_at,required,nullable" format:"date-time"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date on which the Pending
// Transaction occured.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// For a Pending Transaction related to a transfer, this is the description you
// provide. For a Pending Transaction related to a payment, this is the description
// the vendor provides.
Description string `json:"description,required"`
// The Pending Transaction identifier.
ID string `json:"id,required"`
// The identifier for the route this Pending Transaction came through. Routes are
// things like cards and ACH details.
RouteID string `json:"route_id,required,nullable"`
// The type of the route this Pending Transaction came through.
RouteType PendingTransactionRouteType `json:"route_type,required,nullable"`
// This is an object giving more details on the network-level event that caused the
// Pending Transaction. For example, for a card transaction this lists the
// merchant's industry and location.
Source PendingTransactionSource `json:"source,required"`
// Whether the Pending Transaction has been confirmed and has an associated
// Transaction.
Status PendingTransactionStatus `json:"status,required"`
// A constant representing the object's type. For this resource it will always be
// `pending_transaction`.
Type PendingTransactionType `json:"type,required"`
JSON pendingTransactionJSON
}
Pending Transactions are potential future additions and removals of money from your bank account.
func (*PendingTransaction) UnmarshalJSON ¶
func (r *PendingTransaction) UnmarshalJSON(data []byte) (err error)
type PendingTransactionCurrency ¶
type PendingTransactionCurrency string
const ( PendingTransactionCurrencyCad PendingTransactionCurrency = "CAD" PendingTransactionCurrencyChf PendingTransactionCurrency = "CHF" PendingTransactionCurrencyEur PendingTransactionCurrency = "EUR" PendingTransactionCurrencyGbp PendingTransactionCurrency = "GBP" PendingTransactionCurrencyJpy PendingTransactionCurrency = "JPY" PendingTransactionCurrencyUsd PendingTransactionCurrency = "USD" )
type PendingTransactionListParams ¶
type PendingTransactionListParams struct {
// Return the page of entries after this one.
Cursor param.Field[string] `query:"cursor"`
// Limit the size of the list that is returned. The default (and maximum) is 100
// objects.
Limit param.Field[int64] `query:"limit"`
// Filter pending transactions to those belonging to the specified Account.
AccountID param.Field[string] `query:"account_id"`
// Filter pending transactions to those belonging to the specified Route.
RouteID param.Field[string] `query:"route_id"`
// Filter pending transactions to those caused by the specified source.
SourceID param.Field[string] `query:"source_id"`
Status param.Field[PendingTransactionListParamsStatus] `query:"status"`
CreatedAt param.Field[PendingTransactionListParamsCreatedAt] `query:"created_at"`
}
func (PendingTransactionListParams) URLQuery ¶
func (r PendingTransactionListParams) URLQuery() (v url.Values)
URLQuery serializes PendingTransactionListParams's query parameters as `url.Values`.
type PendingTransactionListParamsCreatedAt ¶
type PendingTransactionListParamsCreatedAt struct {
// Return results after this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
After param.Field[time.Time] `query:"after" format:"date-time"`
// Return results before this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
Before param.Field[time.Time] `query:"before" format:"date-time"`
// Return results on or after this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrAfter param.Field[time.Time] `query:"on_or_after" format:"date-time"`
// Return results on or before this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrBefore param.Field[time.Time] `query:"on_or_before" format:"date-time"`
}
func (PendingTransactionListParamsCreatedAt) URLQuery ¶
func (r PendingTransactionListParamsCreatedAt) URLQuery() (v url.Values)
URLQuery serializes PendingTransactionListParamsCreatedAt's query parameters as `url.Values`.
type PendingTransactionListParamsStatus ¶
type PendingTransactionListParamsStatus struct {
// Filter Pending Transactions for those with the specified status. By default only
// Pending Transactions in with status `pending` will be returned. For GET
// requests, this should be encoded as a comma-delimited string, such as
// `?in=one,two,three`.
In param.Field[[]PendingTransactionListParamsStatusIn] `query:"in"`
}
func (PendingTransactionListParamsStatus) URLQuery ¶
func (r PendingTransactionListParamsStatus) URLQuery() (v url.Values)
URLQuery serializes PendingTransactionListParamsStatus's query parameters as `url.Values`.
type PendingTransactionListParamsStatusIn ¶
type PendingTransactionListParamsStatusIn string
const ( PendingTransactionListParamsStatusInPending PendingTransactionListParamsStatusIn = "pending" PendingTransactionListParamsStatusInComplete PendingTransactionListParamsStatusIn = "complete" )
type PendingTransactionListResponse ¶
type PendingTransactionListResponse struct {
// The contents of the list.
Data []PendingTransaction `json:"data,required"`
// A pointer to a place in the list.
NextCursor string `json:"next_cursor,required,nullable"`
JSON pendingTransactionListResponseJSON
}
A list of Pending Transaction objects
func (*PendingTransactionListResponse) UnmarshalJSON ¶
func (r *PendingTransactionListResponse) UnmarshalJSON(data []byte) (err error)
type PendingTransactionRouteType ¶
type PendingTransactionRouteType string
const ( PendingTransactionRouteTypeAccountNumber PendingTransactionRouteType = "account_number" PendingTransactionRouteTypeCard PendingTransactionRouteType = "card" )
type PendingTransactionService ¶
type PendingTransactionService struct {
Options []option.RequestOption
}
PendingTransactionService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewPendingTransactionService method instead.
func NewPendingTransactionService ¶
func NewPendingTransactionService(opts ...option.RequestOption) (r *PendingTransactionService)
NewPendingTransactionService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*PendingTransactionService) Get ¶
func (r *PendingTransactionService) Get(ctx context.Context, pending_transaction_id string, opts ...option.RequestOption) (res *PendingTransaction, err error)
Retrieve a Pending Transaction
func (*PendingTransactionService) List ¶
func (r *PendingTransactionService) List(ctx context.Context, query PendingTransactionListParams, opts ...option.RequestOption) (res *shared.Page[PendingTransaction], err error)
List Pending Transactions
func (*PendingTransactionService) ListAutoPaging ¶
func (r *PendingTransactionService) ListAutoPaging(ctx context.Context, query PendingTransactionListParams, opts ...option.RequestOption) *shared.PageAutoPager[PendingTransaction]
List Pending Transactions
type PendingTransactionSource ¶
type PendingTransactionSource struct {
// The type of transaction that took place. We may add additional possible values
// for this enum over time; your application should be able to handle such
// additions gracefully.
Category PendingTransactionSourceCategory `json:"category,required"`
// A Account Transfer Instruction object. This field will be present in the JSON
// response if and only if `category` is equal to `account_transfer_instruction`.
AccountTransferInstruction PendingTransactionSourceAccountTransferInstruction `json:"account_transfer_instruction,required,nullable"`
// A ACH Transfer Instruction object. This field will be present in the JSON
// response if and only if `category` is equal to `ach_transfer_instruction`.
ACHTransferInstruction PendingTransactionSourceACHTransferInstruction `json:"ach_transfer_instruction,required,nullable"`
// A Card Authorization object. This field will be present in the JSON response if
// and only if `category` is equal to `card_authorization`.
CardAuthorization PendingTransactionSourceCardAuthorization `json:"card_authorization,required,nullable"`
// A Check Deposit Instruction object. This field will be present in the JSON
// response if and only if `category` is equal to `check_deposit_instruction`.
CheckDepositInstruction PendingTransactionSourceCheckDepositInstruction `json:"check_deposit_instruction,required,nullable"`
// A Check Transfer Instruction object. This field will be present in the JSON
// response if and only if `category` is equal to `check_transfer_instruction`.
CheckTransferInstruction PendingTransactionSourceCheckTransferInstruction `json:"check_transfer_instruction,required,nullable"`
// A Inbound Funds Hold object. This field will be present in the JSON response if
// and only if `category` is equal to `inbound_funds_hold`.
InboundFundsHold PendingTransactionSourceInboundFundsHold `json:"inbound_funds_hold,required,nullable"`
// A Deprecated Card Authorization object. This field will be present in the JSON
// response if and only if `category` is equal to `card_route_authorization`.
CardRouteAuthorization PendingTransactionSourceCardRouteAuthorization `json:"card_route_authorization,required,nullable"`
// A Real Time Payments Transfer Instruction object. This field will be present in
// the JSON response if and only if `category` is equal to
// `real_time_payments_transfer_instruction`.
RealTimePaymentsTransferInstruction PendingTransactionSourceRealTimePaymentsTransferInstruction `json:"real_time_payments_transfer_instruction,required,nullable"`
// A Wire Drawdown Payment Instruction object. This field will be present in the
// JSON response if and only if `category` is equal to
// `wire_drawdown_payment_instruction`.
WireDrawdownPaymentInstruction PendingTransactionSourceWireDrawdownPaymentInstruction `json:"wire_drawdown_payment_instruction,required,nullable"`
// A Wire Transfer Instruction object. This field will be present in the JSON
// response if and only if `category` is equal to `wire_transfer_instruction`.
WireTransferInstruction PendingTransactionSourceWireTransferInstruction `json:"wire_transfer_instruction,required,nullable"`
JSON pendingTransactionSourceJSON
}
This is an object giving more details on the network-level event that caused the Pending Transaction. For example, for a card transaction this lists the merchant's industry and location.
func (*PendingTransactionSource) UnmarshalJSON ¶
func (r *PendingTransactionSource) UnmarshalJSON(data []byte) (err error)
type PendingTransactionSourceACHTransferInstruction ¶
type PendingTransactionSourceACHTransferInstruction struct {
// The pending amount in the minor unit of the transaction's currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
// The identifier of the ACH Transfer that led to this Pending Transaction.
TransferID string `json:"transfer_id,required"`
JSON pendingTransactionSourceACHTransferInstructionJSON
}
A ACH Transfer Instruction object. This field will be present in the JSON response if and only if `category` is equal to `ach_transfer_instruction`.
func (*PendingTransactionSourceACHTransferInstruction) UnmarshalJSON ¶
func (r *PendingTransactionSourceACHTransferInstruction) UnmarshalJSON(data []byte) (err error)
type PendingTransactionSourceAccountTransferInstruction ¶
type PendingTransactionSourceAccountTransferInstruction struct {
// The pending amount in the minor unit of the transaction's currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the destination
// account currency.
Currency PendingTransactionSourceAccountTransferInstructionCurrency `json:"currency,required"`
// The identifier of the Account Transfer that led to this Pending Transaction.
TransferID string `json:"transfer_id,required"`
JSON pendingTransactionSourceAccountTransferInstructionJSON
}
A Account Transfer Instruction object. This field will be present in the JSON response if and only if `category` is equal to `account_transfer_instruction`.
func (*PendingTransactionSourceAccountTransferInstruction) UnmarshalJSON ¶
func (r *PendingTransactionSourceAccountTransferInstruction) UnmarshalJSON(data []byte) (err error)
type PendingTransactionSourceAccountTransferInstructionCurrency ¶
type PendingTransactionSourceAccountTransferInstructionCurrency string
const ( PendingTransactionSourceAccountTransferInstructionCurrencyCad PendingTransactionSourceAccountTransferInstructionCurrency = "CAD" PendingTransactionSourceAccountTransferInstructionCurrencyChf PendingTransactionSourceAccountTransferInstructionCurrency = "CHF" PendingTransactionSourceAccountTransferInstructionCurrencyEur PendingTransactionSourceAccountTransferInstructionCurrency = "EUR" PendingTransactionSourceAccountTransferInstructionCurrencyGbp PendingTransactionSourceAccountTransferInstructionCurrency = "GBP" PendingTransactionSourceAccountTransferInstructionCurrencyJpy PendingTransactionSourceAccountTransferInstructionCurrency = "JPY" PendingTransactionSourceAccountTransferInstructionCurrencyUsd PendingTransactionSourceAccountTransferInstructionCurrency = "USD" )
type PendingTransactionSourceCardAuthorization ¶
type PendingTransactionSourceCardAuthorization struct {
// The Card Authorization identifier.
ID string `json:"id,required"`
// The merchant identifier (commonly abbreviated as MID) of the merchant the card
// is transacting with.
MerchantAcceptorID string `json:"merchant_acceptor_id,required"`
// The merchant descriptor of the merchant the card is transacting with.
MerchantDescriptor string `json:"merchant_descriptor,required"`
// The Merchant Category Code (commonly abbreviated as MCC) of the merchant the
// card is transacting with.
MerchantCategoryCode string `json:"merchant_category_code,required,nullable"`
// The city the merchant resides in.
MerchantCity string `json:"merchant_city,required,nullable"`
// The country the merchant resides in.
MerchantCountry string `json:"merchant_country,required,nullable"`
// The payment network used to process this card authorization
Network PendingTransactionSourceCardAuthorizationNetwork `json:"network,required"`
// Fields specific to the `network`
NetworkDetails PendingTransactionSourceCardAuthorizationNetworkDetails `json:"network_details,required"`
// The pending amount in the minor unit of the transaction's currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's currency.
Currency PendingTransactionSourceCardAuthorizationCurrency `json:"currency,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) when this authorization
// will expire and the pending transaction will be released.
ExpiresAt time.Time `json:"expires_at,required" format:"date-time"`
// The identifier of the Real-Time Decision sent to approve or decline this
// transaction.
RealTimeDecisionID string `json:"real_time_decision_id,required,nullable"`
// If the authorization was made via a Digital Wallet Token (such as an Apple Pay
// purchase), the identifier of the token that was used.
DigitalWalletTokenID string `json:"digital_wallet_token_id,required,nullable"`
// The identifier of the Pending Transaction associated with this Transaction.
PendingTransactionID string `json:"pending_transaction_id,required,nullable"`
// A constant representing the object's type. For this resource it will always be
// `card_authorization`.
Type PendingTransactionSourceCardAuthorizationType `json:"type,required"`
JSON pendingTransactionSourceCardAuthorizationJSON
}
A Card Authorization object. This field will be present in the JSON response if and only if `category` is equal to `card_authorization`.
func (*PendingTransactionSourceCardAuthorization) UnmarshalJSON ¶
func (r *PendingTransactionSourceCardAuthorization) UnmarshalJSON(data []byte) (err error)
type PendingTransactionSourceCardAuthorizationCurrency ¶
type PendingTransactionSourceCardAuthorizationCurrency string
const ( PendingTransactionSourceCardAuthorizationCurrencyCad PendingTransactionSourceCardAuthorizationCurrency = "CAD" PendingTransactionSourceCardAuthorizationCurrencyChf PendingTransactionSourceCardAuthorizationCurrency = "CHF" PendingTransactionSourceCardAuthorizationCurrencyEur PendingTransactionSourceCardAuthorizationCurrency = "EUR" PendingTransactionSourceCardAuthorizationCurrencyGbp PendingTransactionSourceCardAuthorizationCurrency = "GBP" PendingTransactionSourceCardAuthorizationCurrencyJpy PendingTransactionSourceCardAuthorizationCurrency = "JPY" PendingTransactionSourceCardAuthorizationCurrencyUsd PendingTransactionSourceCardAuthorizationCurrency = "USD" )
type PendingTransactionSourceCardAuthorizationNetwork ¶
type PendingTransactionSourceCardAuthorizationNetwork string
const (
PendingTransactionSourceCardAuthorizationNetworkVisa PendingTransactionSourceCardAuthorizationNetwork = "visa"
)
type PendingTransactionSourceCardAuthorizationNetworkDetails ¶
type PendingTransactionSourceCardAuthorizationNetworkDetails struct {
// Fields specific to the `visa` network
Visa PendingTransactionSourceCardAuthorizationNetworkDetailsVisa `json:"visa,required"`
JSON pendingTransactionSourceCardAuthorizationNetworkDetailsJSON
}
Fields specific to the `network`
func (*PendingTransactionSourceCardAuthorizationNetworkDetails) UnmarshalJSON ¶
func (r *PendingTransactionSourceCardAuthorizationNetworkDetails) UnmarshalJSON(data []byte) (err error)
type PendingTransactionSourceCardAuthorizationNetworkDetailsVisa ¶
type PendingTransactionSourceCardAuthorizationNetworkDetailsVisa struct {
// For electronic commerce transactions, this identifies the level of security used
// in obtaining the customer's payment credential. For mail or telephone order
// transactions, identifies the type of mail or telephone order.
ElectronicCommerceIndicator PendingTransactionSourceCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicator `json:"electronic_commerce_indicator,required,nullable"`
// The method used to enter the cardholder's primary account number and card
// expiration date
PointOfServiceEntryMode shared.PointOfServiceEntryMode `json:"point_of_service_entry_mode,required,nullable"`
JSON pendingTransactionSourceCardAuthorizationNetworkDetailsVisaJSON
}
Fields specific to the `visa` network
func (*PendingTransactionSourceCardAuthorizationNetworkDetailsVisa) UnmarshalJSON ¶
func (r *PendingTransactionSourceCardAuthorizationNetworkDetailsVisa) UnmarshalJSON(data []byte) (err error)
type PendingTransactionSourceCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicator ¶
type PendingTransactionSourceCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicator string
const ( PendingTransactionSourceCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicatorMailPhoneOrder PendingTransactionSourceCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicator = "mail_phone_order" PendingTransactionSourceCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicatorRecurring PendingTransactionSourceCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicator = "recurring" PendingTransactionSourceCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicatorInstallment PendingTransactionSourceCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicator = "installment" PendingTransactionSourceCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicatorUnknownMailPhoneOrder PendingTransactionSourceCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicator = "unknown_mail_phone_order" PendingTransactionSourceCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicatorSecureElectronicCommerce PendingTransactionSourceCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicator = "secure_electronic_commerce" PendingTransactionSourceCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicatorNonAuthenticatedSecurityTransactionAt3DSCapableMerchant PendingTransactionSourceCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicator = "non_authenticated_security_transaction_at_3ds_capable_merchant" PendingTransactionSourceCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicatorNonAuthenticatedSecurityTransaction PendingTransactionSourceCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicator = "non_authenticated_security_transaction" PendingTransactionSourceCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicatorNonSecureTransaction PendingTransactionSourceCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicator = "non_secure_transaction" )
type PendingTransactionSourceCardAuthorizationType ¶
type PendingTransactionSourceCardAuthorizationType string
const (
PendingTransactionSourceCardAuthorizationTypeCardAuthorization PendingTransactionSourceCardAuthorizationType = "card_authorization"
)
type PendingTransactionSourceCardRouteAuthorization ¶
type PendingTransactionSourceCardRouteAuthorization struct {
// The pending amount in the minor unit of the transaction's currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's currency.
Currency PendingTransactionSourceCardRouteAuthorizationCurrency `json:"currency,required"`
MerchantAcceptorID string `json:"merchant_acceptor_id,required"`
MerchantCity string `json:"merchant_city,required,nullable"`
MerchantCountry string `json:"merchant_country,required"`
MerchantDescriptor string `json:"merchant_descriptor,required"`
MerchantCategoryCode string `json:"merchant_category_code,required"`
MerchantState string `json:"merchant_state,required,nullable"`
JSON pendingTransactionSourceCardRouteAuthorizationJSON
}
A Deprecated Card Authorization object. This field will be present in the JSON response if and only if `category` is equal to `card_route_authorization`.
func (*PendingTransactionSourceCardRouteAuthorization) UnmarshalJSON ¶
func (r *PendingTransactionSourceCardRouteAuthorization) UnmarshalJSON(data []byte) (err error)
type PendingTransactionSourceCardRouteAuthorizationCurrency ¶
type PendingTransactionSourceCardRouteAuthorizationCurrency string
const ( PendingTransactionSourceCardRouteAuthorizationCurrencyCad PendingTransactionSourceCardRouteAuthorizationCurrency = "CAD" PendingTransactionSourceCardRouteAuthorizationCurrencyChf PendingTransactionSourceCardRouteAuthorizationCurrency = "CHF" PendingTransactionSourceCardRouteAuthorizationCurrencyEur PendingTransactionSourceCardRouteAuthorizationCurrency = "EUR" PendingTransactionSourceCardRouteAuthorizationCurrencyGbp PendingTransactionSourceCardRouteAuthorizationCurrency = "GBP" PendingTransactionSourceCardRouteAuthorizationCurrencyJpy PendingTransactionSourceCardRouteAuthorizationCurrency = "JPY" PendingTransactionSourceCardRouteAuthorizationCurrencyUsd PendingTransactionSourceCardRouteAuthorizationCurrency = "USD" )
type PendingTransactionSourceCategory ¶
type PendingTransactionSourceCategory string
const ( PendingTransactionSourceCategoryAccountTransferInstruction PendingTransactionSourceCategory = "account_transfer_instruction" PendingTransactionSourceCategoryACHTransferInstruction PendingTransactionSourceCategory = "ach_transfer_instruction" PendingTransactionSourceCategoryCardAuthorization PendingTransactionSourceCategory = "card_authorization" PendingTransactionSourceCategoryCheckDepositInstruction PendingTransactionSourceCategory = "check_deposit_instruction" PendingTransactionSourceCategoryCheckTransferInstruction PendingTransactionSourceCategory = "check_transfer_instruction" PendingTransactionSourceCategoryInboundFundsHold PendingTransactionSourceCategory = "inbound_funds_hold" PendingTransactionSourceCategoryCardRouteAuthorization PendingTransactionSourceCategory = "card_route_authorization" PendingTransactionSourceCategoryRealTimePaymentsTransferInstruction PendingTransactionSourceCategory = "real_time_payments_transfer_instruction" PendingTransactionSourceCategoryWireDrawdownPaymentInstruction PendingTransactionSourceCategory = "wire_drawdown_payment_instruction" PendingTransactionSourceCategoryWireTransferInstruction PendingTransactionSourceCategory = "wire_transfer_instruction" PendingTransactionSourceCategoryOther PendingTransactionSourceCategory = "other" )
type PendingTransactionSourceCheckDepositInstruction ¶
type PendingTransactionSourceCheckDepositInstruction struct {
// The pending amount in the minor unit of the transaction's currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's currency.
Currency PendingTransactionSourceCheckDepositInstructionCurrency `json:"currency,required"`
// The identifier of the File containing the image of the front of the check that
// was deposited.
FrontImageFileID string `json:"front_image_file_id,required"`
// The identifier of the File containing the image of the back of the check that
// was deposited.
BackImageFileID string `json:"back_image_file_id,required,nullable"`
// The identifier of the Check Deposit.
CheckDepositID string `json:"check_deposit_id,required,nullable"`
JSON pendingTransactionSourceCheckDepositInstructionJSON
}
A Check Deposit Instruction object. This field will be present in the JSON response if and only if `category` is equal to `check_deposit_instruction`.
func (*PendingTransactionSourceCheckDepositInstruction) UnmarshalJSON ¶
func (r *PendingTransactionSourceCheckDepositInstruction) UnmarshalJSON(data []byte) (err error)
type PendingTransactionSourceCheckDepositInstructionCurrency ¶
type PendingTransactionSourceCheckDepositInstructionCurrency string
const ( PendingTransactionSourceCheckDepositInstructionCurrencyCad PendingTransactionSourceCheckDepositInstructionCurrency = "CAD" PendingTransactionSourceCheckDepositInstructionCurrencyChf PendingTransactionSourceCheckDepositInstructionCurrency = "CHF" PendingTransactionSourceCheckDepositInstructionCurrencyEur PendingTransactionSourceCheckDepositInstructionCurrency = "EUR" PendingTransactionSourceCheckDepositInstructionCurrencyGbp PendingTransactionSourceCheckDepositInstructionCurrency = "GBP" PendingTransactionSourceCheckDepositInstructionCurrencyJpy PendingTransactionSourceCheckDepositInstructionCurrency = "JPY" PendingTransactionSourceCheckDepositInstructionCurrencyUsd PendingTransactionSourceCheckDepositInstructionCurrency = "USD" )
type PendingTransactionSourceCheckTransferInstruction ¶
type PendingTransactionSourceCheckTransferInstruction struct {
// The pending amount in the minor unit of the transaction's currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the check's
// currency.
Currency PendingTransactionSourceCheckTransferInstructionCurrency `json:"currency,required"`
// The identifier of the Check Transfer that led to this Pending Transaction.
TransferID string `json:"transfer_id,required"`
JSON pendingTransactionSourceCheckTransferInstructionJSON
}
A Check Transfer Instruction object. This field will be present in the JSON response if and only if `category` is equal to `check_transfer_instruction`.
func (*PendingTransactionSourceCheckTransferInstruction) UnmarshalJSON ¶
func (r *PendingTransactionSourceCheckTransferInstruction) UnmarshalJSON(data []byte) (err error)
type PendingTransactionSourceCheckTransferInstructionCurrency ¶
type PendingTransactionSourceCheckTransferInstructionCurrency string
const ( PendingTransactionSourceCheckTransferInstructionCurrencyCad PendingTransactionSourceCheckTransferInstructionCurrency = "CAD" PendingTransactionSourceCheckTransferInstructionCurrencyChf PendingTransactionSourceCheckTransferInstructionCurrency = "CHF" PendingTransactionSourceCheckTransferInstructionCurrencyEur PendingTransactionSourceCheckTransferInstructionCurrency = "EUR" PendingTransactionSourceCheckTransferInstructionCurrencyGbp PendingTransactionSourceCheckTransferInstructionCurrency = "GBP" PendingTransactionSourceCheckTransferInstructionCurrencyJpy PendingTransactionSourceCheckTransferInstructionCurrency = "JPY" PendingTransactionSourceCheckTransferInstructionCurrencyUsd PendingTransactionSourceCheckTransferInstructionCurrency = "USD" )
type PendingTransactionSourceInboundFundsHold ¶
type PendingTransactionSourceInboundFundsHold struct {
// The held amount in the minor unit of the account's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) time at which the hold
// was created.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the hold's
// currency.
Currency PendingTransactionSourceInboundFundsHoldCurrency `json:"currency,required"`
// When the hold will be released automatically. Certain conditions may cause it to
// be released before this time.
AutomaticallyReleasesAt time.Time `json:"automatically_releases_at,required" format:"date-time"`
// When the hold was released (if it has been released).
ReleasedAt time.Time `json:"released_at,required,nullable" format:"date-time"`
// The status of the hold.
Status PendingTransactionSourceInboundFundsHoldStatus `json:"status,required"`
// The ID of the Transaction for which funds were held.
HeldTransactionID string `json:"held_transaction_id,required,nullable"`
// The ID of the Pending Transaction representing the held funds.
PendingTransactionID string `json:"pending_transaction_id,required,nullable"`
JSON pendingTransactionSourceInboundFundsHoldJSON
}
A Inbound Funds Hold object. This field will be present in the JSON response if and only if `category` is equal to `inbound_funds_hold`.
func (*PendingTransactionSourceInboundFundsHold) UnmarshalJSON ¶
func (r *PendingTransactionSourceInboundFundsHold) UnmarshalJSON(data []byte) (err error)
type PendingTransactionSourceInboundFundsHoldCurrency ¶
type PendingTransactionSourceInboundFundsHoldCurrency string
const ( PendingTransactionSourceInboundFundsHoldCurrencyCad PendingTransactionSourceInboundFundsHoldCurrency = "CAD" PendingTransactionSourceInboundFundsHoldCurrencyChf PendingTransactionSourceInboundFundsHoldCurrency = "CHF" PendingTransactionSourceInboundFundsHoldCurrencyEur PendingTransactionSourceInboundFundsHoldCurrency = "EUR" PendingTransactionSourceInboundFundsHoldCurrencyGbp PendingTransactionSourceInboundFundsHoldCurrency = "GBP" PendingTransactionSourceInboundFundsHoldCurrencyJpy PendingTransactionSourceInboundFundsHoldCurrency = "JPY" PendingTransactionSourceInboundFundsHoldCurrencyUsd PendingTransactionSourceInboundFundsHoldCurrency = "USD" )
type PendingTransactionSourceInboundFundsHoldStatus ¶
type PendingTransactionSourceInboundFundsHoldStatus string
const ( PendingTransactionSourceInboundFundsHoldStatusHeld PendingTransactionSourceInboundFundsHoldStatus = "held" PendingTransactionSourceInboundFundsHoldStatusComplete PendingTransactionSourceInboundFundsHoldStatus = "complete" )
type PendingTransactionSourceRealTimePaymentsTransferInstruction ¶
type PendingTransactionSourceRealTimePaymentsTransferInstruction struct {
// The pending amount in the minor unit of the transaction's currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
// The identifier of the Real Time Payments Transfer that led to this Pending
// Transaction.
TransferID string `json:"transfer_id,required"`
JSON pendingTransactionSourceRealTimePaymentsTransferInstructionJSON
}
A Real Time Payments Transfer Instruction object. This field will be present in the JSON response if and only if `category` is equal to `real_time_payments_transfer_instruction`.
func (*PendingTransactionSourceRealTimePaymentsTransferInstruction) UnmarshalJSON ¶
func (r *PendingTransactionSourceRealTimePaymentsTransferInstruction) UnmarshalJSON(data []byte) (err error)
type PendingTransactionSourceWireDrawdownPaymentInstruction ¶
type PendingTransactionSourceWireDrawdownPaymentInstruction struct {
// The pending amount in the minor unit of the transaction's currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
AccountNumber string `json:"account_number,required"`
RoutingNumber string `json:"routing_number,required"`
MessageToRecipient string `json:"message_to_recipient,required"`
JSON pendingTransactionSourceWireDrawdownPaymentInstructionJSON
}
A Wire Drawdown Payment Instruction object. This field will be present in the JSON response if and only if `category` is equal to `wire_drawdown_payment_instruction`.
func (*PendingTransactionSourceWireDrawdownPaymentInstruction) UnmarshalJSON ¶
func (r *PendingTransactionSourceWireDrawdownPaymentInstruction) UnmarshalJSON(data []byte) (err error)
type PendingTransactionSourceWireTransferInstruction ¶
type PendingTransactionSourceWireTransferInstruction struct {
// The pending amount in the minor unit of the transaction's currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
AccountNumber string `json:"account_number,required"`
RoutingNumber string `json:"routing_number,required"`
MessageToRecipient string `json:"message_to_recipient,required"`
TransferID string `json:"transfer_id,required"`
JSON pendingTransactionSourceWireTransferInstructionJSON
}
A Wire Transfer Instruction object. This field will be present in the JSON response if and only if `category` is equal to `wire_transfer_instruction`.
func (*PendingTransactionSourceWireTransferInstruction) UnmarshalJSON ¶
func (r *PendingTransactionSourceWireTransferInstruction) UnmarshalJSON(data []byte) (err error)
type PendingTransactionStatus ¶
type PendingTransactionStatus string
const ( PendingTransactionStatusPending PendingTransactionStatus = "pending" PendingTransactionStatusComplete PendingTransactionStatus = "complete" )
type PendingTransactionType ¶
type PendingTransactionType string
const (
PendingTransactionTypePendingTransaction PendingTransactionType = "pending_transaction"
)
type PointOfServiceEntryMode ¶
type PointOfServiceEntryMode = shared.PointOfServiceEntryMode
type Program ¶
type Program struct {
// The name of the Program.
Name string `json:"name,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) time at which the Program
// was created.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) time at which the Program
// was last updated.
UpdatedAt time.Time `json:"updated_at,required" format:"date-time"`
// The Program identifier.
ID string `json:"id,required"`
// A constant representing the object's type. For this resource it will always be
// `program`.
Type ProgramType `json:"type,required"`
JSON programJSON
}
Programs determine the compliance and commercial terms of Accounts. By default, you have a Commercial Banking program for managing your own funds. If you are lending or managing funds on behalf of your customers, or otherwise engaged in regulated activity, we will work together to create additional Programs for you.
func (*Program) UnmarshalJSON ¶
type ProgramListParams ¶
type ProgramListParams struct {
// Return the page of entries after this one.
Cursor param.Field[string] `query:"cursor"`
// Limit the size of the list that is returned. The default (and maximum) is 100
// objects.
Limit param.Field[int64] `query:"limit"`
}
func (ProgramListParams) URLQuery ¶
func (r ProgramListParams) URLQuery() (v url.Values)
URLQuery serializes ProgramListParams's query parameters as `url.Values`.
type ProgramListResponse ¶
type ProgramListResponse struct {
// The contents of the list.
Data []Program `json:"data,required"`
// A pointer to a place in the list.
NextCursor string `json:"next_cursor,required,nullable"`
JSON programListResponseJSON
}
A list of Program objects
func (*ProgramListResponse) UnmarshalJSON ¶
func (r *ProgramListResponse) UnmarshalJSON(data []byte) (err error)
type ProgramService ¶
type ProgramService struct {
Options []option.RequestOption
}
ProgramService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewProgramService method instead.
func NewProgramService ¶
func NewProgramService(opts ...option.RequestOption) (r *ProgramService)
NewProgramService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*ProgramService) Get ¶
func (r *ProgramService) Get(ctx context.Context, program_id string, opts ...option.RequestOption) (res *Program, err error)
Retrieve a Program
func (*ProgramService) List ¶
func (r *ProgramService) List(ctx context.Context, query ProgramListParams, opts ...option.RequestOption) (res *shared.Page[Program], err error)
List Programs
func (*ProgramService) ListAutoPaging ¶
func (r *ProgramService) ListAutoPaging(ctx context.Context, query ProgramListParams, opts ...option.RequestOption) *shared.PageAutoPager[Program]
List Programs
type RealTimeDecision ¶
type RealTimeDecision struct {
// The Real-Time Decision identifier.
ID string `json:"id,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the Real-Time Decision was created.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// your application can no longer respond to the Real-Time Decision.
TimeoutAt time.Time `json:"timeout_at,required" format:"date-time"`
// The status of the Real-Time Decision.
Status RealTimeDecisionStatus `json:"status,required"`
// The category of the Real-Time Decision.
Category RealTimeDecisionCategory `json:"category,required"`
// Fields related to a card authorization.
CardAuthorization RealTimeDecisionCardAuthorization `json:"card_authorization,required,nullable"`
// Fields related to a digital wallet token provisioning attempt.
DigitalWalletToken RealTimeDecisionDigitalWalletToken `json:"digital_wallet_token,required,nullable"`
// Fields related to a digital wallet authentication attempt.
DigitalWalletAuthentication RealTimeDecisionDigitalWalletAuthentication `json:"digital_wallet_authentication,required,nullable"`
// A constant representing the object's type. For this resource it will always be
// `real_time_decision`.
Type RealTimeDecisionType `json:"type,required"`
JSON realTimeDecisionJSON
}
Real Time Decisions are created when your application needs to take action in real-time to some event such as a card authorization. Real time decisions are currently in beta; please contact support@increase.com if you're interested in trying them out!
func (*RealTimeDecision) UnmarshalJSON ¶
func (r *RealTimeDecision) UnmarshalJSON(data []byte) (err error)
type RealTimeDecisionActionParams ¶
type RealTimeDecisionActionParams struct {
// If the Real-Time Decision relates to a card authorization attempt, this object
// contains your response to the authorization.
CardAuthorization param.Field[RealTimeDecisionActionParamsCardAuthorization] `json:"card_authorization"`
// If the Real-Time Decision relates to a digital wallet token provisioning
// attempt, this object contains your response to the attempt.
DigitalWalletToken param.Field[RealTimeDecisionActionParamsDigitalWalletToken] `json:"digital_wallet_token"`
// If the Real-Time Decision relates to a digital wallet authentication attempt,
// this object contains your response to the authentication.
DigitalWalletAuthentication param.Field[RealTimeDecisionActionParamsDigitalWalletAuthentication] `json:"digital_wallet_authentication"`
}
func (RealTimeDecisionActionParams) MarshalJSON ¶
func (r RealTimeDecisionActionParams) MarshalJSON() (data []byte, err error)
type RealTimeDecisionActionParamsCardAuthorization ¶
type RealTimeDecisionActionParamsCardAuthorization struct {
// Whether the card authorization should be approved or declined.
Decision param.Field[RealTimeDecisionActionParamsCardAuthorizationDecision] `json:"decision,required"`
}
If the Real-Time Decision relates to a card authorization attempt, this object contains your response to the authorization.
type RealTimeDecisionActionParamsCardAuthorizationDecision ¶
type RealTimeDecisionActionParamsCardAuthorizationDecision string
const ( RealTimeDecisionActionParamsCardAuthorizationDecisionApprove RealTimeDecisionActionParamsCardAuthorizationDecision = "approve" RealTimeDecisionActionParamsCardAuthorizationDecisionDecline RealTimeDecisionActionParamsCardAuthorizationDecision = "decline" )
type RealTimeDecisionActionParamsDigitalWalletAuthentication ¶
type RealTimeDecisionActionParamsDigitalWalletAuthentication struct {
// Whether your application was able to deliver the one-time passcode.
Result param.Field[RealTimeDecisionActionParamsDigitalWalletAuthenticationResult] `json:"result,required"`
}
If the Real-Time Decision relates to a digital wallet authentication attempt, this object contains your response to the authentication.
type RealTimeDecisionActionParamsDigitalWalletAuthenticationResult ¶
type RealTimeDecisionActionParamsDigitalWalletAuthenticationResult string
const ( RealTimeDecisionActionParamsDigitalWalletAuthenticationResultSuccess RealTimeDecisionActionParamsDigitalWalletAuthenticationResult = "success" RealTimeDecisionActionParamsDigitalWalletAuthenticationResultFailure RealTimeDecisionActionParamsDigitalWalletAuthenticationResult = "failure" )
type RealTimeDecisionActionParamsDigitalWalletToken ¶
type RealTimeDecisionActionParamsDigitalWalletToken struct {
// If your application approves the provisioning attempt, this contains metadata
// about the digital wallet token that will be generated.
Approval param.Field[RealTimeDecisionActionParamsDigitalWalletTokenApproval] `json:"approval"`
// If your application declines the provisioning attempt, this contains details
// about the decline.
Decline param.Field[RealTimeDecisionActionParamsDigitalWalletTokenDecline] `json:"decline"`
}
If the Real-Time Decision relates to a digital wallet token provisioning attempt, this object contains your response to the attempt.
type RealTimeDecisionActionParamsDigitalWalletTokenApproval ¶
type RealTimeDecisionActionParamsDigitalWalletTokenApproval struct {
// The identifier of the Card Profile to assign to the Digital Wallet token.
CardProfileID param.Field[string] `json:"card_profile_id,required"`
// A phone number that can be used to verify the cardholder via one-time passcode
// over SMS.
Phone param.Field[string] `json:"phone"`
// An email address that can be used to verify the cardholder via one-time
// passcode.
Email param.Field[string] `json:"email"`
}
If your application approves the provisioning attempt, this contains metadata about the digital wallet token that will be generated.
type RealTimeDecisionActionParamsDigitalWalletTokenDecline ¶
type RealTimeDecisionActionParamsDigitalWalletTokenDecline struct {
// Why the tokenization attempt was declined. This is for logging purposes only and
// is not displayed to the end-user.
Reason param.Field[string] `json:"reason"`
}
If your application declines the provisioning attempt, this contains details about the decline.
type RealTimeDecisionCardAuthorization ¶
type RealTimeDecisionCardAuthorization struct {
// The merchant identifier (commonly abbreviated as MID) of the merchant the card
// is transacting with.
MerchantAcceptorID string `json:"merchant_acceptor_id,required"`
// The merchant descriptor of the merchant the card is transacting with.
MerchantDescriptor string `json:"merchant_descriptor,required"`
// The Merchant Category Code (commonly abbreviated as MCC) of the merchant the
// card is transacting with.
MerchantCategoryCode string `json:"merchant_category_code,required,nullable"`
// The city the merchant resides in.
MerchantCity string `json:"merchant_city,required,nullable"`
// The country the merchant resides in.
MerchantCountry string `json:"merchant_country,required,nullable"`
// The payment network used to process this card authorization
Network RealTimeDecisionCardAuthorizationNetwork `json:"network,required"`
// Fields specific to the `network`
NetworkDetails RealTimeDecisionCardAuthorizationNetworkDetails `json:"network_details,required"`
// Whether or not the authorization was approved.
Decision RealTimeDecisionCardAuthorizationDecision `json:"decision,required,nullable"`
// The identifier of the Card that is being authorized.
CardID string `json:"card_id,required"`
// The identifier of the Account the authorization will debit.
AccountID string `json:"account_id,required"`
// The amount of the attempted authorization in the currency the card user sees at
// the time of purchase, in the minor unit of that currency. For dollars, for
// example, this is cents.
PresentmentAmount int64 `json:"presentment_amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the currency the
// user sees at the time of purchase.
PresentmentCurrency string `json:"presentment_currency,required"`
// The amount of the attempted authorization in the currency it will be settled in.
// This currency is the same as that of the Account the card belongs to.
SettlementAmount int64 `json:"settlement_amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the currency the
// transaction will be settled in.
SettlementCurrency string `json:"settlement_currency,required"`
JSON realTimeDecisionCardAuthorizationJSON
}
Fields related to a card authorization.
func (*RealTimeDecisionCardAuthorization) UnmarshalJSON ¶
func (r *RealTimeDecisionCardAuthorization) UnmarshalJSON(data []byte) (err error)
type RealTimeDecisionCardAuthorizationDecision ¶
type RealTimeDecisionCardAuthorizationDecision string
const ( RealTimeDecisionCardAuthorizationDecisionApprove RealTimeDecisionCardAuthorizationDecision = "approve" RealTimeDecisionCardAuthorizationDecisionDecline RealTimeDecisionCardAuthorizationDecision = "decline" )
type RealTimeDecisionCardAuthorizationNetwork ¶
type RealTimeDecisionCardAuthorizationNetwork string
const (
RealTimeDecisionCardAuthorizationNetworkVisa RealTimeDecisionCardAuthorizationNetwork = "visa"
)
type RealTimeDecisionCardAuthorizationNetworkDetails ¶
type RealTimeDecisionCardAuthorizationNetworkDetails struct {
// Fields specific to the `visa` network
Visa RealTimeDecisionCardAuthorizationNetworkDetailsVisa `json:"visa,required"`
JSON realTimeDecisionCardAuthorizationNetworkDetailsJSON
}
Fields specific to the `network`
func (*RealTimeDecisionCardAuthorizationNetworkDetails) UnmarshalJSON ¶
func (r *RealTimeDecisionCardAuthorizationNetworkDetails) UnmarshalJSON(data []byte) (err error)
type RealTimeDecisionCardAuthorizationNetworkDetailsVisa ¶
type RealTimeDecisionCardAuthorizationNetworkDetailsVisa struct {
// For electronic commerce transactions, this identifies the level of security used
// in obtaining the customer's payment credential. For mail or telephone order
// transactions, identifies the type of mail or telephone order.
ElectronicCommerceIndicator RealTimeDecisionCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicator `json:"electronic_commerce_indicator,required,nullable"`
// The method used to enter the cardholder's primary account number and card
// expiration date
PointOfServiceEntryMode shared.PointOfServiceEntryMode `json:"point_of_service_entry_mode,required,nullable"`
JSON realTimeDecisionCardAuthorizationNetworkDetailsVisaJSON
}
Fields specific to the `visa` network
func (*RealTimeDecisionCardAuthorizationNetworkDetailsVisa) UnmarshalJSON ¶
func (r *RealTimeDecisionCardAuthorizationNetworkDetailsVisa) UnmarshalJSON(data []byte) (err error)
type RealTimeDecisionCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicator ¶
type RealTimeDecisionCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicator string
const ( RealTimeDecisionCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicatorMailPhoneOrder RealTimeDecisionCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicator = "mail_phone_order" RealTimeDecisionCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicatorRecurring RealTimeDecisionCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicator = "recurring" RealTimeDecisionCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicatorInstallment RealTimeDecisionCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicator = "installment" RealTimeDecisionCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicatorUnknownMailPhoneOrder RealTimeDecisionCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicator = "unknown_mail_phone_order" RealTimeDecisionCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicatorSecureElectronicCommerce RealTimeDecisionCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicator = "secure_electronic_commerce" RealTimeDecisionCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicatorNonAuthenticatedSecurityTransactionAt3DSCapableMerchant RealTimeDecisionCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicator = "non_authenticated_security_transaction_at_3ds_capable_merchant" RealTimeDecisionCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicatorNonAuthenticatedSecurityTransaction RealTimeDecisionCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicator = "non_authenticated_security_transaction" RealTimeDecisionCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicatorNonSecureTransaction RealTimeDecisionCardAuthorizationNetworkDetailsVisaElectronicCommerceIndicator = "non_secure_transaction" )
type RealTimeDecisionCategory ¶
type RealTimeDecisionCategory string
const ( RealTimeDecisionCategoryCardAuthorizationRequested RealTimeDecisionCategory = "card_authorization_requested" RealTimeDecisionCategoryDigitalWalletTokenRequested RealTimeDecisionCategory = "digital_wallet_token_requested" RealTimeDecisionCategoryDigitalWalletAuthenticationRequested RealTimeDecisionCategory = "digital_wallet_authentication_requested" )
type RealTimeDecisionDigitalWalletAuthentication ¶
type RealTimeDecisionDigitalWalletAuthentication struct {
// Whether your application successfully delivered the one-time passcode.
Result RealTimeDecisionDigitalWalletAuthenticationResult `json:"result,required,nullable"`
// The identifier of the Card that is being tokenized.
CardID string `json:"card_id,required"`
// The digital wallet app being used.
DigitalWallet RealTimeDecisionDigitalWalletAuthenticationDigitalWallet `json:"digital_wallet,required"`
// The channel to send the card user their one-time passcode.
Channel RealTimeDecisionDigitalWalletAuthenticationChannel `json:"channel,required"`
// The one-time passcode to send the card user.
OneTimePasscode string `json:"one_time_passcode,required"`
// The phone number to send the one-time passcode to if `channel` is equal to
// `sms`.
Phone string `json:"phone,required,nullable"`
// The email to send the one-time passcode to if `channel` is equal to `email`.
Email string `json:"email,required,nullable"`
JSON realTimeDecisionDigitalWalletAuthenticationJSON
}
Fields related to a digital wallet authentication attempt.
func (*RealTimeDecisionDigitalWalletAuthentication) UnmarshalJSON ¶
func (r *RealTimeDecisionDigitalWalletAuthentication) UnmarshalJSON(data []byte) (err error)
type RealTimeDecisionDigitalWalletAuthenticationChannel ¶
type RealTimeDecisionDigitalWalletAuthenticationChannel string
const ( RealTimeDecisionDigitalWalletAuthenticationChannelSMS RealTimeDecisionDigitalWalletAuthenticationChannel = "sms" RealTimeDecisionDigitalWalletAuthenticationChannelEmail RealTimeDecisionDigitalWalletAuthenticationChannel = "email" )
type RealTimeDecisionDigitalWalletAuthenticationDigitalWallet ¶
type RealTimeDecisionDigitalWalletAuthenticationDigitalWallet string
const ( RealTimeDecisionDigitalWalletAuthenticationDigitalWalletApplePay RealTimeDecisionDigitalWalletAuthenticationDigitalWallet = "apple_pay" RealTimeDecisionDigitalWalletAuthenticationDigitalWalletGooglePay RealTimeDecisionDigitalWalletAuthenticationDigitalWallet = "google_pay" )
type RealTimeDecisionDigitalWalletAuthenticationResult ¶
type RealTimeDecisionDigitalWalletAuthenticationResult string
const ( RealTimeDecisionDigitalWalletAuthenticationResultSuccess RealTimeDecisionDigitalWalletAuthenticationResult = "success" RealTimeDecisionDigitalWalletAuthenticationResultFailure RealTimeDecisionDigitalWalletAuthenticationResult = "failure" )
type RealTimeDecisionDigitalWalletToken ¶
type RealTimeDecisionDigitalWalletToken struct {
// Whether or not the provisioning request was approved. This will be null until
// the real time decision is responded to.
Decision RealTimeDecisionDigitalWalletTokenDecision `json:"decision,required,nullable"`
// The identifier of the Card that is being tokenized.
CardID string `json:"card_id,required"`
// The digital wallet app being used.
DigitalWallet RealTimeDecisionDigitalWalletTokenDigitalWallet `json:"digital_wallet,required"`
// The identifier of the Card Profile that was set via the real time decision. This
// will be null until the real time decision is responded to or if the real time
// decision did not set a card profile.
CardProfileID string `json:"card_profile_id,required,nullable"`
JSON realTimeDecisionDigitalWalletTokenJSON
}
Fields related to a digital wallet token provisioning attempt.
func (*RealTimeDecisionDigitalWalletToken) UnmarshalJSON ¶
func (r *RealTimeDecisionDigitalWalletToken) UnmarshalJSON(data []byte) (err error)
type RealTimeDecisionDigitalWalletTokenDecision ¶
type RealTimeDecisionDigitalWalletTokenDecision string
const ( RealTimeDecisionDigitalWalletTokenDecisionApprove RealTimeDecisionDigitalWalletTokenDecision = "approve" RealTimeDecisionDigitalWalletTokenDecisionDecline RealTimeDecisionDigitalWalletTokenDecision = "decline" )
type RealTimeDecisionDigitalWalletTokenDigitalWallet ¶
type RealTimeDecisionDigitalWalletTokenDigitalWallet string
const ( RealTimeDecisionDigitalWalletTokenDigitalWalletApplePay RealTimeDecisionDigitalWalletTokenDigitalWallet = "apple_pay" RealTimeDecisionDigitalWalletTokenDigitalWalletGooglePay RealTimeDecisionDigitalWalletTokenDigitalWallet = "google_pay" )
type RealTimeDecisionService ¶
type RealTimeDecisionService struct {
Options []option.RequestOption
}
RealTimeDecisionService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewRealTimeDecisionService method instead.
func NewRealTimeDecisionService ¶
func NewRealTimeDecisionService(opts ...option.RequestOption) (r *RealTimeDecisionService)
NewRealTimeDecisionService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*RealTimeDecisionService) Action ¶
func (r *RealTimeDecisionService) Action(ctx context.Context, real_time_decision_id string, body RealTimeDecisionActionParams, opts ...option.RequestOption) (res *RealTimeDecision, err error)
Action a Real-Time Decision
func (*RealTimeDecisionService) Get ¶
func (r *RealTimeDecisionService) Get(ctx context.Context, real_time_decision_id string, opts ...option.RequestOption) (res *RealTimeDecision, err error)
Retrieve a Real-Time Decision
type RealTimeDecisionStatus ¶
type RealTimeDecisionStatus string
const ( RealTimeDecisionStatusPending RealTimeDecisionStatus = "pending" RealTimeDecisionStatusResponded RealTimeDecisionStatus = "responded" RealTimeDecisionStatusTimedOut RealTimeDecisionStatus = "timed_out" )
type RealTimeDecisionType ¶
type RealTimeDecisionType string
const (
RealTimeDecisionTypeRealTimeDecision RealTimeDecisionType = "real_time_decision"
)
type RealTimePaymentsTransfer ¶
type RealTimePaymentsTransfer struct {
// A constant representing the object's type. For this resource it will always be
// `real_time_payments_transfer`.
Type RealTimePaymentsTransferType `json:"type,required"`
// The Real Time Payments Transfer's identifier.
ID string `json:"id,required"`
// If your account requires approvals for transfers and the transfer was approved,
// this will contain details of the approval.
Approval RealTimePaymentsTransferApproval `json:"approval,required,nullable"`
// If your account requires approvals for transfers and the transfer was not
// approved, this will contain details of the cancellation.
Cancellation RealTimePaymentsTransferCancellation `json:"cancellation,required,nullable"`
// The lifecycle status of the transfer.
Status RealTimePaymentsTransferStatus `json:"status,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the transfer was created.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// The Account from which the transfer was sent.
AccountID string `json:"account_id,required"`
// The identifier of the External Account the transfer was made to, if any.
ExternalAccountID string `json:"external_account_id,required,nullable"`
// The Account Number the recipient will see as having sent the transfer.
SourceAccountNumberID string `json:"source_account_number_id,required"`
// The name of the transfer's recipient as provided by the sender.
CreditorName string `json:"creditor_name,required"`
// Unstructured information that will show on the recipient's bank statement.
RemittanceInformation string `json:"remittance_information,required"`
// The transfer amount in USD cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the transfer's
// currency. For real time payments transfers this is always equal to `USD`.
Currency RealTimePaymentsTransferCurrency `json:"currency,required"`
// The destination account number.
DestinationAccountNumber string `json:"destination_account_number,required"`
// The destination American Bankers' Association (ABA) Routing Transit Number
// (RTN).
DestinationRoutingNumber string `json:"destination_routing_number,required"`
// The Transaction funding the transfer once it is complete.
TransactionID string `json:"transaction_id,required,nullable"`
// After the transfer is submitted to Real Time Payments, this will contain
// supplemental details.
Submission RealTimePaymentsTransferSubmission `json:"submission,required,nullable"`
// If the transfer is rejected by Real Time Payments or the destination financial
// institution, this will contain supplemental details.
Rejection RealTimePaymentsTransferRejection `json:"rejection,required,nullable"`
JSON realTimePaymentsTransferJSON
}
Real Time Payments transfers move funds, within seconds, between your Increase account and any other account on the Real Time Payments network.
func (*RealTimePaymentsTransfer) UnmarshalJSON ¶
func (r *RealTimePaymentsTransfer) UnmarshalJSON(data []byte) (err error)
type RealTimePaymentsTransferApproval ¶
type RealTimePaymentsTransferApproval struct {
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the transfer was approved.
ApprovedAt time.Time `json:"approved_at,required" format:"date-time"`
// If the Transfer was approved by a user in the dashboard, the email address of
// that user.
ApprovedBy string `json:"approved_by,required,nullable"`
JSON realTimePaymentsTransferApprovalJSON
}
If your account requires approvals for transfers and the transfer was approved, this will contain details of the approval.
func (*RealTimePaymentsTransferApproval) UnmarshalJSON ¶
func (r *RealTimePaymentsTransferApproval) UnmarshalJSON(data []byte) (err error)
type RealTimePaymentsTransferCancellation ¶
type RealTimePaymentsTransferCancellation struct {
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the Transfer was canceled.
CanceledAt time.Time `json:"canceled_at,required" format:"date-time"`
// If the Transfer was canceled by a user in the dashboard, the email address of
// that user.
CanceledBy string `json:"canceled_by,required,nullable"`
JSON realTimePaymentsTransferCancellationJSON
}
If your account requires approvals for transfers and the transfer was not approved, this will contain details of the cancellation.
func (*RealTimePaymentsTransferCancellation) UnmarshalJSON ¶
func (r *RealTimePaymentsTransferCancellation) UnmarshalJSON(data []byte) (err error)
type RealTimePaymentsTransferCurrency ¶
type RealTimePaymentsTransferCurrency string
const ( RealTimePaymentsTransferCurrencyCad RealTimePaymentsTransferCurrency = "CAD" RealTimePaymentsTransferCurrencyChf RealTimePaymentsTransferCurrency = "CHF" RealTimePaymentsTransferCurrencyEur RealTimePaymentsTransferCurrency = "EUR" RealTimePaymentsTransferCurrencyGbp RealTimePaymentsTransferCurrency = "GBP" RealTimePaymentsTransferCurrencyJpy RealTimePaymentsTransferCurrency = "JPY" RealTimePaymentsTransferCurrencyUsd RealTimePaymentsTransferCurrency = "USD" )
type RealTimePaymentsTransferListParams ¶
type RealTimePaymentsTransferListParams struct {
// Return the page of entries after this one.
Cursor param.Field[string] `query:"cursor"`
// Limit the size of the list that is returned. The default (and maximum) is 100
// objects.
Limit param.Field[int64] `query:"limit"`
// Filter Real Time Payments Transfers to those belonging to the specified Account.
AccountID param.Field[string] `query:"account_id"`
// Filter Real Time Payments Transfers to those made to the specified External
// Account.
ExternalAccountID param.Field[string] `query:"external_account_id"`
CreatedAt param.Field[RealTimePaymentsTransferListParamsCreatedAt] `query:"created_at"`
}
func (RealTimePaymentsTransferListParams) URLQuery ¶
func (r RealTimePaymentsTransferListParams) URLQuery() (v url.Values)
URLQuery serializes RealTimePaymentsTransferListParams's query parameters as `url.Values`.
type RealTimePaymentsTransferListParamsCreatedAt ¶
type RealTimePaymentsTransferListParamsCreatedAt struct {
// Return results after this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
After param.Field[time.Time] `query:"after" format:"date-time"`
// Return results before this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
Before param.Field[time.Time] `query:"before" format:"date-time"`
// Return results on or after this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrAfter param.Field[time.Time] `query:"on_or_after" format:"date-time"`
// Return results on or before this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrBefore param.Field[time.Time] `query:"on_or_before" format:"date-time"`
}
func (RealTimePaymentsTransferListParamsCreatedAt) URLQuery ¶
func (r RealTimePaymentsTransferListParamsCreatedAt) URLQuery() (v url.Values)
URLQuery serializes RealTimePaymentsTransferListParamsCreatedAt's query parameters as `url.Values`.
type RealTimePaymentsTransferListResponse ¶
type RealTimePaymentsTransferListResponse struct {
// The contents of the list.
Data []RealTimePaymentsTransfer `json:"data,required"`
// A pointer to a place in the list.
NextCursor string `json:"next_cursor,required,nullable"`
JSON realTimePaymentsTransferListResponseJSON
}
A list of Real Time Payments Transfer objects
func (*RealTimePaymentsTransferListResponse) UnmarshalJSON ¶
func (r *RealTimePaymentsTransferListResponse) UnmarshalJSON(data []byte) (err error)
type RealTimePaymentsTransferNewParams ¶
type RealTimePaymentsTransferNewParams struct {
// The identifier of the Account Number from which to send the transfer.
SourceAccountNumberID param.Field[string] `json:"source_account_number_id,required"`
// The destination account number.
DestinationAccountNumber param.Field[string] `json:"destination_account_number"`
// The destination American Bankers' Association (ABA) Routing Transit Number
// (RTN).
DestinationRoutingNumber param.Field[string] `json:"destination_routing_number"`
// The ID of an External Account to initiate a transfer to. If this parameter is
// provided, `destination_account_number` and `destination_routing_number` must be
// absent.
ExternalAccountID param.Field[string] `json:"external_account_id"`
// The transfer amount in USD cents. For Real Time Payments transfers, must be
// positive.
Amount param.Field[int64] `json:"amount,required"`
// The name of the transfer's recipient.
CreditorName param.Field[string] `json:"creditor_name,required"`
// Unstructured information that will show on the recipient's bank statement.
RemittanceInformation param.Field[string] `json:"remittance_information,required"`
// Whether the transfer requires explicit approval via the dashboard or API.
RequireApproval param.Field[bool] `json:"require_approval"`
}
func (RealTimePaymentsTransferNewParams) MarshalJSON ¶
func (r RealTimePaymentsTransferNewParams) MarshalJSON() (data []byte, err error)
type RealTimePaymentsTransferRejection ¶
type RealTimePaymentsTransferRejection struct {
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the transfer was rejected.
RejectedAt time.Time `json:"rejected_at,required,nullable" format:"date-time"`
// The reason the transfer was rejected as provided by the recipient bank or the
// Real Time Payments network.
RejectReasonCode RealTimePaymentsTransferRejectionRejectReasonCode `json:"reject_reason_code,required"`
// Additional information about the rejection provided by the recipient bank when
// the `reject_reason_code` is `NARRATIVE`.
RejectReasonAdditionalInformation string `json:"reject_reason_additional_information,required,nullable"`
JSON realTimePaymentsTransferRejectionJSON
}
If the transfer is rejected by Real Time Payments or the destination financial institution, this will contain supplemental details.
func (*RealTimePaymentsTransferRejection) UnmarshalJSON ¶
func (r *RealTimePaymentsTransferRejection) UnmarshalJSON(data []byte) (err error)
type RealTimePaymentsTransferRejectionRejectReasonCode ¶
type RealTimePaymentsTransferRejectionRejectReasonCode string
const ( RealTimePaymentsTransferRejectionRejectReasonCodeAccountClosed RealTimePaymentsTransferRejectionRejectReasonCode = "account_closed" RealTimePaymentsTransferRejectionRejectReasonCodeAccountBlocked RealTimePaymentsTransferRejectionRejectReasonCode = "account_blocked" RealTimePaymentsTransferRejectionRejectReasonCodeInvalidCreditorAccountType RealTimePaymentsTransferRejectionRejectReasonCode = "invalid_creditor_account_type" RealTimePaymentsTransferRejectionRejectReasonCodeInvalidCreditorAccountNumber RealTimePaymentsTransferRejectionRejectReasonCode = "invalid_creditor_account_number" RealTimePaymentsTransferRejectionRejectReasonCodeInvalidCreditorFinancialInstitutionIdentifier RealTimePaymentsTransferRejectionRejectReasonCode = "invalid_creditor_financial_institution_identifier" RealTimePaymentsTransferRejectionRejectReasonCodeEndCustomerDeceased RealTimePaymentsTransferRejectionRejectReasonCode = "end_customer_deceased" RealTimePaymentsTransferRejectionRejectReasonCodeNarrative RealTimePaymentsTransferRejectionRejectReasonCode = "narrative" RealTimePaymentsTransferRejectionRejectReasonCodeTransactionForbidden RealTimePaymentsTransferRejectionRejectReasonCode = "transaction_forbidden" RealTimePaymentsTransferRejectionRejectReasonCodeTransactionTypeNotSupported RealTimePaymentsTransferRejectionRejectReasonCode = "transaction_type_not_supported" RealTimePaymentsTransferRejectionRejectReasonCodeUnexpectedAmount RealTimePaymentsTransferRejectionRejectReasonCode = "unexpected_amount" RealTimePaymentsTransferRejectionRejectReasonCodeAmountExceedsBankLimits RealTimePaymentsTransferRejectionRejectReasonCode = "amount_exceeds_bank_limits" RealTimePaymentsTransferRejectionRejectReasonCodeInvalidCreditorAddress RealTimePaymentsTransferRejectionRejectReasonCode = "invalid_creditor_address" RealTimePaymentsTransferRejectionRejectReasonCodeUnknownEndCustomer RealTimePaymentsTransferRejectionRejectReasonCode = "unknown_end_customer" RealTimePaymentsTransferRejectionRejectReasonCodeInvalidDebtorAddress RealTimePaymentsTransferRejectionRejectReasonCode = "invalid_debtor_address" RealTimePaymentsTransferRejectionRejectReasonCodeTimeout RealTimePaymentsTransferRejectionRejectReasonCode = "timeout" RealTimePaymentsTransferRejectionRejectReasonCodeUnsupportedMessageForRecipient RealTimePaymentsTransferRejectionRejectReasonCode = "unsupported_message_for_recipient" RealTimePaymentsTransferRejectionRejectReasonCodeRecipientConnectionNotAvailable RealTimePaymentsTransferRejectionRejectReasonCode = "recipient_connection_not_available" RealTimePaymentsTransferRejectionRejectReasonCodeRealTimePaymentsSuspended RealTimePaymentsTransferRejectionRejectReasonCode = "real_time_payments_suspended" RealTimePaymentsTransferRejectionRejectReasonCodeInstructedAgentSignedOff RealTimePaymentsTransferRejectionRejectReasonCode = "instructed_agent_signed_off" RealTimePaymentsTransferRejectionRejectReasonCodeProcessingError RealTimePaymentsTransferRejectionRejectReasonCode = "processing_error" RealTimePaymentsTransferRejectionRejectReasonCodeOther RealTimePaymentsTransferRejectionRejectReasonCode = "other" )
type RealTimePaymentsTransferService ¶
type RealTimePaymentsTransferService struct {
Options []option.RequestOption
}
RealTimePaymentsTransferService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewRealTimePaymentsTransferService method instead.
func NewRealTimePaymentsTransferService ¶
func NewRealTimePaymentsTransferService(opts ...option.RequestOption) (r *RealTimePaymentsTransferService)
NewRealTimePaymentsTransferService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*RealTimePaymentsTransferService) Get ¶
func (r *RealTimePaymentsTransferService) Get(ctx context.Context, real_time_payments_transfer_id string, opts ...option.RequestOption) (res *RealTimePaymentsTransfer, err error)
Retrieve a Real Time Payments Transfer
func (*RealTimePaymentsTransferService) List ¶
func (r *RealTimePaymentsTransferService) List(ctx context.Context, query RealTimePaymentsTransferListParams, opts ...option.RequestOption) (res *shared.Page[RealTimePaymentsTransfer], err error)
List Real Time Payments Transfers
func (*RealTimePaymentsTransferService) ListAutoPaging ¶
func (r *RealTimePaymentsTransferService) ListAutoPaging(ctx context.Context, query RealTimePaymentsTransferListParams, opts ...option.RequestOption) *shared.PageAutoPager[RealTimePaymentsTransfer]
List Real Time Payments Transfers
func (*RealTimePaymentsTransferService) New ¶
func (r *RealTimePaymentsTransferService) New(ctx context.Context, body RealTimePaymentsTransferNewParams, opts ...option.RequestOption) (res *RealTimePaymentsTransfer, err error)
Create a Real Time Payments Transfer
type RealTimePaymentsTransferStatus ¶
type RealTimePaymentsTransferStatus string
const ( RealTimePaymentsTransferStatusPendingApproval RealTimePaymentsTransferStatus = "pending_approval" RealTimePaymentsTransferStatusCanceled RealTimePaymentsTransferStatus = "canceled" RealTimePaymentsTransferStatusPendingSubmission RealTimePaymentsTransferStatus = "pending_submission" RealTimePaymentsTransferStatusSubmitted RealTimePaymentsTransferStatus = "submitted" RealTimePaymentsTransferStatusComplete RealTimePaymentsTransferStatus = "complete" RealTimePaymentsTransferStatusRejected RealTimePaymentsTransferStatus = "rejected" RealTimePaymentsTransferStatusRequiresAttention RealTimePaymentsTransferStatus = "requires_attention" )
type RealTimePaymentsTransferSubmission ¶
type RealTimePaymentsTransferSubmission struct {
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the transfer was submitted to The Clearing House.
SubmittedAt time.Time `json:"submitted_at,required,nullable" format:"date-time"`
// The Real Time Payments network identification of the transfer.
TransactionIdentification string `json:"transaction_identification,required"`
JSON realTimePaymentsTransferSubmissionJSON
}
After the transfer is submitted to Real Time Payments, this will contain supplemental details.
func (*RealTimePaymentsTransferSubmission) UnmarshalJSON ¶
func (r *RealTimePaymentsTransferSubmission) UnmarshalJSON(data []byte) (err error)
type RealTimePaymentsTransferType ¶
type RealTimePaymentsTransferType string
const (
RealTimePaymentsTransferTypeRealTimePaymentsTransfer RealTimePaymentsTransferType = "real_time_payments_transfer"
)
type RoutingNumber ¶
type RoutingNumber struct {
// The name of the financial institution belonging to a routing number.
Name string `json:"name,required"`
// The nine digit routing number identifier.
RoutingNumber string `json:"routing_number,required"`
// A constant representing the object's type. For this resource it will always be
// `routing_number`.
Type RoutingNumberType `json:"type,required"`
// This routing number's support for ACH Transfers.
ACHTransfers RoutingNumberACHTransfers `json:"ach_transfers,required"`
// This routing number's support for Real Time Payments Transfers.
RealTimePaymentsTransfers RoutingNumberRealTimePaymentsTransfers `json:"real_time_payments_transfers,required"`
// This routing number's support for Wire Transfers.
WireTransfers RoutingNumberWireTransfers `json:"wire_transfers,required"`
JSON routingNumberJSON
}
Routing numbers are used to identify your bank in a financial transaction.
func (*RoutingNumber) UnmarshalJSON ¶
func (r *RoutingNumber) UnmarshalJSON(data []byte) (err error)
type RoutingNumberACHTransfers ¶
type RoutingNumberACHTransfers string
const ( RoutingNumberACHTransfersSupported RoutingNumberACHTransfers = "supported" RoutingNumberACHTransfersNotSupported RoutingNumberACHTransfers = "not_supported" )
type RoutingNumberListParams ¶
type RoutingNumberListParams struct {
// Return the page of entries after this one.
Cursor param.Field[string] `query:"cursor"`
// Limit the size of the list that is returned. The default (and maximum) is 100
// objects.
Limit param.Field[int64] `query:"limit"`
// Filter financial institutions by routing number.
RoutingNumber param.Field[string] `query:"routing_number,required"`
}
func (RoutingNumberListParams) URLQuery ¶
func (r RoutingNumberListParams) URLQuery() (v url.Values)
URLQuery serializes RoutingNumberListParams's query parameters as `url.Values`.
type RoutingNumberListResponse ¶
type RoutingNumberListResponse struct {
// The contents of the list.
Data []RoutingNumber `json:"data,required"`
// A pointer to a place in the list.
NextCursor string `json:"next_cursor,required,nullable"`
JSON routingNumberListResponseJSON
}
A list of Routing Number objects
func (*RoutingNumberListResponse) UnmarshalJSON ¶
func (r *RoutingNumberListResponse) UnmarshalJSON(data []byte) (err error)
type RoutingNumberRealTimePaymentsTransfers ¶
type RoutingNumberRealTimePaymentsTransfers string
const ( RoutingNumberRealTimePaymentsTransfersSupported RoutingNumberRealTimePaymentsTransfers = "supported" RoutingNumberRealTimePaymentsTransfersNotSupported RoutingNumberRealTimePaymentsTransfers = "not_supported" )
type RoutingNumberService ¶
type RoutingNumberService struct {
Options []option.RequestOption
}
RoutingNumberService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewRoutingNumberService method instead.
func NewRoutingNumberService ¶
func NewRoutingNumberService(opts ...option.RequestOption) (r *RoutingNumberService)
NewRoutingNumberService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*RoutingNumberService) List ¶
func (r *RoutingNumberService) List(ctx context.Context, query RoutingNumberListParams, opts ...option.RequestOption) (res *shared.Page[RoutingNumber], err error)
You can use this API to confirm if a routing number is valid, such as when a user is providing you with bank account details. Since routing numbers uniquely identify a bank, this will always return 0 or 1 entry. In Sandbox, the only valid routing number for this method is 110000000.
func (*RoutingNumberService) ListAutoPaging ¶
func (r *RoutingNumberService) ListAutoPaging(ctx context.Context, query RoutingNumberListParams, opts ...option.RequestOption) *shared.PageAutoPager[RoutingNumber]
You can use this API to confirm if a routing number is valid, such as when a user is providing you with bank account details. Since routing numbers uniquely identify a bank, this will always return 0 or 1 entry. In Sandbox, the only valid routing number for this method is 110000000.
type RoutingNumberType ¶
type RoutingNumberType string
const (
RoutingNumberTypeRoutingNumber RoutingNumberType = "routing_number"
)
type RoutingNumberWireTransfers ¶
type RoutingNumberWireTransfers string
const ( RoutingNumberWireTransfersSupported RoutingNumberWireTransfers = "supported" RoutingNumberWireTransfersNotSupported RoutingNumberWireTransfers = "not_supported" )
type SimulationACHTransferNewInboundParams ¶
type SimulationACHTransferNewInboundParams struct {
// The identifier of the Account Number the inbound ACH Transfer is for.
AccountNumberID param.Field[string] `json:"account_number_id,required"`
// The transfer amount in cents. A positive amount originates a credit transfer
// pushing funds to the receiving account. A negative amount originates a debit
// transfer pulling funds from the receiving account.
Amount param.Field[int64] `json:"amount,required"`
// The description of the date of the transfer.
CompanyDescriptiveDate param.Field[string] `json:"company_descriptive_date"`
// Data associated with the transfer set by the sender.
CompanyDiscretionaryData param.Field[string] `json:"company_discretionary_data"`
// The description of the transfer set by the sender.
CompanyEntryDescription param.Field[string] `json:"company_entry_description"`
// The name of the sender.
CompanyName param.Field[string] `json:"company_name"`
// The sender's company id.
CompanyID param.Field[string] `json:"company_id"`
}
func (SimulationACHTransferNewInboundParams) MarshalJSON ¶
func (r SimulationACHTransferNewInboundParams) MarshalJSON() (data []byte, err error)
type SimulationACHTransferReturnParams ¶
type SimulationACHTransferReturnParams struct {
// The reason why the Federal Reserve or destination bank returned this transfer.
// Defaults to `no_account`.
Reason param.Field[SimulationACHTransferReturnParamsReason] `json:"reason"`
}
func (SimulationACHTransferReturnParams) MarshalJSON ¶
func (r SimulationACHTransferReturnParams) MarshalJSON() (data []byte, err error)
type SimulationACHTransferReturnParamsReason ¶
type SimulationACHTransferReturnParamsReason string
const ( SimulationACHTransferReturnParamsReasonInsufficientFund SimulationACHTransferReturnParamsReason = "insufficient_fund" SimulationACHTransferReturnParamsReasonNoAccount SimulationACHTransferReturnParamsReason = "no_account" SimulationACHTransferReturnParamsReasonAccountClosed SimulationACHTransferReturnParamsReason = "account_closed" SimulationACHTransferReturnParamsReasonInvalidAccountNumberStructure SimulationACHTransferReturnParamsReason = "invalid_account_number_structure" SimulationACHTransferReturnParamsReasonAccountFrozenEntryReturnedPerOfacInstruction SimulationACHTransferReturnParamsReason = "account_frozen_entry_returned_per_ofac_instruction" SimulationACHTransferReturnParamsReasonCreditEntryRefusedByReceiver SimulationACHTransferReturnParamsReason = "credit_entry_refused_by_receiver" SimulationACHTransferReturnParamsReasonCorporateCustomerAdvisedNotAuthorized SimulationACHTransferReturnParamsReason = "corporate_customer_advised_not_authorized" SimulationACHTransferReturnParamsReasonPaymentStopped SimulationACHTransferReturnParamsReason = "payment_stopped" SimulationACHTransferReturnParamsReasonNonTransactionAccount SimulationACHTransferReturnParamsReason = "non_transaction_account" SimulationACHTransferReturnParamsReasonUncollectedFunds SimulationACHTransferReturnParamsReason = "uncollected_funds" SimulationACHTransferReturnParamsReasonRoutingNumberCheckDigitError SimulationACHTransferReturnParamsReason = "routing_number_check_digit_error" SimulationACHTransferReturnParamsReasonAmountFieldError SimulationACHTransferReturnParamsReason = "amount_field_error" SimulationACHTransferReturnParamsReasonAuthorizationRevokedByCustomer SimulationACHTransferReturnParamsReason = "authorization_revoked_by_customer" SimulationACHTransferReturnParamsReasonInvalidACHRoutingNumber SimulationACHTransferReturnParamsReason = "invalid_ach_routing_number" SimulationACHTransferReturnParamsReasonFileRecordEditCriteria SimulationACHTransferReturnParamsReason = "file_record_edit_criteria" SimulationACHTransferReturnParamsReasonEnrInvalidIndividualName SimulationACHTransferReturnParamsReason = "enr_invalid_individual_name" SimulationACHTransferReturnParamsReasonReturnedPerOdfiRequest SimulationACHTransferReturnParamsReason = "returned_per_odfi_request" SimulationACHTransferReturnParamsReasonAddendaError SimulationACHTransferReturnParamsReason = "addenda_error" SimulationACHTransferReturnParamsReasonLimitedParticipationDfi SimulationACHTransferReturnParamsReason = "limited_participation_dfi" SimulationACHTransferReturnParamsReasonIncorrectlyCodedOutboundInternationalPayment SimulationACHTransferReturnParamsReason = "incorrectly_coded_outbound_international_payment" SimulationACHTransferReturnParamsReasonOther SimulationACHTransferReturnParamsReason = "other" )
type SimulationACHTransferService ¶
type SimulationACHTransferService struct {
Options []option.RequestOption
}
SimulationACHTransferService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewSimulationACHTransferService method instead.
func NewSimulationACHTransferService ¶
func NewSimulationACHTransferService(opts ...option.RequestOption) (r *SimulationACHTransferService)
NewSimulationACHTransferService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*SimulationACHTransferService) NewInbound ¶
func (r *SimulationACHTransferService) NewInbound(ctx context.Context, body SimulationACHTransferNewInboundParams, opts ...option.RequestOption) (res *ACHTransferSimulation, err error)
Simulates an inbound ACH transfer to your account. This imitates initiating a transaction to an Increase account from a different financial institution. The transfer may be either a credit or a debit depending on if the `amount` is positive or negative. The result of calling this API will be either a Transaction(#transactions) or a [Declined Transaction](#declined-transactions) depending on whether or not the transfer is allowed.
func (*SimulationACHTransferService) Return ¶
func (r *SimulationACHTransferService) Return(ctx context.Context, ach_transfer_id string, body SimulationACHTransferReturnParams, opts ...option.RequestOption) (res *ACHTransfer, err error)
Simulates the return of an [ACH Transfer](#ach-transfers) by the Federal Reserve due to an error condition. This will also create a Transaction to account for the returned funds. This transfer must first have a `status` of `submitted`.
func (*SimulationACHTransferService) Submit ¶
func (r *SimulationACHTransferService) Submit(ctx context.Context, ach_transfer_id string, opts ...option.RequestOption) (res *ACHTransfer, err error)
Simulates the submission of an [ACH Transfer](#ach-transfers) to the Federal Reserve. This transfer must first have a `status` of `pending_approval` or `pending_submission`. In production, Increase submits ACH Transfers to the Federal Reserve three times per day on weekdays. Since sandbox ACH Transfers are not submitted to the Federal Reserve, this endpoint allows you to skip that delay and transition the ACH Transfer to a status of `submitted`.
type SimulationAccountStatementNewParams ¶
type SimulationAccountStatementNewParams struct {
// The identifier of the Account the statement is for.
AccountID param.Field[string] `json:"account_id,required"`
}
func (SimulationAccountStatementNewParams) MarshalJSON ¶
func (r SimulationAccountStatementNewParams) MarshalJSON() (data []byte, err error)
type SimulationAccountStatementService ¶
type SimulationAccountStatementService struct {
Options []option.RequestOption
}
SimulationAccountStatementService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewSimulationAccountStatementService method instead.
func NewSimulationAccountStatementService ¶
func NewSimulationAccountStatementService(opts ...option.RequestOption) (r *SimulationAccountStatementService)
NewSimulationAccountStatementService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*SimulationAccountStatementService) New ¶
func (r *SimulationAccountStatementService) New(ctx context.Context, body SimulationAccountStatementNewParams, opts ...option.RequestOption) (res *AccountStatement, err error)
Simulates an [Account Statement](#account-statements) being created for an account. In production, Account Statements are generated once per month.
type SimulationAccountTransferService ¶
type SimulationAccountTransferService struct {
Options []option.RequestOption
}
SimulationAccountTransferService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewSimulationAccountTransferService method instead.
func NewSimulationAccountTransferService ¶
func NewSimulationAccountTransferService(opts ...option.RequestOption) (r *SimulationAccountTransferService)
NewSimulationAccountTransferService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*SimulationAccountTransferService) Complete ¶
func (r *SimulationAccountTransferService) Complete(ctx context.Context, account_transfer_id string, opts ...option.RequestOption) (res *AccountTransfer, err error)
If your account is configured to require approval for each transfer, this endpoint simulates the approval of an [Account Transfer](#account-transfers). You can also approve sandbox Account Transfers in the dashboard. This transfer must first have a `status` of `pending_approval`.
type SimulationCardAuthorizeParams ¶
type SimulationCardAuthorizeParams struct {
// The authorization amount in cents.
Amount param.Field[int64] `json:"amount,required"`
// The identifier of the Card to be authorized.
CardID param.Field[string] `json:"card_id"`
// The identifier of the Digital Wallet Token to be authorized.
DigitalWalletTokenID param.Field[string] `json:"digital_wallet_token_id"`
// The identifier of the Event Subscription to use. If provided, will override the
// default real time event subscription. Because you can only create one real time
// decision event subscription, you can use this field to route events to any
// specified event subscription for testing purposes.
EventSubscriptionID param.Field[string] `json:"event_subscription_id"`
}
func (SimulationCardAuthorizeParams) MarshalJSON ¶
func (r SimulationCardAuthorizeParams) MarshalJSON() (data []byte, err error)
type SimulationCardDisputeActionParams ¶
type SimulationCardDisputeActionParams struct {
// The status to move the dispute to.
Status param.Field[SimulationCardDisputeActionParamsStatus] `json:"status,required"`
// Why the dispute was rejected. Not required for accepting disputes.
Explanation param.Field[string] `json:"explanation"`
}
func (SimulationCardDisputeActionParams) MarshalJSON ¶
func (r SimulationCardDisputeActionParams) MarshalJSON() (data []byte, err error)
type SimulationCardDisputeActionParamsStatus ¶
type SimulationCardDisputeActionParamsStatus string
const ( SimulationCardDisputeActionParamsStatusAccepted SimulationCardDisputeActionParamsStatus = "accepted" SimulationCardDisputeActionParamsStatusRejected SimulationCardDisputeActionParamsStatus = "rejected" )
type SimulationCardDisputeService ¶
type SimulationCardDisputeService struct {
Options []option.RequestOption
}
SimulationCardDisputeService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewSimulationCardDisputeService method instead.
func NewSimulationCardDisputeService ¶
func NewSimulationCardDisputeService(opts ...option.RequestOption) (r *SimulationCardDisputeService)
NewSimulationCardDisputeService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*SimulationCardDisputeService) Action ¶
func (r *SimulationCardDisputeService) Action(ctx context.Context, card_dispute_id string, body SimulationCardDisputeActionParams, opts ...option.RequestOption) (res *CardDispute, err error)
After a [Card Dispute](#card-disputes) is created in production, the dispute will be reviewed. Since no review happens in sandbox, this endpoint simulates moving a Card Dispute into a rejected or accepted state. A Card Dispute can only be actioned one time and must have a status of `pending_reviewing`.
type SimulationCardRefundNewParams ¶
type SimulationCardRefundNewParams struct {
// The identifier for the Transaction to refund. The Transaction's source must have
// a category of card_settlement.
TransactionID param.Field[string] `json:"transaction_id,required"`
}
func (SimulationCardRefundNewParams) MarshalJSON ¶
func (r SimulationCardRefundNewParams) MarshalJSON() (data []byte, err error)
type SimulationCardRefundService ¶
type SimulationCardRefundService struct {
Options []option.RequestOption
}
SimulationCardRefundService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewSimulationCardRefundService method instead.
func NewSimulationCardRefundService ¶
func NewSimulationCardRefundService(opts ...option.RequestOption) (r *SimulationCardRefundService)
NewSimulationCardRefundService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*SimulationCardRefundService) New ¶
func (r *SimulationCardRefundService) New(ctx context.Context, body SimulationCardRefundNewParams, opts ...option.RequestOption) (res *Transaction, err error)
Simulates refunding a card transaction. The full value of the original sandbox transaction is refunded.
type SimulationCardService ¶
type SimulationCardService struct {
Options []option.RequestOption
}
SimulationCardService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewSimulationCardService method instead.
func NewSimulationCardService ¶
func NewSimulationCardService(opts ...option.RequestOption) (r *SimulationCardService)
NewSimulationCardService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*SimulationCardService) Authorize ¶
func (r *SimulationCardService) Authorize(ctx context.Context, body SimulationCardAuthorizeParams, opts ...option.RequestOption) (res *CardAuthorizationSimulation, err error)
Simulates a purchase authorization on a Card(#cards). Depending on the balance available to the card and the `amount` submitted, the authorization activity will result in a [Pending Transaction](#pending-transactions) of type `card_authorization` or a [Declined Transaction](#declined-transactions) of type `card_decline`. You can pass either a Card id or a [Digital Wallet Token](#digital-wallet-tokens) id to simulate the two different ways purchases can be made.
func (*SimulationCardService) Settlement ¶
func (r *SimulationCardService) Settlement(ctx context.Context, body SimulationCardSettlementParams, opts ...option.RequestOption) (res *Transaction, err error)
Simulates the settlement of an authorization by a card acquirer. After a card authorization is created, the merchant will eventually send a settlement. This simulates that event, which may occur many days after the purchase in production. The amount settled can be different from the amount originally authorized, for example, when adding a tip to a restaurant bill.
type SimulationCardSettlementParams ¶
type SimulationCardSettlementParams struct {
// The identifier of the Card to create a settlement on.
CardID param.Field[string] `json:"card_id,required"`
// The identifier of the Pending Transaction for the Card Authorization you wish to
// settle.
PendingTransactionID param.Field[string] `json:"pending_transaction_id,required"`
// The amount to be settled. This defaults to the amount of the Pending Transaction
// being settled.
Amount param.Field[int64] `json:"amount"`
}
func (SimulationCardSettlementParams) MarshalJSON ¶
func (r SimulationCardSettlementParams) MarshalJSON() (data []byte, err error)
type SimulationCheckDepositService ¶
type SimulationCheckDepositService struct {
Options []option.RequestOption
}
SimulationCheckDepositService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewSimulationCheckDepositService method instead.
func NewSimulationCheckDepositService ¶
func NewSimulationCheckDepositService(opts ...option.RequestOption) (r *SimulationCheckDepositService)
NewSimulationCheckDepositService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*SimulationCheckDepositService) Reject ¶
func (r *SimulationCheckDepositService) Reject(ctx context.Context, check_deposit_id string, opts ...option.RequestOption) (res *CheckDeposit, err error)
Simulates the rejection of a [Check Deposit](#check-deposits) by Increase due to factors like poor image quality. This Check Deposit must first have a `status` of `pending`.
func (*SimulationCheckDepositService) Return ¶
func (r *SimulationCheckDepositService) Return(ctx context.Context, check_deposit_id string, opts ...option.RequestOption) (res *CheckDeposit, err error)
Simulates the return of a [Check Deposit](#check-deposits). This Check Deposit must first have a `status` of `submitted`.
func (*SimulationCheckDepositService) Submit ¶
func (r *SimulationCheckDepositService) Submit(ctx context.Context, check_deposit_id string, opts ...option.RequestOption) (res *CheckDeposit, err error)
Simulates the submission of a [Check Deposit](#check-deposits) to the Federal Reserve. This Check Deposit must first have a `status` of `pending`.
type SimulationCheckTransferReturnParams ¶
type SimulationCheckTransferReturnParams struct {
// The reason why the Check Transfer was returned to Increase.
Reason param.Field[SimulationCheckTransferReturnParamsReason] `json:"reason,required"`
}
func (SimulationCheckTransferReturnParams) MarshalJSON ¶
func (r SimulationCheckTransferReturnParams) MarshalJSON() (data []byte, err error)
type SimulationCheckTransferReturnParamsReason ¶
type SimulationCheckTransferReturnParamsReason string
const ( SimulationCheckTransferReturnParamsReasonMailDeliveryFailure SimulationCheckTransferReturnParamsReason = "mail_delivery_failure" SimulationCheckTransferReturnParamsReasonRefusedByRecipient SimulationCheckTransferReturnParamsReason = "refused_by_recipient" SimulationCheckTransferReturnParamsReasonReturnedNotAuthorized SimulationCheckTransferReturnParamsReason = "returned_not_authorized" )
type SimulationCheckTransferService ¶
type SimulationCheckTransferService struct {
Options []option.RequestOption
}
SimulationCheckTransferService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewSimulationCheckTransferService method instead.
func NewSimulationCheckTransferService ¶
func NewSimulationCheckTransferService(opts ...option.RequestOption) (r *SimulationCheckTransferService)
NewSimulationCheckTransferService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*SimulationCheckTransferService) Deposit ¶
func (r *SimulationCheckTransferService) Deposit(ctx context.Context, check_transfer_id string, opts ...option.RequestOption) (res *CheckTransfer, err error)
Simulates a [Check Transfer](#check-transfers) being deposited at a bank. This transfer must first have a `status` of `mailed`.
func (*SimulationCheckTransferService) Mail ¶
func (r *SimulationCheckTransferService) Mail(ctx context.Context, check_transfer_id string, opts ...option.RequestOption) (res *CheckTransfer, err error)
Simulates the mailing of a [Check Transfer](#check-transfers), which happens once per weekday in production but can be sped up in sandbox. This transfer must first have a `status` of `pending_approval` or `pending_submission`.
func (*SimulationCheckTransferService) Return ¶
func (r *SimulationCheckTransferService) Return(ctx context.Context, check_transfer_id string, body SimulationCheckTransferReturnParams, opts ...option.RequestOption) (res *CheckTransfer, err error)
Simulates a [Check Transfer](#check-transfers) being returned via USPS to Increase. This transfer must first have a `status` of `mailed`.
type SimulationDigitalWalletTokenRequestNewParams ¶
type SimulationDigitalWalletTokenRequestNewParams struct {
// The identifier of the Card to be authorized.
CardID param.Field[string] `json:"card_id,required"`
}
func (SimulationDigitalWalletTokenRequestNewParams) MarshalJSON ¶
func (r SimulationDigitalWalletTokenRequestNewParams) MarshalJSON() (data []byte, err error)
type SimulationDigitalWalletTokenRequestService ¶
type SimulationDigitalWalletTokenRequestService struct {
Options []option.RequestOption
}
SimulationDigitalWalletTokenRequestService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewSimulationDigitalWalletTokenRequestService method instead.
func NewSimulationDigitalWalletTokenRequestService ¶
func NewSimulationDigitalWalletTokenRequestService(opts ...option.RequestOption) (r *SimulationDigitalWalletTokenRequestService)
NewSimulationDigitalWalletTokenRequestService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*SimulationDigitalWalletTokenRequestService) New ¶
func (r *SimulationDigitalWalletTokenRequestService) New(ctx context.Context, body SimulationDigitalWalletTokenRequestNewParams, opts ...option.RequestOption) (res *DigitalWalletTokenRequestCreateResponse, err error)
Simulates a user attempting add a Card(#cards) to a digital wallet such as Apple Pay.
type SimulationDocumentNewParams ¶
type SimulationDocumentNewParams struct {
// The identifier of the Account the tax document is for.
AccountID param.Field[string] `json:"account_id,required"`
}
func (SimulationDocumentNewParams) MarshalJSON ¶
func (r SimulationDocumentNewParams) MarshalJSON() (data []byte, err error)
type SimulationDocumentService ¶
type SimulationDocumentService struct {
Options []option.RequestOption
}
SimulationDocumentService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewSimulationDocumentService method instead.
func NewSimulationDocumentService ¶
func NewSimulationDocumentService(opts ...option.RequestOption) (r *SimulationDocumentService)
NewSimulationDocumentService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*SimulationDocumentService) New ¶
func (r *SimulationDocumentService) New(ctx context.Context, body SimulationDocumentNewParams, opts ...option.RequestOption) (res *Document, err error)
Simulates an tax document being created for an account.
type SimulationInboundWireDrawdownRequestNewParams ¶
type SimulationInboundWireDrawdownRequestNewParams struct {
// The Account Number to which the recipient of this request is being requested to
// send funds from.
RecipientAccountNumberID param.Field[string] `json:"recipient_account_number_id,required"`
// The drawdown request's originator's account number.
OriginatorAccountNumber param.Field[string] `json:"originator_account_number,required"`
// The drawdown request's originator's routing number.
OriginatorRoutingNumber param.Field[string] `json:"originator_routing_number,required"`
// The drawdown request's beneficiary's account number.
BeneficiaryAccountNumber param.Field[string] `json:"beneficiary_account_number,required"`
// The drawdown request's beneficiary's routing number.
BeneficiaryRoutingNumber param.Field[string] `json:"beneficiary_routing_number,required"`
// The amount being requested in cents.
Amount param.Field[int64] `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the amount being
// requested. Will always be "USD".
Currency param.Field[string] `json:"currency,required"`
// A message from the drawdown request's originator.
MessageToRecipient param.Field[string] `json:"message_to_recipient,required"`
// Line 1 of the information conveyed from the originator of the message to the
// beneficiary.
OriginatorToBeneficiaryInformationLine1 param.Field[string] `json:"originator_to_beneficiary_information_line1"`
// Line 2 of the information conveyed from the originator of the message to the
// beneficiary.
OriginatorToBeneficiaryInformationLine2 param.Field[string] `json:"originator_to_beneficiary_information_line2"`
// Line 3 of the information conveyed from the originator of the message to the
// beneficiary.
OriginatorToBeneficiaryInformationLine3 param.Field[string] `json:"originator_to_beneficiary_information_line3"`
// Line 4 of the information conveyed from the originator of the message to the
// beneficiary.
OriginatorToBeneficiaryInformationLine4 param.Field[string] `json:"originator_to_beneficiary_information_line4"`
// The drawdown request's originator's name.
OriginatorName param.Field[string] `json:"originator_name"`
// Line 1 of the drawdown request's originator's address.
OriginatorAddressLine1 param.Field[string] `json:"originator_address_line1"`
// Line 2 of the drawdown request's originator's address.
OriginatorAddressLine2 param.Field[string] `json:"originator_address_line2"`
// Line 3 of the drawdown request's originator's address.
OriginatorAddressLine3 param.Field[string] `json:"originator_address_line3"`
// The drawdown request's beneficiary's name.
BeneficiaryName param.Field[string] `json:"beneficiary_name"`
// Line 1 of the drawdown request's beneficiary's address.
BeneficiaryAddressLine1 param.Field[string] `json:"beneficiary_address_line1"`
// Line 2 of the drawdown request's beneficiary's address.
BeneficiaryAddressLine2 param.Field[string] `json:"beneficiary_address_line2"`
// Line 3 of the drawdown request's beneficiary's address.
BeneficiaryAddressLine3 param.Field[string] `json:"beneficiary_address_line3"`
}
func (SimulationInboundWireDrawdownRequestNewParams) MarshalJSON ¶
func (r SimulationInboundWireDrawdownRequestNewParams) MarshalJSON() (data []byte, err error)
type SimulationInboundWireDrawdownRequestService ¶
type SimulationInboundWireDrawdownRequestService struct {
Options []option.RequestOption
}
SimulationInboundWireDrawdownRequestService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewSimulationInboundWireDrawdownRequestService method instead.
func NewSimulationInboundWireDrawdownRequestService ¶
func NewSimulationInboundWireDrawdownRequestService(opts ...option.RequestOption) (r *SimulationInboundWireDrawdownRequestService)
NewSimulationInboundWireDrawdownRequestService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*SimulationInboundWireDrawdownRequestService) New ¶
func (r *SimulationInboundWireDrawdownRequestService) New(ctx context.Context, body SimulationInboundWireDrawdownRequestNewParams, opts ...option.RequestOption) (res *InboundWireDrawdownRequest, err error)
Simulates the receival of an [Inbound Wire Drawdown Request](#inbound-wire-drawdown-requests).
type SimulationInterestPaymentNewParams ¶
type SimulationInterestPaymentNewParams struct {
// The identifier of the Account Number the Interest Payment is for.
AccountID param.Field[string] `json:"account_id,required"`
// The interest amount in cents. Must be positive.
Amount param.Field[int64] `json:"amount,required"`
}
func (SimulationInterestPaymentNewParams) MarshalJSON ¶
func (r SimulationInterestPaymentNewParams) MarshalJSON() (data []byte, err error)
type SimulationInterestPaymentService ¶
type SimulationInterestPaymentService struct {
Options []option.RequestOption
}
SimulationInterestPaymentService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewSimulationInterestPaymentService method instead.
func NewSimulationInterestPaymentService ¶
func NewSimulationInterestPaymentService(opts ...option.RequestOption) (r *SimulationInterestPaymentService)
NewSimulationInterestPaymentService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*SimulationInterestPaymentService) New ¶
func (r *SimulationInterestPaymentService) New(ctx context.Context, body SimulationInterestPaymentNewParams, opts ...option.RequestOption) (res *InterestPaymentSimulationResult, err error)
Simulates an interest payment to your account. In production, this happens automatically on the first of each month.
type SimulationRealTimePaymentsTransferCompleteParams ¶
type SimulationRealTimePaymentsTransferCompleteParams struct {
// If set, the simulation will reject the transfer.
Rejection param.Field[SimulationRealTimePaymentsTransferCompleteParamsRejection] `json:"rejection"`
}
func (SimulationRealTimePaymentsTransferCompleteParams) MarshalJSON ¶
func (r SimulationRealTimePaymentsTransferCompleteParams) MarshalJSON() (data []byte, err error)
type SimulationRealTimePaymentsTransferCompleteParamsRejection ¶
type SimulationRealTimePaymentsTransferCompleteParamsRejection struct {
// The reason code that the simulated rejection will have.
RejectReasonCode param.Field[SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCode] `json:"reject_reason_code,required"`
}
If set, the simulation will reject the transfer.
type SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCode ¶
type SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCode string
const ( SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCodeAccountClosed SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCode = "account_closed" SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCodeAccountBlocked SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCode = "account_blocked" SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCodeInvalidCreditorAccountType SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCode = "invalid_creditor_account_type" SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCodeInvalidCreditorAccountNumber SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCode = "invalid_creditor_account_number" SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCodeInvalidCreditorFinancialInstitutionIdentifier SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCode = "invalid_creditor_financial_institution_identifier" SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCodeEndCustomerDeceased SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCode = "end_customer_deceased" SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCodeNarrative SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCode = "narrative" SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCodeTransactionForbidden SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCode = "transaction_forbidden" SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCodeTransactionTypeNotSupported SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCode = "transaction_type_not_supported" SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCodeUnexpectedAmount SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCode = "unexpected_amount" SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCodeAmountExceedsBankLimits SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCode = "amount_exceeds_bank_limits" SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCodeInvalidCreditorAddress SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCode = "invalid_creditor_address" SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCodeUnknownEndCustomer SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCode = "unknown_end_customer" SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCodeInvalidDebtorAddress SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCode = "invalid_debtor_address" SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCodeTimeout SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCode = "timeout" SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCodeUnsupportedMessageForRecipient SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCode = "unsupported_message_for_recipient" SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCodeRecipientConnectionNotAvailable SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCode = "recipient_connection_not_available" SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCodeRealTimePaymentsSuspended SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCode = "real_time_payments_suspended" SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCodeInstructedAgentSignedOff SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCode = "instructed_agent_signed_off" SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCodeProcessingError SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCode = "processing_error" SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCodeOther SimulationRealTimePaymentsTransferCompleteParamsRejectionRejectReasonCode = "other" )
type SimulationRealTimePaymentsTransferNewInboundParams ¶
type SimulationRealTimePaymentsTransferNewInboundParams struct {
// The identifier of the Account Number the inbound Real Time Payments Transfer is
// for.
AccountNumberID param.Field[string] `json:"account_number_id,required"`
// The transfer amount in USD cents. Must be positive.
Amount param.Field[int64] `json:"amount,required"`
// The identifier of a pending Request for Payment that this transfer will fulfill.
RequestForPaymentID param.Field[string] `json:"request_for_payment_id"`
// The name provided by the sender of the transfer.
DebtorName param.Field[string] `json:"debtor_name"`
// The account number of the account that sent the transfer.
DebtorAccountNumber param.Field[string] `json:"debtor_account_number"`
// The routing number of the account that sent the transfer.
DebtorRoutingNumber param.Field[string] `json:"debtor_routing_number"`
// Additional information included with the transfer.
RemittanceInformation param.Field[string] `json:"remittance_information"`
}
func (SimulationRealTimePaymentsTransferNewInboundParams) MarshalJSON ¶
func (r SimulationRealTimePaymentsTransferNewInboundParams) MarshalJSON() (data []byte, err error)
type SimulationRealTimePaymentsTransferService ¶
type SimulationRealTimePaymentsTransferService struct {
Options []option.RequestOption
}
SimulationRealTimePaymentsTransferService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewSimulationRealTimePaymentsTransferService method instead.
func NewSimulationRealTimePaymentsTransferService ¶
func NewSimulationRealTimePaymentsTransferService(opts ...option.RequestOption) (r *SimulationRealTimePaymentsTransferService)
NewSimulationRealTimePaymentsTransferService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*SimulationRealTimePaymentsTransferService) Complete ¶
func (r *SimulationRealTimePaymentsTransferService) Complete(ctx context.Context, real_time_payments_transfer_id string, body SimulationRealTimePaymentsTransferCompleteParams, opts ...option.RequestOption) (res *RealTimePaymentsTransfer, err error)
Simulates submission of a Real Time Payments transfer and handling the response from the destination financial institution. This transfer must first have a `status` of `pending_submission`.
func (*SimulationRealTimePaymentsTransferService) NewInbound ¶
func (r *SimulationRealTimePaymentsTransferService) NewInbound(ctx context.Context, body SimulationRealTimePaymentsTransferNewInboundParams, opts ...option.RequestOption) (res *InboundRealTimePaymentsTransferSimulationResult, err error)
Simulates an inbound Real Time Payments transfer to your account. Real Time Payments are a beta feature.
type SimulationService ¶
type SimulationService struct {
Options []option.RequestOption
AccountTransfers *SimulationAccountTransferService
AccountStatements *SimulationAccountStatementService
ACHTransfers *SimulationACHTransferService
CardDisputes *SimulationCardDisputeService
CardRefunds *SimulationCardRefundService
CheckTransfers *SimulationCheckTransferService
Documents *SimulationDocumentService
DigitalWalletTokenRequests *SimulationDigitalWalletTokenRequestService
CheckDeposits *SimulationCheckDepositService
InboundWireDrawdownRequests *SimulationInboundWireDrawdownRequestService
InterestPayments *SimulationInterestPaymentService
WireTransfers *SimulationWireTransferService
Cards *SimulationCardService
RealTimePaymentsTransfers *SimulationRealTimePaymentsTransferService
}
SimulationService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewSimulationService method instead.
func NewSimulationService ¶
func NewSimulationService(opts ...option.RequestOption) (r *SimulationService)
NewSimulationService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
type SimulationWireTransferNewInboundParams ¶
type SimulationWireTransferNewInboundParams struct {
// The identifier of the Account Number the inbound Wire Transfer is for.
AccountNumberID param.Field[string] `json:"account_number_id,required"`
// The transfer amount in cents. Must be positive.
Amount param.Field[int64] `json:"amount,required"`
// The sending bank will set beneficiary_address_line1 in production. You can
// simulate any value here.
BeneficiaryAddressLine1 param.Field[string] `json:"beneficiary_address_line1"`
// The sending bank will set beneficiary_address_line2 in production. You can
// simulate any value here.
BeneficiaryAddressLine2 param.Field[string] `json:"beneficiary_address_line2"`
// The sending bank will set beneficiary_address_line3 in production. You can
// simulate any value here.
BeneficiaryAddressLine3 param.Field[string] `json:"beneficiary_address_line3"`
// The sending bank will set beneficiary_name in production. You can simulate any
// value here.
BeneficiaryName param.Field[string] `json:"beneficiary_name"`
// The sending bank will set beneficiary_reference in production. You can simulate
// any value here.
BeneficiaryReference param.Field[string] `json:"beneficiary_reference"`
// The sending bank will set originator_address_line1 in production. You can
// simulate any value here.
OriginatorAddressLine1 param.Field[string] `json:"originator_address_line1"`
// The sending bank will set originator_address_line2 in production. You can
// simulate any value here.
OriginatorAddressLine2 param.Field[string] `json:"originator_address_line2"`
// The sending bank will set originator_address_line3 in production. You can
// simulate any value here.
OriginatorAddressLine3 param.Field[string] `json:"originator_address_line3"`
// The sending bank will set originator_name in production. You can simulate any
// value here.
OriginatorName param.Field[string] `json:"originator_name"`
// The sending bank will set originator_to_beneficiary_information_line1 in
// production. You can simulate any value here.
OriginatorToBeneficiaryInformationLine1 param.Field[string] `json:"originator_to_beneficiary_information_line1"`
// The sending bank will set originator_to_beneficiary_information_line2 in
// production. You can simulate any value here.
OriginatorToBeneficiaryInformationLine2 param.Field[string] `json:"originator_to_beneficiary_information_line2"`
// The sending bank will set originator_to_beneficiary_information_line3 in
// production. You can simulate any value here.
OriginatorToBeneficiaryInformationLine3 param.Field[string] `json:"originator_to_beneficiary_information_line3"`
// The sending bank will set originator_to_beneficiary_information_line4 in
// production. You can simulate any value here.
OriginatorToBeneficiaryInformationLine4 param.Field[string] `json:"originator_to_beneficiary_information_line4"`
}
func (SimulationWireTransferNewInboundParams) MarshalJSON ¶
func (r SimulationWireTransferNewInboundParams) MarshalJSON() (data []byte, err error)
type SimulationWireTransferService ¶
type SimulationWireTransferService struct {
Options []option.RequestOption
}
SimulationWireTransferService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewSimulationWireTransferService method instead.
func NewSimulationWireTransferService ¶
func NewSimulationWireTransferService(opts ...option.RequestOption) (r *SimulationWireTransferService)
NewSimulationWireTransferService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*SimulationWireTransferService) NewInbound ¶
func (r *SimulationWireTransferService) NewInbound(ctx context.Context, body SimulationWireTransferNewInboundParams, opts ...option.RequestOption) (res *WireTransferSimulation, err error)
Simulates an inbound Wire Transfer to your account.
type Transaction ¶
type Transaction struct {
// The identifier for the Account the Transaction belongs to.
AccountID string `json:"account_id,required"`
// The Transaction amount in the minor unit of its currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// Transaction's currency. This will match the currency on the Transcation's
// Account.
Currency TransactionCurrency `json:"currency,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date on which the
// Transaction occured.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// For a Transaction related to a transfer, this is the description you provide.
// For a Transaction related to a payment, this is the description the vendor
// provides.
Description string `json:"description,required"`
// The Transaction identifier.
ID string `json:"id,required"`
// The identifier for the route this Transaction came through. Routes are things
// like cards and ACH details.
RouteID string `json:"route_id,required,nullable"`
// The type of the route this Transaction came through.
RouteType TransactionRouteType `json:"route_type,required,nullable"`
// This is an object giving more details on the network-level event that caused the
// Transaction. Note that for backwards compatibility reasons, additional
// undocumented keys may appear in this object. These should be treated as
// deprecated and will be removed in the future.
Source TransactionSource `json:"source,required"`
// A constant representing the object's type. For this resource it will always be
// `transaction`.
Type TransactionType `json:"type,required"`
JSON transactionJSON
}
Transactions are the immutable additions and removals of money from your bank account. They're the equivalent of line items on your bank statement.
func (*Transaction) UnmarshalJSON ¶
func (r *Transaction) UnmarshalJSON(data []byte) (err error)
type TransactionCurrency ¶
type TransactionCurrency string
const ( TransactionCurrencyCad TransactionCurrency = "CAD" TransactionCurrencyChf TransactionCurrency = "CHF" TransactionCurrencyEur TransactionCurrency = "EUR" TransactionCurrencyGbp TransactionCurrency = "GBP" TransactionCurrencyJpy TransactionCurrency = "JPY" TransactionCurrencyUsd TransactionCurrency = "USD" )
type TransactionListParams ¶
type TransactionListParams struct {
// Return the page of entries after this one.
Cursor param.Field[string] `query:"cursor"`
// Limit the size of the list that is returned. The default (and maximum) is 100
// objects.
Limit param.Field[int64] `query:"limit"`
// Filter Transactions for those belonging to the specified Account.
AccountID param.Field[string] `query:"account_id"`
// Filter Transactions for those belonging to the specified route. This could be a
// Card ID or an Account Number ID.
RouteID param.Field[string] `query:"route_id"`
CreatedAt param.Field[TransactionListParamsCreatedAt] `query:"created_at"`
Category param.Field[TransactionListParamsCategory] `query:"category"`
}
func (TransactionListParams) URLQuery ¶
func (r TransactionListParams) URLQuery() (v url.Values)
URLQuery serializes TransactionListParams's query parameters as `url.Values`.
type TransactionListParamsCategory ¶
type TransactionListParamsCategory struct {
// Return results whose value is in the provided list. For GET requests, this
// should be encoded as a comma-delimited string, such as `?in=one,two,three`.
In param.Field[[]TransactionListParamsCategoryIn] `query:"in"`
}
func (TransactionListParamsCategory) URLQuery ¶
func (r TransactionListParamsCategory) URLQuery() (v url.Values)
URLQuery serializes TransactionListParamsCategory's query parameters as `url.Values`.
type TransactionListParamsCategoryIn ¶
type TransactionListParamsCategoryIn string
const ( TransactionListParamsCategoryInAccountTransferIntention TransactionListParamsCategoryIn = "account_transfer_intention" TransactionListParamsCategoryInACHCheckConversionReturn TransactionListParamsCategoryIn = "ach_check_conversion_return" TransactionListParamsCategoryInACHCheckConversion TransactionListParamsCategoryIn = "ach_check_conversion" TransactionListParamsCategoryInACHTransferIntention TransactionListParamsCategoryIn = "ach_transfer_intention" TransactionListParamsCategoryInACHTransferRejection TransactionListParamsCategoryIn = "ach_transfer_rejection" TransactionListParamsCategoryInACHTransferReturn TransactionListParamsCategoryIn = "ach_transfer_return" TransactionListParamsCategoryInCardDisputeAcceptance TransactionListParamsCategoryIn = "card_dispute_acceptance" TransactionListParamsCategoryInCardRefund TransactionListParamsCategoryIn = "card_refund" TransactionListParamsCategoryInCardSettlement TransactionListParamsCategoryIn = "card_settlement" TransactionListParamsCategoryInCardRevenuePayment TransactionListParamsCategoryIn = "card_revenue_payment" TransactionListParamsCategoryInCheckDepositAcceptance TransactionListParamsCategoryIn = "check_deposit_acceptance" TransactionListParamsCategoryInCheckDepositReturn TransactionListParamsCategoryIn = "check_deposit_return" TransactionListParamsCategoryInCheckTransferIntention TransactionListParamsCategoryIn = "check_transfer_intention" TransactionListParamsCategoryInCheckTransferReturn TransactionListParamsCategoryIn = "check_transfer_return" TransactionListParamsCategoryInCheckTransferRejection TransactionListParamsCategoryIn = "check_transfer_rejection" TransactionListParamsCategoryInCheckTransferStopPaymentRequest TransactionListParamsCategoryIn = "check_transfer_stop_payment_request" TransactionListParamsCategoryInDisputeResolution TransactionListParamsCategoryIn = "dispute_resolution" TransactionListParamsCategoryInEmpyrealCashDeposit TransactionListParamsCategoryIn = "empyreal_cash_deposit" TransactionListParamsCategoryInFeePayment TransactionListParamsCategoryIn = "fee_payment" TransactionListParamsCategoryInInboundACHTransfer TransactionListParamsCategoryIn = "inbound_ach_transfer" TransactionListParamsCategoryInInboundACHTransferReturnIntention TransactionListParamsCategoryIn = "inbound_ach_transfer_return_intention" TransactionListParamsCategoryInInboundCheck TransactionListParamsCategoryIn = "inbound_check" TransactionListParamsCategoryInInboundInternationalACHTransfer TransactionListParamsCategoryIn = "inbound_international_ach_transfer" TransactionListParamsCategoryInInboundRealTimePaymentsTransferConfirmation TransactionListParamsCategoryIn = "inbound_real_time_payments_transfer_confirmation" TransactionListParamsCategoryInInboundWireDrawdownPaymentReversal TransactionListParamsCategoryIn = "inbound_wire_drawdown_payment_reversal" TransactionListParamsCategoryInInboundWireDrawdownPayment TransactionListParamsCategoryIn = "inbound_wire_drawdown_payment" TransactionListParamsCategoryInInboundWireReversal TransactionListParamsCategoryIn = "inbound_wire_reversal" TransactionListParamsCategoryInInboundWireTransfer TransactionListParamsCategoryIn = "inbound_wire_transfer" TransactionListParamsCategoryInInterestPayment TransactionListParamsCategoryIn = "interest_payment" TransactionListParamsCategoryInInternalGeneralLedgerTransaction TransactionListParamsCategoryIn = "internal_general_ledger_transaction" TransactionListParamsCategoryInInternalSource TransactionListParamsCategoryIn = "internal_source" TransactionListParamsCategoryInCardRouteRefund TransactionListParamsCategoryIn = "card_route_refund" TransactionListParamsCategoryInCardRouteSettlement TransactionListParamsCategoryIn = "card_route_settlement" TransactionListParamsCategoryInRealTimePaymentsTransferAcknowledgement TransactionListParamsCategoryIn = "real_time_payments_transfer_acknowledgement" TransactionListParamsCategoryInSampleFunds TransactionListParamsCategoryIn = "sample_funds" TransactionListParamsCategoryInWireDrawdownPaymentIntention TransactionListParamsCategoryIn = "wire_drawdown_payment_intention" TransactionListParamsCategoryInWireDrawdownPaymentRejection TransactionListParamsCategoryIn = "wire_drawdown_payment_rejection" TransactionListParamsCategoryInWireTransferIntention TransactionListParamsCategoryIn = "wire_transfer_intention" TransactionListParamsCategoryInWireTransferRejection TransactionListParamsCategoryIn = "wire_transfer_rejection" TransactionListParamsCategoryInOther TransactionListParamsCategoryIn = "other" )
type TransactionListParamsCreatedAt ¶
type TransactionListParamsCreatedAt struct {
// Return results after this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
After param.Field[time.Time] `query:"after" format:"date-time"`
// Return results before this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
Before param.Field[time.Time] `query:"before" format:"date-time"`
// Return results on or after this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrAfter param.Field[time.Time] `query:"on_or_after" format:"date-time"`
// Return results on or before this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrBefore param.Field[time.Time] `query:"on_or_before" format:"date-time"`
}
func (TransactionListParamsCreatedAt) URLQuery ¶
func (r TransactionListParamsCreatedAt) URLQuery() (v url.Values)
URLQuery serializes TransactionListParamsCreatedAt's query parameters as `url.Values`.
type TransactionListResponse ¶
type TransactionListResponse struct {
// The contents of the list.
Data []Transaction `json:"data,required"`
// A pointer to a place in the list.
NextCursor string `json:"next_cursor,required,nullable"`
JSON transactionListResponseJSON
}
A list of Transaction objects
func (*TransactionListResponse) UnmarshalJSON ¶
func (r *TransactionListResponse) UnmarshalJSON(data []byte) (err error)
type TransactionRouteType ¶
type TransactionRouteType string
const ( TransactionRouteTypeAccountNumber TransactionRouteType = "account_number" TransactionRouteTypeCard TransactionRouteType = "card" )
type TransactionService ¶
type TransactionService struct {
Options []option.RequestOption
}
TransactionService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewTransactionService method instead.
func NewTransactionService ¶
func NewTransactionService(opts ...option.RequestOption) (r *TransactionService)
NewTransactionService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*TransactionService) Get ¶
func (r *TransactionService) Get(ctx context.Context, transaction_id string, opts ...option.RequestOption) (res *Transaction, err error)
Retrieve a Transaction
func (*TransactionService) List ¶
func (r *TransactionService) List(ctx context.Context, query TransactionListParams, opts ...option.RequestOption) (res *shared.Page[Transaction], err error)
List Transactions
func (*TransactionService) ListAutoPaging ¶
func (r *TransactionService) ListAutoPaging(ctx context.Context, query TransactionListParams, opts ...option.RequestOption) *shared.PageAutoPager[Transaction]
List Transactions
type TransactionSource ¶
type TransactionSource struct {
// The type of transaction that took place. We may add additional possible values
// for this enum over time; your application should be able to handle such
// additions gracefully.
Category TransactionSourceCategory `json:"category,required"`
// A Account Transfer Intention object. This field will be present in the JSON
// response if and only if `category` is equal to `account_transfer_intention`.
AccountTransferIntention TransactionSourceAccountTransferIntention `json:"account_transfer_intention,required,nullable"`
// A ACH Check Conversion Return object. This field will be present in the JSON
// response if and only if `category` is equal to `ach_check_conversion_return`.
ACHCheckConversionReturn TransactionSourceACHCheckConversionReturn `json:"ach_check_conversion_return,required,nullable"`
// A ACH Check Conversion object. This field will be present in the JSON response
// if and only if `category` is equal to `ach_check_conversion`.
ACHCheckConversion TransactionSourceACHCheckConversion `json:"ach_check_conversion,required,nullable"`
// A ACH Transfer Intention object. This field will be present in the JSON response
// if and only if `category` is equal to `ach_transfer_intention`.
ACHTransferIntention TransactionSourceACHTransferIntention `json:"ach_transfer_intention,required,nullable"`
// A ACH Transfer Rejection object. This field will be present in the JSON response
// if and only if `category` is equal to `ach_transfer_rejection`.
ACHTransferRejection TransactionSourceACHTransferRejection `json:"ach_transfer_rejection,required,nullable"`
// A ACH Transfer Return object. This field will be present in the JSON response if
// and only if `category` is equal to `ach_transfer_return`.
ACHTransferReturn TransactionSourceACHTransferReturn `json:"ach_transfer_return,required,nullable"`
// A Card Dispute Acceptance object. This field will be present in the JSON
// response if and only if `category` is equal to `card_dispute_acceptance`.
CardDisputeAcceptance TransactionSourceCardDisputeAcceptance `json:"card_dispute_acceptance,required,nullable"`
// A Card Refund object. This field will be present in the JSON response if and
// only if `category` is equal to `card_refund`.
CardRefund TransactionSourceCardRefund `json:"card_refund,required,nullable"`
// A Card Settlement object. This field will be present in the JSON response if and
// only if `category` is equal to `card_settlement`.
CardSettlement TransactionSourceCardSettlement `json:"card_settlement,required,nullable"`
// A Card Revenue Payment object. This field will be present in the JSON response
// if and only if `category` is equal to `card_revenue_payment`.
CardRevenuePayment TransactionSourceCardRevenuePayment `json:"card_revenue_payment,required,nullable"`
// A Check Deposit Acceptance object. This field will be present in the JSON
// response if and only if `category` is equal to `check_deposit_acceptance`.
CheckDepositAcceptance TransactionSourceCheckDepositAcceptance `json:"check_deposit_acceptance,required,nullable"`
// A Check Deposit Return object. This field will be present in the JSON response
// if and only if `category` is equal to `check_deposit_return`.
CheckDepositReturn TransactionSourceCheckDepositReturn `json:"check_deposit_return,required,nullable"`
// A Check Transfer Intention object. This field will be present in the JSON
// response if and only if `category` is equal to `check_transfer_intention`.
CheckTransferIntention TransactionSourceCheckTransferIntention `json:"check_transfer_intention,required,nullable"`
// A Check Transfer Return object. This field will be present in the JSON response
// if and only if `category` is equal to `check_transfer_return`.
CheckTransferReturn TransactionSourceCheckTransferReturn `json:"check_transfer_return,required,nullable"`
// A Check Transfer Rejection object. This field will be present in the JSON
// response if and only if `category` is equal to `check_transfer_rejection`.
CheckTransferRejection TransactionSourceCheckTransferRejection `json:"check_transfer_rejection,required,nullable"`
// A Check Transfer Stop Payment Request object. This field will be present in the
// JSON response if and only if `category` is equal to
// `check_transfer_stop_payment_request`.
CheckTransferStopPaymentRequest TransactionSourceCheckTransferStopPaymentRequest `json:"check_transfer_stop_payment_request,required,nullable"`
// A Dispute Resolution object. This field will be present in the JSON response if
// and only if `category` is equal to `dispute_resolution`.
DisputeResolution TransactionSourceDisputeResolution `json:"dispute_resolution,required,nullable"`
// A Empyreal Cash Deposit object. This field will be present in the JSON response
// if and only if `category` is equal to `empyreal_cash_deposit`.
EmpyrealCashDeposit TransactionSourceEmpyrealCashDeposit `json:"empyreal_cash_deposit,required,nullable"`
// A Fee Payment object. This field will be present in the JSON response if and
// only if `category` is equal to `fee_payment`.
FeePayment TransactionSourceFeePayment `json:"fee_payment,required,nullable"`
// A Inbound ACH Transfer object. This field will be present in the JSON response
// if and only if `category` is equal to `inbound_ach_transfer`.
InboundACHTransfer TransactionSourceInboundACHTransfer `json:"inbound_ach_transfer,required,nullable"`
// A Inbound Check object. This field will be present in the JSON response if and
// only if `category` is equal to `inbound_check`.
InboundCheck TransactionSourceInboundCheck `json:"inbound_check,required,nullable"`
// A Inbound International ACH Transfer object. This field will be present in the
// JSON response if and only if `category` is equal to
// `inbound_international_ach_transfer`.
InboundInternationalACHTransfer TransactionSourceInboundInternationalACHTransfer `json:"inbound_international_ach_transfer,required,nullable"`
// A Inbound Real Time Payments Transfer Confirmation object. This field will be
// present in the JSON response if and only if `category` is equal to
// `inbound_real_time_payments_transfer_confirmation`.
InboundRealTimePaymentsTransferConfirmation TransactionSourceInboundRealTimePaymentsTransferConfirmation `json:"inbound_real_time_payments_transfer_confirmation,required,nullable"`
// A Inbound Wire Drawdown Payment Reversal object. This field will be present in
// the JSON response if and only if `category` is equal to
// `inbound_wire_drawdown_payment_reversal`.
InboundWireDrawdownPaymentReversal TransactionSourceInboundWireDrawdownPaymentReversal `json:"inbound_wire_drawdown_payment_reversal,required,nullable"`
// A Inbound Wire Drawdown Payment object. This field will be present in the JSON
// response if and only if `category` is equal to `inbound_wire_drawdown_payment`.
InboundWireDrawdownPayment TransactionSourceInboundWireDrawdownPayment `json:"inbound_wire_drawdown_payment,required,nullable"`
// A Inbound Wire Reversal object. This field will be present in the JSON response
// if and only if `category` is equal to `inbound_wire_reversal`.
InboundWireReversal TransactionSourceInboundWireReversal `json:"inbound_wire_reversal,required,nullable"`
// A Inbound Wire Transfer object. This field will be present in the JSON response
// if and only if `category` is equal to `inbound_wire_transfer`.
InboundWireTransfer TransactionSourceInboundWireTransfer `json:"inbound_wire_transfer,required,nullable"`
// A Interest Payment object. This field will be present in the JSON response if
// and only if `category` is equal to `interest_payment`.
InterestPayment TransactionSourceInterestPayment `json:"interest_payment,required,nullable"`
// A Internal Source object. This field will be present in the JSON response if and
// only if `category` is equal to `internal_source`.
InternalSource TransactionSourceInternalSource `json:"internal_source,required,nullable"`
// A Deprecated Card Refund object. This field will be present in the JSON response
// if and only if `category` is equal to `card_route_refund`.
CardRouteRefund TransactionSourceCardRouteRefund `json:"card_route_refund,required,nullable"`
// A Deprecated Card Settlement object. This field will be present in the JSON
// response if and only if `category` is equal to `card_route_settlement`.
CardRouteSettlement TransactionSourceCardRouteSettlement `json:"card_route_settlement,required,nullable"`
// A Real Time Payments Transfer Acknowledgement object. This field will be present
// in the JSON response if and only if `category` is equal to
// `real_time_payments_transfer_acknowledgement`.
RealTimePaymentsTransferAcknowledgement TransactionSourceRealTimePaymentsTransferAcknowledgement `json:"real_time_payments_transfer_acknowledgement,required,nullable"`
// A Sample Funds object. This field will be present in the JSON response if and
// only if `category` is equal to `sample_funds`.
SampleFunds TransactionSourceSampleFunds `json:"sample_funds,required,nullable"`
// A Wire Drawdown Payment Intention object. This field will be present in the JSON
// response if and only if `category` is equal to
// `wire_drawdown_payment_intention`.
WireDrawdownPaymentIntention TransactionSourceWireDrawdownPaymentIntention `json:"wire_drawdown_payment_intention,required,nullable"`
// A Wire Drawdown Payment Rejection object. This field will be present in the JSON
// response if and only if `category` is equal to
// `wire_drawdown_payment_rejection`.
WireDrawdownPaymentRejection TransactionSourceWireDrawdownPaymentRejection `json:"wire_drawdown_payment_rejection,required,nullable"`
// A Wire Transfer Intention object. This field will be present in the JSON
// response if and only if `category` is equal to `wire_transfer_intention`.
WireTransferIntention TransactionSourceWireTransferIntention `json:"wire_transfer_intention,required,nullable"`
// A Wire Transfer Rejection object. This field will be present in the JSON
// response if and only if `category` is equal to `wire_transfer_rejection`.
WireTransferRejection TransactionSourceWireTransferRejection `json:"wire_transfer_rejection,required,nullable"`
JSON transactionSourceJSON
}
This is an object giving more details on the network-level event that caused the Transaction. Note that for backwards compatibility reasons, additional undocumented keys may appear in this object. These should be treated as deprecated and will be removed in the future.
func (*TransactionSource) UnmarshalJSON ¶
func (r *TransactionSource) UnmarshalJSON(data []byte) (err error)
type TransactionSourceACHCheckConversion ¶
type TransactionSourceACHCheckConversion struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The identifier of the File containing an image of the returned check.
FileID string `json:"file_id,required"`
JSON transactionSourceACHCheckConversionJSON
}
A ACH Check Conversion object. This field will be present in the JSON response if and only if `category` is equal to `ach_check_conversion`.
func (*TransactionSourceACHCheckConversion) UnmarshalJSON ¶
func (r *TransactionSourceACHCheckConversion) UnmarshalJSON(data []byte) (err error)
type TransactionSourceACHCheckConversionReturn ¶
type TransactionSourceACHCheckConversionReturn struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// Why the transfer was returned.
ReturnReasonCode string `json:"return_reason_code,required"`
JSON transactionSourceACHCheckConversionReturnJSON
}
A ACH Check Conversion Return object. This field will be present in the JSON response if and only if `category` is equal to `ach_check_conversion_return`.
func (*TransactionSourceACHCheckConversionReturn) UnmarshalJSON ¶
func (r *TransactionSourceACHCheckConversionReturn) UnmarshalJSON(data []byte) (err error)
type TransactionSourceACHTransferIntention ¶
type TransactionSourceACHTransferIntention struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
AccountNumber string `json:"account_number,required"`
RoutingNumber string `json:"routing_number,required"`
StatementDescriptor string `json:"statement_descriptor,required"`
// The identifier of the ACH Transfer that led to this Transaction.
TransferID string `json:"transfer_id,required"`
JSON transactionSourceACHTransferIntentionJSON
}
A ACH Transfer Intention object. This field will be present in the JSON response if and only if `category` is equal to `ach_transfer_intention`.
func (*TransactionSourceACHTransferIntention) UnmarshalJSON ¶
func (r *TransactionSourceACHTransferIntention) UnmarshalJSON(data []byte) (err error)
type TransactionSourceACHTransferRejection ¶
type TransactionSourceACHTransferRejection struct {
// The identifier of the ACH Transfer that led to this Transaction.
TransferID string `json:"transfer_id,required"`
JSON transactionSourceACHTransferRejectionJSON
}
A ACH Transfer Rejection object. This field will be present in the JSON response if and only if `category` is equal to `ach_transfer_rejection`.
func (*TransactionSourceACHTransferRejection) UnmarshalJSON ¶
func (r *TransactionSourceACHTransferRejection) UnmarshalJSON(data []byte) (err error)
type TransactionSourceACHTransferReturn ¶
type TransactionSourceACHTransferReturn struct {
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the transfer was created.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// Why the ACH Transfer was returned.
ReturnReasonCode TransactionSourceACHTransferReturnReturnReasonCode `json:"return_reason_code,required"`
// The identifier of the ACH Transfer associated with this return.
TransferID string `json:"transfer_id,required"`
// The identifier of the Tranasaction associated with this return.
TransactionID string `json:"transaction_id,required"`
JSON transactionSourceACHTransferReturnJSON
}
A ACH Transfer Return object. This field will be present in the JSON response if and only if `category` is equal to `ach_transfer_return`.
func (*TransactionSourceACHTransferReturn) UnmarshalJSON ¶
func (r *TransactionSourceACHTransferReturn) UnmarshalJSON(data []byte) (err error)
type TransactionSourceACHTransferReturnReturnReasonCode ¶
type TransactionSourceACHTransferReturnReturnReasonCode string
const ( TransactionSourceACHTransferReturnReturnReasonCodeInsufficientFund TransactionSourceACHTransferReturnReturnReasonCode = "insufficient_fund" TransactionSourceACHTransferReturnReturnReasonCodeNoAccount TransactionSourceACHTransferReturnReturnReasonCode = "no_account" TransactionSourceACHTransferReturnReturnReasonCodeAccountClosed TransactionSourceACHTransferReturnReturnReasonCode = "account_closed" TransactionSourceACHTransferReturnReturnReasonCodeInvalidAccountNumberStructure TransactionSourceACHTransferReturnReturnReasonCode = "invalid_account_number_structure" TransactionSourceACHTransferReturnReturnReasonCodeAccountFrozenEntryReturnedPerOfacInstruction TransactionSourceACHTransferReturnReturnReasonCode = "account_frozen_entry_returned_per_ofac_instruction" TransactionSourceACHTransferReturnReturnReasonCodeCreditEntryRefusedByReceiver TransactionSourceACHTransferReturnReturnReasonCode = "credit_entry_refused_by_receiver" TransactionSourceACHTransferReturnReturnReasonCodeCorporateCustomerAdvisedNotAuthorized TransactionSourceACHTransferReturnReturnReasonCode = "corporate_customer_advised_not_authorized" TransactionSourceACHTransferReturnReturnReasonCodePaymentStopped TransactionSourceACHTransferReturnReturnReasonCode = "payment_stopped" TransactionSourceACHTransferReturnReturnReasonCodeNonTransactionAccount TransactionSourceACHTransferReturnReturnReasonCode = "non_transaction_account" TransactionSourceACHTransferReturnReturnReasonCodeUncollectedFunds TransactionSourceACHTransferReturnReturnReasonCode = "uncollected_funds" TransactionSourceACHTransferReturnReturnReasonCodeRoutingNumberCheckDigitError TransactionSourceACHTransferReturnReturnReasonCode = "routing_number_check_digit_error" TransactionSourceACHTransferReturnReturnReasonCodeAmountFieldError TransactionSourceACHTransferReturnReturnReasonCode = "amount_field_error" TransactionSourceACHTransferReturnReturnReasonCodeAuthorizationRevokedByCustomer TransactionSourceACHTransferReturnReturnReasonCode = "authorization_revoked_by_customer" TransactionSourceACHTransferReturnReturnReasonCodeInvalidACHRoutingNumber TransactionSourceACHTransferReturnReturnReasonCode = "invalid_ach_routing_number" TransactionSourceACHTransferReturnReturnReasonCodeFileRecordEditCriteria TransactionSourceACHTransferReturnReturnReasonCode = "file_record_edit_criteria" TransactionSourceACHTransferReturnReturnReasonCodeEnrInvalidIndividualName TransactionSourceACHTransferReturnReturnReasonCode = "enr_invalid_individual_name" TransactionSourceACHTransferReturnReturnReasonCodeReturnedPerOdfiRequest TransactionSourceACHTransferReturnReturnReasonCode = "returned_per_odfi_request" TransactionSourceACHTransferReturnReturnReasonCodeAddendaError TransactionSourceACHTransferReturnReturnReasonCode = "addenda_error" TransactionSourceACHTransferReturnReturnReasonCodeLimitedParticipationDfi TransactionSourceACHTransferReturnReturnReasonCode = "limited_participation_dfi" TransactionSourceACHTransferReturnReturnReasonCodeIncorrectlyCodedOutboundInternationalPayment TransactionSourceACHTransferReturnReturnReasonCode = "incorrectly_coded_outbound_international_payment" TransactionSourceACHTransferReturnReturnReasonCodeOther TransactionSourceACHTransferReturnReturnReasonCode = "other" )
type TransactionSourceAccountTransferIntention ¶
type TransactionSourceAccountTransferIntention struct {
// The pending amount in the minor unit of the transaction's currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the destination
// account currency.
Currency TransactionSourceAccountTransferIntentionCurrency `json:"currency,required"`
// The description you chose to give the transfer.
Description string `json:"description,required"`
// The identifier of the Account to where the Account Transfer was sent.
DestinationAccountID string `json:"destination_account_id,required"`
// The identifier of the Account from where the Account Transfer was sent.
SourceAccountID string `json:"source_account_id,required"`
// The identifier of the Account Transfer that led to this Pending Transaction.
TransferID string `json:"transfer_id,required"`
JSON transactionSourceAccountTransferIntentionJSON
}
A Account Transfer Intention object. This field will be present in the JSON response if and only if `category` is equal to `account_transfer_intention`.
func (*TransactionSourceAccountTransferIntention) UnmarshalJSON ¶
func (r *TransactionSourceAccountTransferIntention) UnmarshalJSON(data []byte) (err error)
type TransactionSourceAccountTransferIntentionCurrency ¶
type TransactionSourceAccountTransferIntentionCurrency string
const ( TransactionSourceAccountTransferIntentionCurrencyCad TransactionSourceAccountTransferIntentionCurrency = "CAD" TransactionSourceAccountTransferIntentionCurrencyChf TransactionSourceAccountTransferIntentionCurrency = "CHF" TransactionSourceAccountTransferIntentionCurrencyEur TransactionSourceAccountTransferIntentionCurrency = "EUR" TransactionSourceAccountTransferIntentionCurrencyGbp TransactionSourceAccountTransferIntentionCurrency = "GBP" TransactionSourceAccountTransferIntentionCurrencyJpy TransactionSourceAccountTransferIntentionCurrency = "JPY" TransactionSourceAccountTransferIntentionCurrencyUsd TransactionSourceAccountTransferIntentionCurrency = "USD" )
type TransactionSourceCardDisputeAcceptance ¶
type TransactionSourceCardDisputeAcceptance struct {
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the Card Dispute was accepted.
AcceptedAt time.Time `json:"accepted_at,required" format:"date-time"`
// The identifier of the Card Dispute that was accepted.
CardDisputeID string `json:"card_dispute_id,required"`
// The identifier of the Transaction that was created to return the disputed funds
// to your account.
TransactionID string `json:"transaction_id,required"`
JSON transactionSourceCardDisputeAcceptanceJSON
}
A Card Dispute Acceptance object. This field will be present in the JSON response if and only if `category` is equal to `card_dispute_acceptance`.
func (*TransactionSourceCardDisputeAcceptance) UnmarshalJSON ¶
func (r *TransactionSourceCardDisputeAcceptance) UnmarshalJSON(data []byte) (err error)
type TransactionSourceCardRefund ¶
type TransactionSourceCardRefund struct {
// The Card Refund identifier.
ID string `json:"id,required"`
// The pending amount in the minor unit of the transaction's currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's currency.
Currency TransactionSourceCardRefundCurrency `json:"currency,required"`
// The merchant identifier (commonly abbreviated as MID) of the merchant the card
// is transacting with.
MerchantAcceptorID string `json:"merchant_acceptor_id,required,nullable"`
// The city the merchant resides in.
MerchantCity string `json:"merchant_city,required,nullable"`
// The state the merchant resides in.
MerchantState string `json:"merchant_state,required,nullable"`
// The country the merchant resides in.
MerchantCountry string `json:"merchant_country,required"`
// The name of the merchant.
MerchantName string `json:"merchant_name,required,nullable"`
// The 4-digit MCC describing the merchant's business.
MerchantCategoryCode string `json:"merchant_category_code,required"`
// A constant representing the object's type. For this resource it will always be
// `card_refund`.
Type TransactionSourceCardRefundType `json:"type,required"`
JSON transactionSourceCardRefundJSON
}
A Card Refund object. This field will be present in the JSON response if and only if `category` is equal to `card_refund`.
func (*TransactionSourceCardRefund) UnmarshalJSON ¶
func (r *TransactionSourceCardRefund) UnmarshalJSON(data []byte) (err error)
type TransactionSourceCardRefundCurrency ¶
type TransactionSourceCardRefundCurrency string
const ( TransactionSourceCardRefundCurrencyCad TransactionSourceCardRefundCurrency = "CAD" TransactionSourceCardRefundCurrencyChf TransactionSourceCardRefundCurrency = "CHF" TransactionSourceCardRefundCurrencyEur TransactionSourceCardRefundCurrency = "EUR" TransactionSourceCardRefundCurrencyGbp TransactionSourceCardRefundCurrency = "GBP" TransactionSourceCardRefundCurrencyJpy TransactionSourceCardRefundCurrency = "JPY" TransactionSourceCardRefundCurrencyUsd TransactionSourceCardRefundCurrency = "USD" )
type TransactionSourceCardRefundType ¶
type TransactionSourceCardRefundType string
const (
TransactionSourceCardRefundTypeCardRefund TransactionSourceCardRefundType = "card_refund"
)
type TransactionSourceCardRevenuePayment ¶
type TransactionSourceCardRevenuePayment struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the transaction
// currency.
Currency TransactionSourceCardRevenuePaymentCurrency `json:"currency,required"`
// The start of the period for which this transaction paid interest.
PeriodStart time.Time `json:"period_start,required" format:"date-time"`
// The end of the period for which this transaction paid interest.
PeriodEnd time.Time `json:"period_end,required" format:"date-time"`
// The account the card belonged to.
TransactedOnAccountID string `json:"transacted_on_account_id,required,nullable"`
JSON transactionSourceCardRevenuePaymentJSON
}
A Card Revenue Payment object. This field will be present in the JSON response if and only if `category` is equal to `card_revenue_payment`.
func (*TransactionSourceCardRevenuePayment) UnmarshalJSON ¶
func (r *TransactionSourceCardRevenuePayment) UnmarshalJSON(data []byte) (err error)
type TransactionSourceCardRevenuePaymentCurrency ¶
type TransactionSourceCardRevenuePaymentCurrency string
const ( TransactionSourceCardRevenuePaymentCurrencyCad TransactionSourceCardRevenuePaymentCurrency = "CAD" TransactionSourceCardRevenuePaymentCurrencyChf TransactionSourceCardRevenuePaymentCurrency = "CHF" TransactionSourceCardRevenuePaymentCurrencyEur TransactionSourceCardRevenuePaymentCurrency = "EUR" TransactionSourceCardRevenuePaymentCurrencyGbp TransactionSourceCardRevenuePaymentCurrency = "GBP" TransactionSourceCardRevenuePaymentCurrencyJpy TransactionSourceCardRevenuePaymentCurrency = "JPY" TransactionSourceCardRevenuePaymentCurrencyUsd TransactionSourceCardRevenuePaymentCurrency = "USD" )
type TransactionSourceCardRouteRefund ¶
type TransactionSourceCardRouteRefund struct {
// The refunded amount in the minor unit of the refunded currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the refund
// currency.
Currency TransactionSourceCardRouteRefundCurrency `json:"currency,required"`
MerchantAcceptorID string `json:"merchant_acceptor_id,required"`
MerchantCity string `json:"merchant_city,required,nullable"`
MerchantCountry string `json:"merchant_country,required"`
MerchantDescriptor string `json:"merchant_descriptor,required"`
MerchantState string `json:"merchant_state,required,nullable"`
MerchantCategoryCode string `json:"merchant_category_code,required,nullable"`
JSON transactionSourceCardRouteRefundJSON
}
A Deprecated Card Refund object. This field will be present in the JSON response if and only if `category` is equal to `card_route_refund`.
func (*TransactionSourceCardRouteRefund) UnmarshalJSON ¶
func (r *TransactionSourceCardRouteRefund) UnmarshalJSON(data []byte) (err error)
type TransactionSourceCardRouteRefundCurrency ¶
type TransactionSourceCardRouteRefundCurrency string
const ( TransactionSourceCardRouteRefundCurrencyCad TransactionSourceCardRouteRefundCurrency = "CAD" TransactionSourceCardRouteRefundCurrencyChf TransactionSourceCardRouteRefundCurrency = "CHF" TransactionSourceCardRouteRefundCurrencyEur TransactionSourceCardRouteRefundCurrency = "EUR" TransactionSourceCardRouteRefundCurrencyGbp TransactionSourceCardRouteRefundCurrency = "GBP" TransactionSourceCardRouteRefundCurrencyJpy TransactionSourceCardRouteRefundCurrency = "JPY" TransactionSourceCardRouteRefundCurrencyUsd TransactionSourceCardRouteRefundCurrency = "USD" )
type TransactionSourceCardRouteSettlement ¶
type TransactionSourceCardRouteSettlement struct {
// The settled amount in the minor unit of the settlement currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the settlement
// currency.
Currency TransactionSourceCardRouteSettlementCurrency `json:"currency,required"`
MerchantAcceptorID string `json:"merchant_acceptor_id,required"`
MerchantCity string `json:"merchant_city,required,nullable"`
MerchantCountry string `json:"merchant_country,required,nullable"`
MerchantDescriptor string `json:"merchant_descriptor,required"`
MerchantState string `json:"merchant_state,required,nullable"`
MerchantCategoryCode string `json:"merchant_category_code,required,nullable"`
JSON transactionSourceCardRouteSettlementJSON
}
A Deprecated Card Settlement object. This field will be present in the JSON response if and only if `category` is equal to `card_route_settlement`.
func (*TransactionSourceCardRouteSettlement) UnmarshalJSON ¶
func (r *TransactionSourceCardRouteSettlement) UnmarshalJSON(data []byte) (err error)
type TransactionSourceCardRouteSettlementCurrency ¶
type TransactionSourceCardRouteSettlementCurrency string
const ( TransactionSourceCardRouteSettlementCurrencyCad TransactionSourceCardRouteSettlementCurrency = "CAD" TransactionSourceCardRouteSettlementCurrencyChf TransactionSourceCardRouteSettlementCurrency = "CHF" TransactionSourceCardRouteSettlementCurrencyEur TransactionSourceCardRouteSettlementCurrency = "EUR" TransactionSourceCardRouteSettlementCurrencyGbp TransactionSourceCardRouteSettlementCurrency = "GBP" TransactionSourceCardRouteSettlementCurrencyJpy TransactionSourceCardRouteSettlementCurrency = "JPY" TransactionSourceCardRouteSettlementCurrencyUsd TransactionSourceCardRouteSettlementCurrency = "USD" )
type TransactionSourceCardSettlement ¶
type TransactionSourceCardSettlement struct {
// The Card Settlement identifier.
ID string `json:"id,required"`
// The Card Authorization that was created prior to this Card Settlement, if on
// exists.
CardAuthorization string `json:"card_authorization,required,nullable"`
// The amount in the minor unit of the transaction's settlement currency. For
// dollars, for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's settlement currency.
Currency TransactionSourceCardSettlementCurrency `json:"currency,required"`
// The amount in the minor unit of the transaction's presentment currency.
PresentmentAmount int64 `json:"presentment_amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's presentment currency.
PresentmentCurrency string `json:"presentment_currency,required"`
// The merchant identifier (commonly abbreviated as MID) of the merchant the card
// is transacting with.
MerchantAcceptorID string `json:"merchant_acceptor_id,required,nullable"`
// The city the merchant resides in.
MerchantCity string `json:"merchant_city,required,nullable"`
// The state the merchant resides in.
MerchantState string `json:"merchant_state,required,nullable"`
// The country the merchant resides in.
MerchantCountry string `json:"merchant_country,required"`
// The name of the merchant.
MerchantName string `json:"merchant_name,required,nullable"`
// The 4-digit MCC describing the merchant's business.
MerchantCategoryCode string `json:"merchant_category_code,required"`
// The identifier of the Pending Transaction associated with this Transaction.
PendingTransactionID string `json:"pending_transaction_id,required,nullable"`
// A constant representing the object's type. For this resource it will always be
// `card_settlement`.
Type TransactionSourceCardSettlementType `json:"type,required"`
JSON transactionSourceCardSettlementJSON
}
A Card Settlement object. This field will be present in the JSON response if and only if `category` is equal to `card_settlement`.
func (*TransactionSourceCardSettlement) UnmarshalJSON ¶
func (r *TransactionSourceCardSettlement) UnmarshalJSON(data []byte) (err error)
type TransactionSourceCardSettlementCurrency ¶
type TransactionSourceCardSettlementCurrency string
const ( TransactionSourceCardSettlementCurrencyCad TransactionSourceCardSettlementCurrency = "CAD" TransactionSourceCardSettlementCurrencyChf TransactionSourceCardSettlementCurrency = "CHF" TransactionSourceCardSettlementCurrencyEur TransactionSourceCardSettlementCurrency = "EUR" TransactionSourceCardSettlementCurrencyGbp TransactionSourceCardSettlementCurrency = "GBP" TransactionSourceCardSettlementCurrencyJpy TransactionSourceCardSettlementCurrency = "JPY" TransactionSourceCardSettlementCurrencyUsd TransactionSourceCardSettlementCurrency = "USD" )
type TransactionSourceCardSettlementType ¶
type TransactionSourceCardSettlementType string
const (
TransactionSourceCardSettlementTypeCardSettlement TransactionSourceCardSettlementType = "card_settlement"
)
type TransactionSourceCategory ¶
type TransactionSourceCategory string
const ( TransactionSourceCategoryAccountTransferIntention TransactionSourceCategory = "account_transfer_intention" TransactionSourceCategoryACHCheckConversionReturn TransactionSourceCategory = "ach_check_conversion_return" TransactionSourceCategoryACHCheckConversion TransactionSourceCategory = "ach_check_conversion" TransactionSourceCategoryACHTransferIntention TransactionSourceCategory = "ach_transfer_intention" TransactionSourceCategoryACHTransferRejection TransactionSourceCategory = "ach_transfer_rejection" TransactionSourceCategoryACHTransferReturn TransactionSourceCategory = "ach_transfer_return" TransactionSourceCategoryCardDisputeAcceptance TransactionSourceCategory = "card_dispute_acceptance" TransactionSourceCategoryCardRefund TransactionSourceCategory = "card_refund" TransactionSourceCategoryCardSettlement TransactionSourceCategory = "card_settlement" TransactionSourceCategoryCardRevenuePayment TransactionSourceCategory = "card_revenue_payment" TransactionSourceCategoryCheckDepositAcceptance TransactionSourceCategory = "check_deposit_acceptance" TransactionSourceCategoryCheckDepositReturn TransactionSourceCategory = "check_deposit_return" TransactionSourceCategoryCheckTransferIntention TransactionSourceCategory = "check_transfer_intention" TransactionSourceCategoryCheckTransferReturn TransactionSourceCategory = "check_transfer_return" TransactionSourceCategoryCheckTransferRejection TransactionSourceCategory = "check_transfer_rejection" TransactionSourceCategoryCheckTransferStopPaymentRequest TransactionSourceCategory = "check_transfer_stop_payment_request" TransactionSourceCategoryDisputeResolution TransactionSourceCategory = "dispute_resolution" TransactionSourceCategoryEmpyrealCashDeposit TransactionSourceCategory = "empyreal_cash_deposit" TransactionSourceCategoryFeePayment TransactionSourceCategory = "fee_payment" TransactionSourceCategoryInboundACHTransfer TransactionSourceCategory = "inbound_ach_transfer" TransactionSourceCategoryInboundACHTransferReturnIntention TransactionSourceCategory = "inbound_ach_transfer_return_intention" TransactionSourceCategoryInboundCheck TransactionSourceCategory = "inbound_check" TransactionSourceCategoryInboundInternationalACHTransfer TransactionSourceCategory = "inbound_international_ach_transfer" TransactionSourceCategoryInboundRealTimePaymentsTransferConfirmation TransactionSourceCategory = "inbound_real_time_payments_transfer_confirmation" TransactionSourceCategoryInboundWireDrawdownPaymentReversal TransactionSourceCategory = "inbound_wire_drawdown_payment_reversal" TransactionSourceCategoryInboundWireDrawdownPayment TransactionSourceCategory = "inbound_wire_drawdown_payment" TransactionSourceCategoryInboundWireReversal TransactionSourceCategory = "inbound_wire_reversal" TransactionSourceCategoryInboundWireTransfer TransactionSourceCategory = "inbound_wire_transfer" TransactionSourceCategoryInterestPayment TransactionSourceCategory = "interest_payment" TransactionSourceCategoryInternalGeneralLedgerTransaction TransactionSourceCategory = "internal_general_ledger_transaction" TransactionSourceCategoryInternalSource TransactionSourceCategory = "internal_source" TransactionSourceCategoryCardRouteRefund TransactionSourceCategory = "card_route_refund" TransactionSourceCategoryCardRouteSettlement TransactionSourceCategory = "card_route_settlement" TransactionSourceCategoryRealTimePaymentsTransferAcknowledgement TransactionSourceCategory = "real_time_payments_transfer_acknowledgement" TransactionSourceCategorySampleFunds TransactionSourceCategory = "sample_funds" TransactionSourceCategoryWireDrawdownPaymentIntention TransactionSourceCategory = "wire_drawdown_payment_intention" TransactionSourceCategoryWireDrawdownPaymentRejection TransactionSourceCategory = "wire_drawdown_payment_rejection" TransactionSourceCategoryWireTransferIntention TransactionSourceCategory = "wire_transfer_intention" TransactionSourceCategoryWireTransferRejection TransactionSourceCategory = "wire_transfer_rejection" TransactionSourceCategoryOther TransactionSourceCategory = "other" )
type TransactionSourceCheckDepositAcceptance ¶
type TransactionSourceCheckDepositAcceptance struct {
// The amount to be deposited in the minor unit of the transaction's currency. For
// dollars, for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's currency.
Currency TransactionSourceCheckDepositAcceptanceCurrency `json:"currency,required"`
// The account number printed on the check.
AccountNumber string `json:"account_number,required"`
// The routing number printed on the check.
RoutingNumber string `json:"routing_number,required"`
// An additional line of metadata printed on the check. This typically includes the
// check number for business checks.
AuxiliaryOnUs string `json:"auxiliary_on_us,required,nullable"`
// The check serial number, if present, for consumer checks. For business checks,
// the serial number is usually in the `auxiliary_on_us` field.
SerialNumber string `json:"serial_number,required,nullable"`
// The ID of the Check Deposit that was accepted.
CheckDepositID string `json:"check_deposit_id,required"`
JSON transactionSourceCheckDepositAcceptanceJSON
}
A Check Deposit Acceptance object. This field will be present in the JSON response if and only if `category` is equal to `check_deposit_acceptance`.
func (*TransactionSourceCheckDepositAcceptance) UnmarshalJSON ¶
func (r *TransactionSourceCheckDepositAcceptance) UnmarshalJSON(data []byte) (err error)
type TransactionSourceCheckDepositAcceptanceCurrency ¶
type TransactionSourceCheckDepositAcceptanceCurrency string
const ( TransactionSourceCheckDepositAcceptanceCurrencyCad TransactionSourceCheckDepositAcceptanceCurrency = "CAD" TransactionSourceCheckDepositAcceptanceCurrencyChf TransactionSourceCheckDepositAcceptanceCurrency = "CHF" TransactionSourceCheckDepositAcceptanceCurrencyEur TransactionSourceCheckDepositAcceptanceCurrency = "EUR" TransactionSourceCheckDepositAcceptanceCurrencyGbp TransactionSourceCheckDepositAcceptanceCurrency = "GBP" TransactionSourceCheckDepositAcceptanceCurrencyJpy TransactionSourceCheckDepositAcceptanceCurrency = "JPY" TransactionSourceCheckDepositAcceptanceCurrencyUsd TransactionSourceCheckDepositAcceptanceCurrency = "USD" )
type TransactionSourceCheckDepositReturn ¶
type TransactionSourceCheckDepositReturn struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the check deposit was returned.
ReturnedAt time.Time `json:"returned_at,required" format:"date-time"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's currency.
Currency TransactionSourceCheckDepositReturnCurrency `json:"currency,required"`
// The identifier of the Check Deposit that was returned.
CheckDepositID string `json:"check_deposit_id,required"`
// The identifier of the transaction that reversed the original check deposit
// transaction.
TransactionID string `json:"transaction_id,required"`
ReturnReason TransactionSourceCheckDepositReturnReturnReason `json:"return_reason,required"`
JSON transactionSourceCheckDepositReturnJSON
}
A Check Deposit Return object. This field will be present in the JSON response if and only if `category` is equal to `check_deposit_return`.
func (*TransactionSourceCheckDepositReturn) UnmarshalJSON ¶
func (r *TransactionSourceCheckDepositReturn) UnmarshalJSON(data []byte) (err error)
type TransactionSourceCheckDepositReturnCurrency ¶
type TransactionSourceCheckDepositReturnCurrency string
const ( TransactionSourceCheckDepositReturnCurrencyCad TransactionSourceCheckDepositReturnCurrency = "CAD" TransactionSourceCheckDepositReturnCurrencyChf TransactionSourceCheckDepositReturnCurrency = "CHF" TransactionSourceCheckDepositReturnCurrencyEur TransactionSourceCheckDepositReturnCurrency = "EUR" TransactionSourceCheckDepositReturnCurrencyGbp TransactionSourceCheckDepositReturnCurrency = "GBP" TransactionSourceCheckDepositReturnCurrencyJpy TransactionSourceCheckDepositReturnCurrency = "JPY" TransactionSourceCheckDepositReturnCurrencyUsd TransactionSourceCheckDepositReturnCurrency = "USD" )
type TransactionSourceCheckDepositReturnReturnReason ¶
type TransactionSourceCheckDepositReturnReturnReason string
const ( TransactionSourceCheckDepositReturnReturnReasonACHConversionNotSupported TransactionSourceCheckDepositReturnReturnReason = "ach_conversion_not_supported" TransactionSourceCheckDepositReturnReturnReasonClosedAccount TransactionSourceCheckDepositReturnReturnReason = "closed_account" TransactionSourceCheckDepositReturnReturnReasonDuplicateSubmission TransactionSourceCheckDepositReturnReturnReason = "duplicate_submission" TransactionSourceCheckDepositReturnReturnReasonInsufficientFunds TransactionSourceCheckDepositReturnReturnReason = "insufficient_funds" TransactionSourceCheckDepositReturnReturnReasonNoAccount TransactionSourceCheckDepositReturnReturnReason = "no_account" TransactionSourceCheckDepositReturnReturnReasonNotAuthorized TransactionSourceCheckDepositReturnReturnReason = "not_authorized" TransactionSourceCheckDepositReturnReturnReasonStaleDated TransactionSourceCheckDepositReturnReturnReason = "stale_dated" TransactionSourceCheckDepositReturnReturnReasonStopPayment TransactionSourceCheckDepositReturnReturnReason = "stop_payment" TransactionSourceCheckDepositReturnReturnReasonUnknownReason TransactionSourceCheckDepositReturnReturnReason = "unknown_reason" TransactionSourceCheckDepositReturnReturnReasonUnmatchedDetails TransactionSourceCheckDepositReturnReturnReason = "unmatched_details" TransactionSourceCheckDepositReturnReturnReasonUnreadableImage TransactionSourceCheckDepositReturnReturnReason = "unreadable_image" )
type TransactionSourceCheckTransferIntention ¶
type TransactionSourceCheckTransferIntention struct {
// The street address of the check's destination.
AddressLine1 string `json:"address_line1,required"`
// The second line of the address of the check's destination.
AddressLine2 string `json:"address_line2,required,nullable"`
// The city of the check's destination.
AddressCity string `json:"address_city,required"`
// The state of the check's destination.
AddressState string `json:"address_state,required"`
// The postal code of the check's destination.
AddressZip string `json:"address_zip,required"`
// The transfer amount in USD cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the check's
// currency.
Currency TransactionSourceCheckTransferIntentionCurrency `json:"currency,required"`
// The name that will be printed on the check.
RecipientName string `json:"recipient_name,required"`
// The identifier of the Check Transfer with which this is associated.
TransferID string `json:"transfer_id,required"`
JSON transactionSourceCheckTransferIntentionJSON
}
A Check Transfer Intention object. This field will be present in the JSON response if and only if `category` is equal to `check_transfer_intention`.
func (*TransactionSourceCheckTransferIntention) UnmarshalJSON ¶
func (r *TransactionSourceCheckTransferIntention) UnmarshalJSON(data []byte) (err error)
type TransactionSourceCheckTransferIntentionCurrency ¶
type TransactionSourceCheckTransferIntentionCurrency string
const ( TransactionSourceCheckTransferIntentionCurrencyCad TransactionSourceCheckTransferIntentionCurrency = "CAD" TransactionSourceCheckTransferIntentionCurrencyChf TransactionSourceCheckTransferIntentionCurrency = "CHF" TransactionSourceCheckTransferIntentionCurrencyEur TransactionSourceCheckTransferIntentionCurrency = "EUR" TransactionSourceCheckTransferIntentionCurrencyGbp TransactionSourceCheckTransferIntentionCurrency = "GBP" TransactionSourceCheckTransferIntentionCurrencyJpy TransactionSourceCheckTransferIntentionCurrency = "JPY" TransactionSourceCheckTransferIntentionCurrencyUsd TransactionSourceCheckTransferIntentionCurrency = "USD" )
type TransactionSourceCheckTransferRejection ¶
type TransactionSourceCheckTransferRejection struct {
// The identifier of the Check Transfer that led to this Transaction.
TransferID string `json:"transfer_id,required"`
JSON transactionSourceCheckTransferRejectionJSON
}
A Check Transfer Rejection object. This field will be present in the JSON response if and only if `category` is equal to `check_transfer_rejection`.
func (*TransactionSourceCheckTransferRejection) UnmarshalJSON ¶
func (r *TransactionSourceCheckTransferRejection) UnmarshalJSON(data []byte) (err error)
type TransactionSourceCheckTransferReturn ¶
type TransactionSourceCheckTransferReturn struct {
// The identifier of the returned Check Transfer.
TransferID string `json:"transfer_id,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the check was returned.
ReturnedAt time.Time `json:"returned_at,required" format:"date-time"`
// If available, a document with additional information about the return.
FileID string `json:"file_id,required,nullable"`
// The reason why the check was returned.
Reason TransactionSourceCheckTransferReturnReason `json:"reason,required"`
// The identifier of the Transaction that was created to credit you for the
// returned check.
TransactionID string `json:"transaction_id,required,nullable"`
JSON transactionSourceCheckTransferReturnJSON
}
A Check Transfer Return object. This field will be present in the JSON response if and only if `category` is equal to `check_transfer_return`.
func (*TransactionSourceCheckTransferReturn) UnmarshalJSON ¶
func (r *TransactionSourceCheckTransferReturn) UnmarshalJSON(data []byte) (err error)
type TransactionSourceCheckTransferReturnReason ¶
type TransactionSourceCheckTransferReturnReason string
const ( TransactionSourceCheckTransferReturnReasonMailDeliveryFailure TransactionSourceCheckTransferReturnReason = "mail_delivery_failure" TransactionSourceCheckTransferReturnReasonRefusedByRecipient TransactionSourceCheckTransferReturnReason = "refused_by_recipient" TransactionSourceCheckTransferReturnReasonReturnedNotAuthorized TransactionSourceCheckTransferReturnReason = "returned_not_authorized" )
type TransactionSourceCheckTransferStopPaymentRequest ¶
type TransactionSourceCheckTransferStopPaymentRequest struct {
// The ID of the check transfer that was stopped.
TransferID string `json:"transfer_id,required"`
// The transaction ID of the corresponding credit transaction.
TransactionID string `json:"transaction_id,required"`
// The time the stop-payment was requested.
RequestedAt time.Time `json:"requested_at,required" format:"date-time"`
// A constant representing the object's type. For this resource it will always be
// `check_transfer_stop_payment_request`.
Type TransactionSourceCheckTransferStopPaymentRequestType `json:"type,required"`
JSON transactionSourceCheckTransferStopPaymentRequestJSON
}
A Check Transfer Stop Payment Request object. This field will be present in the JSON response if and only if `category` is equal to `check_transfer_stop_payment_request`.
func (*TransactionSourceCheckTransferStopPaymentRequest) UnmarshalJSON ¶
func (r *TransactionSourceCheckTransferStopPaymentRequest) UnmarshalJSON(data []byte) (err error)
type TransactionSourceCheckTransferStopPaymentRequestType ¶
type TransactionSourceCheckTransferStopPaymentRequestType string
const (
TransactionSourceCheckTransferStopPaymentRequestTypeCheckTransferStopPaymentRequest TransactionSourceCheckTransferStopPaymentRequestType = "check_transfer_stop_payment_request"
)
type TransactionSourceDisputeResolution ¶
type TransactionSourceDisputeResolution struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's currency.
Currency TransactionSourceDisputeResolutionCurrency `json:"currency,required"`
// The identifier of the Transaction that was disputed.
DisputedTransactionID string `json:"disputed_transaction_id,required"`
JSON transactionSourceDisputeResolutionJSON
}
A Dispute Resolution object. This field will be present in the JSON response if and only if `category` is equal to `dispute_resolution`.
func (*TransactionSourceDisputeResolution) UnmarshalJSON ¶
func (r *TransactionSourceDisputeResolution) UnmarshalJSON(data []byte) (err error)
type TransactionSourceDisputeResolutionCurrency ¶
type TransactionSourceDisputeResolutionCurrency string
const ( TransactionSourceDisputeResolutionCurrencyCad TransactionSourceDisputeResolutionCurrency = "CAD" TransactionSourceDisputeResolutionCurrencyChf TransactionSourceDisputeResolutionCurrency = "CHF" TransactionSourceDisputeResolutionCurrencyEur TransactionSourceDisputeResolutionCurrency = "EUR" TransactionSourceDisputeResolutionCurrencyGbp TransactionSourceDisputeResolutionCurrency = "GBP" TransactionSourceDisputeResolutionCurrencyJpy TransactionSourceDisputeResolutionCurrency = "JPY" TransactionSourceDisputeResolutionCurrencyUsd TransactionSourceDisputeResolutionCurrency = "USD" )
type TransactionSourceEmpyrealCashDeposit ¶
type TransactionSourceEmpyrealCashDeposit struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
BagID string `json:"bag_id,required"`
DepositDate time.Time `json:"deposit_date,required" format:"date-time"`
JSON transactionSourceEmpyrealCashDepositJSON
}
A Empyreal Cash Deposit object. This field will be present in the JSON response if and only if `category` is equal to `empyreal_cash_deposit`.
func (*TransactionSourceEmpyrealCashDeposit) UnmarshalJSON ¶
func (r *TransactionSourceEmpyrealCashDeposit) UnmarshalJSON(data []byte) (err error)
type TransactionSourceFeePayment ¶
type TransactionSourceFeePayment struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the transaction
// currency.
Currency TransactionSourceFeePaymentCurrency `json:"currency,required"`
JSON transactionSourceFeePaymentJSON
}
A Fee Payment object. This field will be present in the JSON response if and only if `category` is equal to `fee_payment`.
func (*TransactionSourceFeePayment) UnmarshalJSON ¶
func (r *TransactionSourceFeePayment) UnmarshalJSON(data []byte) (err error)
type TransactionSourceFeePaymentCurrency ¶
type TransactionSourceFeePaymentCurrency string
const ( TransactionSourceFeePaymentCurrencyCad TransactionSourceFeePaymentCurrency = "CAD" TransactionSourceFeePaymentCurrencyChf TransactionSourceFeePaymentCurrency = "CHF" TransactionSourceFeePaymentCurrencyEur TransactionSourceFeePaymentCurrency = "EUR" TransactionSourceFeePaymentCurrencyGbp TransactionSourceFeePaymentCurrency = "GBP" TransactionSourceFeePaymentCurrencyJpy TransactionSourceFeePaymentCurrency = "JPY" TransactionSourceFeePaymentCurrencyUsd TransactionSourceFeePaymentCurrency = "USD" )
type TransactionSourceInboundACHTransfer ¶
type TransactionSourceInboundACHTransfer struct {
// The amount in the minor unit of the destination account currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
OriginatorCompanyName string `json:"originator_company_name,required"`
OriginatorCompanyDescriptiveDate string `json:"originator_company_descriptive_date,required,nullable"`
OriginatorCompanyDiscretionaryData string `json:"originator_company_discretionary_data,required,nullable"`
OriginatorCompanyEntryDescription string `json:"originator_company_entry_description,required"`
OriginatorCompanyID string `json:"originator_company_id,required"`
ReceiverIDNumber string `json:"receiver_id_number,required,nullable"`
ReceiverName string `json:"receiver_name,required,nullable"`
TraceNumber string `json:"trace_number,required"`
JSON transactionSourceInboundACHTransferJSON
}
A Inbound ACH Transfer object. This field will be present in the JSON response if and only if `category` is equal to `inbound_ach_transfer`.
func (*TransactionSourceInboundACHTransfer) UnmarshalJSON ¶
func (r *TransactionSourceInboundACHTransfer) UnmarshalJSON(data []byte) (err error)
type TransactionSourceInboundCheck ¶
type TransactionSourceInboundCheck struct {
// The amount in the minor unit of the destination account currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's currency.
Currency TransactionSourceInboundCheckCurrency `json:"currency,required"`
CheckNumber string `json:"check_number,required,nullable"`
CheckFrontImageFileID string `json:"check_front_image_file_id,required,nullable"`
CheckRearImageFileID string `json:"check_rear_image_file_id,required,nullable"`
JSON transactionSourceInboundCheckJSON
}
A Inbound Check object. This field will be present in the JSON response if and only if `category` is equal to `inbound_check`.
func (*TransactionSourceInboundCheck) UnmarshalJSON ¶
func (r *TransactionSourceInboundCheck) UnmarshalJSON(data []byte) (err error)
type TransactionSourceInboundCheckCurrency ¶
type TransactionSourceInboundCheckCurrency string
const ( TransactionSourceInboundCheckCurrencyCad TransactionSourceInboundCheckCurrency = "CAD" TransactionSourceInboundCheckCurrencyChf TransactionSourceInboundCheckCurrency = "CHF" TransactionSourceInboundCheckCurrencyEur TransactionSourceInboundCheckCurrency = "EUR" TransactionSourceInboundCheckCurrencyGbp TransactionSourceInboundCheckCurrency = "GBP" TransactionSourceInboundCheckCurrencyJpy TransactionSourceInboundCheckCurrency = "JPY" TransactionSourceInboundCheckCurrencyUsd TransactionSourceInboundCheckCurrency = "USD" )
type TransactionSourceInboundInternationalACHTransfer ¶
type TransactionSourceInboundInternationalACHTransfer struct {
// The amount in the minor unit of the destination account currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
ForeignExchangeIndicator string `json:"foreign_exchange_indicator,required"`
ForeignExchangeReferenceIndicator string `json:"foreign_exchange_reference_indicator,required"`
ForeignExchangeReference string `json:"foreign_exchange_reference,required,nullable"`
DestinationCountryCode string `json:"destination_country_code,required"`
DestinationCurrencyCode string `json:"destination_currency_code,required"`
ForeignPaymentAmount int64 `json:"foreign_payment_amount,required"`
ForeignTraceNumber string `json:"foreign_trace_number,required,nullable"`
InternationalTransactionTypeCode string `json:"international_transaction_type_code,required"`
OriginatingCurrencyCode string `json:"originating_currency_code,required"`
OriginatingDepositoryFinancialInstitutionName string `json:"originating_depository_financial_institution_name,required"`
OriginatingDepositoryFinancialInstitutionIDQualifier string `json:"originating_depository_financial_institution_id_qualifier,required"`
OriginatingDepositoryFinancialInstitutionID string `json:"originating_depository_financial_institution_id,required"`
OriginatingDepositoryFinancialInstitutionBranchCountry string `json:"originating_depository_financial_institution_branch_country,required"`
OriginatorCity string `json:"originator_city,required"`
OriginatorCompanyEntryDescription string `json:"originator_company_entry_description,required"`
OriginatorCountry string `json:"originator_country,required"`
OriginatorIdentification string `json:"originator_identification,required"`
OriginatorName string `json:"originator_name,required"`
OriginatorPostalCode string `json:"originator_postal_code,required,nullable"`
OriginatorStreetAddress string `json:"originator_street_address,required"`
OriginatorStateOrProvince string `json:"originator_state_or_province,required,nullable"`
PaymentRelatedInformation string `json:"payment_related_information,required,nullable"`
PaymentRelatedInformation2 string `json:"payment_related_information2,required,nullable"`
ReceiverIdentificationNumber string `json:"receiver_identification_number,required,nullable"`
ReceiverStreetAddress string `json:"receiver_street_address,required"`
ReceiverCity string `json:"receiver_city,required"`
ReceiverStateOrProvince string `json:"receiver_state_or_province,required,nullable"`
ReceiverCountry string `json:"receiver_country,required"`
ReceiverPostalCode string `json:"receiver_postal_code,required,nullable"`
ReceivingCompanyOrIndividualName string `json:"receiving_company_or_individual_name,required"`
ReceivingDepositoryFinancialInstitutionName string `json:"receiving_depository_financial_institution_name,required"`
ReceivingDepositoryFinancialInstitutionIDQualifier string `json:"receiving_depository_financial_institution_id_qualifier,required"`
ReceivingDepositoryFinancialInstitutionID string `json:"receiving_depository_financial_institution_id,required"`
ReceivingDepositoryFinancialInstitutionCountry string `json:"receiving_depository_financial_institution_country,required"`
TraceNumber string `json:"trace_number,required"`
JSON transactionSourceInboundInternationalACHTransferJSON
}
A Inbound International ACH Transfer object. This field will be present in the JSON response if and only if `category` is equal to `inbound_international_ach_transfer`.
func (*TransactionSourceInboundInternationalACHTransfer) UnmarshalJSON ¶
func (r *TransactionSourceInboundInternationalACHTransfer) UnmarshalJSON(data []byte) (err error)
type TransactionSourceInboundRealTimePaymentsTransferConfirmation ¶
type TransactionSourceInboundRealTimePaymentsTransferConfirmation struct {
// The amount in the minor unit of the transfer's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code of the transfer's
// currency. This will always be "USD" for a Real Time Payments transfer.
Currency TransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency `json:"currency,required"`
// The name the sender of the transfer specified as the recipient of the transfer.
CreditorName string `json:"creditor_name,required"`
// The name provided by the sender of the transfer.
DebtorName string `json:"debtor_name,required"`
// The account number of the account that sent the transfer.
DebtorAccountNumber string `json:"debtor_account_number,required"`
// The routing number of the account that sent the transfer.
DebtorRoutingNumber string `json:"debtor_routing_number,required"`
// The Real Time Payments network identification of the transfer
TransactionIdentification string `json:"transaction_identification,required"`
// Additional information included with the transfer.
RemittanceInformation string `json:"remittance_information,required,nullable"`
JSON transactionSourceInboundRealTimePaymentsTransferConfirmationJSON
}
A Inbound Real Time Payments Transfer Confirmation object. This field will be present in the JSON response if and only if `category` is equal to `inbound_real_time_payments_transfer_confirmation`.
func (*TransactionSourceInboundRealTimePaymentsTransferConfirmation) UnmarshalJSON ¶
func (r *TransactionSourceInboundRealTimePaymentsTransferConfirmation) UnmarshalJSON(data []byte) (err error)
type TransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency ¶
type TransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency string
const ( TransactionSourceInboundRealTimePaymentsTransferConfirmationCurrencyCad TransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency = "CAD" TransactionSourceInboundRealTimePaymentsTransferConfirmationCurrencyChf TransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency = "CHF" TransactionSourceInboundRealTimePaymentsTransferConfirmationCurrencyEur TransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency = "EUR" TransactionSourceInboundRealTimePaymentsTransferConfirmationCurrencyGbp TransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency = "GBP" TransactionSourceInboundRealTimePaymentsTransferConfirmationCurrencyJpy TransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency = "JPY" TransactionSourceInboundRealTimePaymentsTransferConfirmationCurrencyUsd TransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency = "USD" )
type TransactionSourceInboundWireDrawdownPayment ¶
type TransactionSourceInboundWireDrawdownPayment struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
BeneficiaryAddressLine1 string `json:"beneficiary_address_line1,required,nullable"`
BeneficiaryAddressLine2 string `json:"beneficiary_address_line2,required,nullable"`
BeneficiaryAddressLine3 string `json:"beneficiary_address_line3,required,nullable"`
BeneficiaryName string `json:"beneficiary_name,required,nullable"`
BeneficiaryReference string `json:"beneficiary_reference,required,nullable"`
Description string `json:"description,required"`
InputMessageAccountabilityData string `json:"input_message_accountability_data,required,nullable"`
OriginatorAddressLine1 string `json:"originator_address_line1,required,nullable"`
OriginatorAddressLine2 string `json:"originator_address_line2,required,nullable"`
OriginatorAddressLine3 string `json:"originator_address_line3,required,nullable"`
OriginatorName string `json:"originator_name,required,nullable"`
OriginatorToBeneficiaryInformation string `json:"originator_to_beneficiary_information,required,nullable"`
JSON transactionSourceInboundWireDrawdownPaymentJSON
}
A Inbound Wire Drawdown Payment object. This field will be present in the JSON response if and only if `category` is equal to `inbound_wire_drawdown_payment`.
func (*TransactionSourceInboundWireDrawdownPayment) UnmarshalJSON ¶
func (r *TransactionSourceInboundWireDrawdownPayment) UnmarshalJSON(data []byte) (err error)
type TransactionSourceInboundWireDrawdownPaymentReversal ¶
type TransactionSourceInboundWireDrawdownPaymentReversal struct {
// The amount that was reversed.
Amount int64 `json:"amount,required"`
// The description on the reversal message from Fedwire.
Description string `json:"description,required"`
// The Fedwire cycle date for the wire reversal.
InputCycleDate time.Time `json:"input_cycle_date,required" format:"date"`
// The Fedwire sequence number.
InputSequenceNumber string `json:"input_sequence_number,required"`
// The Fedwire input source identifier.
InputSource string `json:"input_source,required"`
// The Fedwire transaction identifier.
InputMessageAccountabilityData string `json:"input_message_accountability_data,required"`
// The Fedwire transaction identifier for the wire transfer that was reversed.
PreviousMessageInputMessageAccountabilityData string `json:"previous_message_input_message_accountability_data,required"`
// The Fedwire cycle date for the wire transfer that was reversed.
PreviousMessageInputCycleDate time.Time `json:"previous_message_input_cycle_date,required" format:"date"`
// The Fedwire sequence number for the wire transfer that was reversed.
PreviousMessageInputSequenceNumber string `json:"previous_message_input_sequence_number,required"`
// The Fedwire input source identifier for the wire transfer that was reversed.
PreviousMessageInputSource string `json:"previous_message_input_source,required"`
JSON transactionSourceInboundWireDrawdownPaymentReversalJSON
}
A Inbound Wire Drawdown Payment Reversal object. This field will be present in the JSON response if and only if `category` is equal to `inbound_wire_drawdown_payment_reversal`.
func (*TransactionSourceInboundWireDrawdownPaymentReversal) UnmarshalJSON ¶
func (r *TransactionSourceInboundWireDrawdownPaymentReversal) UnmarshalJSON(data []byte) (err error)
type TransactionSourceInboundWireReversal ¶
type TransactionSourceInboundWireReversal struct {
// The amount that was reversed.
Amount int64 `json:"amount,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the reversal was created.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// The description on the reversal message from Fedwire.
Description string `json:"description,required"`
// The Fedwire cycle date for the wire reversal.
InputCycleDate time.Time `json:"input_cycle_date,required" format:"date"`
// The Fedwire sequence number.
InputSequenceNumber string `json:"input_sequence_number,required"`
// The Fedwire input source identifier.
InputSource string `json:"input_source,required"`
// The Fedwire transaction identifier.
InputMessageAccountabilityData string `json:"input_message_accountability_data,required"`
// The Fedwire transaction identifier for the wire transfer that was reversed.
PreviousMessageInputMessageAccountabilityData string `json:"previous_message_input_message_accountability_data,required"`
// The Fedwire cycle date for the wire transfer that was reversed.
PreviousMessageInputCycleDate time.Time `json:"previous_message_input_cycle_date,required" format:"date"`
// The Fedwire sequence number for the wire transfer that was reversed.
PreviousMessageInputSequenceNumber string `json:"previous_message_input_sequence_number,required"`
// The Fedwire input source identifier for the wire transfer that was reversed.
PreviousMessageInputSource string `json:"previous_message_input_source,required"`
// Information included in the wire reversal for the receiving financial
// institution.
ReceiverFinancialInstitutionInformation string `json:"receiver_financial_institution_information,required,nullable"`
// Additional financial institution information included in the wire reversal.
FinancialInstitutionToFinancialInstitutionInformation string `json:"financial_institution_to_financial_institution_information,required,nullable"`
// The ID for the Transaction associated with the transfer reversal.
TransactionID string `json:"transaction_id,required,nullable"`
// The ID for the Wire Transfer that is being reversed.
WireTransferID string `json:"wire_transfer_id,required"`
JSON transactionSourceInboundWireReversalJSON
}
A Inbound Wire Reversal object. This field will be present in the JSON response if and only if `category` is equal to `inbound_wire_reversal`.
func (*TransactionSourceInboundWireReversal) UnmarshalJSON ¶
func (r *TransactionSourceInboundWireReversal) UnmarshalJSON(data []byte) (err error)
type TransactionSourceInboundWireTransfer ¶
type TransactionSourceInboundWireTransfer struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
BeneficiaryAddressLine1 string `json:"beneficiary_address_line1,required,nullable"`
BeneficiaryAddressLine2 string `json:"beneficiary_address_line2,required,nullable"`
BeneficiaryAddressLine3 string `json:"beneficiary_address_line3,required,nullable"`
BeneficiaryName string `json:"beneficiary_name,required,nullable"`
BeneficiaryReference string `json:"beneficiary_reference,required,nullable"`
Description string `json:"description,required"`
InputMessageAccountabilityData string `json:"input_message_accountability_data,required,nullable"`
OriginatorAddressLine1 string `json:"originator_address_line1,required,nullable"`
OriginatorAddressLine2 string `json:"originator_address_line2,required,nullable"`
OriginatorAddressLine3 string `json:"originator_address_line3,required,nullable"`
OriginatorName string `json:"originator_name,required,nullable"`
OriginatorToBeneficiaryInformationLine1 string `json:"originator_to_beneficiary_information_line1,required,nullable"`
OriginatorToBeneficiaryInformationLine2 string `json:"originator_to_beneficiary_information_line2,required,nullable"`
OriginatorToBeneficiaryInformationLine3 string `json:"originator_to_beneficiary_information_line3,required,nullable"`
OriginatorToBeneficiaryInformationLine4 string `json:"originator_to_beneficiary_information_line4,required,nullable"`
OriginatorToBeneficiaryInformation string `json:"originator_to_beneficiary_information,required,nullable"`
JSON transactionSourceInboundWireTransferJSON
}
A Inbound Wire Transfer object. This field will be present in the JSON response if and only if `category` is equal to `inbound_wire_transfer`.
func (*TransactionSourceInboundWireTransfer) UnmarshalJSON ¶
func (r *TransactionSourceInboundWireTransfer) UnmarshalJSON(data []byte) (err error)
type TransactionSourceInterestPayment ¶
type TransactionSourceInterestPayment struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the transaction
// currency.
Currency TransactionSourceInterestPaymentCurrency `json:"currency,required"`
// The start of the period for which this transaction paid interest.
PeriodStart time.Time `json:"period_start,required" format:"date-time"`
// The end of the period for which this transaction paid interest.
PeriodEnd time.Time `json:"period_end,required" format:"date-time"`
// The account on which the interest was accrued.
AccruedOnAccountID string `json:"accrued_on_account_id,required,nullable"`
JSON transactionSourceInterestPaymentJSON
}
A Interest Payment object. This field will be present in the JSON response if and only if `category` is equal to `interest_payment`.
func (*TransactionSourceInterestPayment) UnmarshalJSON ¶
func (r *TransactionSourceInterestPayment) UnmarshalJSON(data []byte) (err error)
type TransactionSourceInterestPaymentCurrency ¶
type TransactionSourceInterestPaymentCurrency string
const ( TransactionSourceInterestPaymentCurrencyCad TransactionSourceInterestPaymentCurrency = "CAD" TransactionSourceInterestPaymentCurrencyChf TransactionSourceInterestPaymentCurrency = "CHF" TransactionSourceInterestPaymentCurrencyEur TransactionSourceInterestPaymentCurrency = "EUR" TransactionSourceInterestPaymentCurrencyGbp TransactionSourceInterestPaymentCurrency = "GBP" TransactionSourceInterestPaymentCurrencyJpy TransactionSourceInterestPaymentCurrency = "JPY" TransactionSourceInterestPaymentCurrencyUsd TransactionSourceInterestPaymentCurrency = "USD" )
type TransactionSourceInternalSource ¶
type TransactionSourceInternalSource struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the transaction
// currency.
Currency TransactionSourceInternalSourceCurrency `json:"currency,required"`
Reason TransactionSourceInternalSourceReason `json:"reason,required"`
JSON transactionSourceInternalSourceJSON
}
A Internal Source object. This field will be present in the JSON response if and only if `category` is equal to `internal_source`.
func (*TransactionSourceInternalSource) UnmarshalJSON ¶
func (r *TransactionSourceInternalSource) UnmarshalJSON(data []byte) (err error)
type TransactionSourceInternalSourceCurrency ¶
type TransactionSourceInternalSourceCurrency string
const ( TransactionSourceInternalSourceCurrencyCad TransactionSourceInternalSourceCurrency = "CAD" TransactionSourceInternalSourceCurrencyChf TransactionSourceInternalSourceCurrency = "CHF" TransactionSourceInternalSourceCurrencyEur TransactionSourceInternalSourceCurrency = "EUR" TransactionSourceInternalSourceCurrencyGbp TransactionSourceInternalSourceCurrency = "GBP" TransactionSourceInternalSourceCurrencyJpy TransactionSourceInternalSourceCurrency = "JPY" TransactionSourceInternalSourceCurrencyUsd TransactionSourceInternalSourceCurrency = "USD" )
type TransactionSourceInternalSourceReason ¶
type TransactionSourceInternalSourceReason string
const ( TransactionSourceInternalSourceReasonBankMigration TransactionSourceInternalSourceReason = "bank_migration" TransactionSourceInternalSourceReasonCashback TransactionSourceInternalSourceReason = "cashback" TransactionSourceInternalSourceReasonCollectionReceivable TransactionSourceInternalSourceReason = "collection_receivable" TransactionSourceInternalSourceReasonEmpyrealAdjustment TransactionSourceInternalSourceReason = "empyreal_adjustment" TransactionSourceInternalSourceReasonError TransactionSourceInternalSourceReason = "error" TransactionSourceInternalSourceReasonErrorCorrection TransactionSourceInternalSourceReason = "error_correction" TransactionSourceInternalSourceReasonFees TransactionSourceInternalSourceReason = "fees" TransactionSourceInternalSourceReasonInterest TransactionSourceInternalSourceReason = "interest" TransactionSourceInternalSourceReasonNegativeBalanceForgiveness TransactionSourceInternalSourceReason = "negative_balance_forgiveness" TransactionSourceInternalSourceReasonSampleFunds TransactionSourceInternalSourceReason = "sample_funds" TransactionSourceInternalSourceReasonSampleFundsReturn TransactionSourceInternalSourceReason = "sample_funds_return" )
type TransactionSourceRealTimePaymentsTransferAcknowledgement ¶
type TransactionSourceRealTimePaymentsTransferAcknowledgement struct {
// The transfer amount in USD cents.
Amount int64 `json:"amount,required"`
// The destination account number.
DestinationAccountNumber string `json:"destination_account_number,required"`
// The American Bankers' Association (ABA) Routing Transit Number (RTN).
DestinationRoutingNumber string `json:"destination_routing_number,required"`
// Unstructured information that will show on the recipient's bank statement.
RemittanceInformation string `json:"remittance_information,required"`
// The identifier of the Real Time Payments Transfer that led to this Transaction.
TransferID string `json:"transfer_id,required"`
JSON transactionSourceRealTimePaymentsTransferAcknowledgementJSON
}
A Real Time Payments Transfer Acknowledgement object. This field will be present in the JSON response if and only if `category` is equal to `real_time_payments_transfer_acknowledgement`.
func (*TransactionSourceRealTimePaymentsTransferAcknowledgement) UnmarshalJSON ¶
func (r *TransactionSourceRealTimePaymentsTransferAcknowledgement) UnmarshalJSON(data []byte) (err error)
type TransactionSourceSampleFunds ¶
type TransactionSourceSampleFunds struct {
// Where the sample funds came from.
Originator string `json:"originator,required"`
JSON transactionSourceSampleFundsJSON
}
A Sample Funds object. This field will be present in the JSON response if and only if `category` is equal to `sample_funds`.
func (*TransactionSourceSampleFunds) UnmarshalJSON ¶
func (r *TransactionSourceSampleFunds) UnmarshalJSON(data []byte) (err error)
type TransactionSourceWireDrawdownPaymentIntention ¶
type TransactionSourceWireDrawdownPaymentIntention struct {
// The transfer amount in USD cents.
Amount int64 `json:"amount,required"`
AccountNumber string `json:"account_number,required"`
RoutingNumber string `json:"routing_number,required"`
MessageToRecipient string `json:"message_to_recipient,required"`
TransferID string `json:"transfer_id,required"`
JSON transactionSourceWireDrawdownPaymentIntentionJSON
}
A Wire Drawdown Payment Intention object. This field will be present in the JSON response if and only if `category` is equal to `wire_drawdown_payment_intention`.
func (*TransactionSourceWireDrawdownPaymentIntention) UnmarshalJSON ¶
func (r *TransactionSourceWireDrawdownPaymentIntention) UnmarshalJSON(data []byte) (err error)
type TransactionSourceWireDrawdownPaymentRejection ¶
type TransactionSourceWireDrawdownPaymentRejection struct {
TransferID string `json:"transfer_id,required"`
JSON transactionSourceWireDrawdownPaymentRejectionJSON
}
A Wire Drawdown Payment Rejection object. This field will be present in the JSON response if and only if `category` is equal to `wire_drawdown_payment_rejection`.
func (*TransactionSourceWireDrawdownPaymentRejection) UnmarshalJSON ¶
func (r *TransactionSourceWireDrawdownPaymentRejection) UnmarshalJSON(data []byte) (err error)
type TransactionSourceWireTransferIntention ¶
type TransactionSourceWireTransferIntention struct {
// The transfer amount in USD cents.
Amount int64 `json:"amount,required"`
// The destination account number.
AccountNumber string `json:"account_number,required"`
// The American Bankers' Association (ABA) Routing Transit Number (RTN).
RoutingNumber string `json:"routing_number,required"`
// The message that will show on the recipient's bank statement.
MessageToRecipient string `json:"message_to_recipient,required"`
TransferID string `json:"transfer_id,required"`
JSON transactionSourceWireTransferIntentionJSON
}
A Wire Transfer Intention object. This field will be present in the JSON response if and only if `category` is equal to `wire_transfer_intention`.
func (*TransactionSourceWireTransferIntention) UnmarshalJSON ¶
func (r *TransactionSourceWireTransferIntention) UnmarshalJSON(data []byte) (err error)
type TransactionSourceWireTransferRejection ¶
type TransactionSourceWireTransferRejection struct {
TransferID string `json:"transfer_id,required"`
JSON transactionSourceWireTransferRejectionJSON
}
A Wire Transfer Rejection object. This field will be present in the JSON response if and only if `category` is equal to `wire_transfer_rejection`.
func (*TransactionSourceWireTransferRejection) UnmarshalJSON ¶
func (r *TransactionSourceWireTransferRejection) UnmarshalJSON(data []byte) (err error)
type TransactionType ¶
type TransactionType string
const (
TransactionTypeTransaction TransactionType = "transaction"
)
type WireDrawdownRequest ¶
type WireDrawdownRequest struct {
// A constant representing the object's type. For this resource it will always be
// `wire_drawdown_request`.
Type WireDrawdownRequestType `json:"type,required"`
// The Wire drawdown request identifier.
ID string `json:"id,required"`
// The Account Number to which the recipient of this request is being requested to
// send funds.
AccountNumberID string `json:"account_number_id,required"`
// The drawdown request's recipient's account number.
RecipientAccountNumber string `json:"recipient_account_number,required"`
// The drawdown request's recipient's routing number.
RecipientRoutingNumber string `json:"recipient_routing_number,required"`
// The amount being requested in cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the amount being
// requested. Will always be "USD".
Currency string `json:"currency,required"`
// The message the recipient will see as part of the drawdown request.
MessageToRecipient string `json:"message_to_recipient,required"`
// The drawdown request's recipient's name.
RecipientName string `json:"recipient_name,required,nullable"`
// Line 1 of the drawdown request's recipient's address.
RecipientAddressLine1 string `json:"recipient_address_line1,required,nullable"`
// Line 2 of the drawdown request's recipient's address.
RecipientAddressLine2 string `json:"recipient_address_line2,required,nullable"`
// Line 3 of the drawdown request's recipient's address.
RecipientAddressLine3 string `json:"recipient_address_line3,required,nullable"`
// After the drawdown request is submitted to Fedwire, this will contain
// supplemental details.
Submission WireDrawdownRequestSubmission `json:"submission,required,nullable"`
// If the recipient fulfills the drawdown request by sending funds, then this will
// be the identifier of the corresponding Transaction.
FulfillmentTransactionID string `json:"fulfillment_transaction_id,required,nullable"`
// The lifecycle status of the drawdown request.
Status WireDrawdownRequestStatus `json:"status,required"`
JSON wireDrawdownRequestJSON
}
Wire drawdown requests enable you to request that someone else send you a wire. This feature is in beta; reach out to [support@increase.com](mailto:support@increase.com) to learn more.
func (*WireDrawdownRequest) UnmarshalJSON ¶
func (r *WireDrawdownRequest) UnmarshalJSON(data []byte) (err error)
type WireDrawdownRequestListParams ¶
type WireDrawdownRequestListParams struct {
// Return the page of entries after this one.
Cursor param.Field[string] `query:"cursor"`
// Limit the size of the list that is returned. The default (and maximum) is 100
// objects.
Limit param.Field[int64] `query:"limit"`
}
func (WireDrawdownRequestListParams) URLQuery ¶
func (r WireDrawdownRequestListParams) URLQuery() (v url.Values)
URLQuery serializes WireDrawdownRequestListParams's query parameters as `url.Values`.
type WireDrawdownRequestListResponse ¶
type WireDrawdownRequestListResponse struct {
// The contents of the list.
Data []WireDrawdownRequest `json:"data,required"`
// A pointer to a place in the list.
NextCursor string `json:"next_cursor,required,nullable"`
JSON wireDrawdownRequestListResponseJSON
}
A list of Wire Drawdown Request objects
func (*WireDrawdownRequestListResponse) UnmarshalJSON ¶
func (r *WireDrawdownRequestListResponse) UnmarshalJSON(data []byte) (err error)
type WireDrawdownRequestNewParams ¶
type WireDrawdownRequestNewParams struct {
// The Account Number to which the recipient should send funds.
AccountNumberID param.Field[string] `json:"account_number_id,required"`
// The amount requested from the recipient, in cents.
Amount param.Field[int64] `json:"amount,required"`
// A message the recipient will see as part of the request.
MessageToRecipient param.Field[string] `json:"message_to_recipient,required"`
// The drawdown request's recipient's account number.
RecipientAccountNumber param.Field[string] `json:"recipient_account_number,required"`
// The drawdown request's recipient's routing number.
RecipientRoutingNumber param.Field[string] `json:"recipient_routing_number,required"`
// The drawdown request's recipient's name.
RecipientName param.Field[string] `json:"recipient_name,required"`
// Line 1 of the drawdown request's recipient's address.
RecipientAddressLine1 param.Field[string] `json:"recipient_address_line1"`
// Line 2 of the drawdown request's recipient's address.
RecipientAddressLine2 param.Field[string] `json:"recipient_address_line2"`
// Line 3 of the drawdown request's recipient's address.
RecipientAddressLine3 param.Field[string] `json:"recipient_address_line3"`
}
func (WireDrawdownRequestNewParams) MarshalJSON ¶
func (r WireDrawdownRequestNewParams) MarshalJSON() (data []byte, err error)
type WireDrawdownRequestService ¶
type WireDrawdownRequestService struct {
Options []option.RequestOption
}
WireDrawdownRequestService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewWireDrawdownRequestService method instead.
func NewWireDrawdownRequestService ¶
func NewWireDrawdownRequestService(opts ...option.RequestOption) (r *WireDrawdownRequestService)
NewWireDrawdownRequestService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*WireDrawdownRequestService) Get ¶
func (r *WireDrawdownRequestService) Get(ctx context.Context, wire_drawdown_request_id string, opts ...option.RequestOption) (res *WireDrawdownRequest, err error)
Retrieve a Wire Drawdown Request
func (*WireDrawdownRequestService) List ¶
func (r *WireDrawdownRequestService) List(ctx context.Context, query WireDrawdownRequestListParams, opts ...option.RequestOption) (res *shared.Page[WireDrawdownRequest], err error)
List Wire Drawdown Requests
func (*WireDrawdownRequestService) ListAutoPaging ¶
func (r *WireDrawdownRequestService) ListAutoPaging(ctx context.Context, query WireDrawdownRequestListParams, opts ...option.RequestOption) *shared.PageAutoPager[WireDrawdownRequest]
List Wire Drawdown Requests
func (*WireDrawdownRequestService) New ¶
func (r *WireDrawdownRequestService) New(ctx context.Context, body WireDrawdownRequestNewParams, opts ...option.RequestOption) (res *WireDrawdownRequest, err error)
Create a Wire Drawdown Request
type WireDrawdownRequestStatus ¶
type WireDrawdownRequestStatus string
const ( WireDrawdownRequestStatusPendingSubmission WireDrawdownRequestStatus = "pending_submission" WireDrawdownRequestStatusPendingResponse WireDrawdownRequestStatus = "pending_response" WireDrawdownRequestStatusFulfilled WireDrawdownRequestStatus = "fulfilled" WireDrawdownRequestStatusRefused WireDrawdownRequestStatus = "refused" )
type WireDrawdownRequestSubmission ¶
type WireDrawdownRequestSubmission struct {
// The input message accountability data (IMAD) uniquely identifying the submission
// with Fedwire.
InputMessageAccountabilityData string `json:"input_message_accountability_data,required"`
JSON wireDrawdownRequestSubmissionJSON
}
After the drawdown request is submitted to Fedwire, this will contain supplemental details.
func (*WireDrawdownRequestSubmission) UnmarshalJSON ¶
func (r *WireDrawdownRequestSubmission) UnmarshalJSON(data []byte) (err error)
type WireDrawdownRequestType ¶
type WireDrawdownRequestType string
const (
WireDrawdownRequestTypeWireDrawdownRequest WireDrawdownRequestType = "wire_drawdown_request"
)
type WireTransfer ¶
type WireTransfer struct {
// The wire transfer's identifier.
ID string `json:"id,required"`
// The message that will show on the recipient's bank statement.
MessageToRecipient string `json:"message_to_recipient,required,nullable"`
// The transfer amount in USD cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the transfer's
// currency. For wire transfers this is always equal to `usd`.
Currency WireTransferCurrency `json:"currency,required"`
// The destination account number.
AccountNumber string `json:"account_number,required"`
// The beneficiary's name.
BeneficiaryName string `json:"beneficiary_name,required,nullable"`
// The beneficiary's address line 1.
BeneficiaryAddressLine1 string `json:"beneficiary_address_line1,required,nullable"`
// The beneficiary's address line 2.
BeneficiaryAddressLine2 string `json:"beneficiary_address_line2,required,nullable"`
// The beneficiary's address line 3.
BeneficiaryAddressLine3 string `json:"beneficiary_address_line3,required,nullable"`
// The Account to which the transfer belongs.
AccountID string `json:"account_id,required"`
// The identifier of the External Account the transfer was made to, if any.
ExternalAccountID string `json:"external_account_id,required,nullable"`
// The American Bankers' Association (ABA) Routing Transit Number (RTN).
RoutingNumber string `json:"routing_number,required"`
// If your account requires approvals for transfers and the transfer was approved,
// this will contain details of the approval.
Approval WireTransferApproval `json:"approval,required,nullable"`
// If your account requires approvals for transfers and the transfer was not
// approved, this will contain details of the cancellation.
Cancellation WireTransferCancellation `json:"cancellation,required,nullable"`
// If your transfer is reversed, this will contain details of the reversal.
Reversal WireTransferReversal `json:"reversal,required,nullable"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the transfer was created.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// The transfer's network.
Network WireTransferNetwork `json:"network,required"`
// The lifecycle status of the transfer.
Status WireTransferStatus `json:"status,required"`
// After the transfer is submitted to Fedwire, this will contain supplemental
// details.
Submission WireTransferSubmission `json:"submission,required,nullable"`
// The ID for the transaction funding the transfer.
TransactionID string `json:"transaction_id,required,nullable"`
// A constant representing the object's type. For this resource it will always be
// `wire_transfer`.
Type WireTransferType `json:"type,required"`
JSON wireTransferJSON
}
Wire transfers move funds between your Increase account and any other account accessible by Fedwire.
func (*WireTransfer) UnmarshalJSON ¶
func (r *WireTransfer) UnmarshalJSON(data []byte) (err error)
type WireTransferApproval ¶
type WireTransferApproval struct {
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the transfer was approved.
ApprovedAt time.Time `json:"approved_at,required" format:"date-time"`
// If the Transfer was approved by a user in the dashboard, the email address of
// that user.
ApprovedBy string `json:"approved_by,required,nullable"`
JSON wireTransferApprovalJSON
}
If your account requires approvals for transfers and the transfer was approved, this will contain details of the approval.
func (*WireTransferApproval) UnmarshalJSON ¶
func (r *WireTransferApproval) UnmarshalJSON(data []byte) (err error)
type WireTransferCancellation ¶
type WireTransferCancellation struct {
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the Transfer was canceled.
CanceledAt time.Time `json:"canceled_at,required" format:"date-time"`
// If the Transfer was canceled by a user in the dashboard, the email address of
// that user.
CanceledBy string `json:"canceled_by,required,nullable"`
JSON wireTransferCancellationJSON
}
If your account requires approvals for transfers and the transfer was not approved, this will contain details of the cancellation.
func (*WireTransferCancellation) UnmarshalJSON ¶
func (r *WireTransferCancellation) UnmarshalJSON(data []byte) (err error)
type WireTransferCurrency ¶
type WireTransferCurrency string
const ( WireTransferCurrencyCad WireTransferCurrency = "CAD" WireTransferCurrencyChf WireTransferCurrency = "CHF" WireTransferCurrencyEur WireTransferCurrency = "EUR" WireTransferCurrencyGbp WireTransferCurrency = "GBP" WireTransferCurrencyJpy WireTransferCurrency = "JPY" WireTransferCurrencyUsd WireTransferCurrency = "USD" )
type WireTransferListParams ¶
type WireTransferListParams struct {
// Return the page of entries after this one.
Cursor param.Field[string] `query:"cursor"`
// Limit the size of the list that is returned. The default (and maximum) is 100
// objects.
Limit param.Field[int64] `query:"limit"`
// Filter Wire Transfers to those belonging to the specified Account.
AccountID param.Field[string] `query:"account_id"`
// Filter Wire Transfers to those made to the specified External Account.
ExternalAccountID param.Field[string] `query:"external_account_id"`
CreatedAt param.Field[WireTransferListParamsCreatedAt] `query:"created_at"`
}
func (WireTransferListParams) URLQuery ¶
func (r WireTransferListParams) URLQuery() (v url.Values)
URLQuery serializes WireTransferListParams's query parameters as `url.Values`.
type WireTransferListParamsCreatedAt ¶
type WireTransferListParamsCreatedAt struct {
// Return results after this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
After param.Field[time.Time] `query:"after" format:"date-time"`
// Return results before this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
// timestamp.
Before param.Field[time.Time] `query:"before" format:"date-time"`
// Return results on or after this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrAfter param.Field[time.Time] `query:"on_or_after" format:"date-time"`
// Return results on or before this
// [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
OnOrBefore param.Field[time.Time] `query:"on_or_before" format:"date-time"`
}
func (WireTransferListParamsCreatedAt) URLQuery ¶
func (r WireTransferListParamsCreatedAt) URLQuery() (v url.Values)
URLQuery serializes WireTransferListParamsCreatedAt's query parameters as `url.Values`.
type WireTransferListResponse ¶
type WireTransferListResponse struct {
// The contents of the list.
Data []WireTransfer `json:"data,required"`
// A pointer to a place in the list.
NextCursor string `json:"next_cursor,required,nullable"`
JSON wireTransferListResponseJSON
}
A list of Wire Transfer objects
func (*WireTransferListResponse) UnmarshalJSON ¶
func (r *WireTransferListResponse) UnmarshalJSON(data []byte) (err error)
type WireTransferNetwork ¶
type WireTransferNetwork string
const (
WireTransferNetworkWire WireTransferNetwork = "wire"
)
type WireTransferNewParams ¶
type WireTransferNewParams struct {
// The identifier for the account that will send the transfer.
AccountID param.Field[string] `json:"account_id,required"`
// The account number for the destination account.
AccountNumber param.Field[string] `json:"account_number"`
// The American Bankers' Association (ABA) Routing Transit Number (RTN) for the
// destination account.
RoutingNumber param.Field[string] `json:"routing_number"`
// The ID of an External Account to initiate a transfer to. If this parameter is
// provided, `account_number` and `routing_number` must be absent.
ExternalAccountID param.Field[string] `json:"external_account_id"`
// The transfer amount in cents.
Amount param.Field[int64] `json:"amount,required"`
// The message that will show on the recipient's bank statement.
MessageToRecipient param.Field[string] `json:"message_to_recipient,required"`
// The beneficiary's name.
BeneficiaryName param.Field[string] `json:"beneficiary_name,required"`
// The beneficiary's address line 1.
BeneficiaryAddressLine1 param.Field[string] `json:"beneficiary_address_line1"`
// The beneficiary's address line 2.
BeneficiaryAddressLine2 param.Field[string] `json:"beneficiary_address_line2"`
// The beneficiary's address line 3.
BeneficiaryAddressLine3 param.Field[string] `json:"beneficiary_address_line3"`
// Whether the transfer requires explicit approval via the dashboard or API.
RequireApproval param.Field[bool] `json:"require_approval"`
}
func (WireTransferNewParams) MarshalJSON ¶
func (r WireTransferNewParams) MarshalJSON() (data []byte, err error)
type WireTransferReversal ¶
type WireTransferReversal struct {
// The amount that was reversed.
Amount int64 `json:"amount,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the reversal was created.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// The description on the reversal message from Fedwire.
Description string `json:"description,required"`
// The Fedwire cycle date for the wire reversal.
InputCycleDate time.Time `json:"input_cycle_date,required" format:"date"`
// The Fedwire sequence number.
InputSequenceNumber string `json:"input_sequence_number,required"`
// The Fedwire input source identifier.
InputSource string `json:"input_source,required"`
// The Fedwire transaction identifier.
InputMessageAccountabilityData string `json:"input_message_accountability_data,required"`
// The Fedwire transaction identifier for the wire transfer that was reversed.
PreviousMessageInputMessageAccountabilityData string `json:"previous_message_input_message_accountability_data,required"`
// The Fedwire cycle date for the wire transfer that was reversed.
PreviousMessageInputCycleDate time.Time `json:"previous_message_input_cycle_date,required" format:"date"`
// The Fedwire sequence number for the wire transfer that was reversed.
PreviousMessageInputSequenceNumber string `json:"previous_message_input_sequence_number,required"`
// The Fedwire input source identifier for the wire transfer that was reversed.
PreviousMessageInputSource string `json:"previous_message_input_source,required"`
// Information included in the wire reversal for the receiving financial
// institution.
ReceiverFinancialInstitutionInformation string `json:"receiver_financial_institution_information,required,nullable"`
// Additional financial institution information included in the wire reversal.
FinancialInstitutionToFinancialInstitutionInformation string `json:"financial_institution_to_financial_institution_information,required,nullable"`
// The ID for the Transaction associated with the transfer reversal.
TransactionID string `json:"transaction_id,required,nullable"`
// The ID for the Wire Transfer that is being reversed.
WireTransferID string `json:"wire_transfer_id,required"`
JSON wireTransferReversalJSON
}
If your transfer is reversed, this will contain details of the reversal.
func (*WireTransferReversal) UnmarshalJSON ¶
func (r *WireTransferReversal) UnmarshalJSON(data []byte) (err error)
type WireTransferService ¶
type WireTransferService struct {
Options []option.RequestOption
}
WireTransferService contains methods and other services that help with interacting with the increase API. Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the NewWireTransferService method instead.
func NewWireTransferService ¶
func NewWireTransferService(opts ...option.RequestOption) (r *WireTransferService)
NewWireTransferService generates a new service that applies the given options to each request. These options are applied after the parent client's options (if there is one), and before any request-specific options.
func (*WireTransferService) Approve ¶
func (r *WireTransferService) Approve(ctx context.Context, wire_transfer_id string, opts ...option.RequestOption) (res *WireTransfer, err error)
Approve a Wire Transfer
func (*WireTransferService) Cancel ¶
func (r *WireTransferService) Cancel(ctx context.Context, wire_transfer_id string, opts ...option.RequestOption) (res *WireTransfer, err error)
Cancel a pending Wire Transfer
func (*WireTransferService) Get ¶
func (r *WireTransferService) Get(ctx context.Context, wire_transfer_id string, opts ...option.RequestOption) (res *WireTransfer, err error)
Retrieve a Wire Transfer
func (*WireTransferService) List ¶
func (r *WireTransferService) List(ctx context.Context, query WireTransferListParams, opts ...option.RequestOption) (res *shared.Page[WireTransfer], err error)
List Wire Transfers
func (*WireTransferService) ListAutoPaging ¶
func (r *WireTransferService) ListAutoPaging(ctx context.Context, query WireTransferListParams, opts ...option.RequestOption) *shared.PageAutoPager[WireTransfer]
List Wire Transfers
func (*WireTransferService) New ¶
func (r *WireTransferService) New(ctx context.Context, body WireTransferNewParams, opts ...option.RequestOption) (res *WireTransfer, err error)
Create a Wire Transfer
func (*WireTransferService) Reverse ¶
func (r *WireTransferService) Reverse(ctx context.Context, wire_transfer_id string, opts ...option.RequestOption) (res *WireTransfer, err error)
Simulates the reversal of a [Wire Transfer](#wire-transfers) by the Federal Reserve due to error conditions. This will also create a Transaction(#transaction) to account for the returned funds. This Wire Transfer must first have a `status` of `complete`.'
func (*WireTransferService) Submit ¶
func (r *WireTransferService) Submit(ctx context.Context, wire_transfer_id string, opts ...option.RequestOption) (res *WireTransfer, err error)
Simulates the submission of a [Wire Transfer](#wire-transfers) to the Federal Reserve. This transfer must first have a `status` of `pending_approval` or `pending_creating`.
type WireTransferSimulation ¶
type WireTransferSimulation struct {
// If the Wire Transfer attempt succeeds, this will contain the resulting
// [Transaction](#transactions) object. The Transaction's `source` will be of
// `category: inbound_wire_transfer`.
Transaction WireTransferSimulationTransaction `json:"transaction,required"`
// A constant representing the object's type. For this resource it will always be
// `inbound_wire_transfer_simulation_result`.
Type WireTransferSimulationType `json:"type,required"`
JSON wireTransferSimulationJSON
}
The results of an inbound Wire Transfer simulation.
func (*WireTransferSimulation) UnmarshalJSON ¶
func (r *WireTransferSimulation) UnmarshalJSON(data []byte) (err error)
type WireTransferSimulationTransaction ¶
type WireTransferSimulationTransaction struct {
// The identifier for the Account the Transaction belongs to.
AccountID string `json:"account_id,required"`
// The Transaction amount in the minor unit of its currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// Transaction's currency. This will match the currency on the Transcation's
// Account.
Currency WireTransferSimulationTransactionCurrency `json:"currency,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date on which the
// Transaction occured.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// For a Transaction related to a transfer, this is the description you provide.
// For a Transaction related to a payment, this is the description the vendor
// provides.
Description string `json:"description,required"`
// The Transaction identifier.
ID string `json:"id,required"`
// The identifier for the route this Transaction came through. Routes are things
// like cards and ACH details.
RouteID string `json:"route_id,required,nullable"`
// The type of the route this Transaction came through.
RouteType WireTransferSimulationTransactionRouteType `json:"route_type,required,nullable"`
// This is an object giving more details on the network-level event that caused the
// Transaction. Note that for backwards compatibility reasons, additional
// undocumented keys may appear in this object. These should be treated as
// deprecated and will be removed in the future.
Source WireTransferSimulationTransactionSource `json:"source,required"`
// A constant representing the object's type. For this resource it will always be
// `transaction`.
Type WireTransferSimulationTransactionType `json:"type,required"`
JSON wireTransferSimulationTransactionJSON
}
If the Wire Transfer attempt succeeds, this will contain the resulting Transaction(#transactions) object. The Transaction's `source` will be of `category: inbound_wire_transfer`.
func (*WireTransferSimulationTransaction) UnmarshalJSON ¶
func (r *WireTransferSimulationTransaction) UnmarshalJSON(data []byte) (err error)
type WireTransferSimulationTransactionCurrency ¶
type WireTransferSimulationTransactionCurrency string
const ( WireTransferSimulationTransactionCurrencyCad WireTransferSimulationTransactionCurrency = "CAD" WireTransferSimulationTransactionCurrencyChf WireTransferSimulationTransactionCurrency = "CHF" WireTransferSimulationTransactionCurrencyEur WireTransferSimulationTransactionCurrency = "EUR" WireTransferSimulationTransactionCurrencyGbp WireTransferSimulationTransactionCurrency = "GBP" WireTransferSimulationTransactionCurrencyJpy WireTransferSimulationTransactionCurrency = "JPY" WireTransferSimulationTransactionCurrencyUsd WireTransferSimulationTransactionCurrency = "USD" )
type WireTransferSimulationTransactionRouteType ¶
type WireTransferSimulationTransactionRouteType string
const ( WireTransferSimulationTransactionRouteTypeAccountNumber WireTransferSimulationTransactionRouteType = "account_number" WireTransferSimulationTransactionRouteTypeCard WireTransferSimulationTransactionRouteType = "card" )
type WireTransferSimulationTransactionSource ¶
type WireTransferSimulationTransactionSource struct {
// The type of transaction that took place. We may add additional possible values
// for this enum over time; your application should be able to handle such
// additions gracefully.
Category WireTransferSimulationTransactionSourceCategory `json:"category,required"`
// A Account Transfer Intention object. This field will be present in the JSON
// response if and only if `category` is equal to `account_transfer_intention`.
AccountTransferIntention WireTransferSimulationTransactionSourceAccountTransferIntention `json:"account_transfer_intention,required,nullable"`
// A ACH Check Conversion Return object. This field will be present in the JSON
// response if and only if `category` is equal to `ach_check_conversion_return`.
ACHCheckConversionReturn WireTransferSimulationTransactionSourceACHCheckConversionReturn `json:"ach_check_conversion_return,required,nullable"`
// A ACH Check Conversion object. This field will be present in the JSON response
// if and only if `category` is equal to `ach_check_conversion`.
ACHCheckConversion WireTransferSimulationTransactionSourceACHCheckConversion `json:"ach_check_conversion,required,nullable"`
// A ACH Transfer Intention object. This field will be present in the JSON response
// if and only if `category` is equal to `ach_transfer_intention`.
ACHTransferIntention WireTransferSimulationTransactionSourceACHTransferIntention `json:"ach_transfer_intention,required,nullable"`
// A ACH Transfer Rejection object. This field will be present in the JSON response
// if and only if `category` is equal to `ach_transfer_rejection`.
ACHTransferRejection WireTransferSimulationTransactionSourceACHTransferRejection `json:"ach_transfer_rejection,required,nullable"`
// A ACH Transfer Return object. This field will be present in the JSON response if
// and only if `category` is equal to `ach_transfer_return`.
ACHTransferReturn WireTransferSimulationTransactionSourceACHTransferReturn `json:"ach_transfer_return,required,nullable"`
// A Card Dispute Acceptance object. This field will be present in the JSON
// response if and only if `category` is equal to `card_dispute_acceptance`.
CardDisputeAcceptance WireTransferSimulationTransactionSourceCardDisputeAcceptance `json:"card_dispute_acceptance,required,nullable"`
// A Card Refund object. This field will be present in the JSON response if and
// only if `category` is equal to `card_refund`.
CardRefund WireTransferSimulationTransactionSourceCardRefund `json:"card_refund,required,nullable"`
// A Card Settlement object. This field will be present in the JSON response if and
// only if `category` is equal to `card_settlement`.
CardSettlement WireTransferSimulationTransactionSourceCardSettlement `json:"card_settlement,required,nullable"`
// A Card Revenue Payment object. This field will be present in the JSON response
// if and only if `category` is equal to `card_revenue_payment`.
CardRevenuePayment WireTransferSimulationTransactionSourceCardRevenuePayment `json:"card_revenue_payment,required,nullable"`
// A Check Deposit Acceptance object. This field will be present in the JSON
// response if and only if `category` is equal to `check_deposit_acceptance`.
CheckDepositAcceptance WireTransferSimulationTransactionSourceCheckDepositAcceptance `json:"check_deposit_acceptance,required,nullable"`
// A Check Deposit Return object. This field will be present in the JSON response
// if and only if `category` is equal to `check_deposit_return`.
CheckDepositReturn WireTransferSimulationTransactionSourceCheckDepositReturn `json:"check_deposit_return,required,nullable"`
// A Check Transfer Intention object. This field will be present in the JSON
// response if and only if `category` is equal to `check_transfer_intention`.
CheckTransferIntention WireTransferSimulationTransactionSourceCheckTransferIntention `json:"check_transfer_intention,required,nullable"`
// A Check Transfer Return object. This field will be present in the JSON response
// if and only if `category` is equal to `check_transfer_return`.
CheckTransferReturn WireTransferSimulationTransactionSourceCheckTransferReturn `json:"check_transfer_return,required,nullable"`
// A Check Transfer Rejection object. This field will be present in the JSON
// response if and only if `category` is equal to `check_transfer_rejection`.
CheckTransferRejection WireTransferSimulationTransactionSourceCheckTransferRejection `json:"check_transfer_rejection,required,nullable"`
// A Check Transfer Stop Payment Request object. This field will be present in the
// JSON response if and only if `category` is equal to
// `check_transfer_stop_payment_request`.
CheckTransferStopPaymentRequest WireTransferSimulationTransactionSourceCheckTransferStopPaymentRequest `json:"check_transfer_stop_payment_request,required,nullable"`
// A Dispute Resolution object. This field will be present in the JSON response if
// and only if `category` is equal to `dispute_resolution`.
DisputeResolution WireTransferSimulationTransactionSourceDisputeResolution `json:"dispute_resolution,required,nullable"`
// A Empyreal Cash Deposit object. This field will be present in the JSON response
// if and only if `category` is equal to `empyreal_cash_deposit`.
EmpyrealCashDeposit WireTransferSimulationTransactionSourceEmpyrealCashDeposit `json:"empyreal_cash_deposit,required,nullable"`
// A Fee Payment object. This field will be present in the JSON response if and
// only if `category` is equal to `fee_payment`.
FeePayment WireTransferSimulationTransactionSourceFeePayment `json:"fee_payment,required,nullable"`
// A Inbound ACH Transfer object. This field will be present in the JSON response
// if and only if `category` is equal to `inbound_ach_transfer`.
InboundACHTransfer WireTransferSimulationTransactionSourceInboundACHTransfer `json:"inbound_ach_transfer,required,nullable"`
// A Inbound Check object. This field will be present in the JSON response if and
// only if `category` is equal to `inbound_check`.
InboundCheck WireTransferSimulationTransactionSourceInboundCheck `json:"inbound_check,required,nullable"`
// A Inbound International ACH Transfer object. This field will be present in the
// JSON response if and only if `category` is equal to
// `inbound_international_ach_transfer`.
InboundInternationalACHTransfer WireTransferSimulationTransactionSourceInboundInternationalACHTransfer `json:"inbound_international_ach_transfer,required,nullable"`
// A Inbound Real Time Payments Transfer Confirmation object. This field will be
// present in the JSON response if and only if `category` is equal to
// `inbound_real_time_payments_transfer_confirmation`.
InboundRealTimePaymentsTransferConfirmation WireTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmation `json:"inbound_real_time_payments_transfer_confirmation,required,nullable"`
// A Inbound Wire Drawdown Payment Reversal object. This field will be present in
// the JSON response if and only if `category` is equal to
// `inbound_wire_drawdown_payment_reversal`.
InboundWireDrawdownPaymentReversal WireTransferSimulationTransactionSourceInboundWireDrawdownPaymentReversal `json:"inbound_wire_drawdown_payment_reversal,required,nullable"`
// A Inbound Wire Drawdown Payment object. This field will be present in the JSON
// response if and only if `category` is equal to `inbound_wire_drawdown_payment`.
InboundWireDrawdownPayment WireTransferSimulationTransactionSourceInboundWireDrawdownPayment `json:"inbound_wire_drawdown_payment,required,nullable"`
// A Inbound Wire Reversal object. This field will be present in the JSON response
// if and only if `category` is equal to `inbound_wire_reversal`.
InboundWireReversal WireTransferSimulationTransactionSourceInboundWireReversal `json:"inbound_wire_reversal,required,nullable"`
// A Inbound Wire Transfer object. This field will be present in the JSON response
// if and only if `category` is equal to `inbound_wire_transfer`.
InboundWireTransfer WireTransferSimulationTransactionSourceInboundWireTransfer `json:"inbound_wire_transfer,required,nullable"`
// A Interest Payment object. This field will be present in the JSON response if
// and only if `category` is equal to `interest_payment`.
InterestPayment WireTransferSimulationTransactionSourceInterestPayment `json:"interest_payment,required,nullable"`
// A Internal Source object. This field will be present in the JSON response if and
// only if `category` is equal to `internal_source`.
InternalSource WireTransferSimulationTransactionSourceInternalSource `json:"internal_source,required,nullable"`
// A Deprecated Card Refund object. This field will be present in the JSON response
// if and only if `category` is equal to `card_route_refund`.
CardRouteRefund WireTransferSimulationTransactionSourceCardRouteRefund `json:"card_route_refund,required,nullable"`
// A Deprecated Card Settlement object. This field will be present in the JSON
// response if and only if `category` is equal to `card_route_settlement`.
CardRouteSettlement WireTransferSimulationTransactionSourceCardRouteSettlement `json:"card_route_settlement,required,nullable"`
// A Real Time Payments Transfer Acknowledgement object. This field will be present
// in the JSON response if and only if `category` is equal to
// `real_time_payments_transfer_acknowledgement`.
RealTimePaymentsTransferAcknowledgement WireTransferSimulationTransactionSourceRealTimePaymentsTransferAcknowledgement `json:"real_time_payments_transfer_acknowledgement,required,nullable"`
// A Sample Funds object. This field will be present in the JSON response if and
// only if `category` is equal to `sample_funds`.
SampleFunds WireTransferSimulationTransactionSourceSampleFunds `json:"sample_funds,required,nullable"`
// A Wire Drawdown Payment Intention object. This field will be present in the JSON
// response if and only if `category` is equal to
// `wire_drawdown_payment_intention`.
WireDrawdownPaymentIntention WireTransferSimulationTransactionSourceWireDrawdownPaymentIntention `json:"wire_drawdown_payment_intention,required,nullable"`
// A Wire Drawdown Payment Rejection object. This field will be present in the JSON
// response if and only if `category` is equal to
// `wire_drawdown_payment_rejection`.
WireDrawdownPaymentRejection WireTransferSimulationTransactionSourceWireDrawdownPaymentRejection `json:"wire_drawdown_payment_rejection,required,nullable"`
// A Wire Transfer Intention object. This field will be present in the JSON
// response if and only if `category` is equal to `wire_transfer_intention`.
WireTransferIntention WireTransferSimulationTransactionSourceWireTransferIntention `json:"wire_transfer_intention,required,nullable"`
// A Wire Transfer Rejection object. This field will be present in the JSON
// response if and only if `category` is equal to `wire_transfer_rejection`.
WireTransferRejection WireTransferSimulationTransactionSourceWireTransferRejection `json:"wire_transfer_rejection,required,nullable"`
JSON wireTransferSimulationTransactionSourceJSON
}
This is an object giving more details on the network-level event that caused the Transaction. Note that for backwards compatibility reasons, additional undocumented keys may appear in this object. These should be treated as deprecated and will be removed in the future.
func (*WireTransferSimulationTransactionSource) UnmarshalJSON ¶
func (r *WireTransferSimulationTransactionSource) UnmarshalJSON(data []byte) (err error)
type WireTransferSimulationTransactionSourceACHCheckConversion ¶
type WireTransferSimulationTransactionSourceACHCheckConversion struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The identifier of the File containing an image of the returned check.
FileID string `json:"file_id,required"`
JSON wireTransferSimulationTransactionSourceACHCheckConversionJSON
}
A ACH Check Conversion object. This field will be present in the JSON response if and only if `category` is equal to `ach_check_conversion`.
func (*WireTransferSimulationTransactionSourceACHCheckConversion) UnmarshalJSON ¶
func (r *WireTransferSimulationTransactionSourceACHCheckConversion) UnmarshalJSON(data []byte) (err error)
type WireTransferSimulationTransactionSourceACHCheckConversionReturn ¶
type WireTransferSimulationTransactionSourceACHCheckConversionReturn struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// Why the transfer was returned.
ReturnReasonCode string `json:"return_reason_code,required"`
JSON wireTransferSimulationTransactionSourceACHCheckConversionReturnJSON
}
A ACH Check Conversion Return object. This field will be present in the JSON response if and only if `category` is equal to `ach_check_conversion_return`.
func (*WireTransferSimulationTransactionSourceACHCheckConversionReturn) UnmarshalJSON ¶
func (r *WireTransferSimulationTransactionSourceACHCheckConversionReturn) UnmarshalJSON(data []byte) (err error)
type WireTransferSimulationTransactionSourceACHTransferIntention ¶
type WireTransferSimulationTransactionSourceACHTransferIntention struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
AccountNumber string `json:"account_number,required"`
RoutingNumber string `json:"routing_number,required"`
StatementDescriptor string `json:"statement_descriptor,required"`
// The identifier of the ACH Transfer that led to this Transaction.
TransferID string `json:"transfer_id,required"`
JSON wireTransferSimulationTransactionSourceACHTransferIntentionJSON
}
A ACH Transfer Intention object. This field will be present in the JSON response if and only if `category` is equal to `ach_transfer_intention`.
func (*WireTransferSimulationTransactionSourceACHTransferIntention) UnmarshalJSON ¶
func (r *WireTransferSimulationTransactionSourceACHTransferIntention) UnmarshalJSON(data []byte) (err error)
type WireTransferSimulationTransactionSourceACHTransferRejection ¶
type WireTransferSimulationTransactionSourceACHTransferRejection struct {
// The identifier of the ACH Transfer that led to this Transaction.
TransferID string `json:"transfer_id,required"`
JSON wireTransferSimulationTransactionSourceACHTransferRejectionJSON
}
A ACH Transfer Rejection object. This field will be present in the JSON response if and only if `category` is equal to `ach_transfer_rejection`.
func (*WireTransferSimulationTransactionSourceACHTransferRejection) UnmarshalJSON ¶
func (r *WireTransferSimulationTransactionSourceACHTransferRejection) UnmarshalJSON(data []byte) (err error)
type WireTransferSimulationTransactionSourceACHTransferReturn ¶
type WireTransferSimulationTransactionSourceACHTransferReturn struct {
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the transfer was created.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// Why the ACH Transfer was returned.
ReturnReasonCode WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode `json:"return_reason_code,required"`
// The identifier of the ACH Transfer associated with this return.
TransferID string `json:"transfer_id,required"`
// The identifier of the Tranasaction associated with this return.
TransactionID string `json:"transaction_id,required"`
JSON wireTransferSimulationTransactionSourceACHTransferReturnJSON
}
A ACH Transfer Return object. This field will be present in the JSON response if and only if `category` is equal to `ach_transfer_return`.
func (*WireTransferSimulationTransactionSourceACHTransferReturn) UnmarshalJSON ¶
func (r *WireTransferSimulationTransactionSourceACHTransferReturn) UnmarshalJSON(data []byte) (err error)
type WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode ¶
type WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode string
const ( WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodeInsufficientFund WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "insufficient_fund" WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodeNoAccount WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "no_account" WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodeAccountClosed WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "account_closed" WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodeInvalidAccountNumberStructure WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "invalid_account_number_structure" WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodeAccountFrozenEntryReturnedPerOfacInstruction WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "account_frozen_entry_returned_per_ofac_instruction" WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodeCreditEntryRefusedByReceiver WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "credit_entry_refused_by_receiver" WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodeCorporateCustomerAdvisedNotAuthorized WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "corporate_customer_advised_not_authorized" WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodePaymentStopped WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "payment_stopped" WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodeNonTransactionAccount WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "non_transaction_account" WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodeUncollectedFunds WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "uncollected_funds" WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodeRoutingNumberCheckDigitError WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "routing_number_check_digit_error" WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodeAmountFieldError WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "amount_field_error" WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodeAuthorizationRevokedByCustomer WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "authorization_revoked_by_customer" WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodeInvalidACHRoutingNumber WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "invalid_ach_routing_number" WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodeFileRecordEditCriteria WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "file_record_edit_criteria" WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodeEnrInvalidIndividualName WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "enr_invalid_individual_name" WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodeReturnedPerOdfiRequest WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "returned_per_odfi_request" WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodeAddendaError WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "addenda_error" WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodeLimitedParticipationDfi WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "limited_participation_dfi" WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodeIncorrectlyCodedOutboundInternationalPayment WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "incorrectly_coded_outbound_international_payment" WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCodeOther WireTransferSimulationTransactionSourceACHTransferReturnReturnReasonCode = "other" )
type WireTransferSimulationTransactionSourceAccountTransferIntention ¶
type WireTransferSimulationTransactionSourceAccountTransferIntention struct {
// The pending amount in the minor unit of the transaction's currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the destination
// account currency.
Currency WireTransferSimulationTransactionSourceAccountTransferIntentionCurrency `json:"currency,required"`
// The description you chose to give the transfer.
Description string `json:"description,required"`
// The identifier of the Account to where the Account Transfer was sent.
DestinationAccountID string `json:"destination_account_id,required"`
// The identifier of the Account from where the Account Transfer was sent.
SourceAccountID string `json:"source_account_id,required"`
// The identifier of the Account Transfer that led to this Pending Transaction.
TransferID string `json:"transfer_id,required"`
JSON wireTransferSimulationTransactionSourceAccountTransferIntentionJSON
}
A Account Transfer Intention object. This field will be present in the JSON response if and only if `category` is equal to `account_transfer_intention`.
func (*WireTransferSimulationTransactionSourceAccountTransferIntention) UnmarshalJSON ¶
func (r *WireTransferSimulationTransactionSourceAccountTransferIntention) UnmarshalJSON(data []byte) (err error)
type WireTransferSimulationTransactionSourceAccountTransferIntentionCurrency ¶
type WireTransferSimulationTransactionSourceAccountTransferIntentionCurrency string
const ( WireTransferSimulationTransactionSourceAccountTransferIntentionCurrencyCad WireTransferSimulationTransactionSourceAccountTransferIntentionCurrency = "CAD" WireTransferSimulationTransactionSourceAccountTransferIntentionCurrencyChf WireTransferSimulationTransactionSourceAccountTransferIntentionCurrency = "CHF" WireTransferSimulationTransactionSourceAccountTransferIntentionCurrencyEur WireTransferSimulationTransactionSourceAccountTransferIntentionCurrency = "EUR" WireTransferSimulationTransactionSourceAccountTransferIntentionCurrencyGbp WireTransferSimulationTransactionSourceAccountTransferIntentionCurrency = "GBP" WireTransferSimulationTransactionSourceAccountTransferIntentionCurrencyJpy WireTransferSimulationTransactionSourceAccountTransferIntentionCurrency = "JPY" WireTransferSimulationTransactionSourceAccountTransferIntentionCurrencyUsd WireTransferSimulationTransactionSourceAccountTransferIntentionCurrency = "USD" )
type WireTransferSimulationTransactionSourceCardDisputeAcceptance ¶
type WireTransferSimulationTransactionSourceCardDisputeAcceptance struct {
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the Card Dispute was accepted.
AcceptedAt time.Time `json:"accepted_at,required" format:"date-time"`
// The identifier of the Card Dispute that was accepted.
CardDisputeID string `json:"card_dispute_id,required"`
// The identifier of the Transaction that was created to return the disputed funds
// to your account.
TransactionID string `json:"transaction_id,required"`
JSON wireTransferSimulationTransactionSourceCardDisputeAcceptanceJSON
}
A Card Dispute Acceptance object. This field will be present in the JSON response if and only if `category` is equal to `card_dispute_acceptance`.
func (*WireTransferSimulationTransactionSourceCardDisputeAcceptance) UnmarshalJSON ¶
func (r *WireTransferSimulationTransactionSourceCardDisputeAcceptance) UnmarshalJSON(data []byte) (err error)
type WireTransferSimulationTransactionSourceCardRefund ¶
type WireTransferSimulationTransactionSourceCardRefund struct {
// The Card Refund identifier.
ID string `json:"id,required"`
// The pending amount in the minor unit of the transaction's currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's currency.
Currency WireTransferSimulationTransactionSourceCardRefundCurrency `json:"currency,required"`
// The merchant identifier (commonly abbreviated as MID) of the merchant the card
// is transacting with.
MerchantAcceptorID string `json:"merchant_acceptor_id,required,nullable"`
// The city the merchant resides in.
MerchantCity string `json:"merchant_city,required,nullable"`
// The state the merchant resides in.
MerchantState string `json:"merchant_state,required,nullable"`
// The country the merchant resides in.
MerchantCountry string `json:"merchant_country,required"`
// The name of the merchant.
MerchantName string `json:"merchant_name,required,nullable"`
// The 4-digit MCC describing the merchant's business.
MerchantCategoryCode string `json:"merchant_category_code,required"`
// A constant representing the object's type. For this resource it will always be
// `card_refund`.
Type WireTransferSimulationTransactionSourceCardRefundType `json:"type,required"`
JSON wireTransferSimulationTransactionSourceCardRefundJSON
}
A Card Refund object. This field will be present in the JSON response if and only if `category` is equal to `card_refund`.
func (*WireTransferSimulationTransactionSourceCardRefund) UnmarshalJSON ¶
func (r *WireTransferSimulationTransactionSourceCardRefund) UnmarshalJSON(data []byte) (err error)
type WireTransferSimulationTransactionSourceCardRefundCurrency ¶
type WireTransferSimulationTransactionSourceCardRefundCurrency string
const ( WireTransferSimulationTransactionSourceCardRefundCurrencyCad WireTransferSimulationTransactionSourceCardRefundCurrency = "CAD" WireTransferSimulationTransactionSourceCardRefundCurrencyChf WireTransferSimulationTransactionSourceCardRefundCurrency = "CHF" WireTransferSimulationTransactionSourceCardRefundCurrencyEur WireTransferSimulationTransactionSourceCardRefundCurrency = "EUR" WireTransferSimulationTransactionSourceCardRefundCurrencyGbp WireTransferSimulationTransactionSourceCardRefundCurrency = "GBP" WireTransferSimulationTransactionSourceCardRefundCurrencyJpy WireTransferSimulationTransactionSourceCardRefundCurrency = "JPY" WireTransferSimulationTransactionSourceCardRefundCurrencyUsd WireTransferSimulationTransactionSourceCardRefundCurrency = "USD" )
type WireTransferSimulationTransactionSourceCardRefundType ¶
type WireTransferSimulationTransactionSourceCardRefundType string
const (
WireTransferSimulationTransactionSourceCardRefundTypeCardRefund WireTransferSimulationTransactionSourceCardRefundType = "card_refund"
)
type WireTransferSimulationTransactionSourceCardRevenuePayment ¶
type WireTransferSimulationTransactionSourceCardRevenuePayment struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the transaction
// currency.
Currency WireTransferSimulationTransactionSourceCardRevenuePaymentCurrency `json:"currency,required"`
// The start of the period for which this transaction paid interest.
PeriodStart time.Time `json:"period_start,required" format:"date-time"`
// The end of the period for which this transaction paid interest.
PeriodEnd time.Time `json:"period_end,required" format:"date-time"`
// The account the card belonged to.
TransactedOnAccountID string `json:"transacted_on_account_id,required,nullable"`
JSON wireTransferSimulationTransactionSourceCardRevenuePaymentJSON
}
A Card Revenue Payment object. This field will be present in the JSON response if and only if `category` is equal to `card_revenue_payment`.
func (*WireTransferSimulationTransactionSourceCardRevenuePayment) UnmarshalJSON ¶
func (r *WireTransferSimulationTransactionSourceCardRevenuePayment) UnmarshalJSON(data []byte) (err error)
type WireTransferSimulationTransactionSourceCardRevenuePaymentCurrency ¶
type WireTransferSimulationTransactionSourceCardRevenuePaymentCurrency string
const ( WireTransferSimulationTransactionSourceCardRevenuePaymentCurrencyCad WireTransferSimulationTransactionSourceCardRevenuePaymentCurrency = "CAD" WireTransferSimulationTransactionSourceCardRevenuePaymentCurrencyChf WireTransferSimulationTransactionSourceCardRevenuePaymentCurrency = "CHF" WireTransferSimulationTransactionSourceCardRevenuePaymentCurrencyEur WireTransferSimulationTransactionSourceCardRevenuePaymentCurrency = "EUR" WireTransferSimulationTransactionSourceCardRevenuePaymentCurrencyGbp WireTransferSimulationTransactionSourceCardRevenuePaymentCurrency = "GBP" WireTransferSimulationTransactionSourceCardRevenuePaymentCurrencyJpy WireTransferSimulationTransactionSourceCardRevenuePaymentCurrency = "JPY" WireTransferSimulationTransactionSourceCardRevenuePaymentCurrencyUsd WireTransferSimulationTransactionSourceCardRevenuePaymentCurrency = "USD" )
type WireTransferSimulationTransactionSourceCardRouteRefund ¶
type WireTransferSimulationTransactionSourceCardRouteRefund struct {
// The refunded amount in the minor unit of the refunded currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the refund
// currency.
Currency WireTransferSimulationTransactionSourceCardRouteRefundCurrency `json:"currency,required"`
MerchantAcceptorID string `json:"merchant_acceptor_id,required"`
MerchantCity string `json:"merchant_city,required,nullable"`
MerchantCountry string `json:"merchant_country,required"`
MerchantDescriptor string `json:"merchant_descriptor,required"`
MerchantState string `json:"merchant_state,required,nullable"`
MerchantCategoryCode string `json:"merchant_category_code,required,nullable"`
JSON wireTransferSimulationTransactionSourceCardRouteRefundJSON
}
A Deprecated Card Refund object. This field will be present in the JSON response if and only if `category` is equal to `card_route_refund`.
func (*WireTransferSimulationTransactionSourceCardRouteRefund) UnmarshalJSON ¶
func (r *WireTransferSimulationTransactionSourceCardRouteRefund) UnmarshalJSON(data []byte) (err error)
type WireTransferSimulationTransactionSourceCardRouteRefundCurrency ¶
type WireTransferSimulationTransactionSourceCardRouteRefundCurrency string
const ( WireTransferSimulationTransactionSourceCardRouteRefundCurrencyCad WireTransferSimulationTransactionSourceCardRouteRefundCurrency = "CAD" WireTransferSimulationTransactionSourceCardRouteRefundCurrencyChf WireTransferSimulationTransactionSourceCardRouteRefundCurrency = "CHF" WireTransferSimulationTransactionSourceCardRouteRefundCurrencyEur WireTransferSimulationTransactionSourceCardRouteRefundCurrency = "EUR" WireTransferSimulationTransactionSourceCardRouteRefundCurrencyGbp WireTransferSimulationTransactionSourceCardRouteRefundCurrency = "GBP" WireTransferSimulationTransactionSourceCardRouteRefundCurrencyJpy WireTransferSimulationTransactionSourceCardRouteRefundCurrency = "JPY" WireTransferSimulationTransactionSourceCardRouteRefundCurrencyUsd WireTransferSimulationTransactionSourceCardRouteRefundCurrency = "USD" )
type WireTransferSimulationTransactionSourceCardRouteSettlement ¶
type WireTransferSimulationTransactionSourceCardRouteSettlement struct {
// The settled amount in the minor unit of the settlement currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the settlement
// currency.
Currency WireTransferSimulationTransactionSourceCardRouteSettlementCurrency `json:"currency,required"`
MerchantAcceptorID string `json:"merchant_acceptor_id,required"`
MerchantCity string `json:"merchant_city,required,nullable"`
MerchantCountry string `json:"merchant_country,required,nullable"`
MerchantDescriptor string `json:"merchant_descriptor,required"`
MerchantState string `json:"merchant_state,required,nullable"`
MerchantCategoryCode string `json:"merchant_category_code,required,nullable"`
JSON wireTransferSimulationTransactionSourceCardRouteSettlementJSON
}
A Deprecated Card Settlement object. This field will be present in the JSON response if and only if `category` is equal to `card_route_settlement`.
func (*WireTransferSimulationTransactionSourceCardRouteSettlement) UnmarshalJSON ¶
func (r *WireTransferSimulationTransactionSourceCardRouteSettlement) UnmarshalJSON(data []byte) (err error)
type WireTransferSimulationTransactionSourceCardRouteSettlementCurrency ¶
type WireTransferSimulationTransactionSourceCardRouteSettlementCurrency string
const ( WireTransferSimulationTransactionSourceCardRouteSettlementCurrencyCad WireTransferSimulationTransactionSourceCardRouteSettlementCurrency = "CAD" WireTransferSimulationTransactionSourceCardRouteSettlementCurrencyChf WireTransferSimulationTransactionSourceCardRouteSettlementCurrency = "CHF" WireTransferSimulationTransactionSourceCardRouteSettlementCurrencyEur WireTransferSimulationTransactionSourceCardRouteSettlementCurrency = "EUR" WireTransferSimulationTransactionSourceCardRouteSettlementCurrencyGbp WireTransferSimulationTransactionSourceCardRouteSettlementCurrency = "GBP" WireTransferSimulationTransactionSourceCardRouteSettlementCurrencyJpy WireTransferSimulationTransactionSourceCardRouteSettlementCurrency = "JPY" WireTransferSimulationTransactionSourceCardRouteSettlementCurrencyUsd WireTransferSimulationTransactionSourceCardRouteSettlementCurrency = "USD" )
type WireTransferSimulationTransactionSourceCardSettlement ¶
type WireTransferSimulationTransactionSourceCardSettlement struct {
// The Card Settlement identifier.
ID string `json:"id,required"`
// The Card Authorization that was created prior to this Card Settlement, if on
// exists.
CardAuthorization string `json:"card_authorization,required,nullable"`
// The amount in the minor unit of the transaction's settlement currency. For
// dollars, for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's settlement currency.
Currency WireTransferSimulationTransactionSourceCardSettlementCurrency `json:"currency,required"`
// The amount in the minor unit of the transaction's presentment currency.
PresentmentAmount int64 `json:"presentment_amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's presentment currency.
PresentmentCurrency string `json:"presentment_currency,required"`
// The merchant identifier (commonly abbreviated as MID) of the merchant the card
// is transacting with.
MerchantAcceptorID string `json:"merchant_acceptor_id,required,nullable"`
// The city the merchant resides in.
MerchantCity string `json:"merchant_city,required,nullable"`
// The state the merchant resides in.
MerchantState string `json:"merchant_state,required,nullable"`
// The country the merchant resides in.
MerchantCountry string `json:"merchant_country,required"`
// The name of the merchant.
MerchantName string `json:"merchant_name,required,nullable"`
// The 4-digit MCC describing the merchant's business.
MerchantCategoryCode string `json:"merchant_category_code,required"`
// The identifier of the Pending Transaction associated with this Transaction.
PendingTransactionID string `json:"pending_transaction_id,required,nullable"`
// A constant representing the object's type. For this resource it will always be
// `card_settlement`.
Type WireTransferSimulationTransactionSourceCardSettlementType `json:"type,required"`
JSON wireTransferSimulationTransactionSourceCardSettlementJSON
}
A Card Settlement object. This field will be present in the JSON response if and only if `category` is equal to `card_settlement`.
func (*WireTransferSimulationTransactionSourceCardSettlement) UnmarshalJSON ¶
func (r *WireTransferSimulationTransactionSourceCardSettlement) UnmarshalJSON(data []byte) (err error)
type WireTransferSimulationTransactionSourceCardSettlementCurrency ¶
type WireTransferSimulationTransactionSourceCardSettlementCurrency string
const ( WireTransferSimulationTransactionSourceCardSettlementCurrencyCad WireTransferSimulationTransactionSourceCardSettlementCurrency = "CAD" WireTransferSimulationTransactionSourceCardSettlementCurrencyChf WireTransferSimulationTransactionSourceCardSettlementCurrency = "CHF" WireTransferSimulationTransactionSourceCardSettlementCurrencyEur WireTransferSimulationTransactionSourceCardSettlementCurrency = "EUR" WireTransferSimulationTransactionSourceCardSettlementCurrencyGbp WireTransferSimulationTransactionSourceCardSettlementCurrency = "GBP" WireTransferSimulationTransactionSourceCardSettlementCurrencyJpy WireTransferSimulationTransactionSourceCardSettlementCurrency = "JPY" WireTransferSimulationTransactionSourceCardSettlementCurrencyUsd WireTransferSimulationTransactionSourceCardSettlementCurrency = "USD" )
type WireTransferSimulationTransactionSourceCardSettlementType ¶
type WireTransferSimulationTransactionSourceCardSettlementType string
const (
WireTransferSimulationTransactionSourceCardSettlementTypeCardSettlement WireTransferSimulationTransactionSourceCardSettlementType = "card_settlement"
)
type WireTransferSimulationTransactionSourceCategory ¶
type WireTransferSimulationTransactionSourceCategory string
const ( WireTransferSimulationTransactionSourceCategoryAccountTransferIntention WireTransferSimulationTransactionSourceCategory = "account_transfer_intention" WireTransferSimulationTransactionSourceCategoryACHCheckConversionReturn WireTransferSimulationTransactionSourceCategory = "ach_check_conversion_return" WireTransferSimulationTransactionSourceCategoryACHCheckConversion WireTransferSimulationTransactionSourceCategory = "ach_check_conversion" WireTransferSimulationTransactionSourceCategoryACHTransferIntention WireTransferSimulationTransactionSourceCategory = "ach_transfer_intention" WireTransferSimulationTransactionSourceCategoryACHTransferRejection WireTransferSimulationTransactionSourceCategory = "ach_transfer_rejection" WireTransferSimulationTransactionSourceCategoryACHTransferReturn WireTransferSimulationTransactionSourceCategory = "ach_transfer_return" WireTransferSimulationTransactionSourceCategoryCardDisputeAcceptance WireTransferSimulationTransactionSourceCategory = "card_dispute_acceptance" WireTransferSimulationTransactionSourceCategoryCardRefund WireTransferSimulationTransactionSourceCategory = "card_refund" WireTransferSimulationTransactionSourceCategoryCardSettlement WireTransferSimulationTransactionSourceCategory = "card_settlement" WireTransferSimulationTransactionSourceCategoryCardRevenuePayment WireTransferSimulationTransactionSourceCategory = "card_revenue_payment" WireTransferSimulationTransactionSourceCategoryCheckDepositAcceptance WireTransferSimulationTransactionSourceCategory = "check_deposit_acceptance" WireTransferSimulationTransactionSourceCategoryCheckDepositReturn WireTransferSimulationTransactionSourceCategory = "check_deposit_return" WireTransferSimulationTransactionSourceCategoryCheckTransferIntention WireTransferSimulationTransactionSourceCategory = "check_transfer_intention" WireTransferSimulationTransactionSourceCategoryCheckTransferReturn WireTransferSimulationTransactionSourceCategory = "check_transfer_return" WireTransferSimulationTransactionSourceCategoryCheckTransferRejection WireTransferSimulationTransactionSourceCategory = "check_transfer_rejection" WireTransferSimulationTransactionSourceCategoryCheckTransferStopPaymentRequest WireTransferSimulationTransactionSourceCategory = "check_transfer_stop_payment_request" WireTransferSimulationTransactionSourceCategoryDisputeResolution WireTransferSimulationTransactionSourceCategory = "dispute_resolution" WireTransferSimulationTransactionSourceCategoryEmpyrealCashDeposit WireTransferSimulationTransactionSourceCategory = "empyreal_cash_deposit" WireTransferSimulationTransactionSourceCategoryFeePayment WireTransferSimulationTransactionSourceCategory = "fee_payment" WireTransferSimulationTransactionSourceCategoryInboundACHTransfer WireTransferSimulationTransactionSourceCategory = "inbound_ach_transfer" WireTransferSimulationTransactionSourceCategoryInboundACHTransferReturnIntention WireTransferSimulationTransactionSourceCategory = "inbound_ach_transfer_return_intention" WireTransferSimulationTransactionSourceCategoryInboundCheck WireTransferSimulationTransactionSourceCategory = "inbound_check" WireTransferSimulationTransactionSourceCategoryInboundInternationalACHTransfer WireTransferSimulationTransactionSourceCategory = "inbound_international_ach_transfer" WireTransferSimulationTransactionSourceCategoryInboundRealTimePaymentsTransferConfirmation WireTransferSimulationTransactionSourceCategory = "inbound_real_time_payments_transfer_confirmation" WireTransferSimulationTransactionSourceCategoryInboundWireDrawdownPaymentReversal WireTransferSimulationTransactionSourceCategory = "inbound_wire_drawdown_payment_reversal" WireTransferSimulationTransactionSourceCategoryInboundWireDrawdownPayment WireTransferSimulationTransactionSourceCategory = "inbound_wire_drawdown_payment" WireTransferSimulationTransactionSourceCategoryInboundWireReversal WireTransferSimulationTransactionSourceCategory = "inbound_wire_reversal" WireTransferSimulationTransactionSourceCategoryInboundWireTransfer WireTransferSimulationTransactionSourceCategory = "inbound_wire_transfer" WireTransferSimulationTransactionSourceCategoryInterestPayment WireTransferSimulationTransactionSourceCategory = "interest_payment" WireTransferSimulationTransactionSourceCategoryInternalGeneralLedgerTransaction WireTransferSimulationTransactionSourceCategory = "internal_general_ledger_transaction" WireTransferSimulationTransactionSourceCategoryInternalSource WireTransferSimulationTransactionSourceCategory = "internal_source" WireTransferSimulationTransactionSourceCategoryCardRouteRefund WireTransferSimulationTransactionSourceCategory = "card_route_refund" WireTransferSimulationTransactionSourceCategoryCardRouteSettlement WireTransferSimulationTransactionSourceCategory = "card_route_settlement" WireTransferSimulationTransactionSourceCategoryRealTimePaymentsTransferAcknowledgement WireTransferSimulationTransactionSourceCategory = "real_time_payments_transfer_acknowledgement" WireTransferSimulationTransactionSourceCategorySampleFunds WireTransferSimulationTransactionSourceCategory = "sample_funds" WireTransferSimulationTransactionSourceCategoryWireDrawdownPaymentIntention WireTransferSimulationTransactionSourceCategory = "wire_drawdown_payment_intention" WireTransferSimulationTransactionSourceCategoryWireDrawdownPaymentRejection WireTransferSimulationTransactionSourceCategory = "wire_drawdown_payment_rejection" WireTransferSimulationTransactionSourceCategoryWireTransferIntention WireTransferSimulationTransactionSourceCategory = "wire_transfer_intention" WireTransferSimulationTransactionSourceCategoryWireTransferRejection WireTransferSimulationTransactionSourceCategory = "wire_transfer_rejection" WireTransferSimulationTransactionSourceCategoryOther WireTransferSimulationTransactionSourceCategory = "other" )
type WireTransferSimulationTransactionSourceCheckDepositAcceptance ¶
type WireTransferSimulationTransactionSourceCheckDepositAcceptance struct {
// The amount to be deposited in the minor unit of the transaction's currency. For
// dollars, for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's currency.
Currency WireTransferSimulationTransactionSourceCheckDepositAcceptanceCurrency `json:"currency,required"`
// The account number printed on the check.
AccountNumber string `json:"account_number,required"`
// The routing number printed on the check.
RoutingNumber string `json:"routing_number,required"`
// An additional line of metadata printed on the check. This typically includes the
// check number for business checks.
AuxiliaryOnUs string `json:"auxiliary_on_us,required,nullable"`
// The check serial number, if present, for consumer checks. For business checks,
// the serial number is usually in the `auxiliary_on_us` field.
SerialNumber string `json:"serial_number,required,nullable"`
// The ID of the Check Deposit that was accepted.
CheckDepositID string `json:"check_deposit_id,required"`
JSON wireTransferSimulationTransactionSourceCheckDepositAcceptanceJSON
}
A Check Deposit Acceptance object. This field will be present in the JSON response if and only if `category` is equal to `check_deposit_acceptance`.
func (*WireTransferSimulationTransactionSourceCheckDepositAcceptance) UnmarshalJSON ¶
func (r *WireTransferSimulationTransactionSourceCheckDepositAcceptance) UnmarshalJSON(data []byte) (err error)
type WireTransferSimulationTransactionSourceCheckDepositAcceptanceCurrency ¶
type WireTransferSimulationTransactionSourceCheckDepositAcceptanceCurrency string
const ( WireTransferSimulationTransactionSourceCheckDepositAcceptanceCurrencyCad WireTransferSimulationTransactionSourceCheckDepositAcceptanceCurrency = "CAD" WireTransferSimulationTransactionSourceCheckDepositAcceptanceCurrencyChf WireTransferSimulationTransactionSourceCheckDepositAcceptanceCurrency = "CHF" WireTransferSimulationTransactionSourceCheckDepositAcceptanceCurrencyEur WireTransferSimulationTransactionSourceCheckDepositAcceptanceCurrency = "EUR" WireTransferSimulationTransactionSourceCheckDepositAcceptanceCurrencyGbp WireTransferSimulationTransactionSourceCheckDepositAcceptanceCurrency = "GBP" WireTransferSimulationTransactionSourceCheckDepositAcceptanceCurrencyJpy WireTransferSimulationTransactionSourceCheckDepositAcceptanceCurrency = "JPY" WireTransferSimulationTransactionSourceCheckDepositAcceptanceCurrencyUsd WireTransferSimulationTransactionSourceCheckDepositAcceptanceCurrency = "USD" )
type WireTransferSimulationTransactionSourceCheckDepositReturn ¶
type WireTransferSimulationTransactionSourceCheckDepositReturn struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the check deposit was returned.
ReturnedAt time.Time `json:"returned_at,required" format:"date-time"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's currency.
Currency WireTransferSimulationTransactionSourceCheckDepositReturnCurrency `json:"currency,required"`
// The identifier of the Check Deposit that was returned.
CheckDepositID string `json:"check_deposit_id,required"`
// The identifier of the transaction that reversed the original check deposit
// transaction.
TransactionID string `json:"transaction_id,required"`
ReturnReason WireTransferSimulationTransactionSourceCheckDepositReturnReturnReason `json:"return_reason,required"`
JSON wireTransferSimulationTransactionSourceCheckDepositReturnJSON
}
A Check Deposit Return object. This field will be present in the JSON response if and only if `category` is equal to `check_deposit_return`.
func (*WireTransferSimulationTransactionSourceCheckDepositReturn) UnmarshalJSON ¶
func (r *WireTransferSimulationTransactionSourceCheckDepositReturn) UnmarshalJSON(data []byte) (err error)
type WireTransferSimulationTransactionSourceCheckDepositReturnCurrency ¶
type WireTransferSimulationTransactionSourceCheckDepositReturnCurrency string
const ( WireTransferSimulationTransactionSourceCheckDepositReturnCurrencyCad WireTransferSimulationTransactionSourceCheckDepositReturnCurrency = "CAD" WireTransferSimulationTransactionSourceCheckDepositReturnCurrencyChf WireTransferSimulationTransactionSourceCheckDepositReturnCurrency = "CHF" WireTransferSimulationTransactionSourceCheckDepositReturnCurrencyEur WireTransferSimulationTransactionSourceCheckDepositReturnCurrency = "EUR" WireTransferSimulationTransactionSourceCheckDepositReturnCurrencyGbp WireTransferSimulationTransactionSourceCheckDepositReturnCurrency = "GBP" WireTransferSimulationTransactionSourceCheckDepositReturnCurrencyJpy WireTransferSimulationTransactionSourceCheckDepositReturnCurrency = "JPY" WireTransferSimulationTransactionSourceCheckDepositReturnCurrencyUsd WireTransferSimulationTransactionSourceCheckDepositReturnCurrency = "USD" )
type WireTransferSimulationTransactionSourceCheckDepositReturnReturnReason ¶
type WireTransferSimulationTransactionSourceCheckDepositReturnReturnReason string
const ( WireTransferSimulationTransactionSourceCheckDepositReturnReturnReasonACHConversionNotSupported WireTransferSimulationTransactionSourceCheckDepositReturnReturnReason = "ach_conversion_not_supported" WireTransferSimulationTransactionSourceCheckDepositReturnReturnReasonClosedAccount WireTransferSimulationTransactionSourceCheckDepositReturnReturnReason = "closed_account" WireTransferSimulationTransactionSourceCheckDepositReturnReturnReasonDuplicateSubmission WireTransferSimulationTransactionSourceCheckDepositReturnReturnReason = "duplicate_submission" WireTransferSimulationTransactionSourceCheckDepositReturnReturnReasonInsufficientFunds WireTransferSimulationTransactionSourceCheckDepositReturnReturnReason = "insufficient_funds" WireTransferSimulationTransactionSourceCheckDepositReturnReturnReasonNoAccount WireTransferSimulationTransactionSourceCheckDepositReturnReturnReason = "no_account" WireTransferSimulationTransactionSourceCheckDepositReturnReturnReasonNotAuthorized WireTransferSimulationTransactionSourceCheckDepositReturnReturnReason = "not_authorized" WireTransferSimulationTransactionSourceCheckDepositReturnReturnReasonStaleDated WireTransferSimulationTransactionSourceCheckDepositReturnReturnReason = "stale_dated" WireTransferSimulationTransactionSourceCheckDepositReturnReturnReasonStopPayment WireTransferSimulationTransactionSourceCheckDepositReturnReturnReason = "stop_payment" WireTransferSimulationTransactionSourceCheckDepositReturnReturnReasonUnknownReason WireTransferSimulationTransactionSourceCheckDepositReturnReturnReason = "unknown_reason" WireTransferSimulationTransactionSourceCheckDepositReturnReturnReasonUnmatchedDetails WireTransferSimulationTransactionSourceCheckDepositReturnReturnReason = "unmatched_details" WireTransferSimulationTransactionSourceCheckDepositReturnReturnReasonUnreadableImage WireTransferSimulationTransactionSourceCheckDepositReturnReturnReason = "unreadable_image" )
type WireTransferSimulationTransactionSourceCheckTransferIntention ¶
type WireTransferSimulationTransactionSourceCheckTransferIntention struct {
// The street address of the check's destination.
AddressLine1 string `json:"address_line1,required"`
// The second line of the address of the check's destination.
AddressLine2 string `json:"address_line2,required,nullable"`
// The city of the check's destination.
AddressCity string `json:"address_city,required"`
// The state of the check's destination.
AddressState string `json:"address_state,required"`
// The postal code of the check's destination.
AddressZip string `json:"address_zip,required"`
// The transfer amount in USD cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the check's
// currency.
Currency WireTransferSimulationTransactionSourceCheckTransferIntentionCurrency `json:"currency,required"`
// The name that will be printed on the check.
RecipientName string `json:"recipient_name,required"`
// The identifier of the Check Transfer with which this is associated.
TransferID string `json:"transfer_id,required"`
JSON wireTransferSimulationTransactionSourceCheckTransferIntentionJSON
}
A Check Transfer Intention object. This field will be present in the JSON response if and only if `category` is equal to `check_transfer_intention`.
func (*WireTransferSimulationTransactionSourceCheckTransferIntention) UnmarshalJSON ¶
func (r *WireTransferSimulationTransactionSourceCheckTransferIntention) UnmarshalJSON(data []byte) (err error)
type WireTransferSimulationTransactionSourceCheckTransferIntentionCurrency ¶
type WireTransferSimulationTransactionSourceCheckTransferIntentionCurrency string
const ( WireTransferSimulationTransactionSourceCheckTransferIntentionCurrencyCad WireTransferSimulationTransactionSourceCheckTransferIntentionCurrency = "CAD" WireTransferSimulationTransactionSourceCheckTransferIntentionCurrencyChf WireTransferSimulationTransactionSourceCheckTransferIntentionCurrency = "CHF" WireTransferSimulationTransactionSourceCheckTransferIntentionCurrencyEur WireTransferSimulationTransactionSourceCheckTransferIntentionCurrency = "EUR" WireTransferSimulationTransactionSourceCheckTransferIntentionCurrencyGbp WireTransferSimulationTransactionSourceCheckTransferIntentionCurrency = "GBP" WireTransferSimulationTransactionSourceCheckTransferIntentionCurrencyJpy WireTransferSimulationTransactionSourceCheckTransferIntentionCurrency = "JPY" WireTransferSimulationTransactionSourceCheckTransferIntentionCurrencyUsd WireTransferSimulationTransactionSourceCheckTransferIntentionCurrency = "USD" )
type WireTransferSimulationTransactionSourceCheckTransferRejection ¶
type WireTransferSimulationTransactionSourceCheckTransferRejection struct {
// The identifier of the Check Transfer that led to this Transaction.
TransferID string `json:"transfer_id,required"`
JSON wireTransferSimulationTransactionSourceCheckTransferRejectionJSON
}
A Check Transfer Rejection object. This field will be present in the JSON response if and only if `category` is equal to `check_transfer_rejection`.
func (*WireTransferSimulationTransactionSourceCheckTransferRejection) UnmarshalJSON ¶
func (r *WireTransferSimulationTransactionSourceCheckTransferRejection) UnmarshalJSON(data []byte) (err error)
type WireTransferSimulationTransactionSourceCheckTransferReturn ¶
type WireTransferSimulationTransactionSourceCheckTransferReturn struct {
// The identifier of the returned Check Transfer.
TransferID string `json:"transfer_id,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the check was returned.
ReturnedAt time.Time `json:"returned_at,required" format:"date-time"`
// If available, a document with additional information about the return.
FileID string `json:"file_id,required,nullable"`
// The reason why the check was returned.
Reason WireTransferSimulationTransactionSourceCheckTransferReturnReason `json:"reason,required"`
// The identifier of the Transaction that was created to credit you for the
// returned check.
TransactionID string `json:"transaction_id,required,nullable"`
JSON wireTransferSimulationTransactionSourceCheckTransferReturnJSON
}
A Check Transfer Return object. This field will be present in the JSON response if and only if `category` is equal to `check_transfer_return`.
func (*WireTransferSimulationTransactionSourceCheckTransferReturn) UnmarshalJSON ¶
func (r *WireTransferSimulationTransactionSourceCheckTransferReturn) UnmarshalJSON(data []byte) (err error)
type WireTransferSimulationTransactionSourceCheckTransferReturnReason ¶
type WireTransferSimulationTransactionSourceCheckTransferReturnReason string
const ( WireTransferSimulationTransactionSourceCheckTransferReturnReasonMailDeliveryFailure WireTransferSimulationTransactionSourceCheckTransferReturnReason = "mail_delivery_failure" WireTransferSimulationTransactionSourceCheckTransferReturnReasonRefusedByRecipient WireTransferSimulationTransactionSourceCheckTransferReturnReason = "refused_by_recipient" WireTransferSimulationTransactionSourceCheckTransferReturnReasonReturnedNotAuthorized WireTransferSimulationTransactionSourceCheckTransferReturnReason = "returned_not_authorized" )
type WireTransferSimulationTransactionSourceCheckTransferStopPaymentRequest ¶
type WireTransferSimulationTransactionSourceCheckTransferStopPaymentRequest struct {
// The ID of the check transfer that was stopped.
TransferID string `json:"transfer_id,required"`
// The transaction ID of the corresponding credit transaction.
TransactionID string `json:"transaction_id,required"`
// The time the stop-payment was requested.
RequestedAt time.Time `json:"requested_at,required" format:"date-time"`
// A constant representing the object's type. For this resource it will always be
// `check_transfer_stop_payment_request`.
Type WireTransferSimulationTransactionSourceCheckTransferStopPaymentRequestType `json:"type,required"`
JSON wireTransferSimulationTransactionSourceCheckTransferStopPaymentRequestJSON
}
A Check Transfer Stop Payment Request object. This field will be present in the JSON response if and only if `category` is equal to `check_transfer_stop_payment_request`.
func (*WireTransferSimulationTransactionSourceCheckTransferStopPaymentRequest) UnmarshalJSON ¶
func (r *WireTransferSimulationTransactionSourceCheckTransferStopPaymentRequest) UnmarshalJSON(data []byte) (err error)
type WireTransferSimulationTransactionSourceCheckTransferStopPaymentRequestType ¶
type WireTransferSimulationTransactionSourceCheckTransferStopPaymentRequestType string
const (
WireTransferSimulationTransactionSourceCheckTransferStopPaymentRequestTypeCheckTransferStopPaymentRequest WireTransferSimulationTransactionSourceCheckTransferStopPaymentRequestType = "check_transfer_stop_payment_request"
)
type WireTransferSimulationTransactionSourceDisputeResolution ¶
type WireTransferSimulationTransactionSourceDisputeResolution struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's currency.
Currency WireTransferSimulationTransactionSourceDisputeResolutionCurrency `json:"currency,required"`
// The identifier of the Transaction that was disputed.
DisputedTransactionID string `json:"disputed_transaction_id,required"`
JSON wireTransferSimulationTransactionSourceDisputeResolutionJSON
}
A Dispute Resolution object. This field will be present in the JSON response if and only if `category` is equal to `dispute_resolution`.
func (*WireTransferSimulationTransactionSourceDisputeResolution) UnmarshalJSON ¶
func (r *WireTransferSimulationTransactionSourceDisputeResolution) UnmarshalJSON(data []byte) (err error)
type WireTransferSimulationTransactionSourceDisputeResolutionCurrency ¶
type WireTransferSimulationTransactionSourceDisputeResolutionCurrency string
const ( WireTransferSimulationTransactionSourceDisputeResolutionCurrencyCad WireTransferSimulationTransactionSourceDisputeResolutionCurrency = "CAD" WireTransferSimulationTransactionSourceDisputeResolutionCurrencyChf WireTransferSimulationTransactionSourceDisputeResolutionCurrency = "CHF" WireTransferSimulationTransactionSourceDisputeResolutionCurrencyEur WireTransferSimulationTransactionSourceDisputeResolutionCurrency = "EUR" WireTransferSimulationTransactionSourceDisputeResolutionCurrencyGbp WireTransferSimulationTransactionSourceDisputeResolutionCurrency = "GBP" WireTransferSimulationTransactionSourceDisputeResolutionCurrencyJpy WireTransferSimulationTransactionSourceDisputeResolutionCurrency = "JPY" WireTransferSimulationTransactionSourceDisputeResolutionCurrencyUsd WireTransferSimulationTransactionSourceDisputeResolutionCurrency = "USD" )
type WireTransferSimulationTransactionSourceEmpyrealCashDeposit ¶
type WireTransferSimulationTransactionSourceEmpyrealCashDeposit struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
BagID string `json:"bag_id,required"`
DepositDate time.Time `json:"deposit_date,required" format:"date-time"`
JSON wireTransferSimulationTransactionSourceEmpyrealCashDepositJSON
}
A Empyreal Cash Deposit object. This field will be present in the JSON response if and only if `category` is equal to `empyreal_cash_deposit`.
func (*WireTransferSimulationTransactionSourceEmpyrealCashDeposit) UnmarshalJSON ¶
func (r *WireTransferSimulationTransactionSourceEmpyrealCashDeposit) UnmarshalJSON(data []byte) (err error)
type WireTransferSimulationTransactionSourceFeePayment ¶
type WireTransferSimulationTransactionSourceFeePayment struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the transaction
// currency.
Currency WireTransferSimulationTransactionSourceFeePaymentCurrency `json:"currency,required"`
JSON wireTransferSimulationTransactionSourceFeePaymentJSON
}
A Fee Payment object. This field will be present in the JSON response if and only if `category` is equal to `fee_payment`.
func (*WireTransferSimulationTransactionSourceFeePayment) UnmarshalJSON ¶
func (r *WireTransferSimulationTransactionSourceFeePayment) UnmarshalJSON(data []byte) (err error)
type WireTransferSimulationTransactionSourceFeePaymentCurrency ¶
type WireTransferSimulationTransactionSourceFeePaymentCurrency string
const ( WireTransferSimulationTransactionSourceFeePaymentCurrencyCad WireTransferSimulationTransactionSourceFeePaymentCurrency = "CAD" WireTransferSimulationTransactionSourceFeePaymentCurrencyChf WireTransferSimulationTransactionSourceFeePaymentCurrency = "CHF" WireTransferSimulationTransactionSourceFeePaymentCurrencyEur WireTransferSimulationTransactionSourceFeePaymentCurrency = "EUR" WireTransferSimulationTransactionSourceFeePaymentCurrencyGbp WireTransferSimulationTransactionSourceFeePaymentCurrency = "GBP" WireTransferSimulationTransactionSourceFeePaymentCurrencyJpy WireTransferSimulationTransactionSourceFeePaymentCurrency = "JPY" WireTransferSimulationTransactionSourceFeePaymentCurrencyUsd WireTransferSimulationTransactionSourceFeePaymentCurrency = "USD" )
type WireTransferSimulationTransactionSourceInboundACHTransfer ¶
type WireTransferSimulationTransactionSourceInboundACHTransfer struct {
// The amount in the minor unit of the destination account currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
OriginatorCompanyName string `json:"originator_company_name,required"`
OriginatorCompanyDescriptiveDate string `json:"originator_company_descriptive_date,required,nullable"`
OriginatorCompanyDiscretionaryData string `json:"originator_company_discretionary_data,required,nullable"`
OriginatorCompanyEntryDescription string `json:"originator_company_entry_description,required"`
OriginatorCompanyID string `json:"originator_company_id,required"`
ReceiverIDNumber string `json:"receiver_id_number,required,nullable"`
ReceiverName string `json:"receiver_name,required,nullable"`
TraceNumber string `json:"trace_number,required"`
JSON wireTransferSimulationTransactionSourceInboundACHTransferJSON
}
A Inbound ACH Transfer object. This field will be present in the JSON response if and only if `category` is equal to `inbound_ach_transfer`.
func (*WireTransferSimulationTransactionSourceInboundACHTransfer) UnmarshalJSON ¶
func (r *WireTransferSimulationTransactionSourceInboundACHTransfer) UnmarshalJSON(data []byte) (err error)
type WireTransferSimulationTransactionSourceInboundCheck ¶
type WireTransferSimulationTransactionSourceInboundCheck struct {
// The amount in the minor unit of the destination account currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
// transaction's currency.
Currency WireTransferSimulationTransactionSourceInboundCheckCurrency `json:"currency,required"`
CheckNumber string `json:"check_number,required,nullable"`
CheckFrontImageFileID string `json:"check_front_image_file_id,required,nullable"`
CheckRearImageFileID string `json:"check_rear_image_file_id,required,nullable"`
JSON wireTransferSimulationTransactionSourceInboundCheckJSON
}
A Inbound Check object. This field will be present in the JSON response if and only if `category` is equal to `inbound_check`.
func (*WireTransferSimulationTransactionSourceInboundCheck) UnmarshalJSON ¶
func (r *WireTransferSimulationTransactionSourceInboundCheck) UnmarshalJSON(data []byte) (err error)
type WireTransferSimulationTransactionSourceInboundCheckCurrency ¶
type WireTransferSimulationTransactionSourceInboundCheckCurrency string
const ( WireTransferSimulationTransactionSourceInboundCheckCurrencyCad WireTransferSimulationTransactionSourceInboundCheckCurrency = "CAD" WireTransferSimulationTransactionSourceInboundCheckCurrencyChf WireTransferSimulationTransactionSourceInboundCheckCurrency = "CHF" WireTransferSimulationTransactionSourceInboundCheckCurrencyEur WireTransferSimulationTransactionSourceInboundCheckCurrency = "EUR" WireTransferSimulationTransactionSourceInboundCheckCurrencyGbp WireTransferSimulationTransactionSourceInboundCheckCurrency = "GBP" WireTransferSimulationTransactionSourceInboundCheckCurrencyJpy WireTransferSimulationTransactionSourceInboundCheckCurrency = "JPY" WireTransferSimulationTransactionSourceInboundCheckCurrencyUsd WireTransferSimulationTransactionSourceInboundCheckCurrency = "USD" )
type WireTransferSimulationTransactionSourceInboundInternationalACHTransfer ¶
type WireTransferSimulationTransactionSourceInboundInternationalACHTransfer struct {
// The amount in the minor unit of the destination account currency. For dollars,
// for example, this is cents.
Amount int64 `json:"amount,required"`
ForeignExchangeIndicator string `json:"foreign_exchange_indicator,required"`
ForeignExchangeReferenceIndicator string `json:"foreign_exchange_reference_indicator,required"`
ForeignExchangeReference string `json:"foreign_exchange_reference,required,nullable"`
DestinationCountryCode string `json:"destination_country_code,required"`
DestinationCurrencyCode string `json:"destination_currency_code,required"`
ForeignPaymentAmount int64 `json:"foreign_payment_amount,required"`
ForeignTraceNumber string `json:"foreign_trace_number,required,nullable"`
InternationalTransactionTypeCode string `json:"international_transaction_type_code,required"`
OriginatingCurrencyCode string `json:"originating_currency_code,required"`
OriginatingDepositoryFinancialInstitutionName string `json:"originating_depository_financial_institution_name,required"`
OriginatingDepositoryFinancialInstitutionIDQualifier string `json:"originating_depository_financial_institution_id_qualifier,required"`
OriginatingDepositoryFinancialInstitutionID string `json:"originating_depository_financial_institution_id,required"`
OriginatingDepositoryFinancialInstitutionBranchCountry string `json:"originating_depository_financial_institution_branch_country,required"`
OriginatorCity string `json:"originator_city,required"`
OriginatorCompanyEntryDescription string `json:"originator_company_entry_description,required"`
OriginatorCountry string `json:"originator_country,required"`
OriginatorIdentification string `json:"originator_identification,required"`
OriginatorName string `json:"originator_name,required"`
OriginatorPostalCode string `json:"originator_postal_code,required,nullable"`
OriginatorStreetAddress string `json:"originator_street_address,required"`
OriginatorStateOrProvince string `json:"originator_state_or_province,required,nullable"`
PaymentRelatedInformation string `json:"payment_related_information,required,nullable"`
PaymentRelatedInformation2 string `json:"payment_related_information2,required,nullable"`
ReceiverIdentificationNumber string `json:"receiver_identification_number,required,nullable"`
ReceiverStreetAddress string `json:"receiver_street_address,required"`
ReceiverCity string `json:"receiver_city,required"`
ReceiverStateOrProvince string `json:"receiver_state_or_province,required,nullable"`
ReceiverCountry string `json:"receiver_country,required"`
ReceiverPostalCode string `json:"receiver_postal_code,required,nullable"`
ReceivingCompanyOrIndividualName string `json:"receiving_company_or_individual_name,required"`
ReceivingDepositoryFinancialInstitutionName string `json:"receiving_depository_financial_institution_name,required"`
ReceivingDepositoryFinancialInstitutionIDQualifier string `json:"receiving_depository_financial_institution_id_qualifier,required"`
ReceivingDepositoryFinancialInstitutionID string `json:"receiving_depository_financial_institution_id,required"`
ReceivingDepositoryFinancialInstitutionCountry string `json:"receiving_depository_financial_institution_country,required"`
TraceNumber string `json:"trace_number,required"`
JSON wireTransferSimulationTransactionSourceInboundInternationalACHTransferJSON
}
A Inbound International ACH Transfer object. This field will be present in the JSON response if and only if `category` is equal to `inbound_international_ach_transfer`.
func (*WireTransferSimulationTransactionSourceInboundInternationalACHTransfer) UnmarshalJSON ¶
func (r *WireTransferSimulationTransactionSourceInboundInternationalACHTransfer) UnmarshalJSON(data []byte) (err error)
type WireTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmation ¶
type WireTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmation struct {
// The amount in the minor unit of the transfer's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code of the transfer's
// currency. This will always be "USD" for a Real Time Payments transfer.
Currency WireTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency `json:"currency,required"`
// The name the sender of the transfer specified as the recipient of the transfer.
CreditorName string `json:"creditor_name,required"`
// The name provided by the sender of the transfer.
DebtorName string `json:"debtor_name,required"`
// The account number of the account that sent the transfer.
DebtorAccountNumber string `json:"debtor_account_number,required"`
// The routing number of the account that sent the transfer.
DebtorRoutingNumber string `json:"debtor_routing_number,required"`
// The Real Time Payments network identification of the transfer
TransactionIdentification string `json:"transaction_identification,required"`
// Additional information included with the transfer.
RemittanceInformation string `json:"remittance_information,required,nullable"`
JSON wireTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmationJSON
}
A Inbound Real Time Payments Transfer Confirmation object. This field will be present in the JSON response if and only if `category` is equal to `inbound_real_time_payments_transfer_confirmation`.
func (*WireTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmation) UnmarshalJSON ¶
func (r *WireTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmation) UnmarshalJSON(data []byte) (err error)
type WireTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency ¶
type WireTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency string
const ( WireTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrencyCad WireTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency = "CAD" WireTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrencyChf WireTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency = "CHF" WireTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrencyEur WireTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency = "EUR" WireTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrencyGbp WireTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency = "GBP" WireTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrencyJpy WireTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency = "JPY" WireTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrencyUsd WireTransferSimulationTransactionSourceInboundRealTimePaymentsTransferConfirmationCurrency = "USD" )
type WireTransferSimulationTransactionSourceInboundWireDrawdownPayment ¶
type WireTransferSimulationTransactionSourceInboundWireDrawdownPayment struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
BeneficiaryAddressLine1 string `json:"beneficiary_address_line1,required,nullable"`
BeneficiaryAddressLine2 string `json:"beneficiary_address_line2,required,nullable"`
BeneficiaryAddressLine3 string `json:"beneficiary_address_line3,required,nullable"`
BeneficiaryName string `json:"beneficiary_name,required,nullable"`
BeneficiaryReference string `json:"beneficiary_reference,required,nullable"`
Description string `json:"description,required"`
InputMessageAccountabilityData string `json:"input_message_accountability_data,required,nullable"`
OriginatorAddressLine1 string `json:"originator_address_line1,required,nullable"`
OriginatorAddressLine2 string `json:"originator_address_line2,required,nullable"`
OriginatorAddressLine3 string `json:"originator_address_line3,required,nullable"`
OriginatorName string `json:"originator_name,required,nullable"`
OriginatorToBeneficiaryInformation string `json:"originator_to_beneficiary_information,required,nullable"`
JSON wireTransferSimulationTransactionSourceInboundWireDrawdownPaymentJSON
}
A Inbound Wire Drawdown Payment object. This field will be present in the JSON response if and only if `category` is equal to `inbound_wire_drawdown_payment`.
func (*WireTransferSimulationTransactionSourceInboundWireDrawdownPayment) UnmarshalJSON ¶
func (r *WireTransferSimulationTransactionSourceInboundWireDrawdownPayment) UnmarshalJSON(data []byte) (err error)
type WireTransferSimulationTransactionSourceInboundWireDrawdownPaymentReversal ¶
type WireTransferSimulationTransactionSourceInboundWireDrawdownPaymentReversal struct {
// The amount that was reversed.
Amount int64 `json:"amount,required"`
// The description on the reversal message from Fedwire.
Description string `json:"description,required"`
// The Fedwire cycle date for the wire reversal.
InputCycleDate time.Time `json:"input_cycle_date,required" format:"date"`
// The Fedwire sequence number.
InputSequenceNumber string `json:"input_sequence_number,required"`
// The Fedwire input source identifier.
InputSource string `json:"input_source,required"`
// The Fedwire transaction identifier.
InputMessageAccountabilityData string `json:"input_message_accountability_data,required"`
// The Fedwire transaction identifier for the wire transfer that was reversed.
PreviousMessageInputMessageAccountabilityData string `json:"previous_message_input_message_accountability_data,required"`
// The Fedwire cycle date for the wire transfer that was reversed.
PreviousMessageInputCycleDate time.Time `json:"previous_message_input_cycle_date,required" format:"date"`
// The Fedwire sequence number for the wire transfer that was reversed.
PreviousMessageInputSequenceNumber string `json:"previous_message_input_sequence_number,required"`
// The Fedwire input source identifier for the wire transfer that was reversed.
PreviousMessageInputSource string `json:"previous_message_input_source,required"`
JSON wireTransferSimulationTransactionSourceInboundWireDrawdownPaymentReversalJSON
}
A Inbound Wire Drawdown Payment Reversal object. This field will be present in the JSON response if and only if `category` is equal to `inbound_wire_drawdown_payment_reversal`.
func (*WireTransferSimulationTransactionSourceInboundWireDrawdownPaymentReversal) UnmarshalJSON ¶
func (r *WireTransferSimulationTransactionSourceInboundWireDrawdownPaymentReversal) UnmarshalJSON(data []byte) (err error)
type WireTransferSimulationTransactionSourceInboundWireReversal ¶
type WireTransferSimulationTransactionSourceInboundWireReversal struct {
// The amount that was reversed.
Amount int64 `json:"amount,required"`
// The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
// the reversal was created.
CreatedAt time.Time `json:"created_at,required" format:"date-time"`
// The description on the reversal message from Fedwire.
Description string `json:"description,required"`
// The Fedwire cycle date for the wire reversal.
InputCycleDate time.Time `json:"input_cycle_date,required" format:"date"`
// The Fedwire sequence number.
InputSequenceNumber string `json:"input_sequence_number,required"`
// The Fedwire input source identifier.
InputSource string `json:"input_source,required"`
// The Fedwire transaction identifier.
InputMessageAccountabilityData string `json:"input_message_accountability_data,required"`
// The Fedwire transaction identifier for the wire transfer that was reversed.
PreviousMessageInputMessageAccountabilityData string `json:"previous_message_input_message_accountability_data,required"`
// The Fedwire cycle date for the wire transfer that was reversed.
PreviousMessageInputCycleDate time.Time `json:"previous_message_input_cycle_date,required" format:"date"`
// The Fedwire sequence number for the wire transfer that was reversed.
PreviousMessageInputSequenceNumber string `json:"previous_message_input_sequence_number,required"`
// The Fedwire input source identifier for the wire transfer that was reversed.
PreviousMessageInputSource string `json:"previous_message_input_source,required"`
// Information included in the wire reversal for the receiving financial
// institution.
ReceiverFinancialInstitutionInformation string `json:"receiver_financial_institution_information,required,nullable"`
// Additional financial institution information included in the wire reversal.
FinancialInstitutionToFinancialInstitutionInformation string `json:"financial_institution_to_financial_institution_information,required,nullable"`
// The ID for the Transaction associated with the transfer reversal.
TransactionID string `json:"transaction_id,required,nullable"`
// The ID for the Wire Transfer that is being reversed.
WireTransferID string `json:"wire_transfer_id,required"`
JSON wireTransferSimulationTransactionSourceInboundWireReversalJSON
}
A Inbound Wire Reversal object. This field will be present in the JSON response if and only if `category` is equal to `inbound_wire_reversal`.
func (*WireTransferSimulationTransactionSourceInboundWireReversal) UnmarshalJSON ¶
func (r *WireTransferSimulationTransactionSourceInboundWireReversal) UnmarshalJSON(data []byte) (err error)
type WireTransferSimulationTransactionSourceInboundWireTransfer ¶
type WireTransferSimulationTransactionSourceInboundWireTransfer struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
BeneficiaryAddressLine1 string `json:"beneficiary_address_line1,required,nullable"`
BeneficiaryAddressLine2 string `json:"beneficiary_address_line2,required,nullable"`
BeneficiaryAddressLine3 string `json:"beneficiary_address_line3,required,nullable"`
BeneficiaryName string `json:"beneficiary_name,required,nullable"`
BeneficiaryReference string `json:"beneficiary_reference,required,nullable"`
Description string `json:"description,required"`
InputMessageAccountabilityData string `json:"input_message_accountability_data,required,nullable"`
OriginatorAddressLine1 string `json:"originator_address_line1,required,nullable"`
OriginatorAddressLine2 string `json:"originator_address_line2,required,nullable"`
OriginatorAddressLine3 string `json:"originator_address_line3,required,nullable"`
OriginatorName string `json:"originator_name,required,nullable"`
OriginatorToBeneficiaryInformationLine1 string `json:"originator_to_beneficiary_information_line1,required,nullable"`
OriginatorToBeneficiaryInformationLine2 string `json:"originator_to_beneficiary_information_line2,required,nullable"`
OriginatorToBeneficiaryInformationLine3 string `json:"originator_to_beneficiary_information_line3,required,nullable"`
OriginatorToBeneficiaryInformationLine4 string `json:"originator_to_beneficiary_information_line4,required,nullable"`
OriginatorToBeneficiaryInformation string `json:"originator_to_beneficiary_information,required,nullable"`
JSON wireTransferSimulationTransactionSourceInboundWireTransferJSON
}
A Inbound Wire Transfer object. This field will be present in the JSON response if and only if `category` is equal to `inbound_wire_transfer`.
func (*WireTransferSimulationTransactionSourceInboundWireTransfer) UnmarshalJSON ¶
func (r *WireTransferSimulationTransactionSourceInboundWireTransfer) UnmarshalJSON(data []byte) (err error)
type WireTransferSimulationTransactionSourceInterestPayment ¶
type WireTransferSimulationTransactionSourceInterestPayment struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the transaction
// currency.
Currency WireTransferSimulationTransactionSourceInterestPaymentCurrency `json:"currency,required"`
// The start of the period for which this transaction paid interest.
PeriodStart time.Time `json:"period_start,required" format:"date-time"`
// The end of the period for which this transaction paid interest.
PeriodEnd time.Time `json:"period_end,required" format:"date-time"`
// The account on which the interest was accrued.
AccruedOnAccountID string `json:"accrued_on_account_id,required,nullable"`
JSON wireTransferSimulationTransactionSourceInterestPaymentJSON
}
A Interest Payment object. This field will be present in the JSON response if and only if `category` is equal to `interest_payment`.
func (*WireTransferSimulationTransactionSourceInterestPayment) UnmarshalJSON ¶
func (r *WireTransferSimulationTransactionSourceInterestPayment) UnmarshalJSON(data []byte) (err error)
type WireTransferSimulationTransactionSourceInterestPaymentCurrency ¶
type WireTransferSimulationTransactionSourceInterestPaymentCurrency string
const ( WireTransferSimulationTransactionSourceInterestPaymentCurrencyCad WireTransferSimulationTransactionSourceInterestPaymentCurrency = "CAD" WireTransferSimulationTransactionSourceInterestPaymentCurrencyChf WireTransferSimulationTransactionSourceInterestPaymentCurrency = "CHF" WireTransferSimulationTransactionSourceInterestPaymentCurrencyEur WireTransferSimulationTransactionSourceInterestPaymentCurrency = "EUR" WireTransferSimulationTransactionSourceInterestPaymentCurrencyGbp WireTransferSimulationTransactionSourceInterestPaymentCurrency = "GBP" WireTransferSimulationTransactionSourceInterestPaymentCurrencyJpy WireTransferSimulationTransactionSourceInterestPaymentCurrency = "JPY" WireTransferSimulationTransactionSourceInterestPaymentCurrencyUsd WireTransferSimulationTransactionSourceInterestPaymentCurrency = "USD" )
type WireTransferSimulationTransactionSourceInternalSource ¶
type WireTransferSimulationTransactionSourceInternalSource struct {
// The amount in the minor unit of the transaction's currency. For dollars, for
// example, this is cents.
Amount int64 `json:"amount,required"`
// The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the transaction
// currency.
Currency WireTransferSimulationTransactionSourceInternalSourceCurrency `json:"currency,required"`
Reason WireTransferSimulationTransactionSourceInternalSourceReason `json:"reason,required"`
JSON wireTransferSimulationTransactionSourceInternalSourceJSON
}
A Internal Source object. This field will be present in the JSON response if and only if `category` is equal to `internal_source`.
func (*WireTransferSimulationTransactionSourceInternalSource) UnmarshalJSON ¶
func (r *WireTransferSimulationTransactionSourceInternalSource) UnmarshalJSON(data []byte) (err error)
type WireTransferSimulationTransactionSourceInternalSourceCurrency ¶
type WireTransferSimulationTransactionSourceInternalSourceCurrency string
const ( WireTransferSimulationTransactionSourceInternalSourceCurrencyCad WireTransferSimulationTransactionSourceInternalSourceCurrency = "CAD" WireTransferSimulationTransactionSourceInternalSourceCurrencyChf WireTransferSimulationTransactionSourceInternalSourceCurrency = "CHF" WireTransferSimulationTransactionSourceInternalSourceCurrencyEur WireTransferSimulationTransactionSourceInternalSourceCurrency = "EUR" WireTransferSimulationTransactionSourceInternalSourceCurrencyGbp WireTransferSimulationTransactionSourceInternalSourceCurrency = "GBP" WireTransferSimulationTransactionSourceInternalSourceCurrencyJpy WireTransferSimulationTransactionSourceInternalSourceCurrency = "JPY" WireTransferSimulationTransactionSourceInternalSourceCurrencyUsd WireTransferSimulationTransactionSourceInternalSourceCurrency = "USD" )
type WireTransferSimulationTransactionSourceInternalSourceReason ¶
type WireTransferSimulationTransactionSourceInternalSourceReason string
const ( WireTransferSimulationTransactionSourceInternalSourceReasonBankMigration WireTransferSimulationTransactionSourceInternalSourceReason = "bank_migration" WireTransferSimulationTransactionSourceInternalSourceReasonCashback WireTransferSimulationTransactionSourceInternalSourceReason = "cashback" WireTransferSimulationTransactionSourceInternalSourceReasonCollectionReceivable WireTransferSimulationTransactionSourceInternalSourceReason = "collection_receivable" WireTransferSimulationTransactionSourceInternalSourceReasonEmpyrealAdjustment WireTransferSimulationTransactionSourceInternalSourceReason = "empyreal_adjustment" WireTransferSimulationTransactionSourceInternalSourceReasonError WireTransferSimulationTransactionSourceInternalSourceReason = "error" WireTransferSimulationTransactionSourceInternalSourceReasonErrorCorrection WireTransferSimulationTransactionSourceInternalSourceReason = "error_correction" WireTransferSimulationTransactionSourceInternalSourceReasonFees WireTransferSimulationTransactionSourceInternalSourceReason = "fees" WireTransferSimulationTransactionSourceInternalSourceReasonInterest WireTransferSimulationTransactionSourceInternalSourceReason = "interest" WireTransferSimulationTransactionSourceInternalSourceReasonNegativeBalanceForgiveness WireTransferSimulationTransactionSourceInternalSourceReason = "negative_balance_forgiveness" WireTransferSimulationTransactionSourceInternalSourceReasonSampleFunds WireTransferSimulationTransactionSourceInternalSourceReason = "sample_funds" WireTransferSimulationTransactionSourceInternalSourceReasonSampleFundsReturn WireTransferSimulationTransactionSourceInternalSourceReason = "sample_funds_return" )
type WireTransferSimulationTransactionSourceRealTimePaymentsTransferAcknowledgement ¶
type WireTransferSimulationTransactionSourceRealTimePaymentsTransferAcknowledgement struct {
// The transfer amount in USD cents.
Amount int64 `json:"amount,required"`
// The destination account number.
DestinationAccountNumber string `json:"destination_account_number,required"`
// The American Bankers' Association (ABA) Routing Transit Number (RTN).
DestinationRoutingNumber string `json:"destination_routing_number,required"`
// Unstructured information that will show on the recipient's bank statement.
RemittanceInformation string `json:"remittance_information,required"`
// The identifier of the Real Time Payments Transfer that led to this Transaction.
TransferID string `json:"transfer_id,required"`
JSON wireTransferSimulationTransactionSourceRealTimePaymentsTransferAcknowledgementJSON
}
A Real Time Payments Transfer Acknowledgement object. This field will be present in the JSON response if and only if `category` is equal to `real_time_payments_transfer_acknowledgement`.
func (*WireTransferSimulationTransactionSourceRealTimePaymentsTransferAcknowledgement) UnmarshalJSON ¶
func (r *WireTransferSimulationTransactionSourceRealTimePaymentsTransferAcknowledgement) UnmarshalJSON(data []byte) (err error)
type WireTransferSimulationTransactionSourceSampleFunds ¶
type WireTransferSimulationTransactionSourceSampleFunds struct {
// Where the sample funds came from.
Originator string `json:"originator,required"`
JSON wireTransferSimulationTransactionSourceSampleFundsJSON
}
A Sample Funds object. This field will be present in the JSON response if and only if `category` is equal to `sample_funds`.
func (*WireTransferSimulationTransactionSourceSampleFunds) UnmarshalJSON ¶
func (r *WireTransferSimulationTransactionSourceSampleFunds) UnmarshalJSON(data []byte) (err error)
type WireTransferSimulationTransactionSourceWireDrawdownPaymentIntention ¶
type WireTransferSimulationTransactionSourceWireDrawdownPaymentIntention struct {
// The transfer amount in USD cents.
Amount int64 `json:"amount,required"`
AccountNumber string `json:"account_number,required"`
RoutingNumber string `json:"routing_number,required"`
MessageToRecipient string `json:"message_to_recipient,required"`
TransferID string `json:"transfer_id,required"`
JSON wireTransferSimulationTransactionSourceWireDrawdownPaymentIntentionJSON
}
A Wire Drawdown Payment Intention object. This field will be present in the JSON response if and only if `category` is equal to `wire_drawdown_payment_intention`.
func (*WireTransferSimulationTransactionSourceWireDrawdownPaymentIntention) UnmarshalJSON ¶
func (r *WireTransferSimulationTransactionSourceWireDrawdownPaymentIntention) UnmarshalJSON(data []byte) (err error)
type WireTransferSimulationTransactionSourceWireDrawdownPaymentRejection ¶
type WireTransferSimulationTransactionSourceWireDrawdownPaymentRejection struct {
TransferID string `json:"transfer_id,required"`
JSON wireTransferSimulationTransactionSourceWireDrawdownPaymentRejectionJSON
}
A Wire Drawdown Payment Rejection object. This field will be present in the JSON response if and only if `category` is equal to `wire_drawdown_payment_rejection`.
func (*WireTransferSimulationTransactionSourceWireDrawdownPaymentRejection) UnmarshalJSON ¶
func (r *WireTransferSimulationTransactionSourceWireDrawdownPaymentRejection) UnmarshalJSON(data []byte) (err error)
type WireTransferSimulationTransactionSourceWireTransferIntention ¶
type WireTransferSimulationTransactionSourceWireTransferIntention struct {
// The transfer amount in USD cents.
Amount int64 `json:"amount,required"`
// The destination account number.
AccountNumber string `json:"account_number,required"`
// The American Bankers' Association (ABA) Routing Transit Number (RTN).
RoutingNumber string `json:"routing_number,required"`
// The message that will show on the recipient's bank statement.
MessageToRecipient string `json:"message_to_recipient,required"`
TransferID string `json:"transfer_id,required"`
JSON wireTransferSimulationTransactionSourceWireTransferIntentionJSON
}
A Wire Transfer Intention object. This field will be present in the JSON response if and only if `category` is equal to `wire_transfer_intention`.
func (*WireTransferSimulationTransactionSourceWireTransferIntention) UnmarshalJSON ¶
func (r *WireTransferSimulationTransactionSourceWireTransferIntention) UnmarshalJSON(data []byte) (err error)
type WireTransferSimulationTransactionSourceWireTransferRejection ¶
type WireTransferSimulationTransactionSourceWireTransferRejection struct {
TransferID string `json:"transfer_id,required"`
JSON wireTransferSimulationTransactionSourceWireTransferRejectionJSON
}
A Wire Transfer Rejection object. This field will be present in the JSON response if and only if `category` is equal to `wire_transfer_rejection`.
func (*WireTransferSimulationTransactionSourceWireTransferRejection) UnmarshalJSON ¶
func (r *WireTransferSimulationTransactionSourceWireTransferRejection) UnmarshalJSON(data []byte) (err error)
type WireTransferSimulationTransactionType ¶
type WireTransferSimulationTransactionType string
const (
WireTransferSimulationTransactionTypeTransaction WireTransferSimulationTransactionType = "transaction"
)
type WireTransferSimulationType ¶
type WireTransferSimulationType string
const (
WireTransferSimulationTypeInboundWireTransferSimulationResult WireTransferSimulationType = "inbound_wire_transfer_simulation_result"
)
type WireTransferStatus ¶
type WireTransferStatus string
const ( WireTransferStatusCanceled WireTransferStatus = "canceled" WireTransferStatusRequiresAttention WireTransferStatus = "requires_attention" WireTransferStatusPendingApproval WireTransferStatus = "pending_approval" WireTransferStatusRejected WireTransferStatus = "rejected" WireTransferStatusReversed WireTransferStatus = "reversed" WireTransferStatusComplete WireTransferStatus = "complete" WireTransferStatusPendingCreating WireTransferStatus = "pending_creating" )
type WireTransferSubmission ¶
type WireTransferSubmission struct {
// The accountability data for the submission.
InputMessageAccountabilityData string `json:"input_message_accountability_data,required"`
// When this wire transfer was submitted to Fedwire.
SubmittedAt time.Time `json:"submitted_at,required" format:"date-time"`
JSON wireTransferSubmissionJSON
}
After the transfer is submitted to Fedwire, this will contain supplemental details.
func (*WireTransferSubmission) UnmarshalJSON ¶
func (r *WireTransferSubmission) UnmarshalJSON(data []byte) (err error)
type WireTransferType ¶
type WireTransferType string
const (
WireTransferTypeWireTransfer WireTransferType = "wire_transfer"
)
Source Files
¶
- account.go
- accountnumber.go
- accountstatement.go
- accounttransfer.go
- achprenotification.go
- achtransfer.go
- aliases.go
- balancelookup.go
- bookkeepingaccount.go
- bookkeepingentry.go
- bookkeepingentryset.go
- card.go
- carddispute.go
- cardprofile.go
- checkdeposit.go
- checktransfer.go
- client.go
- declinedtransaction.go
- digitalwallettoken.go
- document.go
- entity.go
- entitysupplementaldocument.go
- event.go
- eventsubscription.go
- export.go
- externalaccount.go
- field.go
- file.go
- group.go
- inboundachtransferreturn.go
- inboundwiredrawdownrequest.go
- limit.go
- oauthconnection.go
- pendingtransaction.go
- program.go
- realtimedecision.go
- realtimepaymentstransfer.go
- routingnumber.go
- simulation.go
- simulationaccountstatement.go
- simulationaccounttransfer.go
- simulationachtransfer.go
- simulationcard.go
- simulationcarddispute.go
- simulationcardrefund.go
- simulationcheckdeposit.go
- simulationchecktransfer.go
- simulationdigitalwallettokenrequest.go
- simulationdocument.go
- simulationinboundwiredrawdownrequest.go
- simulationinterestpayment.go
- simulationrealtimepaymentstransfer.go
- simulationwiretransfer.go
- transaction.go
- wiredrawdownrequest.go
- wiretransfer.go