{
"transaction_id":"2000000514119357"
}
curl --location --request POST 'https://theater-test-api.sylangyue.xyz/api/payment/test2' \
--header 'Content-Type: application/json' \
--data-raw '{
"transaction_id":"2000000514119357"
}'
{
"status": 0
}