cancel
Showing results for 
Search instead for 
Did you mean: 

Retrieve attachment from RFP Event using External Approval API

kaichu
Explorer
0 Kudos
87

Hi Team,

We were trying to get attachment from RFP event responses using External approval api and used below endpoint.

https://openapi.ariba.com/api/sourcing-approval/v2/prod/RFXDocument/Doc3584632663?realm=<myrealm>&se...

unfortunately we were not able to retrieve content document details. Event status is completed.

Can you please let me know am i missing anything here?

curl --location --request GET 'https://openapi.ariba.com/api/sourcing-approval/v2/prod/RFXDocument/Doc3584632663?realm=<myRealm>&select=itemResponses' \--header 'accept: application/json' \--header 'apiKey: <API KEY>' \--header 'Authorization: Bearer 099689c9-ce3d-4bc3-89d5-a5cc35a965a1'

Below is the response received

Thank youKarthiga

Accepted Solutions (0)

Answers (0)