Documentation

Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Talk To sales
  • Start Trial

Schema Information of Shipstation Connector

This subtopic provides a structured reference to assist you in working with Daton's Shipstation connector and the associated fields and tables.

Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Saras Pulse

    • Saras Daton

      • Saras IQ

        Need help with something?

        Talk to data expert

        Schema Information of Shipstation Connector

        This subtopic provides a structured reference to assist you in working with Daton's Shipstation connector and the associated fields and tables.

        Tables/APIs 

        The following is the list of tables or APIs associated with the Shipstation connector:

        • Account Tags
        • Carriers
        • Customers
        • Fulfilments
        • Marketplaces
        • Orders
        • Products
        • Shipments
        • Stores
        • Users
        • Warehouse

        Account Tags 

        Purpose: To get all the data for all tags defined for this account. 

        Replication: Full Load

        Fields

        Field name
        Type
        tagId
        NUMERIC
        name
        STRING
        color
        STRING

        Carriers

         Purpose: To get all the data for all shipping providers connected to your account.

         Replication: Full Load

        Fields

        Field name
        Type
        name
        STRING
        code
        STRING
        accountNumber
        STRING
        requiresFundedAccount
        BOOLEAN
        balance
        NUMERIC
        nickname
        STRING
        shippingProviderId
        NUMERIC
        primary
        BOOLEAN

        Customers

         Purpose: To get all the customers.

         Replication: Full Load

        Fields

        Field name
        Type
        customerId
        NUMERIC
        createDate
        STRING
        modifyDate
        STRING
        name
        STRING
        company
        STRING
        street1
        STRING
        street2
        STRING
        city
        STRING
        state
        STRING
        postalCode
        STRING
        countryCode
        STRING
        phone
        STRING
        email
        STRING
        addressVerified
        STRING
        marketplaceUsernames
        RECORD
        tags
        STRING

        Fulfilments 

        Purpose: To get all the fulfilments. 

        Replication: Full Load

        Fields

        Field name
        Type
        fulfillmentId
        NUMERIC
        orderId
        NUMERIC
        orderNumber
        STRING
        userId
        STRING
        customerEmail
        STRING
        trackingNumber
        STRING
        createDate
        STRING
        shipDate
        STRING
        voidDate
        STRING
        deliveryDate
        STRING
        carrierCode
        STRING
        fulfillmentProviderCode
        STRING
        fulfillmentServiceCode
        STRING
        fulfillmentFee
        NUMERIC
        voidRequested
        BOOLEAN
        voided
        BOOLEAN
        marketplaceNotified
        BOOLEAN
        notifyErrorMessage
        STRING
        shipTo
        RECORD

        Marketplaces

         Purpose: To get all the marketplaces that can be integrated with ShipStation.

         Replication: Full Load 

        Fields

        Field name
        Type
        name
        STRING
        marketplaceId
        NUMERIC
        canRefresh
        BOOLEAN
        supportsCustomMappings
        BOOLEAN
        supportsCustomStatuses
        BOOLEAN
        canConfirmShipments
        BOOLEAN

        Orders 

        Purpose: To get data for all the orders.

         Replication: Full Load 

        Fields

        Field name
        Type
        orderId
        NUMERIC
        orderNumber
        STRING
        orderKey
        STRING
        orderDate
        STRING
        createDate
        STRING
        modifyDate
        STRING
        paymentDate
        STRING
        shipByDate
        STRING
        orderStatus
        STRING
        customerId
        STRING
        customerUsername
        STRING
        customerEmail
        STRING
        billTo
        RECORD
        shipTo
        RECORD
        items
        RECORD
        orderTotal
        NUMERIC
        amountPaid
        NUMERIC
        taxAmount
        NUMERIC
        shippingAmount
        NUMERIC
        customerNotes
        STRING
        internalNotes
        STRING
        gift
        BOOLEAN
        giftMessage
        STRING
        paymentMethod
        STRING
        requestedShippingService
        STRING
        carrierCode
        STRING
        serviceCode
        STRING
        packageCode
        STRING
        confirmation
        STRING
        shipDate
        DATE
        holdUntilDate
        DATE
        weight
        RECORD
        dimensions
        RECORD
        insuranceOptions
        RECORD
        internationalOptions
        RECORD
        advancedOptions
        RECORD
        tagIds
        STRING
        userId
        STRING
        externallyFulfilled
        BOOLEAN
        externallyFulfilledBy
        STRING
        labelMessages
        STRING

        Products 

        Purpose: To get data for all the products.

         Replication: Full Load

         Fields

        Field name
        Type
        aliases
        STRING
        productId
        NUMERIC
        sku
        STRING
        name
        STRING
        price
        NUMERIC
        defaultCost
        STRING
        length
        STRING
        width
        STRING
        height
        STRING
        weightOz
        NUMERIC
        internalNotes
        STRING
        fulfillmentSku
        STRING
        createDate
        DATETIME
        modifyDate
        DATETIME
        active
        BOOLEAN
        productCategory
        STRING
        productType
        STRING
        warehouseLocation
        STRING
        defaultCarrierCode
        STRING
        defaultServiceCode
        STRING
        defaultPackageCode
        STRING
        defaultIntlCarrierCode
        STRING
        defaultIntlServiceCode
        STRING
        defaultIntlPackageCode
        STRING
        defaultConfirmation
        STRING
        defaultIntlConfirmation
        STRING
        customsDescription
        STRING
        customsValue
        STRING
        customsTariffNo
        STRING
        customsCountryCode
        STRING
        noCustoms
        BOOLEAN
        tags
        RECORD

        Shipments 

        Purpose: To get data for all the shipments.

         Replication: Incremental 

        Replication Key: createDateStart

         Fields

        Field name
        Type
        shipmentId
        NUMERIC
        orderId
        NUMERIC
        orderKey
        STRING
        userId
        STRING
        customerEmail
        STRING
        orderNumber
        STRING
        createDate
        DATETIME
        shipDate
        DATE
        shipmentCost
        NUMERIC
        insuranceCost
        NUMERIC
        trackingNumber
        STRING
        isReturnLabel
        BOOLEAN
        batchNumber
        STRING
        carrierCode
        STRING
        serviceCode
        STRING
        packageCode
        STRING
        confirmation
        STRING
        warehouseId
        NUMERIC
        voided
        BOOLEAN
        voidDate
        STRING
        marketplaceNotified
        BOOLEAN
        notifyErrorMessage
        STRING
        shipTo
        RECORD
        weight
        RECORD
        dimensions
        RECORD
        insuranceOptions
        RECORD
        advancedOptions
        RECORD
        shipmentItems
        STRING
        labelData
        STRING
        formData
        STRING

        Stores

         Purpose: To get all the installed stores on the account. 

        Replication: Full Load

         Fields

        Field name
        Type
        storeId
        NUMERIC
        storeName
        STRING
        marketplaceId
        NUMERIC
        marketplaceName
        STRING
        accountName
        STRING
        email
        STRING
        integrationUrl
        STRING
        active
        BOOLEAN
        companyName
        STRING
        phone
        STRING
        publicEmail
        STRING
        website
        STRING
        refreshDate
        DATETIME
        lastRefreshAttempt
        DATETIME
        createDate
        DATETIME
        modifyDate
        DATETIME
        autoRefresh
        BOOLEAN
        statusMappings
        RECORD

        Users 

        Purpose: To get data for all the users. 

        Replication: Full Load

         Fields

        Field name
        Type
        userId
        STRING
        userName
        STRING
        name
        STRING
        is_active
        STRING

        Warehouse

        Purpose: To get all the 

        Replication: Full Load

         Fields

        Field name
        Type
        warehouseId
        NUMERIC
        warehouseName
        STRING
        originAddress
        RECORD
        returnAddress
        RECORD
        createDate
        DATETIME
        isDefault
        BOOLEAN
        sellerIntegrationId
        STRING
        extInventoryIdentity
        STRING
        registerFedexMeter
        STRING
        is_active
        STRING
        connector shipstation

        Was this article helpful?

        Yes
        No
        Give feedback about this article

        Related Articles

        • Essential Attributes and Supported Tables
        • How To Generate Ship Station API Token And Secret
        • How to Integrate ShipStation with Daton

        Table of Contents

        Tables/APIs

        Get Started on your Data Journey Today!

        Get a free 14-day trial of Daton today, no credit card is required.

        Start Free Trial
        Talk To Experts
        • Quick & Easy Setup
        • Secure & Reliable
        • No-Code Platform
        • Auto Updates
        • 24/7 Support

        Follow Us

        Linkedin Youtube

        Company

        • Customers
        • Partner With Us
        • Contact Us

        Culture

        • About
        • People
        • Careers

        Offerings

        • Daton
        • For Brands
        • For Agencies

        Policies

        • Terms of Service
        • Privacy Policy
        • MSA

        Follow Us

        Linkedin Youtube

        DISCLAIMER: Various trademarks are held by their respective owners

        © 2023 sarasanalytics.com

        Sitemap

        Get Started on your Data Journey Today!

        Get a free 14-day trial of Daton today, no credit card is required.

        Start Free Trial
        Talk To Sales
        DISCLAIMER: Trademarks are held by their respective owners
        • Quick & Easy Setup
        • Secure & Reliable
        • No-Code Platform
        • Auto Updates
        • 24/7 Support

        Company

        • Customers
        • Partners
        • About
        • People
        • Careers
        • Contact Us

        Offerings

        • Daton
        • Solution for Brands
        • Solution for Agencies
        • Dashboards
        • Founder's Note
        • Status

        Policies

        • Terms of Service
        • Privacy Policy
        • MSA
        • Sitemap

        © 2023 sarasanalytics.com

        Linkedin Youtube

        Knowledge Base Software powered by Helpjuice

        Expand