Credit Lines

Subcategories: Attachments, Notes

The credit lines resource is used to view, create, replace, delete, and update credit lines.

Resource Plural Label

Credit Lines

Resource Name

__ORACO__CreditLineDSD_c

Get All Credit Lines

Request: GET

URI: /crmRestApi/resources/11.13.18.05/__ORACO__CreditLineDSD_c

Request Path Parameters

There are no request path parameters for this task.

Request Query Parameters

Use these finder parameters to query the resource:

Finder Name Description

Primary Key

Finds a Credit Lines with the specified primary key.

Finder Variables:

  • Id: The unique identifier of the Credit Lines.
    • Type: integer

Request Body

There are no elements in the request body for this task.

Response Body

This table summarizes the supported response body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Create a Credit Line

Request: POST

URI: /crmRestApi/resources/11.13.18.05/__ORACO__CreditLineDSD_c

Request Path Parameters

There are no request path parameters for this task.

Request Body

This table summarizes the supported request body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Response Body

This table summarizes the supported response body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Get a Credit Line

Request: GET

URI: /crmRestApi/resources/11.13.18.05/__ORACO__CreditLineDSD_c

Request Path Parameters

This table summarizes the request path parameters:

Name Type Description

Id

integer

The unique identifier of the Credit Line.

Request Body

There are no elements in the request body for this task.

Response Body

This table summarizes the supported response body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Update a Credit Line

Request: PATCH

URI: /crmRestApi/resources/11.13.18.05/__ORACO__CreditLineDSD_c/{Id}

Request Path Parameters

This table summarizes the request path parameters:

Name Type Description

Id

integer

The unique identifier of the Credit Line.

Request Body

This table summarizes the request body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Response Body

This table summarizes the supported response body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Replace a Credit Line

Request: PUT

URI: /crmRestApi/resources/11.13.18.05/__ORACO__CreditLineDSD_c/{Id}

Request Path Parameters

This table summarizes the request path parameters:

Name Type Description

Id

integer

The unique identifier of the Credit Line.

Request Body

This table summarizes the request body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Response Body

This table summarizes the supported response body content types:

Media Type

application/vnd.oracle.adf.resourcecollection+json

Delete a Credit Line

Request: DELETE

URI: /crmRestApi/resources/11.13.18.05/__ORACO__CreditLineDSD_c/{Id}

Request Path Parameters

This table summarizes the request path parameters:

Name Type Description

Id

integer

The unique identifier of the Credit Line.

Request Body

There are no elements in the request body for this task.

Response Body

There are no elements in the response body for this task.

List of Values

This table lists all the list of values of the resource.

LOV Name Source Attribute in LOV Target Attribute in Resource

ViewAccessor_CurrencyCode

CurrencyCode

CurrencyCode

FK_LOVVA_For___ORACO__Account_c

OrganizationProfileId

__ORACO__Account_Id_c

LOVVA_For___ORACO__Account_c

OrganizationName

__ORACO__Account_c

FK_LOVVA_For___ORACO__LegalEntity_c

Id

__ORACO__LegalEntity_Id_c

LOVVA_For___ORACO__LegalEntity_c

RecordName

__ORACO__LegalEntity_c

Resource Attributes

This table lists all the attributes of the resource.

Attribute Name Attribute Type Description

Id

integer

The unique identifier of the Credit Line record.

UI Label:

Record ID

RowType

string

This is the type field for categorization of records. Value will be __ORACO__CreditLineDSD_c always.

Properties:

The maximum length is 80.

RecordName

string

The name of the Credit Line record.

Properties:

The maximum length is 80.

UI Label:

Credit Number

CreatedBy

string

The user who created the record.

Properties:

The maximum length is 32.

UI Label:

Created By

CreationDate

datetime

The date when the record was created.

UI Label:

Creation Date

LastUpdatedBy

string

The user who last updated the record.

Properties:

The maximum length is 32.

UI Label:

Last Updated By

LastUpdateDate

datetime

The date when the record was last updated.

UI Label:

Last Update Date

LastUpdateLogin

string

The login of the user who last updated the record.

Properties:

The maximum length is 32.

UserLastUpdateDate

datetime

The date and time of the last update from mobile.

CurrencyCode

string

The currency code. This attribute is used by CRM Extensibility framework. A list of valid values is defined in the lookup ZCA_COMMON_CORPORATE_CURRENCY. Review and update the profile option using the Setup and Maintenance work area, Manage Currency Profile Options task.

Properties:

The maximum length is 15.

UI Label:

Currency Code

CurcyConvRateType

string

The currency conversion rate type. This attribute is used by CRM Extensibility framework. A list of valid values is defined in the lookup ZCA_COMMON_RATE_TYPE. Review and update the profile option using the Setup and Maintenance work area, Manage Currency Profile Options task.

Properties:

The maximum length is 15.

CorpCurrencyCode

string

The corporate currency code This attribute is used by CRM Extensibility framework.

Properties:

The maximum length is 15.

SourceType

string

The type of source object. A system-generated read-only attribute used by the application framework.

Properties:

The maximum length is 0.

__ORACO__Account_Id_c

integer

The account ID for which the credit line was approved.

UI Label:

Account

__ORACO__Account_c

string

The account name for which the credit line was approved.

Properties:

The maximum length is 1500.

UI Label:

Account

__ORACO__CreditLimit_c

number

The maximum amount the customer can use with the credit line.

UI Label:

Credit Limit

__ORACO__AmountUsed_c

number

The amount the customer has used with the credit line. This is also known as the balance.

UI Label:

Amount Used

__ORACO__AmountDue_c

number

The amount that is due for the credit line.

UI Label:

Amount Due

__ORACO__AvailableCredit_c

number

The available amount the customer can use with the credit line.

UI Label:

Available Credit

__ORACO__NoOfNotesAllowed_c

integer

The number of credit notes allowed for the credit line.

UI Label:

Number Of Notes Allowed

__ORACO__NotesInUse_c

integer

The number of credit notes opened with the credit line.

UI Label:

Notes in Use

__ORACO__BalanceDate_c

date

The date of the credit line balance.

UI Label:

Balance Date

__ORACO__CreditLineSS_c

string

The application where the credit line record originated from.

Properties:

The maximum length is 80.

UI Label:

Source System

__ORACO__CreditLineSSN_c

integer

The unique identifier of the credit line record in the source application.

UI Label:

Source System Number

__ORACO__LegalEntity_Id_c

integer

The legal entity ID of the credit line.

UI Label:

Legal Entity

__ORACO__LegalEntity_c

string

The legal entity associated with the credit line.

Properties:

The maximum length is 1500.

UI Label:

Legal Entity

__ORACO__AuxiliaryAttribute01_c

string

Additional internal fields for development usage.

Properties:

The maximum length is 80.

UI Label:

Auxiliary Attribute 01

__ORACO__AuxiliaryAttribute02_c

string

Additional internal fields for development usage.

Properties:

The maximum length is 80.

UI Label:

Auxiliary Attribute 02

__ORACO__AuxiliaryAttribute03_c

integer

Additional internal fields for development usage.

UI Label:

Auxiliary Attribute 03

__ORACO__AuxiliaryAttribute04_c

string

Additional internal fields for development usage.

Properties:

The maximum length is 80.

UI Label:

Auxiliary Attribute 04

__ORACO__AuxiliaryAttribute05_c

string

Additional internal fields for development usage.

Properties:

The maximum length is 80.

UI Label:

Auxiliary Attribute 05

__ORACO__AuxiliaryAttribute06_c

string

Additional internal fields for development usage.

Properties:

The maximum length is 80.

UI Label:

Auxiliary Attribute 06

__ORACO__AuxiliaryAttribute07_c

integer

Additional internal fields for development usage.

UI Label:

Auxiliary Attribute 07

__ORACO__AuxiliaryAttribute08_c

integer

Additional internal fields for development usage.

UI Label:

Auxiliary Attribute 08

__ORACO__AuxiliaryAttribute09_c

integer

Additional internal fields for development usage.

UI Label:

Auxiliary Attribute 09

__ORACO__AuxiliaryAttribute10_c

integer

Additional internal fields for development usage.

UI Label:

Auxiliary Attribute 10

__ORACO__AuxiliaryAttribute11_c

date

Additional internal fields for development usage.

UI Label:

Auxiliary Attribute 11

__ORACO__AuxiliaryAttribute12_c

date

Additional internal fields for development usage.

UI Label:

Auxiliary Attribute 12

__ORACO__AuxiliaryAttribute13_c

datetime

Additional internal fields for development usage.

UI Label:

Auxiliary Attribute 13

__ORACO__AuxiliaryAttribute14_c

datetime

Additional internal fields for development usage.

UI Label:

Auxiliary Attribute 14