Skip to content

Instantly share code, notes, and snippets.

@gvt
Created May 23, 2014 17:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gvt/0387afcf2d65e9222ef3 to your computer and use it in GitHub Desktop.
Save gvt/0387afcf2d65e9222ef3 to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0="http://soap.vindicia.com/v3_9/AutoBill">
<soap:Header/>
<soap:Body>
<tns:changeBillingDayOfMonth xmlns:tns="http://soap.vindicia.com/v3_9/AutoBill">
<autobill>
<VID>8da41285dc7df60405895435420e600faa41fb0d</VID>
</autobill>
<dayOfMonth>31</dayOfMonth>
</tns:changeBillingDayOfMonth>
</soap:Body>
</soap:Envelope>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment