UpdateFundsRecoveryRequest
Partial update payload for a FundsRecovery record. All fields are optional. Only advisory fields (situationType, contactInformation, reportDetails) may be changed via PATCH. State transitions happen exclusively via POST /{id}/cancel or POST /{id}/refund. Null fields are ignored (merge semantics, no explicit-clear in V1).
- contactType: object · ContactInfo
Information Contact information for the fraud reporting team
- emailType: stringmax length:255
Email address of the fraud reporting team
- phoneType: stringmax length:64
Phone number of the fraud reporting team (E.164 format recommended)
- reportType: string
Details max length:2000Updated free-text details about the fraud situation (max 2000 chars; omit to leave unchanged)
- situationType: string enum
Type Type of fraud/dispute situation (per Bacen DICT API v2.10.1 SituationType schema — shared across InfractionReport and FundsRecovery)
values- S
C A M - A
C C O U N T _ T A K E O V E R - C
O E R C I O N - F
R A U D U L E N T _ A C C E S S - O
T H E R - U
N K N O W N