⌂Sharespine Developer Portal
0.1
  • Introduction
    • Change policy
    • Best practices
    • Quick start
    • Become a partner
  • Core
    • Terminology
    • Connect & communicate
    • Data types
    • Identifiers and references
    • Record source
    • Searching and querying
    • Custom data
    • Language & translations
    • Tax model
  • Tenant API
    • Record types
    • Swagger API reference
    • Changelog
  • Reseller API
    • Swagger API reference
    • Authentication
  • Tutorials
    • Tenant API
    • Reseller API
  • Tools
    • Data view
    • Postman
Sharespine Developer Portal
  • sharespine.com
  • helpdesk.sharespine.com
    ⌂Sharespine Developer Portal
    0.1
    • Introduction
      • Change policy
      • Best practices
      • Quick start
      • Become a partner
    • Core
      • Terminology
      • Connect & communicate
      • Data types
      • Identifiers and references
      • Record source
      • Searching and querying
      • Custom data
      • Language & translations
      • Tax model
    • Tenant API
      • Record types
      • Swagger API reference
      • Changelog
    • Reseller API
      • Swagger API reference
      • Authentication
    • Tutorials
      • Tenant API
      • Reseller API
    • Tools
      • Data view
      • Postman

    Tenant API

    A good way of learning is by real world scenarios and use cases that hands-on walk through the steps to solve it. Here we collect best practices on common use cases that you might face when integrating your system to the platform.

    The tutorials are grouped into categories of record types.

    • Products
      • Create a simple product
      • Create a product with attributes
      • Fetch products
      • Update price
      • Upload a product picture
      • Update inventory
      • Related information
    • Orders
      • Fetch orders
      • Query for specific orders
      • Create a sales order
      • Update order rows
      • Add tracking information
      • Add payment information
      • Create a return order
      • Related information
    • Payments
      • Payment with a credit card
      • Payment with an invoice
      • Pay with a giftcard
      • Canceled payment
      • Multiple payment methods
      • Returned payment
      • Related information
    • Settlement Report
      • Fields
      • Example
      • Accounting
    • Z Reports
      • Fields
      • Example
      • Related information

    Next: Products