Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://connect.cariqa.com/api/v1/users/{user_id}/setup-intents/ \ --header 'Authorization: Bearer <token>'
{ "setup_intent_client_secret": "<string>" }
Retrieve client secret which is used in payment method creation
JWT Authorization header using the Bearer scheme.
card
1
Was this page helpful?