WEBCentralizedShoppingCartMembershipOpenInvoiceGet

Initial Build

2008.01

xWEB

Web Method

Response Type

XML results

This method accepts a key of an existing membership invoice (a list of which can be retrieved by WEBCentralizedShoppingCartMembershipOpenInvoiceGetList) and returns an InvoiceType with that record selected. You can then add the membership invoice to a Shopping Cart Object by calling WEBCentralizedShoppingCartMembershipOpenInvoiceAdd.

Parameters

Key (GUID). This is the key of an existing invoice.

Response

Invoice (InvoiceType). This is a invoice object with the data populated based on the key provided.

Sample Request

<<SAMPLE REQUEST>>

Sample Response

<<SAMPLE RESPONSE>>

Nonmembership Invoices

In spite of the name of this web method, any invoice can be selected and then added to the cart, as long as you have the invoice key.