Table of Contents

Services


The services list contains data that controls how Business Central communicates with Creditsafe.

Field Description
Type Specifies the request type.
Codeunit-ID Specifies the codeunit used in the request.
URL Specifies the URL used in the request.
SOAP Base URL Specifies the SOAP Base URL for SOAP-based API's.
Method Specifies the method for SOAP-based API's.
Request Element Specifies the request XML element for SOAP-based API's.
Response Element Result Specifies the result XML element for SOAP-based API's. For REST-based API's this field always contains "json" since that the top element after converting a json response to an XML structure for interpretation.
Request Element Data Specifies where to start reading the actual response in the XML structure.