<?php //App%255CController%255CThreeDomainController%2523enrollment

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['OpenApi\\Annotations\\Post'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('OpenApi\\Annotations\\Post')),
        clone ($p['OpenApi\\Context'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('OpenApi\\Context')),
        clone ($p['OpenApi\\Loggers\\DefaultLogger'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('OpenApi\\Loggers\\DefaultLogger')),
        clone ($p['OpenApi\\Annotations\\Parameter'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('OpenApi\\Annotations\\Parameter')),
        clone $p['OpenApi\\Context'],
        clone $p['OpenApi\\Loggers\\DefaultLogger'],
        clone ($p['OpenApi\\Annotations\\Schema'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('OpenApi\\Annotations\\Schema')),
        clone $p['OpenApi\\Context'],
        clone $p['OpenApi\\Loggers\\DefaultLogger'],
        clone ($p['OpenApi\\Annotations\\RequestBody'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('OpenApi\\Annotations\\RequestBody')),
        clone $p['OpenApi\\Context'],
        clone $p['OpenApi\\Loggers\\DefaultLogger'],
        clone ($p['OpenApi\\Annotations\\MediaType'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('OpenApi\\Annotations\\MediaType')),
        clone $p['OpenApi\\Context'],
        clone $p['OpenApi\\Loggers\\DefaultLogger'],
        clone $p['OpenApi\\Annotations\\Schema'],
        clone $p['OpenApi\\Context'],
        clone $p['OpenApi\\Loggers\\DefaultLogger'],
        clone ($p['Nelmio\\ApiDocBundle\\Annotation\\Model'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Nelmio\\ApiDocBundle\\Annotation\\Model')),
        clone $p['OpenApi\\Context'],
        clone $p['OpenApi\\Loggers\\DefaultLogger'],
        clone ($p['OpenApi\\Annotations\\Examples'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('OpenApi\\Annotations\\Examples')),
        clone $p['OpenApi\\Context'],
        clone $p['OpenApi\\Loggers\\DefaultLogger'],
        clone $p['OpenApi\\Annotations\\Examples'],
        clone $p['OpenApi\\Context'],
        clone $p['OpenApi\\Loggers\\DefaultLogger'],
        clone $p['OpenApi\\Annotations\\Examples'],
        clone $p['OpenApi\\Context'],
        clone $p['OpenApi\\Loggers\\DefaultLogger'],
        clone $p['OpenApi\\Annotations\\Examples'],
        clone $p['OpenApi\\Context'],
        clone $p['OpenApi\\Loggers\\DefaultLogger'],
        clone ($p['OpenApi\\Annotations\\Response'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('OpenApi\\Annotations\\Response')),
        clone $p['Nelmio\\ApiDocBundle\\Annotation\\Model'],
        clone $p['OpenApi\\Context'],
        clone $p['OpenApi\\Loggers\\DefaultLogger'],
        clone $p['OpenApi\\Context'],
        clone $p['OpenApi\\Loggers\\DefaultLogger'],
    ],
    null,
    [
        'stdClass' => [
            '_context' => [
                $o[1],
                3 => $o[4],
                6 => $o[7],
                9 => $o[10],
                12 => $o[13],
                15 => $o[16],
                18 => $o[19],
                21 => $o[22],
                24 => $o[25],
                27 => $o[28],
                30 => $o[31],
                33 => $o[37],
                $o[35],
            ],
            'summary' => [
                'Check 3-D Secure enrollment for a card',
                21 => 'With init token',
                24 => 'With raw PAN (no init)',
                27 => 'With card (saved token)',
                30 => 'With three_domain_merchant_id',
            ],
            'description' => [
                'Verifies whether the supplied card is enrolled in a 3-D Secure programme — the first step of the 3DS flow. The card can be provided as a raw PAN (card_number), as a saved card token (card), or via an init session token (from POST /v1/init, passed as the {init} path parameter). When an init token is used, the card and merchant configuration are taken from the session and the request body may be empty — any fields supplied alongside the init token are ignored. No financial transaction occurs. A positive result is normally followed by POST /v1/3d/authenticate.',
                3 => 'Session token from POST /v1/init. When supplied, the card and merchant configuration are taken from the session; the body may be empty and any fields supplied are ignored.',
                9 => 'Body',
                21 => 'With an init token, the card and merchant configuration are taken from the session created by POST /v1/init (passed as the {init} path parameter). The request body may be empty; any fields supplied alongside an init token are ignored.',
                24 => 'The full PAN is supplied directly in the body together with the Paynetics merchant token. No init token is used.',
                27 => 'A saved card token (from /v1/init) is supplied instead of the raw PAN, together with the merchant token.',
                30 => 'The MPI merchant ID is sent instead of the merchant token; used when the merchant has a dedicated MPI configuration.',
                33 => 'Success',
            ],
            'parameters' => [
                [
                    $o[3],
                ],
            ],
            'requestBody' => [
                $o[9],
            ],
            'generated' => [
                1 => true,
                4 => true,
                7 => true,
                10 => true,
                13 => true,
                16 => true,
                19 => true,
                22 => true,
                25 => true,
                28 => true,
                31 => true,
                35 => true,
                37 => true,
            ],
            'logger' => [
                1 => $o[2],
                4 => $o[5],
                7 => $o[8],
                10 => $o[11],
                13 => $o[14],
                16 => $o[17],
                19 => $o[20],
                22 => $o[23],
                25 => $o[26],
                28 => $o[29],
                31 => $o[32],
                35 => $o[36],
                37 => $o[38],
            ],
            'annotations' => [
                1 => [
                    $o[0],
                ],
                4 => [
                    $o[3],
                ],
                7 => [
                    $o[6],
                ],
                10 => [
                    $o[9],
                ],
                13 => [
                    $o[12],
                ],
                16 => [
                    $o[15],
                ],
                19 => [
                    $o[18],
                ],
                22 => [
                    $o[21],
                ],
                25 => [
                    $o[24],
                ],
                28 => [
                    $o[27],
                ],
                31 => [
                    $o[30],
                ],
                35 => [
                    $o[34],
                ],
                37 => [
                    $o[33],
                ],
            ],
            'name' => [
                3 => 'init',
            ],
            'in' => [
                3 => 'path',
            ],
            'required' => [
                3 => false,
            ],
            'schema' => [
                3 => $o[6],
                12 => $o[15],
            ],
            'type' => [
                6 => 'string',
                15 => 'object',
                18 => 'App\\Dto\\Request\\ThreeDomainEnrollmentDto',
                34 => 'App\\Dto\\Response\\OpenApiThreeDomainEnrollmentResponse',
            ],
            'content' => [
                9 => [
                    $o[12],
                ],
            ],
            'mediaType' => [
                12 => 'application/json',
            ],
            'examples' => [
                12 => [
                    $o[21],
                    $o[24],
                    $o[27],
                    $o[30],
                ],
            ],
            'ref' => [
                15 => $o[18],
            ],
            'groups' => [
                18 => null,
                34 => null,
            ],
            'options' => [
                18 => [],
                34 => [],
            ],
            'serializationContext' => [
                18 => [],
                34 => [],
            ],
            'example' => [
                21 => 'with-init-token',
                24 => 'with-raw-pan',
                27 => 'with-saved-card-token',
                30 => 'with-three-domain-merchant-id',
            ],
            'value' => [
                21 => '{}',
                24 => [
                    'card_number' => '5555555555554444',
                    'merchant' => 'df1f946a-8b03-4a21-8eb7-dab86a77a027',
                ],
                27 => [
                    'card' => 'df1f946a-8b03-4a21-8eb7-dab86a77a027',
                    'merchant' => 'df1f946a-8b03-4a21-8eb7-dab86a77a027',
                ],
                30 => [
                    'card_number' => '5555555555554444',
                    'three_domain_merchant_id' => 'PYNXXXXX',
                ],
            ],
            'attachables' => [
                33 => [
                    $o[34],
                ],
            ],
            'response' => [
                33 => '200',
            ],
        ],
        'OpenApi\\Context' => [
            'parent' => [
                1 => null,
                4 => null,
                7 => null,
                10 => null,
                13 => null,
                16 => null,
                19 => null,
                22 => null,
                25 => null,
                28 => null,
                31 => null,
                35 => null,
                37 => null,
            ],
        ],
    ],
    [
        $o[0],
        $o[33],
    ],
    []
); }];
