# Get Card Details

## Get Card Details

The Get Card Details API provides all required information about the card and its cardholder.

## Input Parameters:

| Name                 | Required | Definition                                                                                                                                                                                                                                                                                                                                                                                                                                    | Comments           |
| -------------------- | -------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------ |
| CVV                  | N        | Format: Numeric, 3                                                                                                                                                                                                                                                                                                                                                                                                                            |                    |
| GetHoldsBalance      | N        | Format: Y/N (Default = N)                                                                                                                                                                                                                                                                                                                                                                                                                     |                    |
| ID                   | Y        | <p>Format: Numeric, 1-19<br>Description:<br>Input should be RPID in case IDType = RPID<br>Input should be Card Number in case IDType = CardNumber</p>                                                                                                                                                                                                                                                                                         |                    |
| IDType               | N        | <p>Format options:<br>CardNumber<br>RPID<br>SavingAccount</p>                                                                                                                                                                                                                                                                                                                                                                                 | Default=CardNumber |
| Latitude             | N        | <p>Format: Alphanumeric, Comma, Dot, "-", 1-8 (can be 40.71435)<br>Description: Latitude can range between 0 and 90 degrees, and can be north or south. (Zero degrees latitude is neither north nor south.) The North Pole is at 90° north latitude; the South Pole is at 90° south latitude. The Equator is at zero degrees latitude.</p>                                                                                                    |                    |
| Longitude            | N        | <p>Format: Alphanumeric, Comma, Dot, "-", 1-9 (can be -74.00597)<br>Description: Longitude can range between 0 and 180 degrees, and can be east or west. (Zero and 180 degrees longitude are neither east nor west.) The Greenwich Meridian, which passes through the United Kingdom, is at zero degrees longitude (unlike zero degrees latitude, the zero point for longitude is just an arbitrary choice, made for historical reasons).</p> |                    |
| GetExtraCardDetails  | N        | <p>Format: Y/N (default)<br>allow to return transactions belonging to praxell codes group: CHTXN</p>                                                                                                                                                                                                                                                                                                                                          |                    |
| GetGroupsFiles       | N        | <p>Format: Names of Groups (containing list of file contents). If parameter provided, the API will return all cardholder' files having a file content existing in this File Group. It support as well multiple groups (group, group, ..)<br><br>The supported characters are: a-z A-Z 0-9 \_- . ,<br>It is limited to 100 characters</p>                                                                                                      |                    |
| GetUserDefinedParams | N        | Format: N (default)/Y. if value is Yes, API provide all user defined data (UserDefined1-15)                                                                                                                                                                                                                                                                                                                                                   |                    |
| OrgId                | N        | <p>Format: Alphanumeric, 20<br>Value can be multiple org\_id’s split by commas</p>                                                                                                                                                                                                                                                                                                                                                            | for internal uses  |

## Output Parameters:

| Name                         | Definition                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | Failure Case | Success Case | Comments                                                                                                   |
| ---------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------ | ------------ | ---------------------------------------------------------------------------------------------------------- |
| ActivationDate               | Format: YYYY-MM-DD                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | Not returned | Returned     |                                                                                                            |
| ActiveHoldsNumber            | <p>Format: Numeric, 11<br>Description:Number of active holds existing for Cardholder</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | Not returned | Returned     |                                                                                                            |
| ActiveHoldsTotalAmount       | <p>Format: Numeric, 11<br>Description: Total amount of all active holds existing for Cardholder</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | Not returned | Returned     |                                                                                                            |
| ActualExpirationDate         | <p>Format: Alphanumeric, 12, Month YYYY<br>Description: example, April 2013</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | Not returned | Returned     |                                                                                                            |
| AddressLine1                 | Format: Alphanumeric, 30                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | Not returned | Returned     |                                                                                                            |
| AddressLine2                 | Format: Alphanumeric, 30                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | Not returned | Returned     |                                                                                                            |
| Brand                        | Format: Alpha, 1-120                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | Not returned | Returned     |                                                                                                            |
| CardAvailableBalance         | Format: Numeric, 11                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | Not returned | Returned     |                                                                                                            |
| CardDDA                      | Format: Numeric, 3-16                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | Not returned | Returned     |                                                                                                            |
| CardIssuingBank              | Format: Alphanumeric, 30                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | Not returned | Returned     |                                                                                                            |
| CardIssuingBankCode          | Format: Alphanumeric, 5                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | Not returned | Returned     |                                                                                                            |
| CardIssuingBankRoutingNumber | Format: Alphanumeric, 9                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | Not returned | Returned     |                                                                                                            |
| CardStatus                   | <p>Format options:<br>"ACT" (Active)<br>"CC" (Close)<br>"CII" (Card In Inventory)<br>"LOCK\_CII" (Locked Card In Inventory)<br>"LOCK" (Locked)<br>"LST" (Lost)<br>"SPLT" (Spoilt)<br>"SPND" (Suspended)<br>"STLN" (Stolen)<br>Description: All application cards statuses (as ACT, SPND, etc)</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | Not returned | Returned     |                                                                                                            |
| CardStatusId                 | Format options: ACT, CC, CII, LOCK\_CII, LOCK, LST, SPLT, SPND, STLN                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | Not returned | Returned     |                                                                                                            |
| CHState                      | <p>Format options:<br>NRNV<br>RNV<br>V-PNS<br>V</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | Not returned | Returned     |                                                                                                            |
| City                         | Format: Alphanumeric, 20                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | Not returned | Returned     |                                                                                                            |
| Country                      | <p>Format: ISO Country code. Two characters.<br>Description: Based on ISO 3166-1 alpha-2 list.<br><http://en.wikipedia.org/wiki/ISO_3166-1_alpha-2></p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | Not returned | Returned     |                                                                                                            |
| DateOfBirth                  | <p>Format: yyyy-mm-dd<br>Description: Cardholder must be above 17 years old</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | Not returned | Returned     |                                                                                                            |
| DocId                        | <p>Format: Alphanumeric, 3-16<br>Description: ID number of the government identification document used (defined in DocType)</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | Not returned | Returned     |                                                                                                            |
| DocType                      | <p>Format options:<br>SSN<br>PASS<br>UDL<br>MCN<br>INMATE<br>Description: Closed list of values.Type of government identification document used: SSN- Social Security Number, PASS - Passport number, 'UDL' – US Drivers license number,'MCN' - Matricula consular ,INMATE.</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | Not returned | Returned     |                                                                                                            |
| Email                        | <p>Format: a-z (upper or lower), numbers, dash and underscore, 5-40<br>Description: Possible pattern: <x@x.x></p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | Not returned | Returned     |                                                                                                            |
| ExpirationDate               | Format: MMYY                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | Not returned | Returned     |                                                                                                            |
| Fax                          | <p>Format: Numeric, 6-10<br>Description: the fax number.</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | Not returned | Returned     |                                                                                                            |
| FBEDDA                       | Format: Numeric, 16                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | Not returned | Returned     |                                                                                                            |
| FileName                     | Format: 1-255, Supported characters: Blank a-z A-Z 0-9 . , # $ ( ) - + & ; @ ! \~ = \_ '                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | Not returned | Returned     | part of Tag Files/File                                                                                     |
| FirstName                    | Format: Alphanumeric, 10                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | Not returned | Returned     |                                                                                                            |
| IsPinSet                     | Format: Y/N                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | Not returned | Returned     |                                                                                                            |
| IsReceiveSms                 | <p>Format options:<br>Enabled (the cardholder has requested to receive an SMS for transactions and therefore he get SMS's)<br>Disabled (the cardholder has requested to not receive an SMS for transactions and therefore he does not get SMS's)<br>Blank (the cardholder has not requested to receive an SMS for transactions and therefore he does not get SMS's)<br>Mail (the cardholder has requested to receive an mail for transactions and therefore he get mails)<br><br>Description:Defines if the cardholder gets an SMS/Mail.</p>                                                                                                                                                                                                                                                                                          | Not returned | Returned     |                                                                                                            |
| IsRegistered                 | Format: Y/N                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | Not returned | Returned     |                                                                                                            |
| IssueDate                    | Format: YYYY-MM-DD HH:MM:SS.M                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | Not returned | Returned     |                                                                                                            |
| IssuerName                   | Format: Alphanumeric, 30                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | Not returned | Returned     |                                                                                                            |
| IsVerified                   | Format: Y/N                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | Not returned | Returned     |                                                                                                            |
| LastName                     | Format: Alphanumeric, 15                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | Not returned | Returned     |                                                                                                            |
| MiddleInitial                | <p>Format: Alpha,1<br>Description: Middle name char of the cardholder.</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | Not returned | Returned     |                                                                                                            |
| MobilePhone                  | <p>Format: Numeric, 6-15<br>Description: Mobile phone for getting SMS (see IsReceiveSms).</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | Not returned | Returned     |                                                                                                            |
| Phone                        | <p>Format: Numeric, 6-15<br>Description: Phone number</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             | Not returned | Returned     |                                                                                                            |
| ProductTypeName              | <p>Format: Alphanumeric, 1-120<br>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.</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | Not returned | Returned     |                                                                                                            |
| PT                           | Format: Alphanumeric, 30                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | Not returned | Returned     |                                                                                                            |
| PTExpirationDate             | Format: MMYY                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | Not returned | Returned     |                                                                                                            |
| PTFriendlyName               | <p>Format: Alphanumeric, 1-120<br>Description: Product Type known name.</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | Not returned | Returned     |                                                                                                            |
| ReplacementMessageType       | <p>Format options:<br>ToBeReplacedInAnotherBankForVerifiedCH<br>ToBeReplacedInAnotherBankForRNVCH<br>PTExpirationDate<br>CardExpirationDate<br>ReplacementCardOrderedFromAnotherBank<br>ReplacementCardOrderedFromSameBank<br>ReplacedAnotherCardInAnotherBank</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | Not returned | Returned     |                                                                                                            |
| ReplacementStatus            | <p>Format options:<br>CardReplaced<br>ReplacementCardObsolete<br>ReplacementCardOrderedFromSameBank<br>ReplacementCardOrderedFromAnotherBank<br>ReplacedAnotherCardInSameBank<br>ReplacedAnotherCardInAnotherBank<br>ReplacementCardRequired<br>ReplacementCardRequiredFailure<br>ToBeReplacedInAnotherBank<br>ToReplaceCardFromAnotherBank<br>ToReplaceCardFromSameBank</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                          | Not returned | Returned     |                                                                                                            |
| RPID                         | Format: Numeric, 1-19                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | Not returned | Returned     |                                                                                                            |
| ShippingAddressLine1         | <p>Format: Alphanumeric, 30<br>Can contains as well all special characters beside: <, ></p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | Not returned | Returned     |                                                                                                            |
| ShippingAddressLine2         | <p>Format: Alphanumeric, 30<br>Can contains as well all special characters beside: <, ></p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | Not returned | Returned     |                                                                                                            |
| ShippingCity                 | <p>Format: Alpha, 1-20<br>Can contains as well these special characters: /, -, space, comma, period,</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | Not returned | Returned     |                                                                                                            |
| ShippingState                | Format: Alphanumeric, 2                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | Not returned | Returned     |                                                                                                            |
| ShippingZIP                  | Format: Numeric, 5                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | Not returned | Returned     |                                                                                                            |
| State                        | Format: Alphanumeric, 2                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | Not returned | Returned     |                                                                                                            |
| StatusReasonCode             | <p>Format options:<br>CardExpired<br>CardReplaced<br>CIPException<br>CloseCardForDispute<br>Closed<br>ClosedByPM<br>Deceased<br>Excess-Chargeback<br>InsufficientKYC<br>InvalidArrowEyefiles<br>NegativeWriteOff<br>POBox<br>PrePurge<br>PurgedCard<br>PurgedFailedAtProcessor<br>ReadyToPrint<br><br>Arbitration<br>ByPM<br>CIPExceptionSus<br>Confirmed Fraud<br>Dispute<br>Lost<br>Lost-Stolen<br>Other<br>Poss Fraud<br>Poss Fraud Warm Address<br>Poss Fraud Warm Source IP<br>PrimaryCardSuspension<br>ProcSuspectedFraudWithNotes<br>ReDisputed<br>ReplaceFailure<br>ReplacementCardRequired<br>Represented<br>Stolen<br>StoreError<br>SuspectedFraud<br>TransactionCompletenessException<br>UnactivatedCard<br>UnactivatedReplacementCard<br>Violation</p>                                                                    | Not returned | Returned     |                                                                                                            |
| StatusReasonDesc             | <p>Format options:<br>Card Expired<br>Card Replaced<br>CIP Exception<br>Close Card Submited for Dispute<br>Closed<br>Closed By PM<br>Deceased<br>Excess-Chargeback<br>Insufficient KYC<br>Invalid Arrow Eye files<br>Negative Write-off<br>POBox<br>Pre Purge<br>Purged<br>Purged Failed At Processor<br>Ready To Print<br><br>Arbitration<br>By PM<br>CIP Exception<br>Confirmed Fraud<br>Dispute<br>Lost<br>Lost - Stolen<br>Other<br>Poss Fraud<br>Poss Fraud Warm Address<br>Poss Fraud Warm Source IP<br>Primary Card Suspension<br>Processor Suspected Fraud With Notes<br>Re-disputed<br>Replace Failure<br>Replacement Card Required<br>Represented<br>Stolen<br>Store error<br>Suspected Fraud<br>Suspected Fraud<br>Transaction Completeness Exception<br>Unactivated Card<br>Unactivated Replacement Card<br>Violation</p> | Not returned | Returned     |                                                                                                            |
| UserDefined1                 | <p>Format:<br>Chars: a-zA-Z0-9 .,#$()/:?-%+\*&;@!\~=\_'<br>Size: 255</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | Not returned | Returned     |                                                                                                            |
| UserDefined2                 | <p>Format:<br>Chars: a-zA-Z0-9 .,#$()/:?-%+\*&;@!\~=\_'<br>Size: 255</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | Not returned | Returned     |                                                                                                            |
| UserDefined3                 | <p>Format:<br>Chars: a-zA-Z0-9 .,#$()/:?-%+\*&;@!\~=\_'<br>Size: 255</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | Not returned | Returned     |                                                                                                            |
| UserDefined4                 | <p>Format:<br>Chars: a-zA-Z0-9 .,#$()/:?-%+\*&;@!\~=\_'<br>Size: 255</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | Not returned | Returned     |                                                                                                            |
| UserDefined5                 | <p>Format:<br>Chars: a-zA-Z0-9 .,#$()/:?-%+\*&;@!\~=\_'<br>Size: 255</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | Not returned | Returned     |                                                                                                            |
| UserDefined6                 | <p>Format:<br>Chars: a-zA-Z0-9 .,#$()/:?-%+\*&;@!\~=\_'<br>Size: 255</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | Not returned | Returned     |                                                                                                            |
| UserDefined7                 | <p>Format:<br>Chars: a-zA-Z0-9 .,#$()/:?-%+\*&;@!\~=\_'<br>Size: 255</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | Not returned | Returned     |                                                                                                            |
| UserDefined8                 | <p>Format:<br>Chars: a-zA-Z0-9 .,#$()/:?-%+\*&;@!\~=\_'<br>Size: 255</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | Not returned | Returned     |                                                                                                            |
| UserDefined9                 | <p>Format:<br>Chars: a-zA-Z0-9 .,#$()/:?-%+\*&;@!\~=\_'<br>Size: 255</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | Not returned | Returned     |                                                                                                            |
| UserDefined10                | <p>Format:<br>Chars: a-zA-Z0-9 .,#$()/:?-%+\*&;@!\~=\_'<br>Size: 255</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | Not returned | Returned     |                                                                                                            |
| UserDefined11                | <p>Format:<br>Chars: a-zA-Z0-9 .,#$()/:?-%+\*&;@!\~=\_'<br>Size: 255</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | Not returned | Returned     |                                                                                                            |
| UserDefined12                | <p>Format:<br>Chars: a-zA-Z0-9 .,#$()/:?-%+\*&;@!\~=\_'<br>Size: 255</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | Not returned | Returned     |                                                                                                            |
| UserDefined13                | <p>Format:<br>Chars: a-zA-Z0-9 .,#$()/:?-%+\*&;@!\~=\_'<br>Size: 255</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | Not returned | Returned     |                                                                                                            |
| UserDefined14                | <p>Format:<br>Chars: a-zA-Z0-9 .,#$()/:?-%+\*&;@!\~=\_'<br>Size: 255</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | Not returned | Returned     |                                                                                                            |
| UserDefined15                | <p>Format:<br>Chars: a-zA-Z0-9 .,#$()/:?-%+\*&;@!\~=\_'<br>Size: 255</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | Not returned | Returned     |                                                                                                            |
| Zip                          | Format: Numeric, 5                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | Not returned | Returned     |                                                                                                            |
| CardholderUsername           | Format: Alphanumeric, 6 -30 (including chars: ‘\_’ ,‘-‘)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | Not returned | Returned     | Field relevant to the default account' current card (Returned in DefaultAccountCurrentCardDetails XML tag) |
| ReplacedCard                 |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | Not returned | Returned     | Field relevant to the default account' current card (Returned in DefaultAccountCurrentCardDetails XML tag) |
| ProgramType                  | Format: Saving/Commercial/GPR                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | Not returned | Returned     | Field relevant to the default account' current card (Returned in DefaultAccountCurrentCardDetails XML tag) |
| CardType                     | <p>Format: Primary/Secondary<br>(field called CardType in APIs)</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | Not returned | Returned     | Field relevant to the default account' current card (Returned in DefaultAccountCurrentCardDetails XML tag) |

## XML Samples

### Input XML

```json
<?xml version="1.0" ?>
<PraxellXMLRequest>
  <AuthenticationDetails>
       <UserName>test_pm</UserName>
       <UserPassword>test_pm</UserPassword>
    <ClientSourceIP></ClientSourceIP> 
 </AuthenticationDetails>;
  <ServiceDetails>
    <ServiceName>GetCardDetails</ServiceName>
    <UniqueRequestId>1212121212121213</UniqueRequestId>
  </ServiceDetails>
  <Origin>
     <OriginType>ExtAPI</OriginType>
  </Origin>
 <ServiceParams>
    <OrgId>Dist1</OrgId>        
    <ID>9999999999998068</ID>        
    <IDType>CardNumber</IDType>
    <Latitude>12.1</Latitude>
    <Longitude>14.2</Longitude>
    <GetUserDefinedParams>Y</GetUserDefinedParams>
    <GetGroupsFiles>GroupName</GetGroupsFiles>
 </ServiceParams>
</PraxellXMLRequest>  
```

```json
<PraxellXMLResponse>
     <ResponseDetails>
        <ServiceName>GetCardDetails</ServiceName>
        <SessionId>37996606200818094</SessionId>
        <StatusCode>0</StatusCode>
        <StatusName>StatusOK</StatusName>
        <StatusDescription>NA</StatusDescription>
        <ServiceDate>2008-09-21 06:18:47</ServiceDate>
        <ServiceId>37996606200818094</ServiceId>
    </ResponseDetails>
    <ResponseParams>
        <ActivationDate></ActivationDate>
        <ActiveHoldsNumber>03</ActiveHoldsNumber>
        <ActiveHoldsTotalAmount>120865</ActiveHoldsTotalAmount>
        <ActualExpirationDate>February 2011</ActualExpirationDate>
        <AddressLine1>1270 Broadway</AddressLine1>
        <AddressLine2>Suite 1207</AddressLine2>
        <Brand></Brand>
        <CardAvailableBalance>1999</CardAvailableBalance>
        <CardDDA>1234111778452</CardDDA>
        <ShippingAddressLine1></ShippingAddressLine1>
        <ShippingAddressLine2></ShippingAddressLine2>
        <ShippingCity></ShippingCity>
        <ShippingState></ShippingState>
        <ShippingZIP></ShippingZIP>
        <UserDefined1></UserDefined1>
        <UserDefined2></UserDefined2>
        <UserDefined3></UserDefined3>
        <UserDefined4></UserDefined4>
        <UserDefined5></UserDefined5>
        <UserDefined6></UserDefined6>
        <UserDefined7></UserDefined7>
        <UserDefined8></UserDefined8>
        <UserDefined9></UserDefined9>
        <UserDefined10></UserDefined10>
        <UserDefined11></UserDefined11>
        <UserDefined12></UserDefined12>
        <UserDefined13></UserDefined13>
        <UserDefined14></UserDefined14>
        <UserDefined15></UserDefined15>
        <Files>
               <File>
                  <FileName></FileName> // (sorted by by file content group and then by file name)
             </File>
        </Files>
        <CardIssuingBank>IssuingBanktest900</CardIssuingBank>
        <CardIssuingBankCode>MB</CardIssuingBankCode>
        <CardIssuingBankRoutingNumber>789123456</CardIssuingBankRoutingNumber>
        <CardStatus>ACT</CardStatus>
        <CardStatusId>ACT</CardStatusId>
        <CHState>V</CHState>
        <City>New York</City>
        <Country>US</Country>
        <DateOfBirth>1980-01-01</DateOfBirth>
        <DocId>123456789</DocId>
        <DocType>SSN</DocType>
        <Email>qa@praxell.com</Email>
        <ExpirationDate>0211</ExpirationDate>
        <Fax>2126296232</Fax>
        <FBEDDA></FBEDDA>
        <FirstName>Static</FirstName>
        <IsPinSet>Y</IsPinSet>
        <IsReceiveSms></IsReceiveSms>
        <IsRegistered>Y</IsRegistered>
        <IssueDate>2010-07-20 18:25:02.0</IssueDate>
        <IssuerName>Store</IssuerName>
        <IsVerified>Y</IsVerified>
        <LastName>Data</LastName>
        <MiddleInitial></MiddleInitial>
        <MobilePhone></MobilePhone>        
        <Phone>2126296040</Phone>
        <ProductTypeName>DevOnly</ProductTypeName>
        <PT>1360</PT>
        <PTExpirationDate></PTExpirationDate>
        <PTFriendlyName>DevOnly</PTFriendlyName>
        <ReplacementMessageType>CardExpirationDate</ReplacementMessageType>
        <ReplacementStatus></ReplacementStatus>
        <RPID>9999999999998068</RPID>
        <State>NY</State>
        <StatusReasonCode></StatusReasonCode>
        <StatusReasonDesc></StatusReasonDesc>
        <Zip>10001</Zip>
        <CardholderUsername>10001</CardholderUsername>
        <ReplacedCard>10001</ReplacedCard>
        <ProgramType></ProgramType>
        <CardType></CardType>
    </ResponseParams>
</PraxellXMLResponse>
```

```json
<?xml version="1.0"?>
<PraxellXMLResponse>
  <ResponseDetails>
    <ServiceName>GetCardDetails</ServiceName>
    <SessionId>07071612200737105</SessionId>
    <StatusCode>70021</StatusCode>
    <StatusName>Invalid Card Id</StatusName>
    <StatusDescription>Invalid Card Id</StatusDescription>
    <ServiceDate>2021-10-01 12:37:50</ServiceDate>
    <ServiceId>07071612200737105</ServiceId>
  </ResponseDetails>
  <ResponseParams>
  </ResponseParams>
</PraxellXMLResponse>
```


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://apidocs.juicefin.com/apis/card-status-and-management/get-card-details.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
