#arvindsinghu-credit-note-webhook

1 messages ยท Page 1 of 1 (latest)

vast crypt
#

can share your flow of testing the following

when someone use the credit notes or credit notes are added

buoyant thistle
#

it's not

#

can we have a screen sharing call for 3 mins?

vast crypt
#

Sorry that is not something that we offer.
Feel free to take your time to explain your question in detail ๐Ÿ™‚

buoyant thistle
#

check over here

vast crypt
#

Sorry, what am I looking for on the endpoint? there's not enough context here.
what's your actual usecase?

buoyant thistle
#

I want to update the credit amount used in our CRM using the webhook

vast crypt
#

just to make sure I understand correctly, You want to capture the credit note amount and then make a request to your database to update it?

#

Or do you want to update the credit note based on the amount captured by your CRM?

buoyant thistle
#

basically, when a used use a credit note amount, i want to update the left amount in our CRM

#

@vast crypt ?

vast crypt
#

Gotcha. okay so, the credit balance automatically applies to the next finalized invoice to a customer.

#

when the balance is applied to the invoice, customer.updated is fired

#

to adjust the balance

buoyant thistle
#

aah, then what the credit_note.updated is?