Document toolboxDocument toolbox

_Payment Processor Webhook Object Formats

JSON Format
{
	"Amount": 1075,
	"MerchantID": "8f946192-3c9c-11ea-b77f-2e728ce88125",
	"PaymentUTC": "2020-01-17T15:02:24.907Z",
	"RefNum": "ORD-4534",
	"Source": "Terminal|Link",
	"TransactionID": "f0d11466-3937-11ea-b02e-81175d3c3c27",
	"TransactionStatus": "Approved|Declined",
	"TransactionType": "Sales|Authorization|Void|Refund|Cancel",
	"Type": "Card|Check|Phone"
}