v1

latestOpenAPI 3.1.02026-07-24170121.2 MB

Delete Documents

delete/v1/agent-hub/apply/delete-documents

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

Use the Merchant Code that was given when adding a lead

Response

200

Example response

{
  "MerchantDocuments": [
    {
      "DocumentCode": "6r9dqye8vn78b05l"
    }
  ]
}