Partner Callback

Callback endpoint on partner side called by IAB once document signing is complete or if request is invalid. Callbacks can be sent on user-basis (after each user signature) or document-basis (overall document signing completion). Partners must implement this endpoint to receive signing results.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
uuid
required

Submission ID returned from Presigned URLs API

string
required

Partner session ID sent to IAB in the requests

string
enum
required

Type of callback:

  • USER_BASIS: Sent after each user signature completion/error
  • DOCUMENT_BASIS: Sent after overall document signing completion/error
Allowed:
string
enum
required

Status of the submission

Allowed:
string
enum

Result of the signing process

Allowed:
string

Reason for failure of signing process if any

submissionDetails
object
Headers
string
required

Authorization token for API calls alongside IP whitelisting

Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json