Jumpseller Tables
The provider models the data in API as a list of tables in a relational database that can be queried using standard SQL statements.
Jumpseller Tables
Name | Description |
Apps | Retrieve all Jumpseller Apps. |
Categories | Retrieve all Categories. |
CheckoutCustomFields | Retrieve all Checkout Custom Fields. |
Countries | Retrieve all Countries. |
CountriesRegions | Retrieve all Regions from a single Country. |
CustomerAdditionalFields | Retrieves the Customer Additional Field of a Customer. |
CustomerCategories | Retrieve all Customer Categories. |
Customers | Retrieve all Customers. |
CustomFields | Retrieve all Store's Custom Fields. |
Hooks | Retrieve all Hooks. |
JSApp | Retrieve a JSApp |
Orders | Retrieve all Orders. |
OrdersAfterId | Retrieve orders filtered by Order Id. |
OrdersCount | Count all Orders. |
OrdersHistory | Retrieve all Order History. |
PaymentMethods | Retrieve all Store's Payment Methods. |
ProductCustomFields | Retrieve all Product Custom Fields |
ProductCustomFieldsCount | Count all Product Custom Fields. |
ProductImages | Retrieve all Product Images. |
ProductImagesCount | Count all Product Images. |
ProductOptions | Retrieve all Product Options. |
ProductOptionsCount | Count all Product Options. |
ProductOptionValues | Retrieve all Product Option Values. |
ProductOptionValuesCount | Count all Product Option Values. |
Products | Retrieve all Products. |
ProductsAfterId | Retrieves Products after the given id. |
ProductsCount | Count all Products. |
ProductVariants | Retrieve a single Product Variant. |
ProductVariantsCount | Count all Product Variants. |
Promotions | Retrieve all Promotions. |
StoreLanguages | Retrieve Store Languages |
Stores | Retrieve Store Information |
Taxes | Retrieve all Taxes. |