What's new with SHOPLINE APIs?
November 2025
Discount & Marketing Management
- Discount Item Field Updates: In the Admin GraphQL API, the fields,
collections,productVariants, andproducts, in the objects listed below previously returnednullwhen there was no data. Starting December 10, 2025, these fields will return an empty array[]instead. Affected objects include:
Order Management
- Return Order Status Updates: Starting December 15, 2025, a new return order status
cancelledwill be added. This allows you to cancel a return order. After a return order is canceled, the items in that order can be submitted for return again.
SHOPLINE Payments
- Webhook Update: Two new events, Dispute created and Dispute updated, have been added to help you get dispute-related information more quickly.
August 2025
Order Management
- Order Attribution Query: You can now use the Admin REST API Get order attribution to bulk query order attribution details. This helps you quickly understand where each order comes from.
SHOPLINE Payments
- Store Payout Records Query: To enhance performance and user experience, please upgrade to API version
v20250601or later when using the Get payout records. Older versions will be deprecated and no longer supported.
July 2025
Order Management
- Order & Draft Order Field Updates: A new field
standard_province_codehas been added to the shipping and billing address sections of the following Admin REST APIs and Webhooks. This field follows the ISO 3166-2 standard.- Order-related APIs
- Draft Order-related APIs
- Order-related Webhooks
API Version Management Updates
- Deprecation Notice: The following metafield APIs will be discontinued. If you are currently using these APIs, please migrate to the replacement APIs as soon as possible to ensure stable operation.
June 2025
Product Management
- Webhook Updates: Three new events, Taxonomy collection note created, Taxonomy collection note deleted, and Taxonomy collection note updated, have been added to help you manage your collection structure more efficiently.
- Taxonomy Collection Node Query: The Storefront API now supports retrieving detailed information about a taxonomy collection node using its node ID.
Marketing Management
- Webhook Updates: Three new events, Price rule updated, Price rule created, and Discount code added, have been added to help you manage discount campaigns more effectively.
API Version Management Updates
v20251201Release: The new API versionv20251201is now officially released. The previous version,v20250601, has been moved to candidate status. For details, please refer to the API versioning guide.- Deprecated Fields Notice: Starting from version
v20250601, some fields in the following APIs have been deprecated. Please update your integration to ensure stable operation.
May 2025
Product Management
- Media File Upload: A new Admin REST API Initiate a file staged upload is now available. It provides the necessary upload URL and parameters to help you securely and efficiently upload media files from local sources.
- File Field Updates: The file fields in the following Admin REST APIs have been updated. The
content_typenow accommodates all file types, and theoriginal_sourceincludes support for staged upload URLs. - Taxonomy Collection: New Admin REST API endpoints make it easier to manage product collections, improving both merchant efficiency and customer experience. The following operations are supported:
Order Management
- Order Query Enhancement: The Admin REST API Get orders now includes a new
channel_refund_idfield in the response body. This makes it easier to reconcile refunds by channel.
Metafield Management
- Metafield Query: A new Storefront API Metafields Query is now available, allowing you to retrieve product metafield data more easily on the storefront.
Fulfillment Management
- Webhook Enhancements: The Fulfillment order creation and Fulfillment order update events have been updated to include the
service_code,shipping_rate_name, andshipping_strategy_namefields.
Documentation Improvements
- URL Structure Optimization: Developer documentation URLs are now more structured and readable, making it easier to identify the functionality by just looking at the link. Old URLs remain accessible.
March 2025
Customer Management
- Customer Info Query: The Admin REST APIs below have been updated to include a new
provinceCode_V2field in the response body. TheprovinceCode_V2uses the two-letter province codes based on the ISO-3166-2 standard.
Transaction Management
- Webhook Updates: Two new webhook events have been added. These can help you track checkout payments in real time and improve your transaction management.
API Version Management
- Private App Webhook Subscription Rules Update: Starting at the end of April 2025, the SHOPLINE Admin will only support private apps using Webhooks version
v20240601or later. Existing subscriptions will continue to function, but all changes or new subscriptions must comply with the updated version requirements. Ensure you use the correct version for future updates.
February 2025
SHOPLINE Payments
- Store Transaction Records: You can now utilize the Admin REST API to query store transaction records, including payments, refunds, and disputes. This helps you better track and manage transactions.
Admin REST API
- New
CodeField for Error Responses: Starting at the end of March 2025, the Admin REST API will include a newCodefield in error responses. This will help you accurately identify error codes and related information when an API call fails.
January 2025
Order Management
- Order Creation: The Admin REST API Create an order now includes a new
company_location_idfield in the request body, allowing you to specify the company location ID for B2B orders.
Customer Management
- Blacklist Management: You can now utilize the Admin REST API to add a customer to the blacklist or remove a customer from the blacklist.
SHOPLINE Payments
- Billing Record Query: The Admin REST API Query the billing records of SHOPLINE Payments account has been updated to include new fields:
exchange_rate,settlement_amount, andsettlement_currencyin the response body. This update provides you with more detailed billing information.
Size Chart App
- Size Chart Management: The Admin REST API Create a size chart, Update a size chart, and Query size charts in batch have been updated to include the new
languagesandtabsfields. This enhancement increases flexibility for you in managing size chart data.
December 2024
Product Management
-
Custom URL Query: The Admin REST APIs below have been updated to include a new
pathfield in the response body, enabling you to query the custom URL path for the page.
November 2024
Market Management
- Product List Management: You can now utilize the Admin REST API to query current market products, add new products to the market, and remove existing products from the market.
Localization Management
- Supported Languages: You can now utilize the Admin REST API and Admin GraphQL API to retrieve a list of currently supported languages for your store, including active and inactive languages. This data helps you configure the language scope of your application development.
Multi-Language Translator App
- Corpus Field Types: You can now utilize the Admin REST API to Get store translation data and filter them for specific use cases.
October 2024
Store Management
- Staff Information Access: You can now retrieve information about your store staff via the Admin GraphQL API if you are on the Enterprise Plan.
Member System App
-
Webhook Event Updates: You can now receive real-time updates via webhooks for the following events if you are on the Member System App with Pro Plan.
September 2024
Store Management
-
Operation Log Access: You can now access the operation logs.
August 2024
Store Management
- Staff Information Access: You can now retrieve information about your store staff via the Admin REST API if you are on the Enterprise Plan.
Order Management
-
Purchase Order Number Visibility: You can now access the Purchase Order number associated with B2B orders and B2B draft orders through the Admin REST API.
-
Webhook Enhancements: The Order Webhook and Draft Order Webhook have been updated to include the Purchase Order number field, providing more comprehensive order data.
Product Management
-
Currency Code Flexibility: You can now configure the product price currency for your B2B company location catalogs using the Currency Code field.
-
Webhook Enhancements: The Catalog Webhook has been updated to include the Currency Code field, providing more detailed information about product pricing and currency preferences.