You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updates a Recurring Order using one or more [update actions](/../api/projects/recurring-orders#update-actions).
33867
+
33868
+
A Recurring Order can only be updated when it is not processing an Order. Otherwise, an [InvalidOperation](ctp:api:type:InvalidOperationError) error is returned.
33867
33869
parameters:
33868
33870
- name: expand
33869
33871
in: query
@@ -34048,6 +34050,8 @@ paths:
34048
34050
operationId: ByProjectKeyRecurringOrdersByIDPost
34049
34051
description: |-
34050
34052
Updates a Recurring Order using one or more [update actions](/../api/projects/recurring-orders#update-actions).
34053
+
34054
+
A Recurring Order can only be updated when it is not processing an Order. Otherwise, an [InvalidOperation](ctp:api:type:InvalidOperationError) error is returned.
0 commit comments