A valid request URL is required to generate request examples{
"company_info": {
"name": "<string>",
"address": {
"line1": "<string>",
"city": "<string>",
"postal_code": "<string>",
"country": "<string>",
"line2": "<string>",
"state": "<string>"
}
},
"tax_id": {
"value": "<string>",
"type": "<string>"
},
"invoice_email": "<string>",
"is_business": false
}A valid request URL is required to generate request examples{
"company_info": {
"name": "<string>",
"address": {
"line1": "<string>",
"city": "<string>",
"postal_code": "<string>",
"country": "<string>",
"line2": "<string>",
"state": "<string>"
}
},
"tax_id": {
"value": "<string>",
"type": "<string>"
},
"invoice_email": "<string>",
"is_business": false
}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.
Was this page helpful?