Skip to main content

I am trying to get the response from acumatica in JSON format for this call.
This is the call I am making using POSTMAN

{{acumaticaurl}}/odatav4/$metadata?$format=json

I have also tried changing the Accept header to “application/json”, but that is not changing the format.
So, does that mean that the only format I will get when making a metadata call is going to be ATOMXML?

Thank You,
Abhijit

@abhijit unfortunately json is not supported yet. It’s in the plan, but it’s not a short term plan.


Reply