Atualização de fraude suspeita
Updates a suspected fraud status.
Permission required: Update RS6
Autorizações
AuthorizationstringObrigatório
JWT Authorization header using the Bearer scheme.
Parâmetros de rota
tokenstring · uuidObrigatório
UUID that identifies a Suspected Fraud. This token can be retrieved on the Suspected Fraud Query passing query mode as LOCAL or DELETED.
Parâmetros de cabeçalho
AuthorizationstringObrigatórioExample:
Your access token. See more in the 'Authentication' topic of this section.
Bearer YOUR_TOKENCorpo
statusstring · enumObrigatórioValores possíveis:
Respostas
200
Suspected fraud update occurred successfully.
application/json
messagestringObrigatório
Human readable message informing about the operation.
400
Suspected fraud update failed due to a bad request.
application/json
401
Unauthorized.
application/json
422
Suspected fraud update failed, but the request was processed by the API, just not by the peer.
application/json
500
Suspected fraud update failed due to an unexpected error in the API.
application/json
503
Suspected fraud update failed due to an unexpected error in the Peer.
application/json
patch/suspected-fraud/{token}
Opções
Atualizado

