Understanding REST API Endpoints for PeopleSoft Date Validation (exfromtodatevalidation)

This topic lists the REST resources and methods for the Date Validation API (exfromtodatevalidation). Use this API to validate expense report date (from date should be less than to date).The Date Validation REST API can be used for the Expense skill.

This table lists the delivered API resource used with the Date Validation API.

API Resource

Description

exfromtodatevalidation

API resource to validate expense report date (from date should be less than to date).

API resource to validate expense report date (from date should be less than to date).

Method: POST

Path: /exfromtodatevalidation

Request Parameters

Description

iFromDate

Expense report from date.

iToDate

Expense report to date.

Response Parameters

Response Result Type

Description

oValidate

Success

Date validation (from date should be less than to date).