merchOne Documentation
  • Overview
  • REST API
  • API reference
    • Catalog
    • Orders
    • Shipping
  • Webhooks
  • Print files
Powered by GitBook
On this page
  • REST API
  • Web hooks
  • Libraries

REST API

PreviousOverviewNextAPI reference

Last updated 2 years ago

REST API

The merchOne REST API enables seamless integration and automation of image manipulation and product creation within external software systems.

Some of the features that can be achieved using the merchOne API include:

  1. : The API allows for the management of orders, including the ability to create new orders, retrieve order details, and cancel orders (if the order has not yet been accepted by the system).

  2. : The API allows for retrieving blueprints and blueprints variants that are associated with a specific store.

  3. : The API allows retrieval of countries, regions, shipping types, shipping methods, and calculation of shipping costs.

Web hooks

Webhooks enable real-time notifications of shipping events. Typically, only the shipped status is reported. However, customers who wish to track intermediate stages such as pickup or transit can request activation of these notifications by contacting customer support. More information about webhooks can be found

Libraries

The following libraries have been made accessible to accelerate the integration process for developers:

PHP

Laravel

JS/Node.js

Order Management
Catalog
Shipping
here
https://github.com/merch-one/php-api-sdk
https://github.com/merch-one/laravel-api-sdk
https://github.com/merch-one/js-api-sdk