Skip to main content
Orderspace
Orderspace
42 actions · 14 events · 1 auth method
PreviewEcommerce

Authentication

OAuth 2.0

Create a Custom Integration in your Orderspace admin panel to obtain OAuth2 Client Credentials.Guides: Connector Profile, Link Account
Actions
42 actions
Action
Description
List Customers
Retrieve a list of customers from the Orderspace account
Get Customer
Retrieve a single customer by its Orderspace ID
Create Customer
Create a new customer in the Orderspace account
Update Customer
Update an existing customer in the Orderspace account
Delete Customer
Delete a customer from the Orderspace account
List Orders
Retrieve a list of orders from the Orderspace account
Get Order
Retrieve a single order by its Orderspace ID
Create Order
Create a new order in the Orderspace account
Delete Order
Delete an order from the Orderspace account
List Dispatches
Retrieve a list of dispatches from the Orderspace account
Get Dispatch
Retrieve a single dispatch by its Orderspace ID
Create Dispatch
Create a dispatch against an existing order
List Products
Retrieve a list of products from the Orderspace catalog
Get Product
Retrieve a single product by its Orderspace ID
Create Product
Create a new product in the Orderspace catalog, optionally assigning it to one or more categories in the same call
Update Product
Update an existing product in the Orderspace catalog, including assigning the product to one or more categories
Delete Product
Delete a product from the Orderspace catalog
List Inventory Levels
Retrieve inventory levels (on_hand and available stock) for product variants
Update Inventory Levels
Bulk update inventory levels for one or more SKUs
List Invoices
Retrieve a list of invoices from the Orderspace account
Get Invoice
Retrieve a single invoice by its Orderspace ID
Create Invoice
Create a new invoice against one or more existing orders for a customer
Delete Invoice
Delete an invoice from the Orderspace account
List Categories
Retrieve a list of product categories from the Orderspace account
Get Category
Retrieve a single category by its Orderspace ID
Create Category
Create a new product category in the Orderspace account
Update Category
Update an existing category in the Orderspace account
Delete Category
Delete a category from the Orderspace account
List Customer Groups
Retrieve a list of customer groups configured in the Orderspace account
List Price Lists
Retrieve a list of price lists configured in the Orderspace account
Get Price List
Retrieve a single price list by its Orderspace ID
Create Price List
Create a new price list in the Orderspace account
Update Price List
Update an existing price list in the Orderspace account
Delete Price List
Delete a price list from the Orderspace account
List Payment Terms
Retrieve a list of payment terms configured in the Orderspace account
List Tax Rates
Retrieve a list of tax rates configured in the Orderspace account
List Preorder Windows
Retrieve a list of preorder windows configured in the Orderspace account
List Webhooks
Retrieve a list of webhook subscriptions configured in the Orderspace account
Get Webhook
Retrieve a single webhook subscription by its Orderspace ID
Create Webhook
Create a new webhook subscription in the Orderspace account
Update Webhook
Update an existing webhook subscription
Delete Webhook
Delete a webhook subscription from the Orderspace account
Events
|
14 events
Event
Description
Tags
Customer Created
Processes Orderspace customer.created webhook events, fired when a new customer company is added to the account.
Customers
Customer Updated
Processes Orderspace customer.updated webhook events, fired when an existing customer record changes.
Customers
Customer Deleted
Processes Orderspace customer.deleted webhook events, fired when a customer is deleted.
Customers
Dispatch Created
Processes Orderspace dispatch.created webhook events, fired when items on an order are dispatched.
Dispatches
Inventory Level Updated
Processes Orderspace inventory_level.updated webhook events, fired when a SKU’s stock level changes.
Inventory Levels
Invoice Created
Processes Orderspace invoice.created webhook events, fired when an invoice is created.
Invoices
Invoice Deleted
Processes Orderspace invoice.deleted webhook events, fired when an invoice is deleted.
Invoices
Payment Created
Processes Orderspace payment.created webhook events, fired when a payment is made or recorded against an invoice.
Invoices
Product Created
Processes Orderspace product.created webhook events, fired when a new product is created.
Products
Product Updated
Processes Orderspace product.updated webhook events, fired when an existing product changes.
Products
Product Deleted
Processes Orderspace product.deleted webhook events, fired when a product is deleted.
Products
Order Created
Processes Orderspace order.created webhook events, fired when a new order is placed.
Orders
Order Updated
Processes Orderspace order.updated webhook events, fired when an existing order changes.
Orders
Order Deleted
Processes Orderspace order.deleted webhook events, fired when an order is deleted.
Orders

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/orderspace/filled/png

Connector Profile

Orderspace - OAuth 2.0
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/orderspace/filled/png

Link Account

Orderspace - OAuth 2.0
4

Use Actions

Invoke actions using one of the methods below:

Webhook Events

Webhooks setup

Configure receiving Events for Orderspace into StackOne.