DR Invoice And Credit Memo
. When an order.invoice.created
event is generated for an order, the Salesforce Lightning app consumes this webhook event and stamps the Invoice File Id
on the custom File ID
field and Invoice
on the custom File Type
field available on custom DR Invoice
and Credit Memo
object for the order in question.order.credit_memo.created
event is generated for an order, the app consumes this webhook event and stamps the Credit Memo File Id
on the custom File ID
field and Credit Memo
on the custom File Type
field available on the custom DR Invoice and Credit Memo
object for the order in question. DR Invoice and Credit Memo
object.