You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
your reference said that just orderId is required in replace order endpoint,but I get this response:HttpStatusCode:400 ,Desc:{"message":"Key amount was not present."}
The text was updated successfully, but these errors were encountered:
Hi @yushoaqiang, what values did you send to the endpoint? Im not 100% sure on the API but I would assume that sending only an orderId would be rejected anyway since theres no point updating the order if you have not provided any new order data.
your reference said that just orderId is required in replace order endpoint,but I get this response:
HttpStatusCode:400 ,Desc:{"message":"Key amount was not present."}
The text was updated successfully, but these errors were encountered: