Services
Service:GetConfig
Get the complete configuration of a service location. you can use this to create your own checkout. You need to authenticate with an AT code (as username) and the corresponding token (as password) or you can authenticate with a SL code (as username) and the corresponding secret (as password).
get/services/config
Query parameters
serviceIdstring
The ID of your service. Required if you authenticate with AT-code/token. You can find the service ID in the portal.
Example:SL-####-####
Response
Ok.
Changes
No recorded changes to this endpoint across all 1 revision of this API.