WEBCentralizedShoppingCartMembershipOpenInvoiceAdd
Initial Build |
2008.01 |
xWEB |
Web Method |
Response Type |
object |
This method will add an open membership invoice (InvoiceType) to the Shopping Cart Object.
Parameters
- oCentralizedOrderEntry (Shopping Cart Object). The shopping cart object to which the invoice object should be added.
- oOpenInvoice (InvoiceType). The invoice object which should be added to the cart.
Response
CentralizedOrderEntry (Shopping Cart Object). The provided shopping cart object with the specified invoice and related line items added.
Sample Request
<<SAMPLE REQUEST>>
Sample Response
<<SAMPLE RESPONSE>>