Hi there,
I’m trying to mark a quote as signed when using a manual signature via API so that the quote status changed to accept.
I know it can be done manually from the deal record but I tried to with a patch call https://api.hubapi.com/crm/v3/objects/quotes/{quoteID} with
{
“properties”: {
"hs\_sign\_status":"SIGNED"
}
}
I tried with Manually_Signed, tried to change hs_status to accepted but nothing worked
Hi @AFavre5,
Thanks for bringing this to the Community!
I found a similar post here that may help point you in the right direction, however, it looks like that may be specific to Quote ‘creation.’
I’d also like to tag in some of our Top Contributors to see if they have any tips and tricks on this
Hi @RubenBurdin, @GRajput, @evaldas -- Do you have any suggestions for @AFavre5 on this matter?
Thank you!
Sam, Community Manager