v1

latestOpenAPI 3.1.02026-07-24170121.2 MB

Submit Traditional Lead For Signature

post/v1/agent-hub/apply/submit-for-signature

Headers

Acceptstring required

Indicates which content types, expressed as MIME types, the client is able to understand.

Content-Typestring required

Indicates the media type of the resource sent in the HTTP message body. <br /><br /><b>Possible Values:</b><br /> application/json<br />application/x-www-form-urlencoded

Request body

MerchantCodestring required
validateboolean

If set to true, only validation rules will be checked without submitting

generate_formboolean

If true, returns a DocuSign signing link for the merchant application.

return_urlstring

URL to which the signer is redirected after completing the document. An event=signing_complete query parameter will be appended, which you can listen for to detect when the form has been signed.

second_owner_formstring

When true, generates the signing link for the second owner. Used after the first owner has completed signing.

Response

201

MerchantCodestring

Example response

{
  "MerchantCode": "z53dmgo64mddwral"
}