Skip to main content
PUT
Update order note/instructions for subscription contract

Headers

X-API-Key
string

Path Parameters

contractId
integer<int64>
required

Subscription contract ID

Query Parameters

api_key
string

API Key (Deprecated - Use Header X-API-Key instead)

orderNote
string
required

Custom order note/instructions to include with subscription orders

Response

Order note updated successfully. Returns true. Note will appear on all future recurring orders from this contract.

The response is of type boolean.