orderCancel
POSThttps://api.twisto.pl/psp/v2/order/{orderUuid}/cancel/
Cancel order.
Order can only be cancelled if the order status is one of
"new"
,"data_completed"
,"checking"
,"rejected"
or"accepted"
Security: Token Auth
Provide your auth token in the Authorization header when making requests to protected resources.
Example:Authorization: Token 123