...
📜 Some history
👀 Constraints
The order for multiple personalized cards may take some time to be placed with the processor hence the details might not be visible immediately.
...
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 registeredsearch and manage cardholders and cards under their customer program.
👥 User personas
Reloadable Cards
Cards valued over $1,000
ATM withdrawals needed
💪 PT APIs to support this feature
Login with Client user
Call
getCustomerProgramList
to get thecustomerProgramId
Call
registerCards
to execute the card registration process and get theorderId
...
Search card
Search cardholder
Cardholder Information
Edit Cardholder Profile
Unload Card
Duplicate Card
Change Card Status
Load History
❓ 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 usedMany clients need an interface to manage their cardholders and cards. This feature is focused to provide the basic functionality to manage the cardholders and cards.
👀 Constraints
Client user session Id is needed to perform these API calls. So login call need to be done before these API calls.
🗓 Releases
Release Name | Value it adds | Scope | Status | Completed date | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...