Signature
Endpoints for creating and managing signature requests.
Create a Signature Request
Creates a new `SignatureRequest`, which is the primary object of the Skribble API.
Update a Signature Request
Updates an existing `SignatureRequest`. We recommend creating the `SignatureRequest`
Get a Signature Request
Fetches a `SignatureRequest` by its ID.
Delete a Signature Request
Deletes a `SignatureRequest` by its ID.
Withdraw a Signature Request
Withdraws a `SignatureRequest`, for example when signing becomes unnecessary
Get Signature Request Report
Provides the signature report for a specific signature request.