
Concur Localized Data API v3 Service Connector
Posted by: Informatica Cloud Application Integration Team
Invoice includes various status codes, and error messages. This API provides a method to list the localized strings of various codes.
Overview
Allocation Calls:
Endpoint 1: /invoice/localizeddata
- Returns the localized string of various codes in Invoice.
- Method Path: /invoice/localizeddata
- HTTP Method: GET
- Accepted content type(s): application/json
Features
Specifications
Security
SAP Concur will make calls to the application connector’s endpoint using SSL. During configuration, SAP Concur will connect to the application connector to validate that its hostname and access credentials are valid.
SAP Concur will not be able to connect to the application connector until a certificate signed by a Certificate Authority (CA) is installed in the application connector. If you are hosting the application connector, you will need to install the signed certificate before SAP Concur can access the connector.
Authentication
Authenticating to the application connector
Expense passes credentials using HTTP Basic Auth to authenticate with the application connector. By default, these credentials are stored in the appropriate web configuration file for your platform, such as web.xml or web.config. The steps to configure Expense with the credentials are detailed below.