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

Operation Property

The operation which will be executed by the PAAPI component.

Syntax

int GetOperation();

int SetOperation(int iOperation);

Possible Values

  OP_BROWSE_NODE_LOOKUP(0), 
  OP_CART_ADD(1), 
  OP_CART_CLEAR(2), 
  OP_CART_CREATE(3), 
  OP_CART_GET(4), 
  OP_CART_MODIFY(5), 
  OP_CUSTOMER_CONTENT_LOOKUP(6), 
  OP_CUSTOMER_CONTENT_SEARCH(7), 
  OP_HELP(8), 
  OP_ITEM_LOOKUP(9), 
  OP_ITEM_SEARCH(10), 
  OP_LIST_LOOKUP(11), 
  OP_LIST_SEARCH(12), 
  OP_SELLER_LISTING_LOOKUP(13), 
  OP_SELLER_LISTING_SEARCH(14), 
  OP_SELLER_LOOKUP(15), 
  OP_SIMILARITY_LOOKUP(16), 
  OP_TRANSACTION_LOOKUP(17)

Default Value

0

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.

Data Type

Integer

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