View Source Yousign.API.Files (yousign_ex v0.1.1)
Link to this section Summary
Functions
Build a new File API Payload
Creates a new file, accepts a payload built with build_file/2 or a custom one
Get a single file
Get the content of the requested file as base64.
Lists all files
Link to this section Functions
Build a new File API Payload
Creates a new file, accepts a payload built with build_file/2 or a custom one
Get a single file
Get the content of the requested file as base64.
Accepts either :base64
or :binary
as an optional format parameter.
Default is :base64
Lists all files