{
  "protocol": "mpp",
  "supported": false,
  "status": "not_supported",
  "openapi": "https://asystio.pl/openapi.json",
  "operations": [
    {
      "method": "GET",
      "path": "/api/agent-payments/mpp-readiness",
      "x_payment_info": {
        "intent": "charge",
        "method": "stripe",
        "amount": "0.00",
        "currency": "PLN",
        "required": false,
        "enabled": false,
        "status": "not_supported",
        "note": "MPP payable operations are not enabled on asystio.pl until a commercial agent API, pricing policy and payment processor configuration are approved."
      }
    }
  ],
  "note": "The public OpenAPI document includes x-payment-info discovery fields, but Asystio does not currently expose payable MPP operations."
}