Protected ReadonlyargsRetrieves a Recurring Order with the provided key.
OptionalmethodArgs: {Checks if a Recurring Order exists with the provided key. Returns a 200 status if the Recurring Order exists, or a NotFound error otherwise.
OptionalmethodArgs: { headers?: { [key: string]: string | string[] } }Updates a Recurring Order using one or more update actions.
A Recurring Order can only be updated when it is not processing an Order. Otherwise, an [InvalidOperation](ctp:api:type:InvalidOperationError) error is returned.
Deletes a Recurring Order in the Project.