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