Skip to main content
GET
/
api
/
partner
/
residuals
/
reports
List available reports
curl --request GET \
  --url https://api.modulate.aurorapayments.net/api/partner/residuals/reports
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Query Parameters

updated_since
string<date-time> | null

ISO-8601 timestamp for incremental sync

Response

Successful Response