You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>This document provides specific implementation details for ground transportation alerts using the Maestro API. Partners can use Maestro to deliver ground transportation booking alerts and notifications to SAP Concur users.</p>
1290
-
1291
-
<p>For general Maestro API information, see the <ahref="v4.maestro.markdown">Maestro API Overview</a>.</p>
1289
+
<p>This document provides specific implementation details for ground transportation alerts using the <ahref="/api-reference/common/maestro/v4.maestro.html">Maestro v4 API</a>. Partners can use Maestro to deliver ground transportation booking alerts and notifications to SAP Concur users.</p>
1292
1290
1293
1291
<h2id="important-notes">Important Notes</h2>
1294
1292
1295
1293
<ul>
1296
-
<li>All URLs (<codeclass="language-plaintext highlighter-rouge">partnerLogoUrl</code>, <codeclass="language-plaintext highlighter-rouge">variantLogoUrl</code>, <codeclass="language-plaintext highlighter-rouge">userActions.href</code>) must be from allowed domains: <codeclass="language-plaintext highlighter-rouge">groundspan.com</code></li>
1294
+
<li>All URLs (<codeclass="language-plaintext highlighter-rouge">partnerLogoUrl</code>, <codeclass="language-plaintext highlighter-rouge">variantLogoUrl</code>, <codeclass="language-plaintext highlighter-rouge">userActions.href</code>) must be from an allowed domain: <codeclass="language-plaintext highlighter-rouge">groundspan.com</code></li>
1297
1295
<li>Date fields should be in ISO 8601 format (e.g., <codeclass="language-plaintext highlighter-rouge">"2025-08-19T10:00:00Z"</code>)</li>
1298
1296
<li>The <codeclass="language-plaintext highlighter-rouge">msgType</code> field can be an empty string for ground transportation alerts</li>
Copy file name to clipboardExpand all lines: api-reference/common/maestro/v4.maestro.html
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
6
6
7
7
8
-
<title> SAP Concur Developer Center | Maestro API</title>
8
+
<title> SAP Concur Developer Center | Maestro v4</title>
9
9
10
10
11
11
<!-- Meta -->
@@ -1284,9 +1284,9 @@
1284
1284
<p><strong>Important</strong>: This API is currently in pre-release status and is only available to approved early access participants. The API is under development and might change before being generally released. To become an early access participant, contact your SAP Concur Representative.</p>
1285
1285
</div>
1286
1286
1287
-
<h1id="maestro-api">Maestro API</h1>
1287
+
<h1id="maestro-v4">Maestro v4</h1>
1288
1288
1289
-
<p>The Maestro API allows external partners to submit alert payloads to SAP Concur products. Partners can send notifications that will be displayed to users within the Concur ecosystem.</p>
1289
+
<p>This API allows external partners to submit alert payloads to SAP Concur products. Partners can send notifications that will be displayed to users within the Concur ecosystem.</p>
<p>For detailed implementation guides, schema definitions, and examples specific to your integration, please refer to your partner-specific documentation:</p>
0 commit comments