minor update
initial release
transaction.requested webhook (spend)
Added thetransaction.requested webhook for spend transactions. Rain triggers this webhook when an incremental authorization request arrives for an existing transaction. It allows you to approve or decline additional authorization amounts on top of the original authorization.Payload Fields
Example Payload
Responding to the Webhook
To approve an incremental authorization, evaluate
amount, the new funds being requested. authorizedAmount tells you the total exposure on the hold after approval.