Duplicate Paycard

This method enables duplication of a card to a new card, optionally adding a CVV, and specifying the e-commerce site association and creator reference.
We recommend that you first review the guide for this method.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Once the Duplicate Paycard method has bee completed successfully, a new card token will be created and the token URI will be returned in the response header Location.

The result of this process would be that there are two card tokens in PCI Booking for the same card.
It is your responsibility to delete one of them in order to avoid getting charged for storage for both tokens.

📘

Access Token Vs. Session Token

Between the two options of using the Access Token or the Session Token, we would recommend using the Access Token.

📘

Multiple Authentication Methods allowed

This method accepts multiple forms of authentication methods (API Key, Session Token and Access Token). If more than one authentication method is provided, the Session Token will take precedence.

📘

CVV Retention Policy

Remember to set the CVV Retention Policy for this token.

Query Params
string
required

The card URI is the resource identifier for the card location within PCI Booking.
For example https://service.pcibooking.net/api/payments/paycard/865ed8bec1f84366b97112a69cdbf915

Please note, the card URI should be URL encoded.

string

Security code, as returned from the iFrame, or other sources. If the CVV is not entered the new token will not contain any CVV.

string

A reference value which then can be used to query for this card token.

string

The Property's Username (user ID), found within PCI Booking (under "Property settings"), which has been given permission to view the card. Please note: The owner (Booker) has permission to view the card.

string

Optional authentication method. Please use either the Session Token or the Access Token. The session token is the value returned by the call to the "Start a Temporary Session" method.

string

Optional authentication method. Please use either the Session Token or the Access Token. The Access Token is generated as a result of running the "Generate Access Token" code sample.

Headers
string

Optional authentication method, you can use APIKEY authentication (in the format of APIKEY {value}) if not providing other authentication methods.
For example, APIKEY bd3ce883352e42539a2b7644f72e6311.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/xml
application/json