Entity: service

The service entity gives information about agreements (via subscriptions/contracts) regarding the provision of services such as (financial) advice, mediation and (contract) management.

Example usage

Below is an example service entity, filled with some attributes. See AFD 2.0 Online for the complete and up-to-date data catalog with all available entity types and attributes listed under the service entity. More documentation on the use of SIVI AFS is available in chapter Where to find elements of SIVI AFS.

{	
	"service": [ {
		"entityType": "default",				
		"processingCode": "1",		
		"totalInstallmentAmount": 14.25,		
		"vatIncluded": true,		
		"vatAmount": 2.47		
	} ]	
}

Entity types

All entity types currently in use can be found in AFD 2.0 Online.