Copy card to customer

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

Copy an existing card payment method to customer. An existing customer can be referenced or a new customer can be created in an atomic operation.

Errors

The operation can generate the following errors beside the generic HTTP error codes described here.

Error code HTTP codeDescription
7403Unauthorized. Returned if card does not belong to account, and there is no link established between accounts.
9404Customer not found
40404Payment method not found
55404Agreement could not be found
Path Params
string
required

Card id

Body Params
string

Optional reference given to the created payment method. Max length 64 with allowable characters [a-zA-Z0-9_.-@].

customer
object

Create customer object

string

Optional agreement id to define acquirer agreement to be used.

string

Optional currency code to control agreement selection

string

Customer reference to an existing customer. Either this argument or customer must be provided.

Responses

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