{ "session_ids": [ "string" ] }
curl --location --request POST '/store/payment-collections//sessions/batch/authorize' \ --header 'Content-Type: application/json' \ --data-raw '{ "session_ids": [ "string" ] }'