Asked by Alex Kutalo on Oct 23, 2024
Alex Kutalo encounters an error when deleting draft quotes using associationsApi.getAll
Answered by Ryan Huff
Ryan Huff advises using basicApi.getById with associations to retrieve quotes instead of associationsApi.getAll.