Skip to main content
GET
https://checkout.dintero.com/v1
/
callbacks
/
collector
/
antifraud
checkout_sid_collector_callback_post
curl --request GET \
  --url https://checkout.dintero.com/v1/callbacks/collector/antifraud
{
  "error": {
    "message": "<string>",
    "code": "<string>",
    "errors": [
      {}
    ]
  }
}

Documentation Index

Fetch the complete documentation index at: https://docs.dintero.com/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

InvoiceNo
string
required
OrderNo
string
required
InvoiceStatus
integer
required

Response

callback handled

Last modified on May 12, 2026