API/Services/GetAccountDiscountSubscription
From Emersion
Purpose
This Method will retrieve all account discount subscriptions for a given account based on status (optional).
Inputs
<soapenv:Header/>
<soapenv:Body>
<ser:GetAccountDiscountSubscriptions>
<ser:AccountID>?</ser:AccountID>
<ser:Status>?</ser:Status>
</ser:GetAccountDiscountSubscriptions>
</soapenv:Body>