ContributionsMost RecentMost LikesSolutionsRe: Associating a contact with a company/debtor Thanks Will. As mentioned in the post, I've tried setting the default company, but this seems to be an entirely different concept. For example, after setting the default company, the contact won't show up when listing that debtor's contacts. Associating a contact with a company/debtor Heya all, Currently using the MYOB EXO API to create contacts using the api documentation here. That's working fine. However, I've yet to be able to find a way to associate the contact with a specific company (a debtor, in my case). I tried the fields to set their default company, but that seems to be a different concept. The debtor api docs (here) mentions it's possible to delete an association between a contact and a debtor using a DELETE call. Is it possible to create this association using the EXO API? Thanks.