Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 5 Next »

Register a Single Card

🏹 Objectives

This feature enables the client to implement the card registration process for a single card. To register the card the cardholder information is needed with the Proxy number (proxyKey) or PAN number (panNumber) ready to pass for the card to be registered. This process will return the orderId instantly for the single card that is registered.

👥 User personas

  1. Reloadable Cards

  2. Cards valued over $1,000

  3. ATM withdrawals needed

💪 PT APIs to support this feature

  • Login with Client user

  • Call getCustomerProgramList to get the customerProgramId

  • Call registerCards to execute the card registration process and get the orderId

❓ 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

TO DO / IN PROGRESS / BLOCKED / WAITING FOR FEEDBACK / DONE

👣 Next steps

  • SET A STATUS

Register Multiple Card

🏹 Objectives

This feature enables the client to implement a bulk registration process for multiple cards together. To register cards, cardholders' information is needed with the list of Proxy numbers (proxyKey) or PAN numbers (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

  1. Reloadable Cards

  2. Cards valued over $1,000

  3. ATM withdrawals needed

💪 PT APIs to support this feature

  • Login with Client user

  • Call getCustomerProgramList to get the customerProgramId

  • Call registerCards to execute the card registration process and get the orderId

❓ 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.

In multiple card registration, our processor could take some time to confirm the registration process.

🗓 Releases

Release Name

Value it adds

Scope

Status

Completed date

TO DO / IN PROGRESS / BLOCKED / WAITING FOR FEEDBACK / DONE

👣 Next steps

  • SET A STATUS

Order Inventory

🏹 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

  1. Reloadable Cards

  2. Cards valued over $1,000

  3. ATM withdrawals needed

💪 PT APIs to support this feature

  • Login with Client user

  • Call getCustomerProgramList to get the customerProgramId

  • Call registerCards to execute the card registration process and get the orderId

❓ 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

TO DO / IN PROGRESS / BLOCKED / WAITING FOR FEEDBACK / DONE

👣 Next steps

  • SET A STATUS

Service Cards

🏹 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

  1. Reloadable Cards

  2. Cards valued over $1,000

  3. ATM withdrawals needed

💪 PT APIs to support this feature

  • Login with Client user

  • Call getCustomerProgramList to get the customerProgramId

  • Call registerCards to execute the card registration process and get the orderId

❓ 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

TO DO / IN PROGRESS / BLOCKED / WAITING FOR FEEDBACK / DONE

👣 Next steps

  • SET A STATUS

  • No labels