What's new for SHOPLINE APIs?
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
Code
Field for Error Responses: Starting at the end of March 2025, the Admin REST API will include a newCode
field 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_id
field in the request body, allowing you to specify the company location ID for B2B orders.
Member 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_currency
in 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
languages
andtabs
fields. 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
path
field 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 query corpus field types 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.