cURL
curl --request POST \ --url https://your.service.com/tds/session \ --header 'x-api-key: <api-key>'
{ "forwarding_url": "<string>", "terminal_id": "<string>" }
Session created successfully.
The URL Commerce V1 forwards the customer to for the checkout experience.
Identifier of the terminal handling this session.