I can create orders with the atomic order endpoint and have no issues at all. The problem is, I can't set my own price, so I need to create a custom order. When I do, I get a success message and I get an ID for the order and everything looks right. I look on the terminal and the order doesn't show up. I query the orders endpoint and the order doesn't show up; however, I query the orders endpoint for the order ID I got and the order shows up without any issues. I cannot for the life of me figure out what's going on. Any help you all can provide would be greatly appreciated!