Name |
Description |
Supported Operations |
AccountCharges
|
No description available |
Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
|
AccountOrders
|
No description available |
Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
|
Accounts
|
No description available |
Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method |
Supported ? |
Reference EndPoint |
SELECT |
YES |
get_accounts |
INSERT |
NO |
|
UPDATE |
NO |
|
UPSERT |
NO |
|
DELETE |
NO |
|
LOOKUP |
YES |
get_account |
|
OrderItems
|
No description available |
Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
|
Orders
|
No description available |
Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method |
Supported ? |
Reference EndPoint |
SELECT |
YES |
get_orders |
INSERT |
NO |
|
UPDATE |
NO |
|
UPSERT |
NO |
|
DELETE |
NO |
|
LOOKUP |
YES |
get_order |
|
ProductPrices
|
No description available |
Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method |
Supported ? |
Reference EndPoint |
SELECT |
YES |
get_product_prices |
INSERT |
NO |
|
UPDATE |
NO |
|
UPSERT |
NO |
|
DELETE |
NO |
|
LOOKUP |
NO |
|
|
Products
|
No description available |
Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
|
Quotes
|
No description available |
Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method |
Supported ? |
Reference EndPoint |
SELECT |
YES |
get_quotes |
INSERT |
NO |
|
UPDATE |
NO |
|
UPSERT |
NO |
|
DELETE |
NO |
|
LOOKUP |
YES |
get_quote |
|
Subscriptions
|
No description available |
Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
|