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 | approved in_progress submitted_to_underwriting declined Dead application_submitted pending_docs buried boarded qa_complete submitted_to_qa active submitted_to_postboarding on_hold |
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 | |
AchStatus | ACH boarding status, if the application is applied for it. Completed means the application is ready to start making ACH payments. | String | new in_progress completed |