Create payment method from tokenpost https://api.getansa.com/v1/customers/{customerId}/payment-methodsPath ParamscustomerIdstringrequiredBody ParamstokenstringrequiredThe token referencing the customer's payment method information.tokenSourcestringenumrequiredEnum describing the source of the token.credit_cardstripegoogle_payapple_payplaidbank_accountsoftware_onlyAllowed:credit_cardstripegoogle_payapple_payplaidbank_accountsoftware_onlytokenDatajsonPayment token object used for apple_pay and google_pay.metadatajsonJSON object of string key-value pairs that you can attach to the created payment method.postalCodestringThe billing postal code.Responses 200200 400400 500500Updated 7 months ago