get https://example.com/v2/payment/token/
This call will retrieve a connections token for working with the Stripe SDK
Log in to see full request history
Responses
This call will retrieve a connections token for working with the Stripe SDK
xxxxxxxxxx
curl --request GET \
--url https://example.com/v2/payment/token/external_account_id \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: