Recharge
Query recharge orders, and initiate recharge callback
đī¸ Query recharge order list
Query the recharge order list of the merchant by pagination.
đī¸ Query recharge order details
Query the details of the recharge order by recharge order ID.
đī¸ Initiate recharge callback notification
The merchant actively triggers a system recharge callback notification once, used to update the local order status.
đī¸ Recharge callback notification
When the recharge order status changes to `success` or `failure`, the merchant will receive a recharge callback notification, and the merchant needs to update the local order status based on the callback notification.