Skip to content

Releases: SignRequest/signrequest-php-client

v1.3.0

10 Jan 08:22
a6658bd
Compare
Choose a tag to compare
  • Don't require from_email on InlineSignRequest, fixes error encountered when creating a document from a template
  • Add processing flag to Document
  • integration_data is now an object, instead of a string
  • Generate using Swagger Codegen 2.4.11 instead of 2.4.8

v1.2.0

01 Oct 05:45
648d3e7
Compare
Choose a tag to compare

Add support for redirect_url_declined and misc other minor API changes

v1.1.0

30 May 16:38
299f276
Compare
Choose a tag to compare

Update to reflect latest API changes.

  • Add disable_blockchain_proof and text_message_verification_locked to SignRequest objects
  • Add use_stamp_for_approve_only and password to Signer
  • Add auto_expire_days to SignRequestQuickCreate and Document
  • Add signrequest, signing_log, sandbox, auto_expire_after, and team to Document
  • Add delete_after and sandbox to Team
  • Add team to TeamMember, Event, WebhookSubscription, and Template
  • Add teamsDelete to TeamsApi
  • Add uid to FileFromSF
  • Remove apiTokensCreate, apiTokensDelete, and apiTokensRead from ApiTokensApi

v1.0.0

25 Oct 16:21
18770bc
Compare
Choose a tag to compare

First stable release of our official PHP client. Generated using our OpenAPI schema.