website logo
SupportDashboardAbout SparkLayerSchedule Demo
📘Help Docs
⚙️Tech Docs
Navigate through spaces
⌘K
Introduction
API Authentication
Pricing API
Pricing API Docs
Core API
Core API Docs
Sync Logging API Docs
Purchasing API Docs
JavaScript SDK
Headless
JS SDK Docs
Spark Options
GraphQl
Docs powered by
Archbee
Pricing API
...
Pricing API Docs
Pricing

Update Pricing by SKU

PATCH

This patch endpoint will remove all pricing for the price list slugs provided and apply provided pricing against the provided price lists. It is also important to note you can upload multiple price lists in one call.

PATH PARAMETERS
sku
string
*

Variant SKU (URL encoding to be used)

HEADER PARAMETERS
Site-Id
string
*
Example: jones-climbing
Spark Layer Site ID
BODY PARAMETERS
body
VariantPricing[]
*
price_list_slug
string
*
Example: base-list
Price List Slug
pricing
object[]
*
RESPONSES
200
Successful response
VariantPricing[]
price_list_slug
string
*
Example: base-list
Price List Slug
pricing
object[]
*
default
Error Response




Updated 18 Sep 2023
Did this page help you?
PREVIOUS
Get Pricing by SKU
NEXT
Calculate Pricing
Docs powered by
Archbee