NAME
Amazon::MWS::XML::Response::FeedSubmissionResult -- response parser
SYNOPSIS
my $res = Amazon::MWS::XML::Response::FeedSubmissionResult->new(xml => $xml);
if ($res->is_success) { ... };
ACCESSOR
xml
The xml string
xml_reader
A sub reference with the AmazonEnvelope reader.
structure
Lazy attribute built via parsing the xml string passed at the constructor.
METHODS
is_success
errors
report_errors
A list of error messages, where each element is an hashref with this keys:
Failures and warnings
They return a list of skus or order_id.
- failed_skus
- skus_with_warnings
- failed_orders
- orders_with_warnings