Cancel an enrollment
Path parameters
enrollment_idintegerRequired
OKP enrollment_id. It is obtained when creating a new enrollment.
Header parameters
X-LoginstringRequired
Merchant X-Login API Key.
X-DatestringRequired
ISO8601 Datetime with Timezone: yyyy-MM-dd'T'HH:mm:ssZ
AuthorizationstringRequired
Authorization control hash.
X-Idempotency-KeystringRequired
Unique idempotency key.
Content-TypestringRequiredDefault:
Content type of the request.
application/jsonResponses
200
Enrollment cancelled successfully.
application/json
enrollment_idintegerOptionalExample:
The ID of the cancelled enrollment.
36statusstringOptionalExample:
The new status of the enrollment.
CANCELLEDdelete
/v3/enrollments/{enrollment_id}/200
Enrollment cancelled successfully.
Last updated
Was this helpful?

