POST v992/batch/epccosts
Send batch survey data using either NES RdSAP XML format or NES pocketed XML format. Returns XML containing the batch ID. This call should be used when the regional EPC results are required.Used with GET methods to check the status and return results
Request Information
URI Parameters
None.
Body Parameters
xml batch to be processed
stringRequest Formats
application/json, text/json
Sample:
"<NES></NES>"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/"><NES></NES></string>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
EpcCosts
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.