Skip to main content
POST
/
api
/
v1
/
orgs
/
current
/
payment-method
Error
A valid request URL is required to generate request examples
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.langchain.com/llms.txt

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

Authorizations

X-API-Key
string
header
required

Body

application/json

Stripe payment information.

billing_info
StripeCustomerBillingInfo · object
required

Stripe customer billing information.

setup_intent
string
required

Response

Successful Response