Person Collection Details
get
/rest/apis/customer/financials/personData/{personId}/collectionDetails
Request
Path Parameters
-
personId(required): string
Person ID is a system-assigned random number that stays with a person record for the life of the system.Example:
5775933103
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/xml
- application/json
200 Response
Success response
Root Schema : C1PerDebtInf
Type:
Show Source
object
-
collectionsAmounts: object
collectionsAmounts
-
collectionsBillingAccountsCount: number
Minimum Value:
0
Maximum Value:99999
Number of accounts that are in collections.Example:1
-
creditRatingHigh: number
Minimum Value:
-99999
Maximum Value:99999
The highest credit rating of the accounts in collections. -
creditRatingLow: number
Minimum Value:
-99999
Maximum Value:99999
The lowest credit rating of the accounts in collections -
currency: object
currency
Currency Code defines the currency in which the account's financial transactions are expressed.
-
personId: string
Maximum Length:
10
Person ID is a system-assigned random number that stays with a person record for the life of the system.Example:5775933103
-
recentCollectionsAccounts: array
recentCollectionsAccounts
-
recentPaymentDetails: object
recentPaymentDetails
-
systemTimeZoneName: string
Maximum Length:
50
The name of the time zone that is used by the system installation.Example:US/Pacific
Nested Schema : collectionsAmounts
Type:
Show Source
object
-
calculationDatetime: string
(date-time)
The last time that the system evaluated the collections amounts for the account.Example:
2024-01-01T00:00:00-08:00
-
collectionsMinimumAmount: number
Minimum threshold amount required as payment to stop collections/overdue activities.Example:
182.20
-
collectionsTotalAmount: number
Total amount of debt that is overdue in collections.Example:
260.28
Nested Schema : currency
Type:
object
Currency Code defines the currency in which the account's financial transactions are expressed.
Show Source
-
_link: string
_link
-
currency: string
Maximum Length:
3
Currency Code defines the currency in which the account's financial transactions are expressed.Example:USD
Nested Schema : recentPaymentDetails
Type:
Show Source
object
-
accountId: object
accountId
The Account ID is a system-assigned random number that stays with an account for life.
-
paymentAmount: number
Payment Amount is the amount of the payment.Example:
1
-
paymentDate: string
(date)
Payment dateExample:
2021-06-08
Nested Schema : items
Type:
Show Source
object
-
accountId: object
accountId
The Account ID is a system-assigned random number that stays with an account for life.
-
collectionsInitialAmount: number
Initial amount in collections.Example:
260.28
-
collectionsInitialDate: string
(date)
The date that an active collections process started for the person.Example:
2022-08-08
Nested Schema : accountId
Type:
object
The Account ID is a system-assigned random number that stays with an account for life.
Show Source
-
_link: string
_link
-
accountId: string
Maximum Length:
10
The Account ID is a system-assigned random number that stays with an account for life.Example:1589800000
Nested Schema : accountId
Type:
object
The Account ID is a system-assigned random number that stays with an account for life.
Show Source
-
_link: string
_link
-
accountId: string
Maximum Length:
10
The Account ID is a system-assigned random number that stays with an account for life.Example:1589800000
400 Response
Bad Request
Root Schema : problemDetailDocument
Type:
Show Source
object
-
detail: string
Maximum Length:
60
The long message description from the Oracle Utilities Application Framework in CDATA format. -
httpStatus: number
Minimum Value:
0
Maximum Value:9999
The HTTP Status code for the error. -
problemInstance: string
Maximum Length:
60
Fully 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:
60
URL 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:
60
The stack trace shows where the error occurs during the execution of a program. -
title: string
Maximum Length:
60
Fully qualified error message from Oracle Utilities Application Framework in CDATA format.
Nested Schema : serverMessage
Type:
Show Source
object
-
callSequence: string
Maximum Length:
60
Delimited sequence of programs called. -
longDescription: string
Maximum Length:
60
The long message description from the Oracle Utilities Application Framework in CDATA format. -
messageCategory: number
Minimum Value:
0
Maximum Value:0
Message Category within Oracle Utilities Application Framework. -
messageNbr: number
Minimum Value:
-99999
Maximum Value:99999
Message Number within Oracle Utilities Application Framework. -
messageText: string
Maximum Length:
60
Fully qualified error message from Oracle Utilities Application Framework in CDATA format. -
programName: string
Maximum Length:
60
Name of the program that encountered the error.
500 Response
Internal Server Error
Root Schema : problemDetailDocument
Type:
Show Source
object
-
detail: string
Maximum Length:
60
The long message description from the Oracle Utilities Application Framework in CDATA format. -
httpStatus: number
Minimum Value:
0
Maximum Value:9999
The HTTP Status code for the error. -
problemInstance: string
Maximum Length:
60
Fully 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:
60
URL 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:
60
The stack trace shows where the error occurs during the execution of a program. -
title: string
Maximum Length:
60
Fully qualified error message from Oracle Utilities Application Framework in CDATA format.
Nested Schema : serverMessage
Type:
Show Source
object
-
callSequence: string
Maximum Length:
60
Delimited sequence of programs called. -
longDescription: string
Maximum Length:
60
The long message description from the Oracle Utilities Application Framework in CDATA format. -
messageCategory: number
Minimum Value:
0
Maximum Value:0
Message Category within Oracle Utilities Application Framework. -
messageNbr: number
Minimum Value:
-99999
Maximum Value:99999
Message Number within Oracle Utilities Application Framework. -
messageText: string
Maximum Length:
60
Fully qualified error message from Oracle Utilities Application Framework in CDATA format. -
programName: string
Maximum Length:
60
Name of the program that encountered the error.