Types
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
GET /api/legaldocuments/v1/TermsAndConditions/Types HTTP/1.1
Host:
Accept: */*
{
"content": [
{
"termsAndConditionsTypeID": 1,
"termsAndConditionsTypeName": "text",
"description": "text"
}
]
}