Orders
Orders
📄️Create an order \ You can create the order information in advance on the Wonder side through the Create Order API, and then pass the order number to [Payment SDK](/api/payment_scenarios/payment_sdk) / [Payment ECR](/api/payment_scenarios/payment_ecr) to complete the payment.📄️Edit an order📄️Get orders \ please check https://developer.wonder.today/resources/query_dsl for query param details.📄️Void an order \ Void Order.📄️Close an order \ When the order is in partial_paid / over_paid, you can mark the order as paid via the close API.📄️Get an order \ Query the status of the order, if you have not received a webhook for a long time, then you can use the query API to query the status of the order.