v1

latestOpenAPI 3.1.02026-07-24170121.2 MB

Lead Status

post/v1/agent-hub/apply/lead-status

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

Response

200

MerchantCodestring
Statusinteger
StatusDescriptionstring
LeadCodestring
LeadStatusstring
LeadModulestring
AccountCodestring
AccountMIDstring
AccountStatusstring

Example response

{
  "MerchantCode": "3alndgy6w0ep49y8",
  "Status": 8,
  "StatusDescription": "Merchant Signed and Leaded",
  "LeadCode": "vVmdnEvdvdnvELa8",
  "LeadStatus": "needs_approval",
  "LeadModule": "qa",
  "AccountCode": "9n2ex4Z9R04x7V46",
  "AccountMID": "0926790394915435",
  "AccountStatus": "open"
}