{
"session_ids": [
"string"
]
}curl --location 'https://api.medusa-commerce.com/store/payment-collections//sessions/batch/authorize' \
--header 'Content-Type: application/json' \
--data '{
"session_ids": [
"string"
]
}'