Load or Unload CardAsk AIpost https://cardsapi-uat-pub.globalprocessing.net/api/v1/cards/{publicToken}/transactionsPath ParamspublicTokenstringrequiredBody ParamsGPS.API.Core.Models.Request.V1.Cards.CreateTransactionRequesttransactionTypestringenumrequiredThe type of transaction for the request. This will be either Load, Unload, Fee, TransferFunds or BalanceAdjustment.BalanceAdjustmentLoadUnloadTransferFundsBalanceAdjustmentFeeAllowed:LoadUnloadTransferFundsBalanceAdjustmentFeeamountdoublerequiredThe value corresponding to the transaction. Required, unless transactionType is FeecurrencyCodestringrequiredlength between 3 and 3The currency of the transaction (3 letter currency code).userstring | nullThe actor initiating the transaction request.descriptionstring | nullFree text field that is populated on card statement.feeAmountdoublerequiredThe value corresponding to the transactions fees. Must be a positive amount. Required when transactionType is FeefeeTypestringenumrequiredFee Type associated with Fee transactions. Required, when transactionType is FeeAdministrationFeeUndefinedFundsTransferFeePINCVVServiceFeeMonthlyServiceFeeReloadFromMVCFeeCardConversionFeePhysicalCardIssuingFeeAdministrationFeeCardReplacementFeeVirtualCardIssuingFeeParentCardActivationFeeChildCardActivationFeeFirstLoadFromMVCFeeRecurringFeeShow 14 enum valuestoPublicTokenstringrequiredlength ā„ 1Target public token of the request. Required if transactionType is TransferFunds.Responses 200Success 400Bad Request 401Unauthorized 403Forbidden 404Not Found 422Client Error 500Server ErrorUpdated 9 months ago