Getting started
Get Access to API
Authentication
Making your first request
Guides
Generate Doc X-Ray
Generate Bank X-Ray
Generate Financial X-Ray
Generate ESG X-Ray
Generate Manager X-Ray
Concepts
Overview
Request
Reports
Medium
Doc X-Ray
Bank X-Ray
Financial X-Ray
ESG X-Ray
Manager X-Ray
Resources
API versioning
Webhooks
Uploading a media
Add a creator to your request
Set custom request name
Testing environment
Organization & Members
Security
Support
Add a custom request name
When using POST /requests endpoint, you can provide a businessName field.
POST /requests
{
"code": {
"type": "cfiscale",
"id": "01168840328"
},
"businessName": "your custom business name"
}
<aside>
💡
The custom name will be replaced with the company's official name when we retrieve it using the company ID.
</aside>
← Previous
Resource: Webhooks
Next →
Resource: Testing environment
On this page