## Example models
## Get all entry associations
get/episerverapi/commerce/entries/{entryCode}/associations
#### JSON response type
#### XML response type
Response
## Get a specific entry association
get/episerverapi/commerce/entries/{entryCode}/associations/{name}
#### JSON response type
#### XML response types
Response
## Create entry association
post/episerverapi/commerce/entries/{entryCode}/associations
#### JSON response type
#### XML response type
Response
## Update entry association
put/episerverapi/commerce/entries/{entryCode}/associations/{name}
#### JSON response type
#### XML response type
Response
## Delete entry association
delete/episerverapi/commerce/entries/{entryCode}/associations/{name}
#### JSON response type
#### XML response type
Response