Load Network Reload Card
Load Network Reload Card
The Load Network Reload Card API loads currency onto a card. Make sure all load limits are set in order to load a card.
Input Parameters:
Amount
Y
Format: Numeric, 1-9 Description: The amount is in cents.
CardNumber
C
Format: Numeric, 16
"C" - based on CardParameterType
CardParameterType
N
Format options: CardNumber , RPID, DDA Description: If RPID, RPID is required If DDA, DDA is required If CardNumber, CardNumber is required If empty, CardNumber is required
default='CardNumber'
DDA
C
Format: Numeric, 3-16
Support FBEDDA as well "C" - based on CardParameterType
Description
N
Format: Alphanumeric, 1-25
EffectiveDate
N
Format: YYYY-MM-DD
GetCardholderDetails
N
Format: N (default) Y
LoadNetwork
Y
Format options: ACH (Automated Clearing House) IAT (International ACH Transaction) GD (Green Dot) PRX (Praxell) WU (Western Union)
OriginAccount
C
Format: Alphanumeric, 50
required when Load Network is GD (Green Dot) in Pull Mode
RPID
C
Format: Numeric, 1-19
"C" - based on CardParameterType
VerifyCardRequestID
N
Format: Alphanumeric, 30
GetLastTransactions
N
Output Parameters:
ActivationDate
Format: YYYY-MM-DD
Not returned
Required to be returned
ActualExpirationDate
Format: Alphanumeric, 12, Month YYYY Description: example, April 2013
Not returned
Required to be returned
ActiveHoldsTotalAmount
Format: Numeric, 11 Description: Total amount of all active holds existing for Cardholder
Not returned
Required to be returned
ApprovalCode
Format:Alphanumeric, 50
Not returned
Required to be returned
Returned when reload is done through Green Dot
AddressLine1
Format:Alphanumeric, 30
Not returned
Required to be returned
AddressLine2
Format:Alphanumeric, 30
Not returned
Required to be returned
CardAvailableBalance
Format: Numeric, 11
Not returned
Required to be returned
CHState
Format options: NRNV RNV V-PNS V
Not returned
Required to be returned
City
Format: Alphanumeric, 20
Not returned
Required to be returned
DDA
Format: Numeric, 3-16
Not returned
Required to be returned
ExpirationDate
Format: MMYY
Not returned
Required to be returned
FirstName
Format: Alphanumeric, 10
Not returned
Required to be returned
LastName
Format: Alphanumeric, 15
Not returned
Required to be returned
MiddleInitial
Format: Alpha,1 Description: Middle name char of the cardholder.
Not returned
Returned
OriginAccountBalance
Format: Alphanumeric, 50
Not returned
Required to be returned
returned when reload is done through Green Dot
ProductTypeName
Format: Alphanumeric, 1-120 Description: Each sub program in Praxell consists of one or more product types. A product type is a set of attributes that are applied to the cards that belong to this product type. The ProductTypeName field is the name of the product used when creating and issuing cards.
Not returned
Returned
PostedBalance
Format: Numeric, 11 (balance after transaction was done, before fees were taken)
Not returned
Returned
PTExpirationDate
Format: MMYY
Not returned
Required to be returned
ReplacementMessageType
Format options: ToBeReplacedInAnotherBankForVerifiedCH ToBeReplacedInAnotherBankForRNVCH PTExpirationDate CardExpirationDate ReplacementCardOrderedFromAnotherBank ReplacementCardOrderedFromSameBank ReplacedAnotherCardInAnotherBank
Not returned
Required to be returned
ReplacementStatus
Format options: CardReplaced ReplacementCardObsolete ReplacementCardOrderedFromSameBank ReplacementCardOrderedFromAnotherBank ReplacedAnotherCardInSameBank ReplacedAnotherCardInAnotherBank ReplacementCardRequired ReplacementCardRequiredFailure ToBeReplacedInAnotherBank ToReplaceCardFromAnotherBank ToReplaceCardFromSameBank
Not returned
Required to be returned
RPID
Format: Numeric, 1-19
Not returned
Required to be returned
State
Format: Alphanumeric, 2
Not returned
Required to be returned
Zip
Format: Numeric, 5
Not returned
Required to be returned
CardNumber
Format: Numeric, 16
Not returned
Returned
IVRPhoneNumber
Format: Numeric, 6-15
Not returned
Returned
ProgramURL
Format: Alphanumeric, 1000 (including ? : . )
Not returned
Returned
FeeAmount
Format: Numeric, 10
Not returned
Returned
Fees.Fee tag
ContextTransactionDescription
Format: Alphanumeric, 80
Not returned
Returned
Fees.Fee tag
ContextTransactionType
Format: List of values: Credit, Debit
Not returned
Returned
Fees.Fee tag
FeeAmount
Format: Numeric, 10
Not returned
Returned
Fees.Fee tag
FailedFee
Format: Y/N. Provide yes if there are some fees which are not taken for any reason
Not returned
Returned
Fee tag
OriginalAvailableCardBalance
Format: Numeric, 11
Not returned
Returned
TransactionPraxellDescription
Format: Alphanumeric, 100
Not returned
Returned
LastTransactions.Transaction tag
TransactionPraxellDate
Format: YYYY-MM-DD
Not returned
Returned
LastTransactions.Transaction tag
ContextTransactionType
Format: List of values: Credit, Debit
Not returned
Returned
LastTransactions.Transaction tag
TransactionAmount
Format: Numeric, 11
Not returned
Returned
LastTransactions.Transaction tag
XML Samples
Input XML
Last updated