lib/mws/off_amazon_payments.rb in peddler-0.7.5 vs lib/mws/off_amazon_payments.rb in peddler-0.7.6
- old
+ new
@@ -209,10 +209,10 @@
.add('AmazonRefundId' => 'amazon_refund_id')
run
end
- # Returns the operational status of the API
+ # Gets the operational status of the API
#
# @see http://docs.developer.amazonservices.com/en_US/off_amazon_payments/OffAmazonPayments_GetServiceStatus.html
# @return [Peddler::XMLParser]
def get_service_status
operation('GetServiceStatus')