Sha256: 959f3542de27c0b99578c49701c400f30c3baac9d6c7e527352c2a23f58e08ce

Contents?: true

Size: 685 Bytes

Versions: 117

Compression:

Stored size: 685 Bytes

Contents

<?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>
    <GetPurchaseStatusResponse xmlns="http://stamps.com/xml/namespace/2013/10/swsim/swsimv33">
      <Authenticator>***authenticator***</Authenticator>
      <PurchaseStatus>Success</PurchaseStatus>
      <PostageBalance>
        <AvailablePostage>543.21</AvailablePostage>
        <ControlTotal>123.45</ControlTotal>
      </PostageBalance>
      <RejectionReason/>
    </GetPurchaseStatusResponse>
  </soap:Body>
</soap:Envelope>

Version data entries

117 entries across 117 versions & 3 rubygems

Version Path
workarea-core-3.5.15 vendor/active_shipping/test/fixtures/xml/stamps/get_purchase_status_response.xml
workarea-core-3.4.36 vendor/active_shipping/test/fixtures/xml/stamps/get_purchase_status_response.xml
workarea-core-3.5.14 vendor/active_shipping/test/fixtures/xml/stamps/get_purchase_status_response.xml
workarea-core-3.4.35 vendor/active_shipping/test/fixtures/xml/stamps/get_purchase_status_response.xml
workarea-core-3.5.13 vendor/active_shipping/test/fixtures/xml/stamps/get_purchase_status_response.xml
workarea-core-3.4.34 vendor/active_shipping/test/fixtures/xml/stamps/get_purchase_status_response.xml
workarea-core-3.5.12 vendor/active_shipping/test/fixtures/xml/stamps/get_purchase_status_response.xml
workarea-core-3.4.33 vendor/active_shipping/test/fixtures/xml/stamps/get_purchase_status_response.xml
workarea-core-3.5.11 vendor/active_shipping/test/fixtures/xml/stamps/get_purchase_status_response.xml
workarea-core-3.5.10 vendor/active_shipping/test/fixtures/xml/stamps/get_purchase_status_response.xml
workarea-core-3.4.32 vendor/active_shipping/test/fixtures/xml/stamps/get_purchase_status_response.xml
workarea-core-3.5.9 vendor/active_shipping/test/fixtures/xml/stamps/get_purchase_status_response.xml
workarea-core-3.4.31 vendor/active_shipping/test/fixtures/xml/stamps/get_purchase_status_response.xml
workarea-core-3.5.8 vendor/active_shipping/test/fixtures/xml/stamps/get_purchase_status_response.xml
workarea-core-3.4.30 vendor/active_shipping/test/fixtures/xml/stamps/get_purchase_status_response.xml
workarea-core-3.5.7 vendor/active_shipping/test/fixtures/xml/stamps/get_purchase_status_response.xml
workarea-core-3.4.29 vendor/active_shipping/test/fixtures/xml/stamps/get_purchase_status_response.xml
workarea-core-3.5.6 vendor/active_shipping/test/fixtures/xml/stamps/get_purchase_status_response.xml
workarea-core-3.4.28 vendor/active_shipping/test/fixtures/xml/stamps/get_purchase_status_response.xml
workarea-core-3.5.5 vendor/active_shipping/test/fixtures/xml/stamps/get_purchase_status_response.xml