You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to get Parent Quote status in the current quote using attribute called "Parent Transaction Id"

Summary: How to get Parent Quote status in the current quote using attribute called "Parent Transaction Id". I have a field on the using called "

Parent Transaction Id[Version Transaction]' having Parent Quote Unique ID.


Content (please ensure you mask any confidential information): My requirement is to throw error message if anyone try to create the Quote shoes parent Quote is expired.

Version (include the version you are using, if applicable):



Code Snippet (add any code snippets that support your topic, if applicable):

params = dict("string");
status= dict("string");
put(params, "Accept", "application/json");
put(params, "Content-Type", "application/json");

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!