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://api.example.com/customers/{customerId}/payment-methods/secret
{ "clientSecret": "<string>" }
The customer id
Optional: the whenAt datetime
Client secret to setup a payment method
Was this page helpful?