Skip to main content
POST
/
api
/
v1
/
orgs
/
current
/
business-info
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
company_info
StripeBusinessBillingInfo · object

Stripe customer billing information.

tax_id
StripeTaxId · object

Stripe tax ID.

invoice_email
string | null
is_business
boolean
default:false

Response

Successful Response