Create a new report.

The following scopes are required to run this action:

  • EXPRPT - get, add, approve, or update expense reports.

External Documentation

To learn more, visit the SAP Concur documentation.

Parameters

ParameterDescription
CountryThe 2-letter ISO 3166-1 alpha-2 country code for the report. For example - US.
Country SubdivisionThe ISO 3166-2:2007 country subdivision for the report. For example - IL-JM.
Currency CodeThe 3-letter ISO 4217 currency code for the expense report currency. For example - USD.
Ledger NameThe name of the expense report ledger. Maximum 20 characters.
NameThe name of the report.
User Defined DateThe date that the report was assigned to the user.

Example Output

{
	"ID": "string",
	"URI": "https://www.concursolutions.com/api/v3.0/expense/reports/<string>"
}

Workflow Library Example

Create Report with Sap Concur and Send Results Via Email

Preview this Workflow on desktop