Get Account Credit Rating History
get
/rest/apis/customer/v-model/accounts/{accountId}/creditRatingHistory
This operation retrieves the credit rating history for an account.
Request
Path Parameters
-
accountId(required): string
The Account ID is a system-assigned random number that stays with an account for life.Example:
1589809032
Query Parameters
-
includeHistory: boolean
Include old dates recordsExample:
true -
limit: number
Page LimitExample:
25 -
offset: number
OffsetExample:
0
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/xml
- application/json
200 Response
Success response
Root Schema : C1CxAccCrdHs
Type:
Show Source
object-
_self: string
_self
-
account: object
account
-
creditRatingHistory: object
creditRatingHistory
-
currentRatingPoints: number
Minimum Value:
-99999Maximum Value:99999Affect Credit Rating By is the effect of the credit rating transaction on the account's credit score.Example:100 -
hasMore: boolean
Has More
-
limit: number
Minimum Value:
0Maximum Value:999999999.999999Page LimitExample:25 -
offset: number
Minimum Value:
0Maximum Value:999999999.999999OffsetExample:0 -
totalNumberOfRecords: number
Minimum Value:
0Maximum Value:99999Total Number Of Records
Nested Schema : account
Type:
Show Source
object-
_link: string
_link
-
accountId: string
Maximum Length:
10The Account ID is a system-assigned random number that stays with an account for life.Example:1589809032
Nested Schema : items
Type:
Show Source
object-
affectCreditRatingBy: number
Minimum Value:
-99999Maximum Value:99999Affect Credit Rating By is the effect of the credit rating transaction on the account's credit score.Example:100 -
cashOnlyPoints: number
Minimum Value:
-99999Maximum Value:99999Affect Cash-Only Score By is the effect of the credit rating transaction on the account's cash-only score.Example:100 -
collectionProcess: object
collectionProcess
-
comments: string
Maximum Length:
254Comments can describe anything interesting / unusual about the automatic payment request. -
createDate: string
(date)
Creation Date
-
creditRatingCreatedBy: string
Allowed Values:
[ "COLL", "CUTP", "MN ", "NSF ", "ODP ", "OT ", "PP ", "SEV ", "WO " ]The credit rating transaction includes a Created By flag that is customizable using the Lookup table. * `COLL` - Collection Process, * `CUTP` - Cut Process, * `MN ` - Manual, * `NSF ` - NSF Assessment, * `ODP ` - Overdue Process, * `OT ` - Other, * `PP ` - Pay Plan, * `SEV ` - Severance Process, * `WO ` - Write OffExample:PP -
creditRatingHistoryId: string
Maximum Length:
10The Credit Rating History contains one entry for each credit rating history record associated with the account.Example:1589809596 -
endDate: string
(date)
End Date indicates the date on which the alert stops showing for the account.Example:
2001-01-01 -
eventSequence: number
Minimum Value:
-999Maximum Value:999A sequence is used to define the order of the credit rating event records.Example:0 -
payPlanId: object
payPlanId
-
severanceProcessId: object
severanceProcessId
-
startDate: string
(date)
Start Date indicates the date on which the alert starts showing for the account.Example:
2001-01-01 -
user: object
user
-
version: number
Minimum Value:
-99999Maximum Value:99999The version number is used for internal concurrency checks.Example:2 -
writeOffProcess: object
writeOffProcess
Nested Schema : collectionProcess
Type:
Show Source
object-
_link: string
_link
-
collectionProcessId: string
Maximum Length:
10Collection Process ID
Nested Schema : payPlanId
Type:
Show Source
object-
_link: string
_link
-
payPlanId: string
Maximum Length:
10Pay Plan ID
Nested Schema : severanceProcessId
Type:
Show Source
object-
_link: string
_link
-
severanceProcessId: string
Maximum Length:
10Severance Process ID
Nested Schema : user
Type:
Show Source
object-
_link: string
_link
-
user: string
Maximum Length:
8User
Nested Schema : writeOffProcess
Type:
Show Source
object-
_link: string
_link
-
writeOffProcess: string
Maximum Length:
10Write Off Process ID
400 Response
Bad Request
Root Schema : problemDetailDocument
Type:
Show Source
object-
detail: string
Maximum Length:
60The long message description from the Oracle Utilities Application Framework in CDATA format. -
httpStatus: number
Minimum Value:
0Maximum Value:9999The HTTP Status code for the error. -
problemInstance: string
Maximum Length:
60Fully qualified URL consisting of the Base URI Timestamp of error in ISO format, the User used for the transaction, the Message Category within Oracle Utilities Application Framework, the Message Number within Oracle Utilities Application Framework, the Request URL and the HTTP method used for the transaction. -
problemType: string
Maximum Length:
60URL of the format "A/message/X/Y" where A is the base URI, X is the Message Category and Y is the Message Number within Oracle Utilities Application Framework. -
serverMessage: object
serverMessage
-
stackTrace: string
Maximum Length:
60The stack trace shows where the error occurs during the execution of a program. -
title: string
Maximum Length:
60Fully qualified error message from Oracle Utilities Application Framework in CDATA format.
Nested Schema : serverMessage
Type:
Show Source
object-
callSequence: string
Maximum Length:
60Delimited sequence of programs called. -
longDescription: string
Maximum Length:
60The long message description from the Oracle Utilities Application Framework in CDATA format. -
messageCategory: number
Minimum Value:
0Maximum Value:0Message Category within Oracle Utilities Application Framework. -
messageNbr: number
Minimum Value:
-99999Maximum Value:99999Message Number within Oracle Utilities Application Framework. -
messageText: string
Maximum Length:
60Fully qualified error message from Oracle Utilities Application Framework in CDATA format. -
programName: string
Maximum Length:
60Name of the program that encountered the error.
500 Response
Internal Server Error
Root Schema : problemDetailDocument
Type:
Show Source
object-
detail: string
Maximum Length:
60The long message description from the Oracle Utilities Application Framework in CDATA format. -
httpStatus: number
Minimum Value:
0Maximum Value:9999The HTTP Status code for the error. -
problemInstance: string
Maximum Length:
60Fully qualified URL consisting of the Base URI Timestamp of error in ISO format, the User used for the transaction, the Message Category within Oracle Utilities Application Framework, the Message Number within Oracle Utilities Application Framework, the Request URL and the HTTP method used for the transaction. -
problemType: string
Maximum Length:
60URL of the format "A/message/X/Y" where A is the base URI, X is the Message Category and Y is the Message Number within Oracle Utilities Application Framework. -
serverMessage: object
serverMessage
-
stackTrace: string
Maximum Length:
60The stack trace shows where the error occurs during the execution of a program. -
title: string
Maximum Length:
60Fully qualified error message from Oracle Utilities Application Framework in CDATA format.
Nested Schema : serverMessage
Type:
Show Source
object-
callSequence: string
Maximum Length:
60Delimited sequence of programs called. -
longDescription: string
Maximum Length:
60The long message description from the Oracle Utilities Application Framework in CDATA format. -
messageCategory: number
Minimum Value:
0Maximum Value:0Message Category within Oracle Utilities Application Framework. -
messageNbr: number
Minimum Value:
-99999Maximum Value:99999Message Number within Oracle Utilities Application Framework. -
messageText: string
Maximum Length:
60Fully qualified error message from Oracle Utilities Application Framework in CDATA format. -
programName: string
Maximum Length:
60Name of the program that encountered the error.