Skip to main content
GET
/
brokerage-firms
/
{brokerageFirmId}
/
payment-methods
/
secret
Get Payment Method Setup Secret
curl --request GET \
  --url https://api.example.com/brokerage-firms/{brokerageFirmId}/payment-methods/secret
{
  "clientSecret": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.korint.io/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

brokerageFirmId
string
required

the brokerageFirm id

Response

Payment method setup secret retrieved.

clientSecret
string
required

Client secret to setup a payment method