API Reference

Activate Paired Cards

This API is used to activate paired cards for requests received through third party channels such as online banking or mobile banking. It is applicable for prepaid, credit and debit products issued on Pine Labs platform. Paired cards can be activated if the current card is in either of the following statuses: • Normal (0) • Blocked (14)

NOTE:

The API, if sent with Card Number Alias (CNA), will fetch the corresponding associated device for further processing only if DEVICE _STATUS_CODE = NORMAL (0) OR (DEVICE_STATUS_CODE = UPGRADE (9) AND UPGRADE_STATUS = 1).

HTTP Status and Response Status Matrix

  • HTTP Code: This is the response status code issued by a server in response to a client's request made to the server.
  • Error Code: This is the error code returned by Credit+ Issuing application in the ‘code’ field of the response message indicating if the request was processed successfully or failed.
  • Reason: This is the description of the error code returned by Credit+ Issuing application.
HTTP CodeError CodeReason
201000Successful
400101Invalid transaction code
400102Invalid device number
400106Device is not normal
400114Institution code is mandatory.
400115Device number is mandatory.
400116Service code is mandatory.
400117Error in populating device details.
400118Device is not activated.
400119This Service Request is not allowed for Add-on device.
500120Error fetching Device Plan
400121No paired device present for activation.
500122Error fetching DEVICE_WALLET_LINK
400123Service is only allowed for device having paired device.
400124Service is allowed only for Travel purpose DEVICE.
500129Internal Error
400136Invalid Device
400142Invalid channel
400144Invalid Card Pack ID
400148Invalid Form factor
400171Device status is not normal
400172Invalid Client
400173Invalid form factor type
400176Device is not block
400179Not allowed for Static Virtual Card/Limited Validity Virtual Card.
400180Device is already delivered. Please use another pack ID.
400181BIN of device(s) for entered card pack id is stoplisted.
400182Range of device(s) for entered card pack id is stoplisted.
400183Device(s) for entered card pack id is stoplisted.
400184Country is stoplisted.
400185Error while validating form factor.
400186Expiry Date cannot be NULL.
400187Expiry Date is not matching.
400188Error while fetching Expiry Date.
400189Expiry Date is NULL.
400191Expiry Date should be NULL.
500192Error while validating expiry date.
400194Not a valid Acquirer ID.
400195Acquirer is not active.
400196Incorrect Password
500197Error while validating password.
400209Invalid transaction flag.
400211Invalid reason code
500214Error while processing request.
500215Error while updating log table.
400221Invalid client code
500226Error while fetching device number.
400298Invalid device plan
400323Invalid Source Device Number
400382Invalid Program Code
400433Users do not have permission to access this service. Please contact System Administrator.
500434Error while verifying API access to an institution.
500574Error in updating Device details.
400INVCHA002Channel Error -
400STPCRD004Device is not activated
400STPCRD002Service code is mandatory
400STPCRD001Device number is mandatory
400STPCRD000Institution code is mandatory
400STPCRD017DEVICE details not found.
500STPCRD003Error in populating DEVICE details
400STPCRD018Device_Plan not found
500STPCRD006Error fetching Device_Plan
400STPCRD007No paired device present for activation
400STPCRD019No Data in DEVICE_WALLET_LINK
500STPCRD008Error fetching DEVICE_WALLET_LINK
400STPCRD009Service is allowed for device having paired device
400STPCRD0010Service is allowed only for Travel purpose DEVICE.
500575Error in function INSERT_INTO_BATCHLOG.
201592Request processed successfully.
500593Cannot Insert Into SERVICE_DETAILS For DEVICE Number.
500639Internal Processing Error
500708Error while Extracting Card Pack Id from Device Table.
500709Error while Extracting Status Code from Device Table.
500710Error while updating Service Details.
500INT001Internal Exception
400VAL001Field validation error
400STPLST001Invalid transaction code
400STPLST002Invalid transaction flag
400HDEERR001Error in Device and Device Plan Selection
500VALFRM046Error getting device details
400VALEXP001Expiry Date can not be null
400VALEXP002Expiry Date is not matching
500BPINU002Error in Device Selection.
400GETCNT002Invalid card pack id
400VALEXP004Expiry Date is null
400VALEXP005Expiry Date is not matching
400VALEXP006Expiry Date should be null
400STPLST005Invalid reason code
400VALPAS002Not valid Acquirer id
400VALPAS003Acquirer is not active
400VALPAS004Incorrect Password
500VALPAS005Error while validating password
400VALFRM004Invalid Device
400VALFRM024Device is not stoplisted
500VALFRM026Error while getting device details
400VALFRM005Invalid Card Pack Id
400INVCHA001Invalid channel
Language
URL
Click Try It! to start a request and see the response here!