Documentation
Preparing search index...
utils/IBERIA/order/orderChange/reshop.utils
jsonReshopOrder
Function jsonReshopOrder
jsonReshopOrder
(
body
:
any
,
Party
:
any
,
)
:
{
"soapenv:Body"
:
{
OrderChangeRQ
:
{
_attributes
:
{
PrimaryLangID
:
string
;
Version
:
string
;
xmlns
:
string
}
;
Document
:
{
ReferenceVersion
:
string
}
;
Party
:
any
;
PointOfSale
:
{
Location
:
{
CountryCode
:
string
}
}
;
Query
:
{
AcceptRepricedOrder
:
{
ResponseID
:
any
}
}
;
}
;
}
;
}
Parameters
body
:
any
Party
:
any
Returns
{
"soapenv:Body"
:
{
OrderChangeRQ
:
{
_attributes
:
{
PrimaryLangID
:
string
;
Version
:
string
;
xmlns
:
string
}
;
Document
:
{
ReferenceVersion
:
string
}
;
Party
:
any
;
PointOfSale
:
{
Location
:
{
CountryCode
:
string
}
}
;
Query
:
{
AcceptRepricedOrder
:
{
ResponseID
:
any
}
}
;
}
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...