signalReturnReport
POST {{baseUrl}}/signal/return/report
Call the /signal/return/report
endpoint to report a returned transaction that was previously sent to the /signal/evaluate
endpoint. Your feedback will be used by the model to incorporate the latest risk trend in your portfolio.
Request Body
{"client_transaction_id"=>"<string>", "return_code"=>"<string>", "client_id"=>"5fd43aad1186c30013d6f3e2", "secret"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{"request_id":"\u003cstring\u003e"}