Register a Single Card
🏹 Objectives
This feature enables the client to implement the card registration process. To register the card the cardholder information is needed with the Proxy Number (proxyKey
) or PAN Number (panNumber
) ready to pass for the cards to be registered. This process will return the orderId
instantly for the single card that is registered.
👥 User personas
Reloadable Cards
Cards valued over $1,000
ATM withdrawals needed
💪 PT APIs to support this feature
When I
I want to
So I canLogin with Client user
Call
getCustomerProgramList
to get thecustomerProgramId
Call
registerCards
to execute the card registration process and get theorderId
...
❓ Need help
Please use the Postman script to call this process in the PT sandbox environment. Click the button below to download our Postman collection.
<TODO - generate the Postman collection>
📜 Some history
Registration of card is required by Federal Law if the card is reloadable, allows for ATM withdrawals, or was issued with a value greater than $1,000. Cards valued over $1,000 cannot be used until the registration information is provided. A card cannot be reloaded and/or its ATM PIN will not be active for ATM withdrawals until the cardholder registers his/her card. All registration information will remain confidential and not be resold or used for any marketing purposes.
👀 Constraints
This process assumes cards have already been ordered and are present at the time this API is used.
🗓 Releases
Release Name | Value it adds | Scope | Status | Completed date | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...