v1
latestOpenAPI 3.1.02026-07-2663312285.4 KBEnrollment Endpoints
Get enrollment
get/v1/merchants/{merchant-id}/enrollments/{enrollment-id}
Path parameters
merchant-idstring required
Unique identifier for the merchant
enrollment-idstring required
Unique identifier for the enrollment
Response
OK
Example response
{
"id": "enrollment_XGAvKrnL8EsQjQwGj8FUc",
"paymentMethod": "WERO",
"createdAt": "2026-04-21T11:23:47.123Z",
"updatedAt": "2026-04-21T11:23:47.123Z"
}