Understanding REST API Endpoints for PeopleSoft Fetch by Creation Date (exfetchbycreationdate)

This topic lists the REST resources and methods for the Fetch by Creation Date API (exfetchbycreationdate). Use this API to retrieve expense report by creation date.The Fetch by Creation Date REST API can be used for the Expense skill.

This table lists the delivered API resource used with the Fetch by Creation Date API.

API Resource

Description

exfetchbycreationdateroot

API resource to retrieve expense report by creation date.

API resource to retrieve expense report by creation date.

Method: GET

Path: /exfetchbycreationdateroot/{iDesc}/{iStatus}/{iFromDate}/{iToDate}

Request Parameters

Description

iDesc

Expense report description.

iFromDate

Expense report search from date.

iStatus

Expense report status.

iToDate

Expense report search to date.

Response Parameters

Response Result Type

Description

oSHEETAMOUNT

Success

Expense report amount.

oSHEETCREATE

Success

Expense report creation date.

oSHEETDESC

Success

Expense report description.

oSHEETNAME

Success

Expense report name.

oSHEETSTATUS

Success

Expense report status.