Orders (Admin)
Last updated
Last updated
Orders are always created by some user who want to purchase some product. So, in terms of order administration, we only have data visualisation and the possibility to cancel or force deliver of some order.
When we have some kind of trouble in the token transfer, the order will be moved to a "failed" status. With that status, an administrator need to solve this fail situation with 2 alternatives:
Cancel the order: It will cancel the order payment and unlock the order product to be purchased again from an other user
Try to deliver again: The system will retry product deliver. It is very common to do if the operator wallet address of the company have no funds to transfer token when the order failed.
Rest API reference:
Rest API reference:
Rest API reference:
List orders
2022-01-30T10:30:40-03:00
1
Example: 1
10
Example: 10
["pending"]
pix
Available options: stripe
Available options: super_sales
Cancel an order
No Content
Force delivery of order token
No Content