Retrieves details of a specific subscription cycle by its ID.
The sub-account user-id to make this transaction for. This header is only used if you have access to xenPlatform. See xenPlatform for more information.
Xendit-generated recurring plan ID, with prefix repl-xxx
Xendit-generated recurring cycle ID, with prefix recy-xxx
Successfully retrieved the recurring cycle.
Xendit-generated recurring cycle ID.
ID of the associated recurring plan.
Status of the recurring cycle.
Amount charged in the cycle.
Validation errors occurred. Safe to retry.
Fields or values in the payload body does not comply with our API specification.
{
"error_code": "API_VALIDATION_ERROR",
"message": "Check the specific error message for debugging."
}
Error code identifying the issue.
Description of the error.
Invalid API key or unauthorized access. Safe to retry.
Resource not found. Safe to retry.
Customer not found.
{
"error_code": "DATA_NOT_FOUND",
"message": "Recurring cycle_id not found. Please check your query again."
}
Unsupported content type. Safe to retry.
Server error.
Recurring cycle webhook
Recurring cycle webhook to indentify status transition of plan
Webhook event names for recurring cycle status updates.
Business ID of Xendit
Timestamp of webhook delivery attempt in ISO 8601 date-time format.
Xendit-generated recurring cycle ID.
ID of the associated recurring plan.
Status of the recurring cycle.
Amount charged in the cycle.
OK