I have an organization XYZ under service project ABC.
The organization XYZ has an expiry date in the JSM. It is basically a contract expiry date.
I am working on to find an API to fetch the expiry date.
How i can fetch the support expiry date of an organization in JSM?
Welcome @Ashish Ahuja
Have you tried with
/rest/servicedeskapi/organization/{organizationId}/property/{propertyKey}
Where first you need to get the property key. Documentation can be found:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.