Skip to main content
PUT
/
subscriptions
/
cp
/
api
/
subscription-contracts-update-order-note
/
{contractId}
Update order note on a subscription contract
curl --request PUT \
  --url https://www.myshop.com/apps/subscriptions/cp/api/subscription-contracts-update-order-note/{contractId}
true

Documentation Index

Fetch the complete documentation index at: https://developers.appstle.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

contractId
integer<int64>
required

Query Parameters

orderNote
string
required

Response

200 - */*

OK

The response is of type boolean.