Copy link to clipboard
Copied
I am successfully able to send an externalId as both an agreement level and documentCreationInfo level value. However, I cannot successfully query by either value using (for example) either:
https://api.na2.echosign.com/api/rest/v5/agreements?externalId="CPQ-Agreement-GUID-DocumentLevel"
nor
https://api.na2.echosign.com/api/rest/v5/agreements?externalId=CPQ-Agreement-GUID-DocumentLevel
Also, it appears that both externalId and callbackUrl are not visible via the API. Is there a way to force these values to be returned?
Copy link to clipboard
Copied
Hi,
Could you solve this issue?
I have the same problem....
I'm passing the externalid parameter in POST /agreements method but I have no luck with the query in GET method.
When I try to filter by the externalid no agreement is found
Copy link to clipboard
Copied