externalId use
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?
