Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.
Comentário: Migration of unmigrated content due to installation of a new plugin

...

Ejemplo de request de marca (brand)




Wiki Markup
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ser="http://services.business.soap.bridge.synthesis.com/">
   <soapenv:Header/>
   <soapenv:Body>
      <ser:execute>
         <!--Optional:-->
         <service>brand</service>
         <!--Optional:-->
         <request> <!\[CDATA\[  <span style="color: #ff0000">** para el encapsulado de datos dentro del request **</span>
         <bridgeCoreRequest>    
 <operation>createOrUpdate</operation>   
 <params>   
  <brands type="list">
   <brand type="bean"> 
    <name>INCA</name>
    <description>INCA KOLA</description>
    <disabled>false</disabled>
   </brand>
   <brand type="bean"> 
    <name>COCA</name>
    <description>COCA COLA</description>
    <disabled>false</disabled>
   </brand>
</brands>
</params>
</bridgeCoreRequest>  \]\]> 
         </request>
         <!--Optional:-->
         <store>0</store>
      </ser:execute>
   </soapenv:Body>
</soapenv:Envelope>
\\
\\




Âncora
_Toc385322958
_Toc385322958
Âncora
_Toc23353919
_Toc23353919
Manejo de errores

...

Âncora
_Toc23354036
_Toc23354036
Prefijos de tarjetas
















Wiki Markup
Request:
<soapenv:Envelope xmlns:soapenv="[http://schemas.xmlsoap.org/soap/envelope/|http://schemas.xmlsoap.org/soap/envelope/]" xmlns:ser="[http://services.business.soap.bridge.synthesis.com/|http://services.business.soap.bridge.synthesis.com/]">
   <soapenv:Header/>
   <soapenv:Body>
      <ser:execute>
         <!--Optional:-->
         <service>cardprefix</service>
         <!--Optional:-->
         <request><!\[CDATA\[
<bridgeCoreRequest>
       <operation>createOrUpdate</operation>
       <params>
             <prefixes type="list">
                    <prefix type="bean">
                           <storeTenderCode>Mon</storeTenderCode>
                           <prefixIdentifier>1</prefixIdentifier>
                           <rangeFrom>85</rangeFrom>
                           <rangeTo>85</rangeTo>
                           <prefixLength>2</prefixLength>
                           <cardLength>16</cardLength>
                           <enabled>true</enabled>
                           <type>4</type>
                    </prefix>
             </prefixes>
       </params>
</bridgeCoreRequest>
</request>
      <!--Optional:-->
         <store>0</store> 
      </ser:execute>
   </soapenv:Body>
</soapenv:Envelope>
















Âncora
_Toc499193480
_Toc499193480
Âncora
_Toc23354037
_Toc23354037
Configuración de prefijos de cupones/vales (como medio de pago)

...

Âncora
_Toc23354038
_Toc23354038
Configuración de cupones (para PROMO)
















Wiki Markup
\\
<soapenv:Envelope xmlns:soapenv="[http://schemas.xmlsoap.org/soap/envelope/|http://schemas.xmlsoap.org/soap/envelope/]" xmlns:ser="[http://services.business.soap.bridge.synthesis.com/|http://services.business.soap.bridge.synthesis.com/]">
   <soapenv:Header/>
   <soapenv:Body>
      <ser:execute>
         <!--Optional:-->
         <service>couponConfiguration</service>
         <!--Optional:-->
         <request><!\[CDATA\[
<bridgeCoreRequest>
  <operation>createOrUpdate</operation>
  <params>
            <coupons type="list">
                        <coupon type="bean">
                                   <identifier>1234</identifier>
                                   <couponType>Promo</couponType>
                                   <description>Promo Description</description>
                                   <couponLength>50</couponLength>
                                   <fromPrefix>111</fromPrefix>
                                   <toPrefix>222</toPrefix>
                                   <prefixLength>3</prefixLength>
                                   <amount>100</amount>
                                   <couponFormatID>EAN13</couponFormatID>
                        </coupon>
            </coupons>
  </params>
</bridgeCoreRequest>
\]\]>
</request>
         <!--Optional:-->
         <store>0</store> 
      </ser:execute>
   </soapenv:Body>
</soapenv:Envelope>
\\
















Âncora
_Toc457988706
_Toc457988706
Âncora
_Toc23354039
_Toc23354039
Servicios de actualización maestros de Impuestos

...