Cancel Order
Update Order
PUT
https://app.pgprints.io/app/v1/orders/cancel
Update an order
Headers
Name
Type
Description
Content-Type*
string
application/json
X-PGPrints-Store-Id*
string
use the Store ID taken from the Manage Keys
X-PGPrints-Hmac-Sha256*
string
Request Body
Name
Type
Description
orderId*
string
pgcOrderId or orderId
This is my code in some language:
Last updated