Posted: 2022-11-08 21:23 |
Hi Workbooks Team, I've been trying to create a simple Customer Order using javascript and axios library but it seems like there is an error on server side that says
this is my request config object Then if I set a random number like 1 in 'create_from_type' in the request I get yet another error that says How can I get around this issue? thanks in advance -- Jorge Cortes |
Posted: Tue, 08.11.2022 - 23:13 |
I've also just tested with curl and it doens't work either I tried to create a Customer Order like:
But got the same result -- Jorge Cortes |
Posted: Wed, 09.11.2022 - 02:23 |
Hi Workbooks team, Nevermind, this issue was already fix on my end. Thanks anyways -- Jorge Cortes |