Lease Update API Questions
Questions related to pn_lease_pub API:
1. What are the different lease Conetxts that can be used? Any documentation on that?
2. What are the setups and steps for debugging API?
3. Other than available white paper, is there any better document for this API that describes more details about which public API procedure to use when and how to provide enough parameters so it doesn't error out?
4. I tried to use "Create_terms" procedure. It creates new payment term for the lease successfully but attaches it to the latest Lease_change record even though that record is 7 years old.
a) Do I need to amend the lease first through API and then use that amendment change record for the creation of payment term?