post https://api.reepay.com/v1/payment_method//card_copy
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 code | Description |
---|---|---|
7 | 403 | Unauthorized. Returned if card does not belong to account, and there is no link established between accounts. |
9 | 404 | Customer not found |
40 | 404 | Payment method not found |
55 | 404 | Agreement could not be found |