JustPaste.it

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <soap:Body>
        <CalculateTransactionTotalsResponse xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"     

             xmlns:xsd="http://www.w3.org/2001/XMLSchema"

             xmlns="http://micros-hosting.com/EGateway/">
            <ppMenuItems />
            <ppComboMeals>
                <SimphonyPosApi_ComboMeal>
                    <ComboMealMainItem>
                        <MenuItem>
                            <ItemDiscount>
                                <DiscObjectNum>0</DiscObjectNum>
                            </ItemDiscount>
                            <MiObjectNum>181020001</MiObjectNum>
                            <MiOverridePrice>0</MiOverridePrice>
                            <MiReference />
                            <MiWeight />
                            <MiMenuLevel>1</MiMenuLevel>
                            <MiSubLevel>1</MiSubLevel>
                            <MiPriveLevel>0</MiPriveLevel>
                        </MenuItem>
                    </ComboMealMainItem>
                    <ComboMealMenuItem>
                        <MenuItem>
                            <ItemDiscount>
                                <DiscObjectNum>0</DiscObjectNum>
                            </ItemDiscount>
                            <MiObjectNum>181010001</MiObjectNum>
                            <MiOverridePrice>4.0000</MiOverridePrice>
                            <MiReference />
                            <MiWeight />
                            <MiMenuLevel>1</MiMenuLevel>
                            <MiSubLevel>1</MiSubLevel>
                            <MiPriveLevel>0</MiPriveLevel>
                        </MenuItem>
                    </ComboMealMenuItem>
                    <ComboMealObjectNum>11</ComboMealObjectNum>
                    <SideItems>
                        <SimphonyPosApi_MenuItem>
                            <MenuItem>
                                <ItemDiscount>
                                    <DiscObjectNum>0</DiscObjectNum>
                                </ItemDiscount>
                                <MiObjectNum>181030001</MiObjectNum>
                                <MiOverridePrice>0</MiOverridePrice>
                                <MiReference />
                                <MiWeight />
                                <MiMenuLevel>1</MiMenuLevel>
                                <MiSubLevel>1</MiSubLevel>
                                <MiPriveLevel>0</MiPriveLevel>
                            </MenuItem>
                        </SimphonyPosApi_MenuItem>
                        <SimphonyPosApi_MenuItem>
                            <MenuItem>
                                <ItemDiscount>
                                    <DiscObjectNum>0</DiscObjectNum>
                                </ItemDiscount>
                                <MiObjectNum>299030001</MiObjectNum>
                                <MiOverridePrice>0</MiOverridePrice>
                                <MiReference />
                                <MiWeight />
                                <MiMenuLevel>1</MiMenuLevel>
                                <MiSubLevel>1</MiSubLevel>
                                <MiPriveLevel>0</MiPriveLevel>
                            </MenuItem>
                        </SimphonyPosApi_MenuItem>
                    </SideItems>
                </SimphonyPosApi_ComboMeal>
            </ppComboMeals>
            <pSvcCharge>
                <SvcChgObjectNum>0</SvcChgObjectNum>
            </pSvcCharge>
            <pSubtotalDiscount>
                <DiscObjectNum>0</DiscObjectNum>
            </pSubtotalDiscount>
            <pTotalsResponse>
                <OperationalResult>
                    <Success>true</Success>
                    <ErrorCode>Success</ErrorCode>
                    <ErrorMessage>Success</ErrorMessage>
                </OperationalResult>
                <TotalsAutoSvcChgTotals>0</TotalsAutoSvcChgTotals>
                <TotalsOtherTotals>0</TotalsOtherTotals>
                <TotalsSubTotal>4.0000</TotalsSubTotal>
                <TotalsTaxTotals>0.24</TotalsTaxTotals>
                <TotalsTotalDue>4.2400</TotalsTotalDue>
            </pTotalsResponse>
        </CalculateTransactionTotalsResponse>
    </soap:Body>
</soap:Envelope>