FastSpring Connector
Documentation
Version: 1
Documentation

Tables for FastSpring Connector


On this page you will see possible API actions you can perform with FastSpring connector. We will refer this as API Table or just Table.

Name Description Supported Operations
AccountCharges 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_account_charges
INSERT NO
UPDATE NO
UPSERT NO
DELETE NO
LOOKUP YES get_account_charges_by_id
AccountOrders 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_account_orders
INSERT NO
UPDATE NO
UPSERT NO
DELETE NO
LOOKUP YES get_account_orders_by_id
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.
Method Supported ? Reference EndPoint
SELECT YES get_order_items
INSERT NO
UPDATE NO
UPSERT NO
DELETE NO
LOOKUP YES get_order_item
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.
Method Supported ? Reference EndPoint
SELECT YES get_products
INSERT YES post_product
UPDATE YES put_product
UPSERT YES post_product
DELETE NO
LOOKUP YES get_product
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.
Method Supported ? Reference EndPoint
SELECT YES get_subscriptions
INSERT NO
UPDATE NO
UPSERT NO
DELETE NO
LOOKUP YES get_subscription