cURL
curl --request POST \ --url https://api.linkio.world/checkout/generate_session \ --header 'Content-Type: application/json' \ --header 'ngnc-sec-key: <api-key>' \ --data ' { "business_id": "<string>", "amount": 123, "currency": "<string>", "reference_id": "<string>", "success_url": "<string>", "cancel_url": "<string>" } '
Documentation IndexFetch the complete documentation index at: https://docs.linkio.world/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.linkio.world/llms.txt
Use this file to discover all available pages before exploring further.