Successful Get Consumer Report List Response
[- {
- "id": "string",
- "accountId": "string",
- "consumerId": "string",
- "accountStatus": "11",
- "actualPaymentAmount": "string",
- "amountPastDue": "string",
- "balloonPaymentAmount": "string",
- "balloonPaymentDueDate": "string",
- "chargeOffAmount": "string",
- "complianceConditionCode": "",
- "consumerInformationIndicator": "",
- "created": "string",
- "currentBalance": "string",
- "dateOfAccountInformation": "string",
- "dateOfFirstDelinquency": "string",
- "dateOfLastPayment": "string",
- "dateReported": "string",
- "deferredPaymentStartDate": "string",
- "monthlyPaymentAmount": "string",
- "paymentRating": "0",
- "specialComment": "",
- "specializedPaymentIndicator": "01"
}
]
Successful Create Consumer Report Response
{- "id": "string",
- "accountId": "string",
- "consumerId": "string",
- "accountStatus": "11",
- "actualPaymentAmount": "string",
- "amountPastDue": "string",
- "balloonPaymentAmount": "string",
- "balloonPaymentDueDate": "string",
- "chargeOffAmount": "string",
- "complianceConditionCode": "",
- "consumerInformationIndicator": "",
- "created": "string",
- "currentBalance": "string",
- "dateOfAccountInformation": "string",
- "dateOfFirstDelinquency": "string",
- "dateOfLastPayment": "string",
- "dateReported": "string",
- "deferredPaymentStartDate": "string",
- "monthlyPaymentAmount": "string",
- "paymentRating": "0",
- "specialComment": "",
- "specializedPaymentIndicator": "01"
}
{- "id": "string",
- "accountId": "string",
- "consumerId": "string",
- "accountStatus": "11",
- "actualPaymentAmount": "string",
- "amountPastDue": "string",
- "balloonPaymentAmount": "string",
- "balloonPaymentDueDate": "string",
- "chargeOffAmount": "string",
- "complianceConditionCode": "",
- "consumerInformationIndicator": "",
- "created": "string",
- "currentBalance": "string",
- "dateOfAccountInformation": "string",
- "dateOfFirstDelinquency": "string",
- "dateOfLastPayment": "string",
- "dateReported": "string",
- "deferredPaymentStartDate": "string",
- "monthlyPaymentAmount": "string",
- "paymentRating": "0",
- "specialComment": "",
- "specializedPaymentIndicator": "01"
}
Successful Get Consumer Report By Id Response
{- "id": "string",
- "accountId": "string",
- "consumerId": "string",
- "accountStatus": "11",
- "actualPaymentAmount": "string",
- "amountPastDue": "string",
- "balloonPaymentAmount": "string",
- "balloonPaymentDueDate": "string",
- "chargeOffAmount": "string",
- "complianceConditionCode": "",
- "consumerInformationIndicator": "",
- "created": "string",
- "currentBalance": "string",
- "dateOfAccountInformation": "string",
- "dateOfFirstDelinquency": "string",
- "dateOfLastPayment": "string",
- "dateReported": "string",
- "deferredPaymentStartDate": "string",
- "monthlyPaymentAmount": "string",
- "paymentRating": "0",
- "specialComment": "",
- "specializedPaymentIndicator": "01"
}
Successful Update Consumer Report By Id Response
{- "id": "string",
- "accountId": "string",
- "consumerId": "string",
- "accountStatus": "11",
- "actualPaymentAmount": "string",
- "amountPastDue": "string",
- "balloonPaymentAmount": "string",
- "balloonPaymentDueDate": "string",
- "chargeOffAmount": "string",
- "complianceConditionCode": "",
- "consumerInformationIndicator": "",
- "created": "string",
- "currentBalance": "string",
- "dateOfAccountInformation": "string",
- "dateOfFirstDelinquency": "string",
- "dateOfLastPayment": "string",
- "dateReported": "string",
- "deferredPaymentStartDate": "string",
- "monthlyPaymentAmount": "string",
- "paymentRating": "0",
- "specialComment": "",
- "specializedPaymentIndicator": "01"
}