diff --git a/api-reference/request/v4.endpoints.agency-proposal-resources.html b/api-reference/request/v4.endpoints.agency-proposal-resources.html index 1ec97d339..8901e3c84 100644 --- a/api-reference/request/v4.endpoints.agency-proposal-resources.html +++ b/api-reference/request/v4.endpoints.agency-proposal-resources.html @@ -1177,7 +1177,7 @@

HTTP Request

URI Template
-
POST {datacenter}/travelrequest/v4/requests/{requestUuid}/agencyproposals
+
POST {datacenter}/travelrequest/v4/requests/{requestUuid}/agencyproposals?userId={Uuid}
 

Parameters

@@ -1195,13 +1195,13 @@

Parameters

requestUuid string - - + path Required The unique identifier of the Request. userId string - - + query The unique identifier of the travel agent assigned to the travel agency linked to the proposal feature.
Required when connecting with a Company token, if empty a 400 missingRequiredParam error code will be displayed. @@ -1231,10 +1231,11 @@

Example

HTTP Request

-
POST https://us.api.concursolutions.com/travelrequest/v4/requests/{requestUuid}/agencyproposals
+
POST https://us.api.concursolutions.com/travelrequest/v4/requests/{requestUuid}/agencyproposals?userId=1009092c-f5bd-4024-a3e1-3bbebf8c687f
+Content-Type: application/json
 Accept: application/json
 Authorization: Bearer {token}
-Concur-CorrelationId: 5512c7be-3fab-4d65-ae69-8a74a04a0c7f
+concur-correlationId: 5512c7be-3fab-4d65-ae69-8a74a04a0c7f
 

HTTP Response

@@ -1713,7 +1714,7 @@

Parameters

requestUuid string - - + path Required The unique identifier of the Request. @@ -1744,9 +1745,10 @@

Example

HTTP Request

GET https://us.api.concursolutions.com/travelrequest/v4/requests/{requestUuid}/agencyproposals
+Content-Type: application/json
 Accept: application/json
 Authorization: Bearer {token}
-Concur-CorrelationId: 5512c7be-3fab-4d65-ae69-8a74a04a0c7f
+concur-correlationId: 5512c7be-3fab-4d65-ae69-8a74a04a0c7f
 

HTTP Response

diff --git a/feed.xml b/feed.xml index c858c465e..0289c02ed 100644 --- a/feed.xml +++ b/feed.xml @@ -5,8 +5,8 @@ Concur docs provides comprehensive information on working with the Concur platform https://preview.developer.concur.com/ - Wed, 13 Sep 2023 19:20:29 +0000 - Wed, 13 Sep 2023 19:20:29 +0000 + Thu, 14 Sep 2023 16:17:57 +0000 + Thu, 14 Sep 2023 16:17:57 +0000 Jekyll v4.1.1