signnow / SignNowPHPSDK

The Official SignNow PHP SDK library for interacting with SignNow REST API. Sign documents, request e-signatures, and build role-based workflows with multiple signers using this client.
https://www.signnow.com/developers
MIT License
8 stars 10 forks source link

Role id #12

Closed teasantoro closed 2 years ago

teasantoro commented 2 years ago

Hi,

it's possibile get role_id from document. It's necessary for embeddedInvite.

JiSoft commented 2 years ago

hi,

you can get an array of existing roles by $documentEntity->getRoles()