curl https://api-eu.sulpayments.ch/v1/order/ord_5f1a3b2c \ -H "Authorization: Bearer {token}"
{ "id": "ord_5f1a3b2c", "status": "paid" }
Retrieve the current status of an order
Bearer {token}
waiting_payment
paid
compensated
refunded
chargeback
error
denied