cancel
Showing results for 
Search instead for 
Did you mean: 

Issue with Ariba Contract Retrieval API for date filter

mrajara1
Newcomer
0 Kudos
260
Hi Everyone,
 
We are facing an API  issue using below url. We are getting one CW in results which has lesser LastModified than date filter. has anyone faced this? Looks like the date format in api results and filter is different. 
 
Url used in postman:
https://openapi.ariba.com/api/retrieve-contract-workspaces/v1/prod/contractWorkspaces?realm=X&apiKey... lt 2025-02-12T22:22:22Z and LastModified gte 2025-01-30T11:15:01Z and ContractStatus eq Closed, Published&jsonSchema=true
 
  CW , "lastModified": "2025-01-30T11:09:21.092+0000",
View Entire Topic
Karimulla1
Newcomer
0 Kudos

hi,

Did you got solution for this? I am also facing same error.