Understanding REST API Endpoints for PeopleSoft Create Wallet Entry (exinsertmywallet)

This topic lists the REST resources and methods for the Create Wallet Entry API (exinsertmywallet). Use this API to create a wallet entry for an expense.The Create Wallet Entry REST API can be used for the Create Wallet Entry skill.

This table lists the delivered API resource used with the Create Wallet Entry API.

API Resource

Description

exinsertmywalletroot

API resource to create wallet entry for an expense.

API resource to create wallet entry for an expense.

Method: POST

Path: /exinsertmywalletroot/{iUserInput1}/{iUserInput2}/{iUserInput3}/{iUserInput4}/{iTransDt}/{iAmt}/{iCurr}/{iExpType}/{iLoc}/{iLoc2}

Request Parameters

Description

iAmt

Transaction amount.

iCurr

Transaction currency.

iExpType

Expense type.

iLoc

Primary expense location.

iLoc2

Secondary expense location.

iTransDt

Transaction date.

iUserInput1

Text string that retains the initial user ask for creating wallet entry.

iUserInput2

Expense type (as entered by user).

iUserInput3

Expense location (as entered by user).

iUserInput4

System-mapped expense location.

Response Parameters

Response Result Type

Description

oConfirmMessage

Success

Wallet creation confirmation message.

oMWAttachLink

Success

Wallet creation attachment link.

oMWLink

Success

Link to Wallet Entry page.