Comparing version 0.0.12 to 0.0.13
@@ -110,3 +110,3 @@ (function() { | ||
outputBean = this.ordersAdapter.getOutputBean(order); | ||
return new XmlBuilder(this.requests.createOutputBean).buildWith(outputBean); | ||
return new XmlBuilder(this.requests.createOutputBean.xml).buildWith(outputBean); | ||
}; | ||
@@ -113,0 +113,0 @@ |
@@ -8,3 +8,3 @@ { | ||
}, | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"main": "build/almexApi.js", | ||
@@ -11,0 +11,0 @@ "dependencies": { |
# almex-sdk | ||
SDK of the Almex Web Services |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
22125