getSignatureInfo
Description
This endpoint retrives all the signature requests, and the results can be filtered by userId
and signature status.
public getSignatureInfo(query?: VyQuery_GetSignatureInfo) : VyPromise<VySignatureInfoDto>
Last updated