Understanding REST API Endpoints for PeopleSoft Fetch Denied Line

This topic lists the REST resources and methods for the Fetch Denied Line API (exdenydetails and exdenydetailsexternal). Use this API to retrieve details of a denied expense report. The Fetch Denied Line REST API can be used for the Expense skill.

API's that have "external" as the suffix are used by external systems. API's that do not have "external" as the suffix are used by PeopleSoft Intelligent Chat ASsistance from Oracle (PICASO) digital assistant.

This table lists the delivered API resource used with the Fetch Denied Line API.

API Resource

Description

exdenydetailsroot

API resource to retrieve details of a denied expense report. This API is to be used with the digital assistant.

exdenydetailsrootexternal

API resource to retrieve details of a denied expense report. This API is to be used for external consumption.

API resource to retrieve details of a denied expense report. This API is to be used with the digital assistant.

Method: GET

Path: /exdenydetailsroot/{iFirstPart}

Request Parameters

Description

iFirstPart

The ID of the denied Expense report for which the details need to be fetched.

Response Parameters

Response Result Type

Description

oDENLINNBR

Success

Denied expense line number details.

API resource to retrieve details of a denied expense report. This API is to be used for external consumption.

Method: GET

Path: /exdenydetailsrootexternal/{iFirstPart}

Request Parameters

Description

iFirstPart

The ID of the denied Expense report for which the details need to be fetched.

Response Parameters

Response Result Type

Description

oDENLINNBR

Success

Denied expense line number details.