HTTP + XML
The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /xml/oneway/BillingMethodData HTTP/1.1
Host: parkmobile.us
Content-Type: application/xml
Content-Length: length
<BillingMethodData xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ParkMobile.PhonixxApi.ServiceInterfaces.Account.PaymentMethods">
<_x003C_BillingMethodId_x003E_k__BackingField>0</_x003C_BillingMethodId_x003E_k__BackingField>
</BillingMethodData>