Open API v2 / Files & System / Print

Print

Every request needs a bearer token: Authorization: Bearer <token>. Base URL https://your-site.webinone.com. New to field types? See the type reference.

GET/api/v2/admin/print/{orderId}/{type}#

Retrieves a print version of the order asset by type

Parameters
orderIdstring · pathrequired
Resource identifier.
typestring · pathrequired
Resource identifier.
Response
curl "https://your-site.webinone.com/api/v2/admin/print/1/1" \
  -H "Authorization: Bearer <token>"
Response · 200
"string"