Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 535 Bytes

RefundCallback.md

File metadata and controls

16 lines (10 loc) · 535 Bytes

RefundCallback

Callback for successful or failed Refunds made via the Payments API

Properties

Name Type Required Description Examples
event string ☑️ Identifies the event that triggered a notification to the merchant
businessId string ☑️ business_id
created string ☑️
data RefundCallbackData

[Back to README]