# # CreateRefund503Response ```php use Xendit\Refund\CreateRefund503Response; ``` ## Properties | Name | Type | Required | Description | Examples | |------------|:-------------:|:-------------:|-------------|:-------------:| | **error_code** | **string** | | | CHANNEL_UNAVAILABLE | | **message** | **string** | | | The payment channel requested is currently experiencing unexpected issues. | [[Back to README]](../../README.md)