| Required parameters | Type | Description |
| fileId | String | Guid of the file which you are going to associate |
| associationType | String | Guid of type of association.
*Currently available association types
|
| associatedEntity | String | To which entity you are assigning the file. *Currently there is only 1 entity i.e., Appointment |
| associatedPrimaryDomainKey | String | The entity’s guid, ie the appointment guid |
| Example request | URL: https://sandbox.coreplus.com.au/API/Core/v2/FileAssociation/
BODY:
|
| Example response |
|