| Required parameters | Type | Description |
| 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.1/FileAssociation/?associatedPrimaryDomainKey=ecab66e8-06ea-4de4-9613-fb465ac13a3c&associatedEntity=Appointment&associationType=882e3a82-6873-4d6f-9f37-0d2822812dc9 |
| Example response |
|