Sha256: 04add55e3c13c9bb0c5583dc945a4783111c845b6c58744b483c2939487177e6
Contents?: true
Size: 761 Bytes
Versions: 117
Compression:
Stored size: 761 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> <PurchasePostageResponse xmlns="http://stamps.com/xml/namespace/2013/10/swsim/swsimv33"> <Authenticator>***authenticator***</Authenticator> <PurchaseStatus>Pending</PurchaseStatus> <TransactionID>1234</TransactionID> <PostageBalance> <AvailablePostage>543.21</AvailablePostage> <ControlTotal>123.45</ControlTotal> </PostageBalance> <RejectionReason>order being processed</RejectionReason> </PurchasePostageResponse> </soap:Body> </soap:Envelope>
Version data entries
117 entries across 117 versions & 3 rubygems