Sha256: 22e168a4c2a8d5d0ee617beff719001a33bd1e875c9932fdf2e19e72c4a4c3ce
Contents?: true
Size: 556 Bytes
Versions: 5
Compression:
Stored size: 556 Bytes
Contents
<?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <GetCreditCard xmlns="http://www.cartaoprotegido.com.br/WebService/"> <getCreditCardRequestWS> <MerchantKey><%= merchant_id %></MerchantKey> <JustClickKey>guid</JustClickKey> <JustClickAlias>string</JustClickAlias> </getCreditCardRequestWS> </GetCreditCard> </soap:Body> </soap:Envelope>
Version data entries
5 entries across 5 versions & 1 rubygems