Skip to main content
Question

GI To acumatica API

  • October 30, 2024
  • 0 replies
  • 52 views

Forum|alt.badge.img+3

Hi Experts.

I have created a new GI and copy paste the Payment and Application GI in new one. Then I have added it in API End point and populate the fields using Results but When I am trying to get the data based on filters it raising Attached error. I just removed note table from GI and other is same as payment and Applications GI.

 

Any one please guide me about this error.
 

When I tried PUT method. it says exceptionMessage": "More than one entity satisfies the condition.",

 

URL 
http://localhost/entity/Payments/22.200.001/ACHTEST?$filter=DepositAfter ge datetimeoffset'2024-05-07' and DepositAfter le datetimeoffset'2024-06-06'and PaymentMethod eq 'ACH' and (Status eq 'Open' or Status eq 'Closed') and Type eq 'Payment' and Deposited eq false