ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
hooks/use-requests
useRequestAction
Function useRequestAction
useRequestAction
()
:
UseMutationResult
<
any
,
Error
,
{
id
:
string
;
action
:
"COMPLETE"
|
"SUBMIT"
|
"APPROVE"
|
"REJECT"
|
"CANCEL"
;
approverId
?:
string
;
rejectionReason
?:
string
;
notes
?:
string
;
}
,
unknown
,
>
Returns
UseMutationResult
<
any
,
Error
,
{
id
:
string
;
action
:
"COMPLETE"
|
"SUBMIT"
|
"APPROVE"
|
"REJECT"
|
"CANCEL"
;
approverId
?:
string
;
rejectionReason
?:
string
;
notes
?:
string
;
}
,
unknown
,
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...