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,
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,
Comment