Skip to content

Get an enrolment batch

GET
/group-life/schedules/{scheduleId}

Authorizations

BearerAuth
Type
HTTP (bearer)

Parameters

Path Parameters

scheduleId*
Type
string
Required

Responses

Success

application/json
JSON
{
  
"id": "string",
  
"number": "string",
  
"status": "string",
  
"type": "string",
  
"totalMembers": 0,
  
"netPremium": 0,
  
"levy": 0,
  
"grossPremium": 0,
  
"amountReceipted": 0,
  
"outstandingPremium": 0,
  
"currency": "string",
  
"createdAt": "string"
}

Playground

Authorization
Variables
Key
Value

Samples

Built with ❤️ by Hobbiton Technologies