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.

codestring

The ID of your service. You can find the service ID in the portal.

secretstring

The unique reference for this service.

testModeboolean

Indicates if the service is in testmode or not, possible values: false or true

namestring

The name of your service.

translationsTranslations — unresolved $ref
statusstring

The state of the service

mccinteger nullable
contactPhonestring phone

The primary contact phone number.

contactEmailstring email

The primary contact email address.

createdAtCreatedAt — unresolved $ref
createdByCreatedBy — unresolved $ref
modifiedAtModifiedAt — unresolved $ref
modifiedByModifiedBy — unresolved $ref
deletedAtDeletedAt — unresolved $ref
deletedByDeletedBy — unresolved $ref
checkoutSequenceobject[]
checkoutTextsobject[]
encryptionKeysobject[]

Changes

No recorded changes to this endpoint across all 1 revision of this API.