Documentation
Preparing search index...
utils/BA/orderChange/ocn
jsonBodyOcn
Function jsonBodyOcn
jsonBodyOcn
(
body
:
any
,
Party
:
any
,
)
:
{
"soapenv:Body"
:
{
OrderChangeRQ
:
{
_attributes
:
{
PrimaryLangID
:
string
;
Version
:
string
;
xmlns
:
string
}
;
AugmentationPoint
:
{
InvolChanges
:
{
AcceptChange
:
any
}
}
;
Document
:
{
Name
:
string
}
;
Party
:
any
;
PointOfSale
:
{
Location
:
{
CountryCode
:
string
}
}
;
Query
:
{
OrderID
:
any
}
;
}
;
}
;
}
Parameters
body
:
any
Party
:
any
Returns
{
"soapenv:Body"
:
{
OrderChangeRQ
:
{
_attributes
:
{
PrimaryLangID
:
string
;
Version
:
string
;
xmlns
:
string
}
;
AugmentationPoint
:
{
InvolChanges
:
{
AcceptChange
:
any
}
}
;
Document
:
{
Name
:
string
}
;
Party
:
any
;
PointOfSale
:
{
Location
:
{
CountryCode
:
string
}
}
;
Query
:
{
OrderID
:
any
}
;
}
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...