CreateChargebackRequest
Request body to create a new PIX MED Chargeback (Devolução)
- amountType: numberrequired
Requested refund amount in BRL; must be positive and ≤ original transaction amount
- reasonType: string enumrequired
Reason for the PIX MED Refund, mapping to Bacen RefundReason
values- F
R A U D - O
P E R A T I O N A L _ F L A W - P
I X _ A U T O M A T I C O
- transactionType: string
Id min length:1Pattern: [A-Za-z0-9]{32}requiredEnd-to-end ID of the original PIX transaction to be refunded (exactly 32 alphanumeric chars)
- detailsType: stringmax length:2000
Additional context about the refund request; required when reason is OPERATIONAL_FLAW (enforced in use case)
- infractionType: string Format: uuid
Report Id Reference to the InfractionReport that originated this chargeback; required when reason is FRAUD (enforced in use case)