post https://testapi.payarc.net/v1/agent-hub/apply/lead-status
Response Details
Name | Description | Data Type | Possible Values |
---|---|---|---|
MerchantCode | id of the merchant. | String | |
Status | Application status. | Int | 0 = STATUS_DRAFT 1 = STATUS_SENT_TO_MERCHANT 2 = STATUS_WAITING_SIGNATURE 4 = STATUS_SIGNED 8 = STATUS_LEADED 16 = STATUS_SENT_TO_MERCHANT_FOR_AGREEMENT 32 = STATUS_SUBMITTED 64 = STATUS_SUBMITTED_LEADED |
LeadCode | Once the Application is signed it will turn into Lead object with this ID. | String | |
LeadStatus | The status at each LeadModule level. E.g.: if Lead goes from "application" to "boarding" module this status may be reset back to "new". | String | |
LeadModule | The module/stage in which the applications currently is. | String | application boarding deployment fiserv_underwriting PostBoarding qa RiskReview underwriting |
AccountCode | Once the Lead is boarded it will turn into Account object (final stage) with this ID. | String | |
AccountMID | The MID of the Account. | String | |
AccountStatus | String | open inactive closed |