Create Order
Create resource order
The energy number of the delegation, minimum 65000.One of quantity and count must have a value
Regarding the required to transfer USDT, if the other party has USDT, pass 1, if the other party does not have USDT, pass 2, or a number greater than 2 can be passed.One of quantity and count must have a value.
The receiving energy address
The delegation period, the value may be: 0, 1, 2, 3, 4...30. Among them, 0: fast charge; 1: one hour; 2: 1 day; 3: 3 days; 4: 4 days... up to 30 days
Custom order id(length <= 64),For Idempotent verification, Keep uniqueness, passing in the previous client_order_id will not create a new order
Your API Access Key
The UTC timestamp of your request .e.g : 2020-12-08T09:08:57.715Z
The Base64-encoded signature (see Signing Messages subsection for details).
OK
OK
Core API: Create Order (POST /order)
Q: How to ensure that energy is sent to the address?
Example Workflow
Last updated