Skip to content

Releases: veryfi/veryfi-python

New tags methods

02 Jan 19:44
87053d8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.4.0...3.4.1

3.4.0

29 Nov 17:57
f7040b0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.3...3.4.0

Add parameters to get documents, drop python 3.6

10 Jan 17:07
d3a1b6d
Compare
Choose a tag to compare
  1. Drop python 3.6 #36
  2. Add get parameters #35

3.2.1

24 Nov 16:21
068ebc9
Compare
Choose a tag to compare

W9

27 May 16:28
312d836
Compare
Choose a tag to compare
W9

Added support for w9 tax forms processing:

  • process_w9_document_url
  • process_w9_document

What's Changed

New Contributors

Full Changelog: 3.1.0...3.2.0

Add support for operations with line items

15 Mar 17:30
3bba1ae
Compare
Choose a tag to compare

This release adds support for operations with line items:

  • Retrieve all line items for a document.
  • Retrieve a line item for existing document by ID.
  • Add a new line item on an existing document.
  • Update an existing line item on an existing document.
  • Delete all line items on an existing document.
  • Delete an existing line item on an existing document.

V8 API

25 Feb 16:01
Compare
Choose a tag to compare

Switched to V8 version, more details https://www.veryfi.com/latest/api-version-8-beta/