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