For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get Allowed Tokens List

Get Allowed Tokens List

POST /payments/payment_link/allowed_tokens

Get a list of allowed tokens for the creation of payment links with their details.

Headers

Name
Value

Content-Type

application/json

Authorization

Bearer <token>

Response

{
  
}
{
  "error": "Invalid request"
}

Last updated