Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 587 Bytes

RefundCallback.md

File metadata and controls

17 lines (11 loc) · 587 Bytes

RefundCallback

xendit.refund.model.RefundCallback

Callback for successful or failed Refunds made via the Payments API

Properties

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

[Back to README]