Authorization: Bearer ********************
{
"transaction_id":"2000000526265137"
}
curl --location --request POST 'https://theater-test-api.sylangyue.xyz/api/payment/callback/FBE19B99-BA26-42EF-BE42-9FE48CE8CA26/1001' \
--header 'Content-Type: application/json' \
--data-raw '{
"transaction_id":"2000000526265137"
}'
{}