Get Account

get

/spl/rest/apis/customer/v-model/accounts/{accountId}

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Success response
Body ()
Root Schema : C1-CXAccount
Type: object
Show Source
Nested Schema : accessGroup
Type: object
Access Group controls which users are allowed to view and update this account's information, including bills, service agreements, payments, and premises.
Show Source
  • Maximum Length: 12
    Access Group controls which users are allowed to view and update this account's information, including bills, service agreements, payments, and premises.
    Example: ***
Nested Schema : accountPersons
Type: object
Show Source
Nested Schema : alerts
Type: object
Show Source
Nested Schema : autoPay
Type: object
Show Source
Nested Schema : billCycle
Type: object
Bill Cycle Code controls the schedule of when a bill should be generated for an account.
Show Source
Nested Schema : billPrintIntercept
Type: object
Provide a user's ID to require review of the account's printed bills before they are sent to the customer.
Show Source
Nested Schema : budgetPlan
Type: object
Budget Plan controls how the account's debt is managed for budget-related purposes.
Show Source
Nested Schema : characteristics
Type: object
Show Source
Nested Schema : collectionClass
Type: object
Collection Class controls how the account's debt is compared against collection criteria to determine if a collection process should be started.
Show Source
  • Maximum Length: 10
    Collection Class controls how the account's debt is compared against collection criteria to determine if a collection process should be started.
    Example: RESID
Nested Schema : creditRatingHistory
Type: object
Account Credit Rating History collection contains one entry for each credit rating history record associated with the account.
Show Source
Nested Schema : currency
Type: object
Currency Code defines the currency in which the account's financial transactions are expressed.
Show Source
  • Maximum Length: 3
    Currency Code defines the currency in which the account's financial transactions are expressed.
    Example: USD
Nested Schema : customerClass
Type: object
Customer Class controls financial parameters related to billing and collections.
Show Source
Nested Schema : division
Type: object
CIS Division defines the jurisdiction that governs this account.
Show Source
Nested Schema : mailingPremise
Type: object
Show Source
  • Maximum Length: 10
    Mailing Premise ID defines the address on bills for persons who have their bill sent to the account's mailing premise. This field may be updated behind the scenes when a service agreement is activated.
    Example: 3308038454
Nested Schema : messages
Type: object
Show Source
Nested Schema : nonCashDeposits
Type: object
Show Source
Nested Schema : _data
Type: array
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : accountRelationshipType
Type: object
Show Source
Nested Schema : billRouteType
Type: object
Show Source
Nested Schema : personAddressOverride
Type: array
Show Source
Nested Schema : personId
Type: object
Show Source
Nested Schema : quoteRouteType
Type: object
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : country
Type: object
Show Source
Nested Schema : state
Type: object
Show Source
Nested Schema : _data
Type: array
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : alertType
Type: object
Show Source
Nested Schema : _data
Type: array
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : accountAutoPay
Type: object
Show Source
Nested Schema : autoPayMethod
Type: object
Show Source
Nested Schema : autoPaySource
Type: object
Show Source
Nested Schema : _data
Type: array
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : characteristicType
Type: object
Show Source
Nested Schema : characteristicValue
Type: object
Show Source
Nested Schema : _data
Type: array
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : collectionProcess
Type: object
Show Source
Nested Schema : payPlanId
Type: object
Show Source
Nested Schema : severanceProcessId
Type: object
Show Source
Nested Schema : user
Type: object
Show Source
Nested Schema : writeOffProcess
Type: object
Show Source
Nested Schema : _data
Type: array
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : billMessage
Type: object
Show Source
Nested Schema : _data
Type: array
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : depositClass
Type: object
Show Source
Nested Schema : nonCashDepositType
Type: object
Show Source
Nested Schema : thirdPartySa
Type: object
Show Source

400 Response

Bad Request
Body ()
Root Schema : problemDetailDocument
Type: object
Show Source
  • Maximum Length: 60
    The long message description from the Oracle Utilities Application Framework in CDATA format.
  • Minimum Value: 0
    Maximum Value: 9999
    The HTTP Status code for the error.
  • 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.
  • 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
  • Maximum Length: 60
    The stack trace shows where the error occurs during the execution of a program.
  • Maximum Length: 60
    Fully qualified error message from Oracle Utilities Application Framework in CDATA format.
Nested Schema : serverMessage
Type: object
Show Source
  • Maximum Length: 60
    Delimited sequence of programs called.
  • Maximum Length: 60
    The long message description from the Oracle Utilities Application Framework in CDATA format.
  • Minimum Value: 0
    Maximum Value: 0
    Message Category within Oracle Utilities Application Framework.
  • Minimum Value: -99999
    Maximum Value: 99999
    Message Number within Oracle Utilities Application Framework.
  • Maximum Length: 60
    Fully qualified error message from Oracle Utilities Application Framework in CDATA format.
  • Maximum Length: 60
    Name of the program that encountered the error.

500 Response

Internal Server Error
Body ()
Root Schema : problemDetailDocument
Type: object
Show Source
  • Maximum Length: 60
    The long message description from the Oracle Utilities Application Framework in CDATA format.
  • Minimum Value: 0
    Maximum Value: 9999
    The HTTP Status code for the error.
  • 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.
  • 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
  • Maximum Length: 60
    The stack trace shows where the error occurs during the execution of a program.
  • Maximum Length: 60
    Fully qualified error message from Oracle Utilities Application Framework in CDATA format.
Nested Schema : serverMessage
Type: object
Show Source
  • Maximum Length: 60
    Delimited sequence of programs called.
  • Maximum Length: 60
    The long message description from the Oracle Utilities Application Framework in CDATA format.
  • Minimum Value: 0
    Maximum Value: 0
    Message Category within Oracle Utilities Application Framework.
  • Minimum Value: -99999
    Maximum Value: 99999
    Message Number within Oracle Utilities Application Framework.
  • Maximum Length: 60
    Fully qualified error message from Oracle Utilities Application Framework in CDATA format.
  • Maximum Length: 60
    Name of the program that encountered the error.
Back to Top