Contracts

/createorder

This api is used by users to create an order.

/greet/renew

This api is used by users to renew an existed order to extend the service period, the duration of extention is reqired when send this request.

/greet/settle

This api is used by providers to settle an order, all fees in this order will be updated. An user address is required when send this request.

Last updated