Announcement
Collapse
No announcement yet.
How to get a custom field in json api response
Collapse
X
-
We have documentation here https://docs.miva.com/json-api/funct...ist_load_query. In addition, you could go into admin, show the custom field columns on the order list and then open developer tools to inspect the JSON request.
-
How to get a custom field in json api response
Hello,
Currently, I don't know how to pull in custom fields in the json api. I can do it from the Miva Template language of course, but I need to be able to pass a custom field on the order so that when I call the "OrderList_Load_Query" I can get back one of my custom fields (ex: my_text_field).
How would I do this?
Thanks,
Leave a comment: