Retrieve a recurring subscription
GET/recurring/:recurringId
Returns detailed information about a specific recurring subscription.
Recurring subscriptions are created through the Create order endpoint by including the subscription details in the recurringPayments
object.
Request
Responses
- 200
- 404
Recurring subscription details successfully retrieved.
Recurring subscription not found.