Documentation
Preparing search index...
utils/SABRE/import.utils
exportProfileToSabre
Function exportProfileToSabre
exportProfileToSabre
(
profilId
:
number
,
salesPointId
:
string
,
profilType
?:
"TVL"
|
"CRP"
,
sessionToken
:
string
,
allLegalSabre
:
any
[]
,
idAgence
:
number
,
PCC
:
string
,
IPCC
:
any
,
)
:
Promise
<
{
message
:
string
}
>
Parameters
profilId
:
number
salesPointId
:
string
profilType
:
"TVL"
|
"CRP"
= "TVL"
sessionToken
:
string
allLegalSabre
:
any
[]
idAgence
:
number
PCC
:
string
IPCC
:
any
Returns
Promise
<
{
message
:
string
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...