ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
app/api/settings/taxes/route
POST
Function POST
POST
(
request
:
NextRequest
,
)
:
Promise
<
|
NextResponse
<
{
success
:
boolean
;
error
:
string
}
>
|
NextResponse
<
{
success
:
boolean
;
tax
:
{}
}
>
,
>
Parameters
request
:
NextRequest
Returns
Promise
<
|
NextResponse
<
{
success
:
boolean
;
error
:
string
}
>
|
NextResponse
<
{
success
:
boolean
;
tax
:
{}
}
>
,
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...