API/Services/GetAccountDiscountSubscription

From Emersion
Revision as of 17:02, 10 September 2014 by Jlee (talk) (Created page with "'''Purpose ''' This Method will retrieve all account discount subscriptions for a given account based on status (optional). '''Inputs''' <soapenv:Header/> <soapenv:Bod...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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>