Connector for the papinet-order-status API (generated from its OpenAPI spec).
Type: Tool
Category: Commerce
Version: 1.0.0
Provider: Blue Isle
License: MIT
papinet-order-statusapiopenapi
Papinet Order Status
Connector for the papinet-order-status API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
Base URL: https://papinet.papinet.io
Auth: bearer (pass your key via the apiKey input)
Operations
get_orders — GET /orders — List orders
get_orders_orderid — GET /orders/{orderId} — Get an order
Inputs
apiKey — your papinet-order-status API key
operation — one of the operations above
path parameters when an operation's path contains {...}