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
__DynamicRequest__ This is a generic table. Use this to support Bulk read / write. You can supply Dynamic URL Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT generic_request
INSERT generic_request_bulk_write
UPDATE generic_request_bulk_write
UPSERT
DELETE
LOOKUP
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 get_account_charges
INSERT
UPDATE
UPSERT
DELETE
LOOKUP 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 get_account_orders
INSERT
UPDATE
UPSERT
DELETE
LOOKUP 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 get_accounts
INSERT
UPDATE
UPSERT
DELETE
LOOKUP 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 get_order_items
INSERT
UPDATE
UPSERT
DELETE
LOOKUP 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 get_orders
INSERT
UPDATE
UPSERT
DELETE
LOOKUP 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 get_product_prices
INSERT
UPDATE
UPSERT
DELETE
LOOKUP
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 get_products
INSERT post_product
UPDATE put_product
UPSERT post_product
DELETE
LOOKUP 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 get_quotes
INSERT
UPDATE
UPSERT
DELETE
LOOKUP 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 get_subscriptions
INSERT
UPDATE
UPSERT
DELETE
LOOKUP get_subscription