ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
app/api/sales/emails/manual/route
POST
Function POST
POST
(
req
:
NextRequest
,
)
:
Promise
<
|
NextResponse
<
{
error
:
string
}
>
|
NextResponse
<
|
{
attachmentFiles
:
{
createdAt
:
Date
;
filename
:
string
;
id
:
string
;
mimetype
:
string
;
size
:
number
;
url
:
string
;
}
[]
;
businessOpportunity
:
{
id
:
string
;
name
:
string
;
number
:
string
}
|
null
;
}
&
{}
|
null
,
>
,
>
Parameters
req
:
NextRequest
Returns
Promise
<
|
NextResponse
<
{
error
:
string
}
>
|
NextResponse
<
|
{
attachmentFiles
:
{
createdAt
:
Date
;
filename
:
string
;
id
:
string
;
mimetype
:
string
;
size
:
number
;
url
:
string
;
}
[]
;
businessOpportunity
:
{
id
:
string
;
name
:
string
;
number
:
string
}
|
null
;
}
&
{}
|
null
,
>
,
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...