Generate Hash Key for REST APIs
Hi,
We have a requirement to put a bill plan on hold using the below REST API:
However, we see this API requires a hash key which is combination of BillPlanId and MajorVersion.
This could be fetched using the Get Bill Plan API, but will add on to more steps.
To avoid this, is there a way to calculate this hash key?
1