Announcement

Collapse
No announcement yet.

How to get a custom field in json api response

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • dcarver
    replied
    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.

    Leave a comment:


  • rwilder
    started a topic How to get a custom field in json api response

    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,
Working...
X