Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.gputrader.io/v1/rentals/checkout \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data ' { "returnUrl": "<string>" } '
{ "id": "<string>", "client_secret": "<string>" }
Initialize a new rental checkout session
URL to redirect to after checkout completion
Checkout session successfully created
ID of the created checkout session
Stripe client secret