RefundStatus
Represents the current status of a refund in the system
bodyenumOptional
Represents the current status of a refund in the system
Possible enum values
createdRefund has been created but not yet processed
approvedRefund has been approved but not yet processed (reserved for customer requested refunds)
processingRefund is currently being processed by the payment system
completedRefund has been successfully completed
canceledRefund has been canceled before completion
failedRefund processing has failed
Example
"created"