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

Headers

X-API-Key
string

Path Parameters

contractId
integer<int64>
required

Membership 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 membership 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.