Webhook Update Status Order (New)
POST
https://api.printway.io/cdn/api/webhook/v1/register-update-order
Headers
Name
Type
Description
PW-ACCESS-TOKEN*
String
The Access Token
Request Body
Name
Type
Description
type*
String
list: Get Webhook information registered
create: Register new webhook
update: Update webhook registered
endpoint*
String URL
Endpoint for us to send tracking when available (Required with type: create)
status*
Number
0: Inactive
1: Active
Default: 1
access_key
String
Your Access Key (Optional)
access_token
String
Your access token (Optional)
Last updated