post https://api.exactpaysandbox.com/account//customer//payment-method
And here we arrive at the most important part of this API; associating a payment method with a customer. The payment method is represented by a token value which is returned when a payment method is created via our payment methods API. In order to associate with a customer the customer id and token can be provided in the following call.