on 2022 Jul 19 9:40 AM
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
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.