处理已收费申请的退款

Processes a refund for a previously charged application. This operation reverses the charge and updates the application status. 接受的申请状态:APPROVEDFUNDEDpix_keypix_key_type 为可选字段。若未提供,退款可能转为 ACTION_REQUIRED 状态,需后续提供PIX密钥信息。

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

申请标识符

Body Params
double
required

退款金额(巴西雷亚尔)

string

退款原因

string

接收退款的PIX密钥值(可选;若未提供,退款可能需要后续ACTION_REQUIRED步骤)

string
enum

提供的PIX密钥类型(可选;提供pix_key时必填)

Show Details
CPF个人纳税人ID(如`111.111.111-11`或`11111111111`)
CNPJ企业纳税人ID(14位数,例如11.111.111/0001-11)
EMAIL电子邮件地址(例如[email protected]
PHONE含国家代码的电话号码(例如+5511999999999)
EVP银行生成的随机密钥(UUID格式)
Allowed:
string
enum

Type of refund. FULL refunds the entire loan amount. PARTIAL refunds a specific amount.

Show Details
FULL全额退款
PARTIAL部分退款(例如产品退回)
Allowed:
string
enum

Standardized reason code for the refund

Show Details
CUSTOMER_REQUEST客户请求取消/退款
PRODUCT_RETURN客户退回了购买的产品
DUPLICATE_CHARGE检测到重复收费
FRAUD交易被标记为欺诈
OTHER其他原因(在'reason'字段中指定)
Allowed:
string

合作伙伴为此退款提供的参考ID,用于对账

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json