# # CreateRefund403Response ```php use Xendit\Refund\CreateRefund403Response; ``` ## Properties | Name | Type | Required | Description | Examples | |------------|:-------------:|:-------------:|-------------|:-------------:| | **error_code** | **string** | | | UNAUTHORIZED | | **message** | **string** | | | No valid API key provided | [[Back to README]](../../README.md)