GET shoppingCart/{portalId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
portalId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
ShoppingCartName | Description | Type | Additional information |
---|---|---|---|
Id | string |
None. |
|
InvoiceNumber | string |
None. |
|
InvoiceAccount | string |
None. |
|
PaymentAuthorizationNumber | string |
None. |
|
TotalPrice | decimal number |
None. |
|
ShowShipping | boolean |
None. |
|
TaxExempt | boolean |
None. |
|
ContinueShoppingURL | string |
None. |
|
ShoppingCartItems | Collection of ShoppingCartItem |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.