I’m trying to create a quote with
"hs_status": "APPROVAL_NOT_NEEDED"
but get the response:
The main part of the response’s message is:
Required property 'hs_template' is empty or missing quote with 'hs_status' of 'APPROVAL_NOT_NEEDED' and 'hs_template_type' of 'QUOTE'.
So, the question is:
Why should I use hs_template field? As we can see from the schemas (/crm/v3/schemas/quotes) response, it is a legacy field:

