get https://{environment}.{server}.com/v3/token/
Get a payment method using its token. For example, doing an HTTP get call to [base_url]/token/abc will retrieve a payment method using the token 'abc'
Get a payment method using its token. For example, doing an HTTP get call to [base_url]/token/abc will retrieve a payment method using the token 'abc'
Try It!
to start a request and see the response here!