Skip to main content
POST
Get Term Detail

Authorizations

Authorization
string
header
required

Auth token returned from the login endpoint. Send as: Authorization: <token> (no Bearer prefix)

Body

application/json
billTermID
integer
required

The termID from Get Terms

batchID
integer | null

Filter to a specific batch within the term

Response

200 - application/json

Term detail retrieved successfully

success
boolean
data
object
message
string
statusCode
integer
error
unknown