← all adapters

printful-style

simulates Printful API v2

restadapter v0.1.09 routes

use it

# add to stunt.yaml
services:
  printful:
    adapter: embedded:printful-style

# then
$ stunt up

The embedded: source extracts this adapter from the binary — no git clone, fully offline.

backing stores

productsorders

routes (9)

GET/v2/store/products
POST/v2/store/products
GET/v2/store/products/{product_id}
POST/orders
GET/orders/{order_id}
GET/v2/store/orders
POST/v2/store/orders
POST/v2/store/orders/{order_id}
POST/v2/shipping/rates