Fasteditor Order fulfillment service API references
Server
https://fulfillment.{api_environment}.fasteditor.com/{version}
Server Variables
apiKey ApiKey
The request needs to include an X-Api-Key header. Make sure this header is not exposed to the browser, so this request needs to be initiated from the backend.
Fields
Key | In | |
---|---|---|
X | Header |
Sale Notification Webhook
Sale Notification Webhook
Auth
Path Params
Request Body
POST /webhook/partner/{partnerid}/notifyorder
Responses
201
Success
HelloPrint - Change SKUs
HelloPrint only - Request change of SKU used for a product
Auth
Request Body
PUT /api/helloprint/sku
Responses
200
success
HelloPrint - Add New SKUs
HelloPrint only - Request to add new SKUs to platform
Auth
Request Body
POST /api/helloprint/sku
Responses
202
Success
400
Bad request