Authorization: Bearer ********************
curl --location --request POST 'https://api.rapira.net/open/otc/order/decline' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '{ "orderSn":"963936310324625408" }'
{}