cURL
curl --request POST \ --url https://commerce1.on-hellgate.dev/accounts/{account_id}/service-configurations \ --header 'Content-Type: application/json' \ --data ' { "configuration": {}, "name": "<string>", "service_registration_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a" } '
{ "account_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "configuration": {}, "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<string>", "service_registration_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a" }
Documentation IndexFetch the complete documentation index at: https://developer.hellgate.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developer.hellgate.io/llms.txt
Use this file to discover all available pages before exploring further.
Account ID
Body
Success