v1
latestOpenAPI 3.0.02026-07-14205154.3 KBCycles
Retry cycle
Every subscription order has an execution count called cycle, which determines the position of an order counting from when the shopper subscribed. This endpoint reruns a cycle that is currently in error state.
post/api/rns/pub/cycles/{cycleId}/retry
Path parameters
cycleIdstring nullable required
Id from the cycle that will be retried
Headers
Content-Typestring required
Example:application/json
Type of the content being sent.
Acceptstring required
Example:application/json
HTTP Client Negotiation Accept Header. Indicates the types of responses the client can understand.
Response
OK