Amazon Integrator V6 - Online Help
Amazon Integrator V6
Questions / Feedback?

Operation Property

The operation which will be executed by the PAAPI component.

Syntax

[VB.NET]
Public Property Operation As PaapiOperations

[C#]
public PaapiOperations Operation {get; set;}

enum PaapiOperations { opBrowseNodeLookup, opCartAdd, opCartClear, opCartCreate, opCartGet, opCartModify, opCustomerContentLookup, opCustomerContentSearch, opHelp, opItemLookup, opItemSearch, opListLookup, opListSearch, opSellerListingLookup, opSellerListingSearch, opSellerLookup, opSimilarityLookup, opTransactionLookup }

Remarks

This property tells the component which type of operation will be requested from Amazon. Each operation has a list of valid parameters associated with it.

Default Value

0

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0