['required', 'numeric', 'min:1', 'max:500'], 'idempotency_key' => ['required', 'string', 'max:100'], 'return_url' => ['nullable', 'url', 'max:255'], ]; } }